中文
相关论文

相关论文: Mixture of Horizons in Action Chunking

200 篇论文

Action chunking has recently emerged as a standard practice in flow-based Vision-Language-Action (VLA) models. However, the effect and choice of the execution horizon - the number of actions to be executed from each predicted chunk -…

机器人学 · 计算机科学 2026-02-26 Haoxuan Wang , Gengyu Zhang , Yan Yan , Ramana Rao Kompella , Gaowen Liu

General-purpose robots must master long-horizon manipulation, defined as tasks involving multiple kinematic structure changes (e.g., attaching or detaching objects) in unstructured environments. While Vision-Language-Action (VLA) models…

机器人学 · 计算机科学 2026-02-26 Yue Yang , Shuo Cheng , Yu Fang , Homanga Bharadhwaj , Mingyu Ding , Gedas Bertasius , Daniel Szafir

Large language models (LLMs) have shown promise as interactive agents that solve tasks through extended sequences of environment interactions. While prior work has primarily focused on system-level optimizations or algorithmic improvements,…

人工智能 · 计算机科学 2026-05-05 Sunghwan Kim , Junhee Cho , Beong-woo Kwak , Taeyoon Kwon , Liang Wang , Nan Yang , Xingxing Zhang , Furu Wei , Jinyoung Yeo

Vision-Language-Action (VLA) models trained on large robot datasets promise general-purpose, robust control across diverse domains and embodiments. However, existing approaches often fail out-of-the-box when deployed in novel environments,…

机器人学 · 计算机科学 2025-10-21 Ruihan Zhao , Tyler Ingebrand , Sandeep Chinchali , Ufuk Topcu

Video generation models offer a promising imagination mechanism for robot manipulation by predicting long-horizon future observations, but effectively exploiting these imagined futures for action execution remains challenging. Existing…

机器人学 · 计算机科学 2026-05-13 Yajie Li , Bozhou Zhang , Chun Gu , Zipei Ma , Jiahui Zhang , Jiankang Deng , Xiatian Zhu , Li Zhang

The capability of performing long-horizon, language-guided robotic manipulation tasks critically relies on leveraging historical information and generating coherent action sequences. However, such capabilities are often overlooked by…

机器人学 · 计算机科学 2025-12-24 Xiaofan Wang , Xingyu Gao , Jianlong Fu , Zuolei Li , Dean Fortier , Galen Mullins , Andrey Kolobov , Baining Guo

Diffusion-based planners have gained significant recent attention for their robustness and performance in long-horizon tasks. However, most existing planners rely on a fixed, pre-specified horizon during both training and inference. This…

机器人学 · 计算机科学 2025-09-16 Ruijia Liu , Ancheng Hou , Shaoyuan Li , Xiang Yin

In contrast to single-skill tasks, long-horizon tasks play a crucial role in our daily life, e.g., a pouring task requires a proper concatenation of reaching, grasping and pouring subtasks. As an efficient solution for transferring human…

机器人学 · 计算机科学 2024-10-03 Shaokang Wu , Yijin Wang , Yanlong Huang

Interactive task planning with large language models (LLMs) enables robots to generate high-level action plans from natural language instructions. However, in long-horizon tasks, such approaches often require many questions, increasing user…

机器人学 · 计算机科学 2026-03-03 Kanata Suzuki , Kazuki Hori , Haruka Miyoshi , Shuhei Kurita , Tetsuya Ogata

Long-horizon manipulation remains challenging for vision-language-action (VLA) policies: real tasks are multi-step, progress-dependent, and brittle to compounding execution errors. We present LoHo-Manip, a modular framework that scales…

机器人学 · 计算机科学 2026-04-24 Isabella Liu , An-Chieh Cheng , Rui Yan , Geng Chen , Ri-Zhao Qiu , Xueyan Zou , Sha Yi , Hongxu Yin , Xiaolong Wang , Sifei Liu

Mixture-of-Experts (MoE) enjoys performance gain by increasing model capacity while keeping computation cost constant. When comparing MoE to dense models, prior work typically adopt the following setting: 1) use FLOPs or activated…

机器学习 · 计算机科学 2024-07-02 Xianzhi Du , Tom Gunter , Xiang Kong , Mark Lee , Zirui Wang , Aonan Zhang , Nan Du , Ruoming Pang

Current Vision-Language-Action (VLA) models predominantly rely on end-to-end fine-tuning. While effective, this paradigm compromises the inherent generalization capabilities of Vision-Language Models (VLMs) and incurs catastrophic…

Reinforcement Learning (RL) and Imitation Learning (IL) are the standard frameworks for policy acquisition in manipulation. While IL offers efficient policy derivation, it suffers from compounding errors and distribution shift. Conversely,…

机器人学 · 计算机科学 2026-04-14 Yaohang Xu , Lianjie Ma , Gewei Zuo , Wentao Zhang , Han Ding , Lijun Zhu

Sliding-window attention offers a hardware-efficient solution to the memory and throughput challenges of Large Language Models (LLMs) in long-context scenarios. Existing methods typically employ a single window length across all attention…

Specifying robotic manipulation tasks in a manner that is both expressive and precise remains a central challenge. While visual goals provide a compact and unambiguous task specification, existing goal-conditioned policies often struggle…

机器人学 · 计算机科学 2025-12-30 Pengfei Zhou , Liliang Chen , Shengcong Chen , Di Chen , Wenzhi Zhao , Rongjun Jin , Guanghui Ren , Jianlan Luo

Recent vision-language-action (VLA) systems have demonstrated strong capabilities in embodied manipulation. However, most existing VLA policies rely on limited observation windows and end-to-end action prediction, which makes them brittle…

机器人学 · 计算机科学 2026-04-16 Zhen Liu , Xinyu Ning , Zhe Hu , Xinxin Xie , Weize Li , Zhipeng Tang , Chongyu Wang , Zejun Yang , Hanlin Wang , Yitong Liu , Zhongzhu Pu

Mixture-of-Experts (MoE) networks have been proposed as an efficient way to scale up model capacity and implement conditional computing. However, the study of MoE components mostly focused on the feedforward layer in Transformer…

计算与语言 · 计算机科学 2022-10-12 Xiaofeng Zhang , Yikang Shen , Zeyu Huang , Jie Zhou , Wenge Rong , Zhang Xiong

Recent advances in imitation learning have enabled robots to perform increasingly complex manipulation tasks in unstructured environments. However, most learned policies rely on discrete action chunking, which introduces discontinuities at…

机器人学 · 计算机科学 2025-06-06 Dongwoo Son , Suhan Park

Using Large Language Models to produce intermediate thoughts, a.k.a. Chain-of-thought (CoT), before providing an answer has been a successful recipe for solving complex language tasks. In robotics, similar embodied CoT strategies,…

机器人学 · 计算机科学 2026-05-20 Pietro Mazzaglia , Cansu Sancaktar , Markus Peschl , Daniel Dijkman

In this work, we upgrade the multi-head attention mechanism, the core of the Transformer model, to improve efficiency while maintaining or surpassing the previous accuracy level. We show that multi-head attention can be expressed in the…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Peng Jin , Bo Zhu , Li Yuan , Shuicheng Yan
‹ 上一页 1 2 3 10 下一页 ›