Secure Computation

Secure computation focuses on performing computations on sensitive data without revealing the data itself, primarily aiming to enable privacy-preserving data analysis and machine learning. Current research emphasizes improving the efficiency of secure computation techniques, particularly for complex models like deep neural networks and algorithms such as k-means clustering and decision trees, often employing homomorphic encryption or multi-party computation frameworks and exploring optimizations like GPU acceleration and approximation techniques for non-linear functions. This field is crucial for protecting sensitive data in various applications, including healthcare, finance, and collaborative research, by enabling powerful analyses while maintaining strong privacy guarantees.

Papers