Cost-Sensitive Feature-Value Acquisition Using Feature Relevance
Kimmo K\"arkk\"ainen, Mohammad Kachuee, Orpaz Goldstein, Majid, Sarrafzadeh

TL;DR
This paper introduces a neural network-based method for cost-sensitive feature acquisition that adaptively selects the most relevant features considering their costs, improving prediction accuracy efficiently.
Contribution
It presents a novel neural network approach for adaptive feature selection that accounts for feature relevance and costs, applicable across diverse problem domains.
Findings
Achieves higher accuracy at lower costs compared to state-of-the-art methods.
Effective on multiple datasets including Yahoo! Learning to Rank and health datasets.
Demonstrates versatility of the approach across different application areas.
Abstract
In many real-world machine learning problems, feature values are not readily available. To make predictions, some of the missing features have to be acquired, which can incur a cost in money, computational time, or human time, depending on the problem domain. This leads us to the problem of choosing which features to use at the prediction time. The chosen features should increase the prediction accuracy for a low cost, but determining which features will do that is challenging. The choice should take into account the previously acquired feature values as well as the feature costs. This paper proposes a novel approach to address this problem. The proposed approach chooses the most useful features adaptively based on how relevant they are for the prediction task as well as what the corresponding feature costs are. Our approach uses a generic neural network architecture, which is suitable…
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 · Explainable Artificial Intelligence (XAI) · Imbalanced Data Classification Techniques
