paper-with-me

홈 › Papers

Select to Perfect: Imitating desired behavior from large multi-agent data

2024-05-06 · Tim Franzmeyer, Edith Elkind, Philip Torr, Jakob Foerster, Joao Henriques

AI agents are commonly trained with large datasets of demonstrations of human behavior. However, not all behaviors are equally safe or desirable. Desired characteristics for an AI agent can be expressed by assigning desirability scores, which we assume are not assigned to individual behaviors but to collective trajectories. For example, in a dataset of vehicle interactions, these scores might relate to the number of incidents that occurred. We first assess the effect of each individual agent's behavior on the collective desirability score, e.g., assessing how likely an agent is to cause incidents. This allows us to selectively imitate agents with a positive effect, e.g., only imitating agents that are unlikely to cause incidents. To enable this, we propose the concept of an agent's Exchange Value, which quantifies an individual agent's contribution to the collective desirability score. The Exchange Value is the expected change in desirability score when substituting the agent for a randomly selected agent. We propose additional methods for estimating Exchange Values from real-world datasets, enabling us to learn desired imitation policies that outperform relevant baselines. The project website can be found at https://tinyurl.com/select-to-perfect.

📄 PDF Abstract BibTeX arXiv:2405.03735

Code (0)

등록된 구현이 없습니다.

Tasks

AI Agent

Similar Papers 제목 키워드 기반

Learning to Play Imperfect-Information Games by Imitating an Oracle Planner

2020-12-22 · Rinu Boney, Alexander Ilin, Juho Kannala, Jarno Seppänen

We consider learning to play multiplayer imperfect-information games with simultaneous moves and large state-action spaces. Previous attempts to tackle such challenging games have largely focused on model-free learning m…

Thompson Sampling

Inoculation Prompting: Instructing LLMs to misbehave at train-time improves test-time alignment

2025-10-06 · Nevan Wichers, Aram Ebtekar, Ariana Azarbal, Victor Gillioz 외 arxiv

Large language models are sometimes trained with imperfect oversight signals, leading to undesired behaviors such as reward hacking and sycophancy. Improving oversight quality can be expensive or infeasible, motivating m…

Learning Agile Robotic Locomotion Skills by Imitating Animals

2020-04-02 · Xue Bin Peng, Erwin Coumans, Tingnan Zhang, Tsang-Wei Lee 외

Reproducing the diverse and agile locomotion skills of animals has been a longstanding challenge in robotics. While manually-designed controllers have been able to emulate many complex behaviors, building such controller…

Domain AdaptationImitation LearningReinforcement Learning

Know your limits! Optimize the robot's behavior through self-awareness

2024-09-16 · Esteve Valls Mascaro, Dongheui Lee

As humanoid robots transition from labs to real-world environments, it is essential to democratize robot control for non-expert users. Recent human-robot imitation algorithms focus on following a reference human motion w…

Motion Generation

Learning Control by Iterative Inversion

2022-11-03 · Gal Leibovich, Guy Jacob, Or Avner, Gal Novik 외

We propose $\textit{iterative inversion}$ -- an algorithm for learning an inverse function without input-output pairs, but only with samples from the desired output distribution and access to the forward function. The ke…

continuous-controlContinuous Control