Iterative Feature Space Optimization through Incremental Adaptive Evaluation
Yanping Wu, Yanyong Huang, Zhengzhang Chen, Zijun Yao, Yanjie Fu,, Kunpeng Liu, Xiao Luo, Dongjie Wang

TL;DR
This paper introduces EASE, a generalized adaptive evaluator that efficiently optimizes feature spaces by decoupling information, focusing on challenging samples, and incrementally updating evaluations, leading to improved performance across diverse datasets.
Contribution
The paper proposes a novel framework with a feature-sample subspace generator and a contextual attention evaluator for more effective and generalizable feature space optimization.
Findings
Outperforms existing methods on 14 real-world datasets
Effectively reduces evaluation bias and overfitting
Enhances efficiency through incremental evaluation updates
Abstract
Iterative feature space optimization involves systematically evaluating and adjusting the feature space to improve downstream task performance. However, existing works suffer from three key limitations:1) overlooking differences among data samples leads to evaluation bias; 2) tailoring feature spaces to specific machine learning models results in overfitting and poor generalization; 3) requiring the evaluator to be retrained from scratch during each optimization iteration significantly reduces the overall efficiency of the optimization process. To bridge these gaps, we propose a gEneralized Adaptive feature Space Evaluator (EASE) to efficiently produce optimal and generalized feature spaces. This framework consists of two key components: Feature-Sample Subspace Generator and Contextual Attention Evaluator. The first component aims to decouple the information distribution within the…
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
TopicsMachine Learning and Data Classification · Metaheuristic Optimization Algorithms Research · Neural Networks and Applications
MethodsAttention Is All You Need · Softmax · Linear Layer · Multi-Head Attention
