GBSVR: Granular Ball Support Vector Regression
By: Reshma Rastogi , Ankush Bisht , Sanjay Kumar and more
Potential Business Impact:
Makes computer predictions faster and more accurate.
Support Vector Regression (SVR) and its variants are widely used to handle regression tasks, however, since their solution involves solving an expensive quadratic programming problem, it limits its application, especially when dealing with large datasets. Additionally, SVR uses an epsilon-insensitive loss function which is sensitive to outliers and therefore can adversely affect its performance. We propose Granular Ball Support Vector Regression (GBSVR) to tackle problem of regression by using granular ball concept. These balls are useful in simplifying complex data spaces for machine learning tasks, however, to the best of our knowledge, they have not been sufficiently explored for regression problems. Granular balls group the data points into balls based on their proximity and reduce the computational cost in SVR by replacing the large number of data points with far fewer granular balls. This work also suggests a discretization method for continuous-valued attributes to facilitate the construction of granular balls. The effectiveness of the proposed approach is evaluated on several benchmark datasets and it outperforms existing state-of-the-art approaches
Similar Papers
Quantum Support Vector Regression for Robust Anomaly Detection
Quantum Physics
Quantum computers find hidden computer problems better.
SVR-GS: Spatially Variant Regularization for Probabilistic Masks in 3D Gaussian Splatting
CV and Pattern Recognition
Makes 3D images smaller and faster to show.
SupCLAP: Controlling Optimization Trajectory Drift in Audio-Text Contrastive Learning with Support Vector Regularization
Sound
Makes computers understand sounds and words better.