Threshold Function

Threshold functions, which classify inputs based on whether a function's value exceeds a threshold, are fundamental in machine learning and related fields. Current research focuses on efficiently learning these functions, particularly polynomial threshold functions (PTFs), within various learning models (e.g., agnostic, robust, active learning) and under different noise conditions, employing techniques like robust perceptron algorithms and novel polynomial decomposition methods. Understanding the computational complexity of learning PTFs, especially in high-dimensional spaces and with corrupted data, is crucial for improving the robustness and efficiency of machine learning algorithms. These advancements have implications for diverse applications, including classification, optimization, and privacy-preserving data analysis.

Papers