Active Acquisition for Multimodal Temporal Data: A Challenging Decision-Making Task
Jannik Kossen, Cătălina Cangea, Eszter Vértes, Andrew Jaegle, Viorica Patraucean, Ira Ktena, Nenad Tomasev, Danielle Belgrave
TL;DR
This work defines Active Acquisition for Multimodal Temporal Data (A2MT), a task where agents learn to selectively acquire high-cost modalities over time to balance predictive performance and expenditure. It introduces a Perceiver IO-based framework to handle multimodal, temporally evolving inputs, with two training regimes (small-data with separate models and large-data with shared encoders) and masking pretraining to simulate sparse observations. Experiments on synthetic scenarios demonstrate cross-modal reasoning capabilities, while evaluations on AudioSet and Kinetics-700 show cost-reactive acquisition behavior but limited per-input adaptivity, highlighting the task's difficulty and the need for further methodological advances. The work provides valuable benchmarks and insights with potential implications for domains like medicine, robotics, and finance, where modality informativeness and acquisition cost vary across contexts.
Abstract
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 acquired at significant cost. With A2MT, we aim to learn agents that actively select which modalities of an input to acquire, trading off acquisition cost and predictive performance. A2MT extends a previous task called active feature acquisition to temporal decision making about high-dimensional inputs. We propose a method based on the Perceiver IO architecture to address A2MT in practice. Our agents are able to solve a novel synthetic scenario requiring practically relevant cross-modal reasoning skills. On two large-scale, real-world datasets, Kinetics-700 and AudioSet, our agents successfully learn cost-reactive acquisition behavior. However, an ablation reveals they are unable to learn adaptive acquisition strategies, emphasizing the difficulty of the task even for state-of-the-art models. Applications of A2MT may be impactful in domains like medicine, robotics, or finance, where modalities differ in acquisition cost and informativeness.
