DeSeG: Decoupling Semantic Intent and Geometric Constraints for Physically Plausible Human-Scene Interaction

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

DeSeG is a novel hierarchical framework designed to synthesize physically plausible human-scene interactions (HSI) by addressing semantic-geometric entanglement and physical hallucinations in generative models. It explicitly decouples high-level semantic intent from low-level geometric constraints. The framework features a Residual Semantic Planner that encodes textual instructions and canonicalized goal voxels into a compact latent space, enabling fine-grained semantic control independent of spatial trajectories. Complementing this, a Physics-Regularized Diffusion Executor integrates differentiable repulsive potential fields directly into its diffusion objective, ensuring collision-aware motion generation during training without test-time optimization. Experiments on the Lingo dataset demonstrate DeSeG's strong performance, reducing mean scene penetration by 47% and improving semantic alignment by 29% compared to existing baselines. It also exhibits robust cross-dataset generalization and superior Semantic-Geometric Consistency on challenging negative-constraint scenarios.

Key takeaway

For AI Scientists and ML Engineers developing human avatar systems or embodied AI, you should recognize that monolithic generative models often conflate semantic intent with geometric cues, leading to physically implausible or semantically incorrect interactions. You can significantly improve the robustness and realism of your human-scene interaction synthesis by adopting hierarchical frameworks like DeSeG. Explicitly decoupling semantic planning from geometric execution, and integrating physics regularization directly into training, will yield more faithful and collision-free motions, even in challenging, counter-intuitive scenarios.

Key insights

DeSeG decouples semantic intent from geometric constraints to synthesize physically plausible human-scene interactions, preventing shortcut learning and penetrations.

Principles

Method

DeSeG uses a Residual Semantic Planner for latent affordance encoding from text and canonicalized goal voxels, then a Physics-Regularized Diffusion Executor with differentiable repulsive potential fields for collision-aware motion.

In practice

Topics

Best for: Research Scientist, AI Scientist, Computer Vision Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.