A Survey on Active Feature Acquisition Strategies
Active feature acquisition studies the challenge of making accurate predictions while limiting the cost of collecting complete data. By selectively acquiring only the most informative features for each instance, these strategies enable efficient decision-making in scenarios where data collection is expensive or time-consuming. This survey reviews recent progress in active feature acquisition, discussing common problem formulations, practical challenges, and key insights. We also highlight open issues and promising directions for future research.
Code (0)
등록된 구현이 없습니다.
Tasks
Decision MakingSurveySimilar Papers 제목 키워드 기반
Rethinking deep active learning: Using unlabeled data at model training
Active learning typically focuses on training a model on few labeled examples alone, while unlabeled ones are only used for acquisition. In this work we depart from this setting by using both labeled and unlabeled data d…
Active Learningimage-classificationImage ClassificationActive learning with RESSPECT: Resource allocation for extragalactic astronomical transients
The recent increase in volume and complexity of available astronomical data has led to a wide use of supervised machine learning techniques. Active learning strategies have been proposed as an alternative to optimize the…
Active LearningAstronomyBIG-bench Machine LearningActive Acquisition for Multimodal Temporal Data: A Challenging Decision-Making Task
We introduce a challenging decision-making task that we call active acquisition for multimodal temporal data (A2MT). In many real-world scenarios, input features are not readily available at test time and must instead be…
Decision MakingInformativenessConBatch-BAL: Batch Bayesian Active Learning under Budget Constraints
Varying annotation costs among data points and budget constraints can hinder the adoption of active learning strategies in real-world applications. This work introduces two Bayesian active learning strategies for batch a…
Active LearningCohort-Based Active Modality Acquisition
Real-world machine learning applications often involve data from multiple modalities that must be integrated effectively to make robust predictions. However, in many practical settings, not all modalities are available f…
Active LearningImputation