paper-with-me

Papers

Lightweight Visual Reasoning for Socially-Aware Robots

2026-03-04 · Alessio Galatolo, Ronald Cumbal, Alexandros Rouchitsas, Katie Winkle, Didem Gürdür Broo, Ginevra Castellano arxiv

Robots operating in shared human environments must not only navigate, interact, and detect their surroundings, they must also interpret and respond to dynamic, and often unpredictable, human behaviours. Although recent advances have shown promise in enhancing robotic perception and instruction-following using Vision-Language Models (VLMs), they remain limited in addressing the complexities of multimodal human-robot interactions (HRI). Motivated by this challenge, we introduce a lightweight language-to-vision feedback module that closes the loop between an LLM and the vision encoder in VLMs. The module projects image-token hidden states through a gated Multi-Layer Perceptron (MLP) back into the encoder input, prompting a second pass that reinterprets the scene under text context. We evaluate this approach on three robotics-centred tasks: navigation in a simulated environment (Habitat), sequential scene description (Mementos-Robotics), and human-intention recognition (our HRI dataset). Results show that our method improves Qwen 2.5 (7B) by $3.3\%$ (less distance), $+0.057$ description score, and $+2.93\%$ accuracy, with less than $3\%$ extra parameters; Gemma 3 (4B) and LLaVA OV 1.5 (4B) show mixed navigation results but gains $+0.111,+0.055$ and $+10.81\%,+4.79\%$ on the latter two tasks. Code is available at https://github.com/alessioGalatolo/VLM-Reasoning-for-Robotics

📄 PDF Abstract BibTeX arXiv:2603.03942

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

A Lightweight Crowd Model for Robot Social Navigation

2025-08-27 · Maryam Kazemi Eskeri, Thomas Wiedemann, Ville Kyrki, Dominik Baumann 외 arxiv

Robots operating in human-populated environments must navigate safely and efficiently while minimizing social disruption. Achieving this requires estimating crowd movement to avoid congested areas in real-time. Tradition…

Computational EfficiencyRobot Navigation

Using Vision-Language Models as Proxies for Social Intelligence in Human-Robot Interaction

2025-12-08 · Fanjun Bu, Melina Tsai, Audrey Tjokro, Tapomayukh Bhattacharjee 외 arxiv

Robots operating in everyday environments must often decide when and whether to engage with people, yet such decisions often hinge on subtle nonverbal cues that unfold over time and are difficult to model explicitly. Dra…

SocialNav: Training Human-Inspired Foundation Model for Socially-Aware Embodied Navigation

2025-11-26 · Ziyi Chen, Yingnan Guo, Zedong Chu, Minghua Luo 외 arxiv

Embodied navigation that adheres to social norms remains an open research challenge. Our SocialNav is a foundational model for socially-aware navigation with a hierarchical "brain-action" architecture, capable of underst…

Reinforcement Learning

Walk With Me: Long-Horizon Social Navigation for Human-Centric Outdoor Assistance

2026-04-29 · Lingfeng Zhang, Xiaoshuai Hao, Xizhou Bu, Yingbo Tang 외 arxiv

Assisting humans in open-world outdoor environments requires robots to translate high-level natural-language intentions into safe, long-horizon, and socially compliant navigation behavior. Existing map-based methods rely…

A Pairwise Human-Human Interaction Detection and Recognition Framework for Mobile Service Robots

2026-02-25 · Mengyu Liang, Iolanda Leite, Sarah Gillet arxiv

Autonomous mobile service robots, such as lawnmowers or cleaning robots, operating in human-populated environments need to reason about human-human interactions to support safe and socially aware navigation. For such sys…

Group Activity Recognition