paper-with-me

Papers

Predicting Physical World Destinations for Commands Given to Self-Driving Cars

2021-12-10 · Dusan Grujicic, Thierry Deruyttere, Marie-Francine Moens, Matthew Blaschko

In recent years, we have seen significant steps taken in the development of self-driving cars. Multiple companies are starting to roll out impressive systems that work in a variety of settings. These systems can sometimes give the impression that full self-driving is just around the corner and that we would soon build cars without even a steering wheel. The increase in the level of autonomy and control given to an AI provides an opportunity for new modes of human-vehicle interaction. However, surveys have shown that giving more control to an AI in self-driving cars is accompanied by a degree of uneasiness by passengers. In an attempt to alleviate this issue, recent works have taken a natural language-oriented approach by allowing the passenger to give commands that refer to specific objects in the visual scene. Nevertheless, this is only half the task as the car should also understand the physical destination of the command, which is what we focus on in this paper. We propose an extension in which we annotate the 3D destination that the car needs to reach after executing the given command and evaluate multiple different baselines on predicting this destination location. Additionally, we introduce a model that outperforms the prior works adapted for this particular setting.

📄 PDF Abstract BibTeX arXiv:2112.05419

Code (1)

thierryderuyttere/talk2car-destination 공식 구현 pytorch

Tasks

Self-Driving Cars

Similar Papers 제목 키워드 기반

Predicting Origin-Destination Flow via Multi-Perspective Graph Convolutional Network

2020-04-01 · 2020 IEEE 36th International Conference on Data Engineering (ICDE) 2020 4 · Hongzhi Shi, Quanming Yao, Qi Guo, Yaguang Li 외

Predicting Origin-Destination (OD) flow is a crucial problem for intelligent transportation. However, it is extremely challenging because of three reasons: first, correlations exist between both origins and destinations;…

Philosophy

Robot Learning from a Physical World Model

2025-11-10 · Jiageng Mao, Sicheng He, Hao-Ning Wu, Yang You 외 arxiv

We introduce PhysWorld, a framework that enables robot learning from video generation through physical world modeling. Recent video generation models can synthesize photorealistic visual demonstrations from language comm…

Reinforcement LearningVideo Generation

TSPDiffuser: Diffusion Models as Learned Samplers for Traveling Salesperson Path Planning Problems

2024-06-05 · Ryo Yonetani

This paper presents TSPDiffuser, a novel data-driven path planner for traveling salesperson path planning problems (TSPPPs) in environments rich with obstacles. Given a set of destinations within obstacle maps, our objec…

AgentRob: From Virtual Forum Agents to Hijacked Physical Robots

2026-02-14 · Wenrui Liu, Yaxuan Wang, Xun Zhang, Yanshu Wang 외 arxiv

Large Language Model (LLM)-powered autonomous agents have demonstrated significant capabilities in virtual environments, yet their integration with the physical world remains narrowly confined to direct control interface…

Agent as Policy for Robotic Manipulation

2026-09-11 · Mengzhao Jia, Yang Lin, Xixin Zhang, Zhihan Zhang 외 hf

We demonstrate that a general-purpose agent can directly drive a physical robot throughout task execution without any task-specific or environment-specific training. We introduce Agent as Policy (AGP), which places task …