中文
相关论文

相关论文: Can LLMs Generate Human-Like Wayfinding Instructio…

200 篇论文

Graphical User Interface (GUI) agents can automate complex tasks across digital environments, but their development is hindered by the scarcity of high-quality trajectory data for training. Existing approaches rely on expensive human…

计算与语言 · 计算机科学 2025-03-04 Yiheng Xu , Dunjie Lu , Zhennan Shen , Junli Wang , Zekun Wang , Yuchen Mao , Caiming Xiong , Tao Yu

Understanding and following directions provided by humans can enable robots to navigate effectively in unknown situations. We present FollowNet, an end-to-end differentiable neural architecture for learning multi-modal navigation policies.…

机器人学 · 计算机科学 2018-09-20 Pararth Shah , Marek Fiser , Aleksandra Faust , J. Chase Kew , Dilek Hakkani-Tur

Embodied navigation requires robots to understand and interact with the environment based on given tasks. Vision-Language Navigation (VLN) is an embodied navigation task, where a robot navigates within a previously seen and unseen…

机器人学 · 计算机科学 2024-09-10 Muraleekrishna Gopinathan , Jumana Abu-Khalaf , David Suter , Martin Masek

In the same way that generative models today conduct most of their training in a self-supervised fashion, how can agentic models conduct their training in a self-supervised fashion, interactively exploring, learning, and preparing to…

机器学习 · 计算机科学 2025-10-21 Kathryn Wantlin , Chongyi Zheng , Benjamin Eysenbach

Text-guided image editing and generation methods have diverse real-world applications. However, text-guided infinite image synthesis faces several challenges. First, there is a lack of text-image paired datasets with high-resolution and…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Soyeong Kwon , Taegyeong Lee , Taehwan Kim

Autonomous driving systems require comprehensive evaluation in safety-critical scenarios to ensure safety and robustness. However, such scenarios are rare and difficult to collect from real-world driving data, necessitating simulation-based…

人工智能 · 计算机科学 2026-03-04 Zhulin Jiang , Zetao Li , Cheng Wang , Ziwen Wang , Chen Xiong

In the context of autonomous navigation, effectively conveying abstract navigational cues to agents in dynamic environments presents significant challenges, particularly when navigation information is derived from diverse modalities such as…

机器学习 · 计算机科学 2025-03-17 Hsuan-Kung Yang , Tsung-Chih Chiang , Jou-Min Liu , Ting-Ru Liu , Chun-Wei Huang , Tsu-Ching Hsiao , Chun-Yi Lee

Large language models (LLMs)-based code generation for robotic manipulation has recently shown promise by directly translating human instructions into executable code, but existing methods remain noisy, constrained by fixed primitives and…

机器人学 · 计算机科学 2025-09-26 Yuan Meng , Zhenguo Sun , Max Fest , Xukun Li , Zhenshan Bing , Alois Knoll

In this paper, we propose a novel Deep Reinforcement Learning approach to address the mapless navigation problem, in which the locomotion actions of a humanoid robot are taken online based on the knowledge encoded in learned models.…

机器人学 · 计算机科学 2021-08-10 Andre Brandenburger , Diego Rodriguez , Sven Behnke

We present a method for zero-shot recommendation of multimodal non-stationary content that leverages recent advancements in the field of generative AI. We propose rendering inputs of different modalities as textual descriptions and to…

人工智能 · 计算机科学 2023-10-03 Rachel M. Harrison , Anton Dereventsov , Anton Bibin

Many structured prediction and reasoning tasks can be framed as program synthesis problems, where the goal is to generate a program in a domain-specific language (DSL) that transforms input data into the desired output. Unfortunately,…

Recent calls for pluralistic alignment of Large Language Models (LLMs) encourage adapting models to diverse user preferences. However, most prior work on personalized reward models heavily rely on additional identity information, such as…

计算与语言 · 计算机科学 2025-06-09 Michael J Ryan , Omar Shaikh , Aditri Bhagirath , Daniel Frees , William Held , Diyi Yang

Embodied AI Agents are quickly becoming important and common tools in society. These embodied agents should be able to learn about and accomplish a wide range of user goals and preferences efficiently and robustly. Large Language Models…

人工智能 · 计算机科学 2026-02-20 Rachel Ma , Jingyi Qu , Andreea Bobu , Dylan Hadfield-Menell

Similar to vision-and-language navigation (VLN) tasks that focus on bridging the gap between vision and language for embodied navigation, the new Rendezvous (RVS) task requires reasoning over allocentric spatial relationships (independent…

计算与语言 · 计算机科学 2024-07-01 Tzuf Paz-Argaman , John Palowitch , Sayali Kulkarni , Reut Tsarfaty , Jason Baldridge

We propose a perception imitation method to simulate results of a certain perception model, and discuss a new heuristic route of autonomous driving simulator without data synthesis. The motivation is that original sensor data is not always…

机器人学 · 计算机科学 2023-04-20 Xiaoliang Ju , Yiyang Sun , Yiming Hao , Yikang Li , Yu Qiao , Hongsheng Li

Indoor navigation presents unique challenges due to complex layouts and the unavailability of GNSS signals. Existing solutions often struggle with contextual adaptation, and typically require dedicated hardware. In this work, we explore the…

人工智能 · 计算机科学 2025-06-23 Alberto Coffrini , Paolo Barsocchi , Francesco Furfari , Antonino Crivello , Alessio Ferrari

Graphical User Interface (GUI) agents powered by Vision-Language Models (VLMs) have demonstrated human-like computer control capability. Despite their utility in advancing digital automation, a critical bottleneck persists: collecting…

Large Language Models (LLMs) have demonstrated remarkable capabilities across many domains, yet their application to specialized fields remains constrained by the scarcity and complexity of domain-specific training data. We present a novel…

计算与语言 · 计算机科学 2026-04-14 Nolan Platt , Pragyansmita Nayak

Object navigation (ObjectNav) requires an agent to navigate through unseen environments to find queried objects. Many previous methods attempted to solve this task by relying on supervised or reinforcement learning, where they are trained…

计算与语言 · 计算机科学 2024-03-26 Yuxuan Kuang , Hai Lin , Meng Jiang

Programming a robotic is a complex task, as it demands the user to have a good command of specific programming languages and awareness of the robot's physical constraints. We propose a framework that simplifies robot deployment by allowing…