English

Modeling User Behavior from Adaptive Surveys with Supplemental Context

Machine Learning 2025-07-29 v1 Artificial Intelligence Information Retrieval

Abstract

Modeling user behavior is critical across many industries where understanding preferences, intent, or decisions informs personalization, targeting, and strategic outcomes. Surveys have long served as a classical mechanism for collecting such behavioral data due to their interpretability, structure, and ease of deployment. However, surveys alone are inherently limited by user fatigue, incomplete responses, and practical constraints on their length making them insufficient for capturing user behavior. In this work, we present LANTERN (Late-Attentive Network for Enriched Response Modeling), a modular architecture for modeling user behavior by fusing adaptive survey responses with supplemental contextual signals. We demonstrate the architectural value of maintaining survey primacy through selective gating, residual connections and late fusion via cross-attention, treating survey data as the primary signal while incorporating external modalities only when relevant. LANTERN outperforms strong survey-only baselines in multi-label prediction of survey responses. We further investigate threshold sensitivity and the benefits of selective modality reliance through ablation and rare/frequent attribute analysis. LANTERN's modularity supports scalable integration of new encoders and evolving datasets. This work provides a practical and extensible blueprint for behavior modeling in survey-centric applications.

Keywords

Cite

@article{arxiv.2507.20919,
  title  = {Modeling User Behavior from Adaptive Surveys with Supplemental Context},
  author = {Aman Shukla and Daniel Patrick Scantlebury and Rishabh Kumar},
  journal= {arXiv preprint arXiv:2507.20919},
  year   = {2025}
}

Comments

Best Paper, NewInML @ ICML 2025

R2 v1 2026-07-01T04:22:16.697Z