paper-with-me

홈 › Papers

Rethinking Latent Redundancy in Behavior Cloning: An Information Bottleneck Approach for Robot Manipulation

2025-02-05 · Shuanghao Bai, Wanqi Zhou, Pengxiang Ding, Wei Zhao, Donglin Wang, Badong Chen

Behavior Cloning (BC) is a widely adopted visual imitation learning method in robot manipulation. Current BC approaches often enhance generalization by leveraging large datasets and incorporating additional visual and textual modalities to capture more diverse information. However, these methods overlook whether the learned representations contain redundant information and lack a solid theoretical foundation to guide the learning process. To address these limitations, we adopt an information-theoretic perspective and introduce mutual information to quantify and mitigate redundancy in latent representations. Building on this, we incorporate the Information Bottleneck (IB) principle into BC, which extends the idea of reducing redundancy by providing a structured framework for compressing irrelevant information while preserving task-relevant features. This work presents the first comprehensive study on redundancy in latent representations across various methods, backbones, and experimental settings, while extending the generalizability of the IB to BC. Extensive experiments and analyses on the CortexBench and LIBERO benchmarks demonstrate significant performance improvements with IB, underscoring the importance of reducing input data redundancy and highlighting its practical value for more practical applications. Project Page: https://baishuanghao.github.io/BC-IB.github.io.

📄 PDF Abstract BibTeX arXiv:2502.02853

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningRobot Manipulation

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Diverse Policies Recovering via Pointwise Mutual Information Weighted Imitation Learning

2024-10-21 · Hanlin Yang, Jian Yao, Weiming Liu, Qing Wang 외

Recovering a spectrum of diverse policies from a set of expert trajectories is an important research topic in imitation learning. After determining a latent style for a trajectory, previous diverse policies recovering me…

Imitation Learning

Understanding Multimodal Failure in Action-Chunking Behavioral Cloning

2026-05-21 · Lorenzo Mazza, Massimiliano Datres, Ariel Rodriguez, Sebastian Bodenstedt 외 arxiv

Behavioral cloning becomes difficult when the same observation admits several valid actions. We study this problem for action-chunking policies and show that different multimodal parameterizations fail in different ways.…

Where to Refine, When to Stop: Rethinking Redundancy via Latent Discrepancy for Efficient Visual Autoregressive Generation

2026-05-29 · Changwang Mei, Peisong Wang, Zekun Li, Changsheng Li 외 arxiv

Visual Autoregressive (VAR) models deliver high-quality image generation but suffer from significant inference latency at high resolutions. Recent acceleration approaches most rely on heuristic measures with layer featur…

Image Generation

Diverse Imitation Learning via Self-OrganizingGenerative Models

2021-09-29 · Arash Vahabpour, QIUJING LU, Tianyi Wang, Omead Pooladzandi 외

Imitation learning is the problem of teaching an agent to replicate expert policy from demonstrations when the underlying reward function is unavailable. This task becomes particularly challenging when the expert demonst…

Imitation LearningMuJoCo

Videos are Sample-Efficient Supervisions: Behavior Cloning from Videos via Latent Representations

2025-12-25 · Xin Liu, Haoran Li, Dongbin Zhao arxiv

Humans can efficiently extract knowledge and learn skills from the videos within only a few trials and errors. However, it poses a big challenge to replicate this learning process for autonomous agents, due to the comple…

Reinforcement LearningContinuous Control