paper-with-me

홈 › Papers

DETACH: Cross-domain Learning for Long-Horizon Tasks via Mixture of Disentangled Experts

2025-08-11 · Yutong Shen, Hangxu Liu, Lei Zhang, Penghui Liu, Ruizhe Xia, Tianyi Yao, Tongtong Feng arxiv

Long-Horizon (LH) tasks in Human-Scene Interaction (HSI) are complex multi-step tasks that require continuous planning, sequential decision-making, and extended execution across domains to achieve the final goal. However, existing methods heavily rely on skill chaining by concatenating pre-trained subtasks, with environment observations and self-state tightly coupled, lacking the ability to generalize to new combinations of environments and skills, failing to complete various LH tasks across domains. To solve this problem, this paper presents DETACH, a cross-domain learning framework for LH tasks via biologically inspired dual-stream disentanglement. Inspired by the brain's "where-what" dual pathway mechanism, DETACH comprises two core modules: i) an environment learning module for spatial understanding, which captures object functions, spatial relationships, and scene semantics, achieving cross-domain transfer through complete environment-self disentanglement; ii) a skill learning module for task execution, which processes self-state information including joint degrees of freedom and motor patterns, enabling cross-skill transfer through independent motor pattern encoding. We conducted extensive experiments on various LH tasks in HSI scenes. Compared with existing methods, DETACH can achieve an average subtasks success rate improvement of 23% and average execution efficiency improvement of 29%.

📄 PDF Abstract BibTeX arXiv:2508.07842

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DEAS: DEtached value learning with Action Sequence for Scalable Offline RL

2025-10-09 · Changyeon Kim, Haeone Lee, Younggyo Seo, Kimin Lee 외 arxiv

Offline reinforcement learning (RL) presents an attractive paradigm for training intelligent agents without expensive online interactions. However, current approaches still struggle with complex, long-horizon sequential …

Reinforcement LearningDecision MakingOffline RL

Quantifying Graft Detachment after Descemet's Membrane Endothelial Keratoplasty with Deep Convolutional Neural Networks

2020-04-24 · Friso G. Heslinga, Mark Alberti, Josien P. W. Pluim, Javier Cabrerizo 외

Purpose: We developed a method to automatically locate and quantify graft detachment after Descemet's Membrane Endothelial Keratoplasty (DMEK) in Anterior Segment Optical Coherence Tomography (AS-OCT) scans. Methods: 128…

Decision Making

LiLo-VLA: Compositional Long-Horizon Manipulation via Linked Object-Centric Policies

2026-02-25 · Yue Yang, Shuo Cheng, Yu Fang, Homanga Bharadhwaj 외 arxiv

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-Act…

Zero-shot Generalization

The Long-Horizon Task Mirage? Diagnosing Where and Why Agentic Systems Break

2026-04-13 · Xinyu Jessica Wang, Haoyue Bai, Yiyou Sun, Haorui Wang 외 arxiv

Large language model (LLM) agents perform strongly on short- and mid-horizon tasks, but often break down on long-horizon tasks that require extended, interdependent action sequences. Despite rapid progress in agentic sys…

Keep Policy Gradient in Charge: Sibling-Guided Credit Distillation for Long-Horizon Tool-Use Agents

2026-06-10 · Tianyu Ding, Jianhong Xin, Juan Pablo De la Cruz Weinstein arxiv

Long-horizon tool-use reinforcement learning learns from outcome verification, but trajectory-level advantages are broadcast over reasoning, API, and answer tokens. Direct self-distillation can supply a denser signal, bu…

Reinforcement Learning