paper-with-me

Papers

Interpretable agent communication from scratch (with a generic visual processor emerging on the side)

2021-06-08 · NeurIPS 2021 12 · Roberto Dessì, Eugene Kharitonov, Marco Baroni

As deep networks begin to be deployed as autonomous agents, the issue of how they can communicate with each other becomes important. Here, we train two deep nets from scratch to perform realistic referent identification through unsupervised emergent communication. We show that the largely interpretable emergent protocol allows the nets to successfully communicate even about object types they did not see at training time. The visual representations induced as a by-product of our training regime, moreover, show comparable quality, when re-used as generic visual features, to a recent self-supervised learning model. Our results provide concrete evidence of the viability of (interpretable) emergent deep net communication in a more realistic scenario than previously considered, as well as establishing an intriguing link between this field and self-supervised visual learning.

📄 PDF Abstract BibTeX arXiv:2106.04258

Code (1)

facebookresearch/EGG 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Learning to Draw: Emergent Communication through Sketching

2021-06-03 · NeurIPS 2021 12 · Daniela Mihai, Jonathon Hare

Evidence that visual communication preceded written language and provided a basis for it goes back to prehistory, in forms such as cave and rock paintings depicting traces of our distant ancestors. Emergent communication…

Prehistory

Countering Language Drift via Visual Grounding

2019-09-10 · IJCNLP 2019 11 · Jason Lee, Kyunghyun Cho, Douwe Kiela

Emergent multi-agent communication protocols are very different from natural language and not easily interpretable by humans. We find that agents that were initially pretrained to produce natural language can also experi…

Language ModelingLanguage ModellingTranslationVisual Grounding

Learning Natural Language Generation from Scratch

2021-09-20 · Alice Martin Donati, Guillaume Quispe, Charles Ollion, Sylvain Le Corff 외

This paper introduces TRUncated ReinForcement Learning for Language (TrufLL), an original ap-proach to train conditional language models from scratch by only using reinforcement learning (RL). AsRL methods unsuccessfully…

Language ModelingLanguage Modellingreinforcement-learningReinforcement Learning+2

Learning Cooperative Visual Dialog Agents with Deep Reinforcement Learning

2017-03-20 · ICCV 2017 10 · Abhishek Das, Satwik Kottur, José M. F. Moura, Stefan Lee 외

We introduce the first goal-driven training for visual question answering and dialog agents. Specifically, we pose a cooperative 'image guessing' game between two agents -- Qbot and Abot -- who communicate in natural lan…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+3

Interpretation of Emergent Communication in Heterogeneous Collaborative Embodied Agents

2021-10-12 · ICCV 2021 10 · Shivansh Patel, Saim Wani, Unnat Jain, Alexander Schwing 외

Communication between embodied AI agents has received increasing attention in recent years. Despite its use, it is still unclear whether the learned communication is interpretable and grounded in perception. To study the…