paper-with-me

Papers

imitation: Clean Imitation Learning Implementations

2022-11-22 · Adam Gleave, Mohammad Taufeeque, Juan Rocamonde, Erik Jenner, Steven H. Wang, Sam Toyer, Maximilian Ernestus, Nora Belrose, Scott Emmons, Stuart Russell

imitation provides open-source implementations of imitation and reward learning algorithms in PyTorch. We include three inverse reinforcement learning (IRL) algorithms, three imitation learning algorithms and a preference comparison algorithm. The implementations have been benchmarked against previous results, and automated tests cover 98% of the code. Moreover, the algorithms are implemented in a modular fashion, making it simple to develop novel algorithms in the framework. Our source code, including documentation and examples, is available at https://github.com/HumanCompatibleAI/imitation

📄 PDF Abstract BibTeX arXiv:2211.11972

Code (2)

HumanCompatibleAI/imitation 공식 구현 pytorch
HumanCompatibleAI/airl pytorch

Tasks

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

CleanRL: High-quality Single-file Implementations of Deep Reinforcement Learning Algorithms

2021-11-16 · Shengyi Huang, Rousslan Fernand Julien Dossa, Chang Ye, Jeff Braga

CleanRL is an open-source library that provides high-quality single-file implementations of Deep Reinforcement Learning algorithms. It provides a simpler yet scalable developing experience by having a straightforward cod…

BenchmarkingDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)+1

Auditing Demonstration Curation Metrics: Action-Only Scorers Fail on the Structural Defects That Degrade Imitation Policies

2026-06-04 · Aarav Bedi arxiv

Imitation-learning policies inherit the quality of the demonstrations they are trained on, and a growing set of curation metrics promise to score and filter low-quality demonstrations automatically. These metrics are eac…

MimicKit: A Reinforcement Learning Framework for Motion Imitation and Control

2025-10-15 · Xue Bin Peng arxiv

MimicKit is an open-source framework for training motion controllers using motion imitation and reinforcement learning. The codebase provides implementations of commonly-used motion-imitation techniques and RL algorithms…

Reinforcement Learning

Developing an efficient corpus using Ensemble Data cleaning approach

2024-06-02 · Md Taimur Ahad

Despite the observable benefit of Natural Language Processing (NLP) in processing a large amount of textual medical data within a limited time for information retrieval, a handful of research efforts have been devoted to…

Information Retrieval

ELBA-Bench: An Efficient Learning Backdoor Attacks Benchmark for Large Language Models

2025-02-22 · Xuxu Liu, Siyuan Liang, Mengya Han, Yong Luo 외

Generative large language models are crucial in natural language processing, but they are vulnerable to backdoor attacks, where subtle triggers compromise their behavior. Although backdoor attacks against LLMs are consta…

Backdoor AttackIn-Context Learningparameter-efficient fine-tuning