paper-with-me

홈 › Papers

Efficient Explicit Joint-level Interaction Modeling with Mamba for Text-guided HOI Generation

2025-03-29 · Guohong Huang, Ling-An Zeng, Zexin Zheng, Shengbo Gu, Wei-Shi Zheng

We propose a novel approach for generating text-guided human-object interactions (HOIs) that achieves explicit joint-level interaction modeling in a computationally efficient manner. Previous methods represent the entire human body as a single token, making it difficult to capture fine-grained joint-level interactions and resulting in unrealistic HOIs. However, treating each individual joint as a token would yield over twenty times more tokens, increasing computational overhead. To address these challenges, we introduce an Efficient Explicit Joint-level Interaction Model (EJIM). EJIM features a Dual-branch HOI Mamba that separately and efficiently models spatiotemporal HOI information, as well as a Dual-branch Condition Injector for integrating text semantics and object geometry into human and object motions. Furthermore, we design a Dynamic Interaction Block and a progressive masking mechanism to iteratively filter out irrelevant joints, ensuring accurate and nuanced interaction modeling. Extensive quantitative and qualitative evaluations on public datasets demonstrate that EJIM surpasses previous works by a large margin while using only 5\% of the inference time. Code is available \href{https://github.com/Huanggh531/EJIM}{here}.

📄 PDF Abstract BibTeX arXiv:2503.23121

Code (1)

huanggh531/ejim 공식 구현

Tasks

Human-Object Interaction DetectionMambaObject

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

LaTIM: Measuring Latent Token-to-Token Interactions in Mamba Models

2025-02-21 · Hugo Pitorro, Marcos Treviso

State space models (SSMs), such as Mamba, have emerged as an efficient alternative to transformers for long-context sequence modeling. However, despite their growing adoption, SSMs lack the interpretability tools that ha…

Machine TranslationMambaRetrievalState Space Models

DF-Mamba: Deformable State Space Modeling for 3D Hand Pose Estimation in Interactions

2025-12-02 · Yifan Zhou, Takehiko Ohkawa, Guwenxiao Zhou, Kanoko Goto 외 arxiv

Modeling daily hand interactions often struggles with severe occlusions, such as when two hands overlap, which highlights the need for robust feature learning in 3D hand pose estimation (HPE). To handle such occluded han…

3D Hand Pose Estimation

ChainHOI: Joint-based Kinematic Chain Modeling for Human-Object Interaction Generation

2025-01-01 · CVPR 2025 1 · Ling-An Zeng, Guohong Huang, Yi-Lin Wei, Shengbo Gu 외

We propose ChainHOI, a novel approach for text-driven human-object interaction (HOI) generation that explicitly models interactions at both the joint and kinetic chain levels. Unlike existing methods that implicit…

Human-Object Interaction DetectionHuman-Object Interaction Generation

UniMamba: A Unified Spatial-Temporal Modeling Framework with State-Space and Attention Integration

2026-03-06 · Xingsheng Chen, Xianpei Mu, Deyu Yi, Yilin Yuan 외 arxiv

Multivariate time series forecasting is fundamental to numerous domains such as energy, finance, and environmental monitoring, where complex temporal dependencies and cross-variable interactions pose enduring challenges.…

Multivariate Time Series ForecastingComputational Efficiency

CS-MUNet: A Channel-Spatial Dual-Stream Mamba Network for Multi-Organ Segmentation

2026-03-20 · Yuyang Zheng, Mingda Zhang, Jianglong Qin, Qi Mo 외 arxiv

Recently Mamba-based methods have shown promise in abdominal organ segmentation. However, existing approaches neglect cross-channel anatomical semantic collaboration and lack explicit boundary-aware feature fusion mechan…