Information Templates: A New Paradigm for Intelligent Active Feature Acquisition

๐Ÿ“… 2025-08-25
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
Existing active feature acquisition (AFA) methods suffer from either the high computational complexity of reinforcement learning or the suboptimality of greedy strategies, which overly rely on joint feature informativeness and explicit data distribution modeling. To address these limitations, we propose Template-based Active Feature Acquisition (TAFA), the first AFA framework introducing a learnable feature template mechanism. TAFA models cross-instance joint informativeness to transform sequential feature selection into a template-guided sequential decision processโ€”thereby obviating explicit data distribution estimation and RL policy search. As a result, TAFA achieves non-greedy selection, strong generalization across domains, and computational efficiency. Extensive experiments on multiple synthetic and real-world datasets demonstrate that TAFA significantly reduces both feature acquisition cost and computational overhead, consistently outperforming state-of-the-art methods.

Technology Category

Application Category

๐Ÿ“ Abstract
Active feature acquisition (AFA) is an instance-adaptive paradigm in which, at test time, a policy sequentially chooses which features to acquire (at a cost) before predicting. Existing approaches either train reinforcement learning (RL) policies, which deal with a difficult MDP, or greedy policies that cannot account for the joint informativeness of features or require knowledge about the underlying data distribution. To overcome this, we propose Template-based AFA (TAFA), a non-greedy framework that learns a small library of feature templates--a set of features that are jointly informative--and uses this library of templates to guide the next feature acquisitions. Through identifying feature templates, the proposed framework not only significantly reduces the action space considered by the policy but also alleviates the need to estimate the underlying data distribution. Extensive experiments on synthetic and real-world datasets show that TAFA outperforms the existing state-of-the-art baselines while achieving lower overall acquisition cost and computation.
Problem

Research questions and friction points this paper is trying to address.

Reducing action space in active feature acquisition
Eliminating need for data distribution estimation
Lowering feature acquisition costs and computation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Template-based AFA framework
Learns library of feature templates
Reduces action space and distribution estimation
๐Ÿ”Ž Similar Papers
No similar papers found.
H
Hung-Tien Huang
Department of Computer Science, University of North Carolina at Chapel Hill
Dzung Dinh
Dzung Dinh
University of North Carolina at Chapel Hill
Machine LearningComputer Vision
J
Junier B. Oliva
Department of Computer Science, University of North Carolina at Chapel Hill