paper-with-me

홈 › Papers

CEIL: Generalized Contextual Imitation Learning

2023-06-26 · NeurIPS 2023 11

In this paper, we present \textbf{C}ont\textbf{E}xtual \textbf{I}mitation \textbf{L}earning~(CEIL), a general and broadly applicable algorithm for imitation learning (IL). Inspired by the formulation of hindsight information matching, we derive CEIL by explicitly learning a hindsight embedding function together with a contextual policy using the hindsight embeddings. To achieve the expert matching objective for IL, we advocate for optimizing a contextual variable such that it biases the contextual policy towards mimicking expert behaviors. Beyond the typical learning from demonstrations (LfD) setting, CEIL is a generalist that can be effectively applied to multiple settings including: 1)~learning from observations (LfO), 2)~offline IL, 3)~cross-domain IL (mismatched experts), and 4) one-shot IL settings. Empirically, we evaluate CEIL on the popular MuJoCo tasks (online) and the D4RL dataset (offline). Compared to prior state-of-the-art baselines, we show that CEIL is more sample-efficient in most online IL tasks and achieves better or competitive performances in offline tasks.

📄 PDF Abstract BibTeX arXiv:2306.14534

Code (0)

등록된 구현이 없습니다.

Tasks

D4RLImitation LearningMuJoCo

Similar Papers 제목 키워드 기반

WiC: the Word-in-Context Dataset for Evaluating Context-Sensitive Meaning Representations

2018-08-28 · NAACL 2019 6 · Mohammad Taher Pilehvar, Jose Camacho-Collados

By design, word embeddings are unable to model the dynamic nature of words' semantics, i.e., the property of words to correspond to potentially different meanings. To address this limitation, dozens of specialized meanin…

Word EmbeddingsWord Sense DisambiguationWord Similarity

Deep Neural Networks with ReLU-Sine-Exponential Activations Break Curse of Dimensionality in Approximation on Hölder Class

2021-02-28 · Yuling Jiao, Yanming Lai, Xiliang Lu, Fengru Wang 외

In this paper, we construct neural networks with ReLU, sine and $2^x$ as activation functions. For general continuous $f$ defined on $[0,1]^d$ with continuity modulus $\omega_f(\cdot)$, we construct ReLU-sine-$2^x$ netwo…

The Arrival of AGI? When Expert Personas Exceed Expert Benchmarks

2026-03-04 · Drake Mullens, Stella Shen arxiv

Do expert personas improve language model performance? The Wharton Generative AI Lab reports that they do not, broadcasting to millions via social media the recommendation that practitioners abandon a technique recommend…

Progressively Efficient Learning

2023-10-13 · Ruijie Zheng, Khanh Nguyen, Hal Daumé III, Furong Huang 외

Assistant AI agents should be capable of rapidly acquiring novel skills and adapting to new user preferences. Traditional frameworks like imitation learning and reinforcement learning do not facilitate this capability be…

Decision MakingImitation LearningMinecraft

Word Sense Disambiguation as a Game of Neurosymbolic Darts

2023-07-25 · Tiansi Dong, Rafet Sifa

Word Sense Disambiguation (WSD) is one of the hardest tasks in natural language understanding and knowledge engineering. The glass ceiling of 80% F1 score is recently achieved through supervised deep-learning, enriched b…

Knowledge GraphsNatural Language UnderstandingWord Sense Disambiguation