← Back to feed
2026-06-26visionscalingdata

HAT-4D: Lifting Monocular Video for 4D Multi-Object Interactions via Human-Agent Collaboration

Jiaxin Li, Yuxiang Wu, Zhenkai Zhang, Xinrui Shi, Haoyuan Wang, Yichen Zhao, Su Linxiang, Chenyang Yu, Mingyu Zhang, Yifan Ding, Boran Wen, Li Zhang, Ruiyang Liu, Yong-Lu Li

PDF preview for HAT-4D: Lifting Monocular Video for 4D Multi-Object Interactions via Human-Agent Collaboration
Read on arXiv →

Key claim

HAT-4D reconstructs complex 4D interactions from single videos.

In plain English

Imagine trying to understand how multiple objects interact in a video, like people playing soccer or cars navigating a busy street. Traditionally, methods that analyze these interactions focus on single objects, which means they struggle when things get complicated, like when one object blocks another from view. This is a common issue known as occlusion, and it can lead to incomplete or inaccurate reconstructions of the scene. When you're trying to build systems that understand these interactions, this limitation can be a major roadblock.

HAT-4D steps in as a solution to this problem. It’s designed to take a single video and reconstruct not just the 3D shapes of the objects, but also how they move and interact over time. The framework cleverly combines visual language models with a feedback system that involves human input, which helps it figure out depth and resolve occlusions more effectively. This means it can create realistic 3D models of multiple objects interacting, even in challenging scenarios.

What sets HAT-4D apart from previous methods is its ability to handle complex interactions without needing multiple cameras, which are often expensive and cumbersome. The results show that it not only performs well on various metrics but also enhances the performance of existing models when used for fine-tuning. For anyone building applications in areas like robotics or augmented reality, this means you can now gather rich, detailed data from simpler setups, making it easier to scale your projects.

Novelty
8.0/10

HAT-4D introduces a novel framework for reconstructing complex 4D interactions from monocular videos, addressing significant limitations in existing methods.

Reliability
8.0/10

The paper provides extensive experiments and a new benchmark, supporting its claims with solid evaluation metrics.

Deep reliability assessment

The evidence supports that HAT-4D improves multi-object 4D reconstruction on the authors’ MVOIK-4D benchmark, especially on interaction/consistency metrics and in challenging subsets (depth ambiguity, topology change, occlusions). Claims that it yields generally ‘physically plausible’ assets in the wild are partly mediated by proxy metrics and human-in-the-loop guidance, so generalization beyond their benchmark and with minimal human input is less certain.

Reproducibility

Yes in principle — the paper states that data and code are available at a project webpage, defines metrics (CLIP, FVD, LPIPS, custom Deform/Relation/Intra) and reports tables across defined subsets (77 tasks, 112 scenarios). However, no explicit repo URL is shown here and the exact human-in-the-loop protocols (amount/timing of feedback, UI) may be hard to replicate without released tooling.

Key figure

Figure 1 showcases diverse real-world interaction sequences in MVOIK-4D—occlusion memory, complex deformations, and coordinated multi-object motion—highlighting the need for geometry, dynamics, and long-horizon temporal consistency.

Benchmark results

MVOIK-4D (Depth ambiguity subset)LPIPS (lower is better): 0.1388vs FB4D-16.9%SOTA
MVOIK-4D (Depth ambiguity subset)Deform (higher is better): 3.7051vs GVFDiffusion+53.3%SOTA
MVOIK-4D (Topology change subset)FVD (lower is better): 853.05vs FB4D-9.8%SOTA
MVOIK-4D (Topology change subset)Relation (higher is better): 2.6354vs SV4D+8.6%SOTA
MVOIK-4D (Heavy occlusions subset)Intra (lower is better): 0.0005vs FB4D-37.5%SOTA
HAT-4D: Lifting Monocular Video for 4D Multi-Object Interactions via Human-Agent Collaboration — Frontier Papers