English

E-SocialNav: Efficient Socially Compliant Navigation with Language Models

Robotics 2026-03-24 v1

Abstract

Language models (LMs) are increasingly applied to robotic navigation; however, existing benchmarks primarily emphasize navigation success rates while paying limited attention to social compliance. Moreover, relying on large-scale LMs can raise efficiency concerns, as their heavy computational overhead leads to slower response times and higher energy consumption, making them impractical for real-time deployment on resource-constrained robotic platforms. In this work, we evaluate the social compliance of GPT-4o and Claude in robotic navigation and propose E-SocialNav, an efficient LM designed for socially compliant navigation. Despite being trained on a relatively small dataset, E-SocialNav consistently outperforms zero-shot baselines in generating socially compliant behaviors. By employing a two-stage training pipeline consisting of supervised fine-tuning followed by direct preference optimization, E-SocialNav achieves strong performance in both text-level semantic similarity to human annotations and action accuracy. The source code is available at https://github.com/Dr-LingXiao/ESocialNav.

Keywords

Cite

@article{arxiv.2603.20664,
  title  = {E-SocialNav: Efficient Socially Compliant Navigation with Language Models},
  author = {Ling Xiao and Daeun Song and Xuesu Xiao and Toshihiko Yamasaki},
  journal= {arXiv preprint arXiv:2603.20664},
  year   = {2026}
}

Comments

Accepted by 2026 IEEE International Conference on Acoustics, Speech, and Signal Processing, to appear. Preprint version

R2 v1 2026-07-01T11:31:03.796Z