Generator Assisted Mixture of Experts For Feature Acquisition in Batch
Vedang Asgaonkar, Aditya Jain, Abir De

TL;DR
This paper introduces a batch feature acquisition method using a generator-assisted mixture of experts, enabling cost-effective feature selection with improved accuracy trade-offs, suitable for time-sensitive applications.
Contribution
It proposes a novel batch feature acquisition framework leveraging feature generation, data partitioning, and a mixture of experts model, advancing beyond sequential methods.
Findings
Outperforms existing methods in accuracy-cost trade-off.
Uses feature generator to reduce oracle query costs.
Employs data partitioning and mixture of experts for tractability.
Abstract
Given a set of observations, feature acquisition is about finding the subset of unobserved features which would enhance accuracy. Such problems have been explored in a sequential setting in prior work. Here, the model receives feedback from every new feature acquired and chooses to explore more features or to predict. However, sequential acquisition is not feasible in some settings where time is of the essence. We consider the problem of feature acquisition in batch, where the subset of features to be queried in batch is chosen based on the currently observed features, and then acquired as a batch, followed by prediction. We solve this problem using several technical innovations. First, we use a feature generator to draw a subset of the synthetic features for some examples, which reduces the cost of oracle queries. Second, to make the feature acquisition problem tractable for the large…
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
TopicsAdvanced Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Domain Adaptation and Few-Shot Learning
MethodsSparse Evolutionary Training
