paper-with-me

Papers

Understanding Embodied Reference with Touch-Line Transformer

2022-10-11 · Yang Li, Xiaoxue Chen, Hao Zhao, Jiangtao Gong, Guyue Zhou, Federico Rossano, Yixin Zhu

We study embodied reference understanding, the task of locating referents using embodied gestural signals and language references. Human studies have revealed that objects referred to or pointed to do not lie on the elbow-wrist line, a common misconception; instead, they lie on the so-called virtual touch line. However, existing human pose representations fail to incorporate the virtual touch line. To tackle this problem, we devise the touch-line transformer: It takes as input tokenized visual and textual features and simultaneously predicts the referent's bounding box and a touch-line vector. Leveraging this touch-line prior, we further devise a geometric consistency loss that encourages the co-linearity between referents and touch lines. Using the touch-line as gestural information improves model performances significantly. Experiments on the YouRefIt dataset show our method achieves a +25.0% accuracy improvement under the 0.75 IoU criterion, closing 63.6% of the gap between model and human performances. Furthermore, we computationally verify prior human studies by showing that computational models more accurately locate referents when using the virtual touch line than when using the elbow-wrist line.

📄 PDF Abstract BibTeX arXiv:2210.05668

Code (1)

yang-li-2000/understanding-embodied-reference-with-touch-line-transformer 공식 구현 pytorch

Similar Papers 제목 키워드 기반

AD-DINO: Attention-Dynamic DINO for Distance-Aware Embodied Reference Understanding

2024-11-13 · Hao Guo, Wei Fan, Baichun Wei, Jianfei Zhu 외

Embodied reference understanding is crucial for intelligent agents to predict referents based on human intention through gesture signals and language descriptions. This paper introduces the Attention-Dynamic DINO, a nove…

YouRefIt: Embodied Reference Understanding with Language and Gesture

2021-09-08 · ICCV 2021 10 · Yixin Chen, Qing Li, Deqian Kong, Yik Lun Kei 외

We study the understanding of embodied reference: One agent uses both language and gesture to refer to an object to another agent in a shared physical environment. Of note, this new visual task requires understanding mul…

OPENTOUCH: Bringing Full-Hand Touch to Real-World Interaction

2025-12-18 · Yuxin Ray Song, Jinzhou Li, Rao Fu, Devin Murphy 외 arxiv

The human hand is our primary interface to the physical world, yet egocentric perception rarely knows when, where, or how forcefully it makes contact. Robust wearable tactile sensors are scarce, and no existing in-the-wi…

Mapping Embodied Affective Touch Strategies on a Humanoid Robot

2026-05-12 · Qiaoqiao Ren, Omar Eldardeer, Francesca Cocchella, Rea Francesco 외 arxiv

Affective touch in human-robot interaction is shaped not only by emotional intent, but also by robot embodiment, including touch location, physical constraints, and perceived agency or social role. Existing HRI studies t…

TextToucher: Fine-Grained Text-to-Touch Generation

2024-09-09 · Jiahang Tu, Hao Fu, Fengyu Yang, Hanbin Zhao 외

Tactile sensation plays a crucial role in the development of multi-modal large models and embodied intelligence. To collect tactile data with minimal cost as possible, a series of studies have attempted to generate tacti…

Language ModellingLarge Language ModelMultimodal Large Language Model