Homomorphic Logistic Regression Training

Homomorphic logistic regression training focuses on performing logistic regression computations on encrypted data, enabling privacy-preserving machine learning. Current research emphasizes efficient algorithms, such as variations on Newton's method employing simplified Hessians and accelerated gradient techniques like quadratic gradient, to speed up training while maintaining accuracy under homomorphic encryption. This field is significant for its potential to enable secure data analysis and machine learning in sensitive applications like healthcare and finance, where privacy is paramount. Improved efficiency and accuracy in homomorphic logistic regression are key goals driving ongoing research.

Papers