paper-with-me

Papers

Learning from Observations Using a Single Video Demonstration and Human Feedback

2019-09-29 · Sunil Gandhi, Tim Oates, Tinoosh Mohsenin, Nicholas Waytowich

In this paper, we present a method for learning from video demonstrations by using human feedback to construct a mapping between the standard representation of the agent and the visual representation of the demonstration. In this way, we leverage the advantages of both these representations, i.e., we learn the policy using standard state representations, but are able to specify the expected behavior using video demonstration. We train an autonomous agent using a single video demonstration and use human feedback (using numerical similarity rating) to map the standard representation to the visual representation with a neural network. We show the effectiveness of our method by teaching a hopper agent in the MuJoCo to perform a backflip using a single video demonstration generated in MuJoCo as well as from a real-world YouTube video of a person performing a backflip. Additionally, we show that our method can transfer to new tasks, such as hopping, with very little human feedback.

📄 PDF Abstract BibTeX arXiv:1909.13392

Code (0)

등록된 구현이 없습니다.

Tasks

MuJoCo

Similar Papers 제목 키워드 기반

HOST:Robots Acquire Manipulation Skills in Seconds from a Single Human Video

2026-07-22 · Guangyan Chen, Meiling Wang, Te Cui, Zichen Zhou 외 arxiv

The ability to acquire skills rapidly and effortlessly while retaining those already mastered is essential for robots. However, current methods still rely on a cumbersome training-time loop that is costly and slow, while…

Learning from Preferences and Mixed Demonstrations in General Settings

2025-08-19 · Jason R Brown, Carl Henrik Ek, Robert D Mullins arxiv

Reinforcement learning is a general method for learning in sequential settings, but it can often be difficult to specify a good reward function when the task is complex. In these cases, preference feedback or expert demo…

Reinforcement Learning

Feasibility-aware Imitation Learning from Observations through a Hand-mounted Demonstration Interface

2025-03-12 · Kei Takahashi, Hikaru Sasaki, Takamitsu Matsubara

Imitation learning through a demonstration interface is expected to learn policies for robot automation from intuitive human demonstrations. However, due to the differences in human and robot movement characteristics, a …

Imitation Learning

See Once, Then Act: Vision-Language-Action Model with Task Learning from One-Shot Video Demonstrations

2025-12-08 · Guangyan Chen, Meiling Wang, Qi Shao, Zichen Zhou 외 arxiv

Developing robust and general-purpose manipulation policies represents a fundamental objective in robotics research. While Vision-Language-Action (VLA) models have demonstrated promising capabilities for end-to-end robot…

One-Shot Learning of Multi-Step Tasks from Observation via Activity Localization in Auxiliary Video

2018-06-29 · Wonjoon Goo, Scott Niekum

Due to burdensome data requirements, learning from demonstration often falls short of its promise to allow users to quickly and naturally program robots. Demonstrations are inherently ambiguous and incomplete, making cor…

One-Shot LearningReinforcement LearningTask 2