paper-with-me

홈 › Papers

Learning the Representation of Behavior Styles with Imitation Learning

2021-09-29 · Xiao Liu, Meng Wang, Zhaorong Wang, Yingfeng Chen, Yujing Hu, Changjie Fan, Chongjie Zhang

Imitation learning is one of the methods for reproducing expert demonstrations adaptively by learning a mapping between observations and actions. However, behavior styles such as motion trajectory and driving habit depend largely on the dataset of human maneuvers, and settle down to an average behavior style in most imitation learning algorithms. In this study, we propose a method named style behavior cloning (Style BC), which can not only infer the latent representation of behavior styles automatically, but also imitate different style policies from expert demonstrations. Our method is inspired by the word2vec algorithm and we construct a behavior-style to action mapping which is similar to the word-embedding to context mapping in word2vec. Empirical results on popular benchmark environments show that Style BC outperforms standard behavior cloning in prediction accuracy and expected reward significantly. Furthermore, compared with various baselines, our policy influenced by its assigned style embedding can better reproduce the expert behavior styles, especially in the complex environments or the number of the behavior styles is large.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

Imitation Learning for Fashion Style Based on Hierarchical Multimodal Representation

2020-04-13 · Shizhu Liu, Shanglin Yang, Hui Zhou

Fashion is a complex social phenomenon. People follow fashion styles from demonstrations by experts or fashion icons. However, for machine agent, learning to imitate fashion experts from demonstrations can be challenging…

Imitation LearningReinforcement Learning

Online Adaptation of Parameters using GRU-based Neural Network with BO for Accurate Driving Model

2021-09-24 · Zhanhong Yang, Satoshi Masuda, Michiaki Tatsubori

Testing self-driving cars in different areas requires surrounding cars with accordingly different driving styles such as aggressive or conservative styles. A method of numerically measuring and differentiating human driv…

Bayesian OptimizationSelf-Driving Cars

Multi-Domain Motion Embedding: Expressive Real-Time Mimicry for Legged Robots

2025-12-08 · Matthias Heyrman, Chenhao Li, Victor Klemm, Dongho Kang 외 arxiv

Effective motion representation is crucial for enabling robots to imitate expressive behaviors in real time, yet existing motion controllers often ignore inherent patterns in motion. Previous efforts in representation le…

Representation Learning

Style Neophile: Constantly Seeking Novel Styles for Domain Generalization

2022-01-01 · CVPR 2022 1 · Juwon Kang, Sohyun Lee, Namyup Kim, Suha Kwak

This paper studies domain generalization via domain-invariant representation learning. Existing methods in this direction suppose that a domain can be characterized by styles of its images, and train a network using …

Domain GeneralizationRepresentation Learning

An Unsupervised Video Game Playstyle Metric via State Discretization

2021-10-03 · Chiu-Chou Lin, Wei-Chen Chiu, I-Chen Wu

On playing video games, different players usually have their own playstyles. Recently, there have been great improvements for the video game AIs on the playing strength. However, past researches for analyzing the behavio…

Atari GamesCar RacingDecision Making