paper-with-me

홈 › Papers

Progressively Efficient Learning

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

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 because they support only low-level, inefficient forms of communication. In contrast, humans communicate with progressive efficiency by defining and sharing abstract intentions. Reproducing similar capability in AI agents, we develop a novel learning framework named Communication-Efficient Interactive Learning (CEIL). By equipping a learning agent with an abstract, dynamic language and an intrinsic motivation to learn with minimal communication effort, CEIL leads to emergence of a human-like pattern where the learner and the teacher communicate progressively efficiently by exchanging increasingly more abstract intentions. CEIL demonstrates impressive performance and communication efficiency on a 2D MineCraft domain featuring long-horizon decision-making tasks. Agents trained with CEIL quickly master new tasks, outperforming non-hierarchical and hierarchical imitation learning by up to 50% and 20% in absolute success rate, respectively, given the same number of interactions with the teacher. Especially, the framework performs robustly with teachers modeled after human pragmatic communication behavior.

📄 PDF Abstract BibTeX arXiv:2310.13004

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImitation LearningMinecraft

Similar Papers 제목 키워드 기반

Can we have it all? On the Trade-off between Spatial and Adversarial Robustness of Neural Networks

2020-02-26 · NeurIPS 2021 12 · Sandesh Kamath, Amit Deshpande, K V Subrahmanyam, Vineeth N Balasubramanian

(Non-)robustness of neural networks to small, adversarial pixel-wise perturbations, and as more recently shown, to even random spatial transformations (e.g., translations, rotations) entreats both theoretical and empiric…

Adversarial RobustnessAll

Training Progressively Binarizing Deep Networks Using FPGAs

2020-01-08 · Corey Lammie, Wei Xiang, Mostafa Rahimi Azghadi

While hardware implementations of inference routines for Binarized Neural Networks (BNNs) are plentiful, current realizations of efficient BNN hardware training accelerators, suitable for Internet of Things (IoT) edge de…

Progressively Unfreezing Perceptual GAN

2020-06-18 · Jinxuan Sun, Yang Chen, Junyu Dong, Guoqiang Zhong

Generative adversarial networks (GANs) are widely used in image generation tasks, yet the generated images are usually lack of texture details. In this paper, we propose a general framework, called Progressively Unfreezi…

Image GenerationImage Super-ResolutionImage-to-Image TranslationSuper-Resolution+1

Pioneer Networks: Progressively Growing Generative Autoencoder

2018-07-09 · Ari Heljakka, Arno Solin, Juho Kannala

We introduce a novel generative autoencoder network model that learns to encode and reconstruct images with high quality and resolution, and supports smooth random sampling from the latent space of the encoder. Generativ…

Image Generation

Progressive Transmission and Inference of Deep Learning Models

2021-10-03 · Youngsoo Lee, Sangdoo Yun, Yeonghun Kim, Sunghee Choi

Modern image files are usually progressively transmitted and provide a preview before downloading the entire image for improved user experience to cope with a slow network connection. In this paper, with a similar goal, …

Deep Learning