RA-L 20251 citations

Multimodal Target Localization With Landmark-Aware Positioning for Urban Mobility

Naoki Hosomi, Yui Iioka, Shumpei Hatanaka, Teruhisa Misu, Kentaro Yamada, Nanami Tsukamoto, Shunsuke Kobayashi, Komei Sugiura

Abstract

Advancements in vehicle automation technology are expected to significantly impact how humans interact with vehicles. In this study, we propose a method to create user-friendly control interfaces for autonomous vehicles in urban environments. The proposed model predicts the vehicle's destination on the images captured by the vehicle's cameras based on high-level navigation instructions. Our data analysis found that users often specify the destination based on the relative positions of landmarks in a scene. The task is challenging because users can specify arbitrary destinations on roads, which do not have distinct visual characteristics for prediction. Thus, the model should consider relationships between landmarks and the ideal stopping position. Existing approaches only model the relationships between instructions and destinations and do not explicitly model the relative positional relationships between landmarks and destinations. To address this limitation, the proposed Target Regressor in Positioning (TRiP) model includes a novel loss function, Landmark-aware Absolute-Relative Target Position Loss, and two novel modules, Target Position Localizer and Multi-Resolution Referring Expression Comprehension Feature Extractor. To validate TRiP, we built a new dataset by extending an existing dataset of referring expression comprehension. The model was evaluated on the dataset using a standard metric, and the results showed that TRiP significantly outperformed the baseline method.

BibTeX
@inproceedings{ral2025_multimodaltarget,
  title = {Multimodal Target Localization With Landmark-Aware Positioning for Urban Mobility},
  author = {Naoki Hosomi and Yui Iioka and Shumpei Hatanaka and Teruhisa Misu and Kentaro Yamada and Nanami Tsukamoto and Shunsuke Kobayashi and Komei Sugiura},
  booktitle = {RA-L 2025},
  year = {2025}
}