paper-with-me

Papers

SkillMemo: Expert-guided Skill Memory Framework for Compositional Embodied Manipulation

2026-08-06 · Changyuan Wang, Chubin Zhang, Zhenyu Wu, Runhao Li, Angyuan Ma, Ke Chao, Yinan Liang, Xiuwei Xu, Ziwei Wang, Yansong Tang, Jiwen Lu arxiv

Embodied visuomotor models, including Diffusion Policy (DP) and Vision-Language-Action (VLA) models, have demonstrated promising performance on robotic manipulation benchmarks. However, their potential remains fundamentally constrained by the scarcity of large-scale embodied trajectory datasets, leading to insufficient compositional generalization in out-of-distribution (OOD) scenarios with limited capability to capture reusable skill structures. To address this limitation, we propose Skill-Based Memory (SkillMemo) framework that implicitly decomposes long-horizon demonstrations into latent atomic skills and integrates skill-level features into a dynamic episodic memory bank for solving compositional tasks. Specifically, we first introduce an expert-guided trajectory segmentation module built upon a Mixture-of-Experts (MoE) architecture, which implicitly partitions trajectories into distinct skill primitives represented by learned gating coefficients. We further design a skill-level episodic memory architecture that stores compact skill representations as retrievable key-value pairs. During inference, the memory bank retrieves the most relevant skill primitives which are subsequently fused with the model's current gating distribution, providing a robust contextual prior to refine action predictions. Extensive experiments on the simulation benchmark and real-world manipulation tasks demonstrate that SkillMemo consistently enhances both DP and VLA backbones, achieving state-of-the-art performance and outperforming $π_{0.5}$, while exhibiting strong compositional generalization to unseen task configurations.

📄 PDF Abstract BibTeX arXiv:2608.05970

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Design Skills as Memory Policies for Agentic Photonic Inverse Design

2026-05-28 · Shengchao Chen, Ting Shu, Sufen Ren arxiv

Photonic crystal fiber (PCF) inverse design remains challenging because candidate geometries must satisfy coupled optical targets under expensive electromagnetic simulation. Existing pipelines improve surrogate predictio…

Skill-Guided Continuation Distillation for GUI Agents

2026-06-17 · Zhimin Fan, Hongwei Yu, Yeqing Shen, Haolong Yan 외 arxiv

Improving GUI agents typically relies on behavior cloning on expert trajectories. However, as the current policy deviates from the expert policy, it inevitably encounters policy-induced off-trajectory states during close…

KernelSkill: A Multi-Agent Framework for GPU Kernel Optimization

2026-03-10 · Qitong Sun, Jun Han, Tianlin Li, Zhe Tang 외 arxiv

Improving GPU kernel efficiency is crucial for advancing AI systems. Recent work has explored leveraging large language models (LLMs) for GPU kernel generation and optimization. However, existing LLM-based kernel optimiz…

KiRAS: Keyframe Guided Self-Imitation for Robust and Adaptive Skill Learning in Quadruped Robots

2026-03-16 · Xiaoyi Wei, Peng Zhai, Jiaxin Tu, Yueqi Zhang 외 arxiv

With advances in reinforcement learning and imitation learning, quadruped robots can acquire diverse skills within a single policy by imitating multiple skill-specific datasets. However, the lack of datasets on complex t…

Reinforcement Learning

Skill-Conditioned Visual Geolocation for Vision-Language Models

2026-04-10 · Chenjie Yang, Yutian Jiang, Yutong Deng, Chenyu Wu arxiv

Vision-language models (VLMs) have shown a promising ability in image geolocation, but they still lack structured geographic reasoning and the capacity for autonomous self-evolution. Existing methods predominantly rely o…