paper-with-me

Papers

BEAC: Imitating Complex Exploration and Task-oriented Behaviors for Invisible Object Nonprehensile Manipulation

2025-03-21 · Hirotaka Tahara, Takamitsu Matsubara

Applying imitation learning (IL) is challenging to nonprehensile manipulation tasks of invisible objects with partial observations, such as excavating buried rocks. The demonstrator must make such complex action decisions as exploring to find the object and task-oriented actions to complete the task while estimating its hidden state, perhaps causing inconsistent action demonstration and high cognitive load problems. For these problems, work in human cognitive science suggests that promoting the use of pre-designed, simple exploration rules for the demonstrator may alleviate the problems of action inconsistency and high cognitive load. Therefore, when performing imitation learning from demonstrations using such exploration rules, it is important to accurately imitate not only the demonstrator's task-oriented behavior but also his/her mode-switching behavior (exploratory or task-oriented behavior) under partial observation. Based on the above considerations, this paper proposes a novel imitation learning framework called Belief Exploration-Action Cloning (BEAC), which has a switching policy structure between a pre-designed exploration policy and a task-oriented action policy trained on the estimated belief states based on past history. In simulation and real robot experiments, we confirmed that our proposed method achieved the best task performance, higher mode and action prediction accuracies, while reducing the cognitive load in the demonstration indicated by a user study.

📄 PDF Abstract BibTeX arXiv:2503.16803

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Match or Replay: Self Imitating Proximal Policy Optimization

2026-03-29 · Gaurav Chaudhary, Laxmidhar Behera, Washim Uddin Mondal arxiv

Reinforcement Learning (RL) agents often struggle with inefficient exploration, particularly in environments with sparse rewards. Traditional exploration strategies can lead to slow learning and suboptimal performance be…

Reinforcement Learning

Heterogeneous Multi-player Multi-armed Bandits: Closing the Gap and Generalization

2021-10-27 · NeurIPS 2021 12 · Chengshuai Shi, Wei Xiong, Cong Shen, Jing Yang

Despite the significant interests and many progresses in decentralized multi-player multi-armed bandits (MP-MAB) problems in recent years, the regret gap to the natural centralized lower bound in the heterogeneous MP-MAB…

Efficient ExplorationMulti-Armed Bandits

BEACON: A Bayesian Evolutionary Approach for Counterexample Generation of Control Systems

2024-03-09 · Joshua Yancosek, Ali Baheri

The rigorous safety verification of control systems in critical applications is essential, given their increasing complexity and integration into everyday life. Simulation-based falsification approaches play a pivotal ro…

Bayesian Optimization

BEACON: Bayesian Optimal Stopping for Efficient LLM Sampling

2025-10-09 · Guangya Wan, Zixin Stephen Xu, Sasa Zorc, Manel Baucells 외 arxiv

Sampling multiple responses is a common way to improve LLM output quality, but it comes at the cost of additional computation. The key challenge is deciding when to stop generating new samples to balance accuracy gains a…

Self-Imitation Learning via Trajectory-Conditioned Policy for Hard-Exploration Tasks

2019-09-25 · Yijie Guo, Jongwook Choi, Marcin Moczulski, Samy Bengio 외

Imitation learning from human-expert demonstrations has been shown to be greatly helpful for challenging reinforcement learning problems with sparse environment rewards. However, it is very difficult to achieve similar s…

Imitation Learning