Search papers, labs, and topics across Lattice.
To solve the decoupling between spatial contact prediction and kinematic trajectory generation in first-person vision, this work introduces Coherent4D鈥攁 233K-sample continuous 4D egocentric interaction benchmark鈥攁longside a cascaded framework named HIGFlow. HIGFlow formalizes the task as a "where-to-how" process by first predicting continuous 3D interaction locations from semantic grounding and short-horizon visual cues, then conditioning full-body pose generation on these endpoints. Across three diverse domains, the method significantly outperforms standard baselines on continuous 3D localization accuracy while generating kinematically consistent, diverse human motion sequences.
Egocentric motion forecasting fails without explicit spatial goals; anchoring residual flow matching to predicted continuous 3D interaction targets eliminates structural drift and aligns full-body trajectories with human intent.
Egocentric 4D interaction forecasting aims to anticipate both where future interactions will occur in 3D and how the human body will move to realize them, providing an important capability for assistive robotics and human-computer interaction. Existing methods struggle to translate semantic understanding into precise continuous 3D localization and to balance motion diversity with structural consistency in pose forecasting. More fundamentally, these tasks are often modeled separately, leaving the continuous geometric and temporal correspondence between interaction locations and body motion insufficiently captured. To address these challenges, we introduce Coherent4D, a large-scale egocentric dataset for continuous 4D interaction forecasting, comprising approximately 233K samples across three domains. Each sample pairs a sequence of future 3D interaction locations with corresponding full-body poses, aligned in time and expressed in a shared coordinate system. We also provide evaluation metrics in continuous space. Building on this formulation, we propose HIGFlow, a Hand Interaction Guided Residual Flow framework that models forecasting as a cascaded where-to-how process. HIGFlow first forecasts continuous future interaction locations by combining semantic grounding with short-horizon visual dynamics, and then uses the predicted location sequence to condition a deterministic motion anchor and residual Flow Matching for diverse yet structurally consistent full-body motion forecasting. Extensive experiments across all three domains demonstrate consistent improvements over representative baselines on both location and pose forecasting, while ablations validate the contributions of the proposed components. The project page is available at https://corrineqiu.github.io/from-where-to-how/.