LightGBM robust optimization algorithm based on topological data analysis
Han Yang, Guangjun Qin, Ziyuan Liu, Yongqing Hu, Qinglong Dai

TL;DR
This paper introduces TDA-LightGBM, a robust image classification algorithm that combines pixel and topological features to improve accuracy under noisy conditions, outperforming standard LightGBM.
Contribution
The paper proposes a novel TDA-based feature fusion method for LightGBM, enhancing robustness against noise in image classification tasks.
Findings
Achieves 3% accuracy improvement over LightGBM on SOCOFing dataset with noise.
Improves accuracy by 0.5% in noise-free scenarios, reaching 99.8%.
Increases classification accuracy of ultrasound breast images and webface datasets by 6% and 15%.
Abstract
To enhance the robustness of the Light Gradient Boosting Machine (LightGBM) algorithm for image classification, a topological data analysis (TDA)-based robustness optimization algorithm for LightGBM, TDA-LightGBM, is proposed to address the interference of noise on image classification. Initially, the method partitions the feature engineering process into two streams: pixel feature stream and topological feature stream for feature extraction respectively. Subsequently, these pixel and topological features are amalgamated into a comprehensive feature vector, serving as the input for LightGBM in image classification tasks. This fusion of features not only encompasses traditional feature engineering methodologies but also harnesses topological structure information to more accurately encapsulate the intrinsic features of the image. The objective is to surmount challenges related to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Advanced Algorithms and Applications · Industrial Vision Systems and Defect Detection
