Compositional properties of emergent languages in deep learning

Bence Keresztury,Elia Bruni
DOI: https://doi.org/10.48550/arXiv.2001.08618
2020-01-23
Abstract:Recent findings in multi-agent deep learning systems point towards the emergence of compositional languages. These claims are often made without exact analysis or testing of the language. In this work, we analyze the emergent language resulting from two different cooperative multi-agent game with more exact measures for compositionality. Our findings suggest that solutions found by deep learning models are often lacking the ability to reason on an abstract level therefore failing to generalize the learned knowledge to out of the training distribution examples. Strategies for testing compositional capacities and emergence of human-level concepts are discussed.
Machine Learning,Artificial Intelligence
What problem does this paper attempt to address?
The problem that this paper attempts to solve is: in multi - agent deep - learning systems, research and evaluate whether the emerging languages generated through cooperative tasks are compositional. Specifically, the author focuses on the following points: 1. **Definition and Importance of Compositionality**: - Compositionality refers to the ability to describe infinite phenomena with a limited vocabulary. A key feature of human languages is their compositional structure, which enables people to express complex ideas with a limited vocabulary. - Compositionality allows agents to abstract and store rules and skills that can be reused for different tasks. 2. **Deficiencies in Existing Research**: - Many researchers claim that agents in deep - learning models have developed compositional languages, but these conclusions are often based on intuitive observations of languages or symbolic manual annotations in restricted environments, lacking strict testing and analysis. 3. **Research Objectives**: - This paper aims to analyze the compositionality of emerging languages generated in two different cooperative multi - agent games through more precise measurement methods. - The research finds that deep - learning models generally lack the ability of abstract reasoning, so they cannot generalize the learned knowledge to examples outside the training distribution. - The author explores strategies for testing compositionality ability and human - level concept emergence. ### Main Problem Summary - **How to Evaluate the Compositionality of Emerging Languages?** - The author proposes that more strict measurement methods are needed to evaluate the compositionality of emerging languages, rather than relying solely on intuitive observations or manual annotations. - **Can Deep - Learning Models Truly Understand Abstract Concepts?** - The performance of deep - learning models when dealing with new data distributions shows that they can often only capture low - level relational characteristics and have difficulty understanding high - level abstract concepts. - **How to Improve the Compositionality of Multi - Agent Systems?** - The author believes that in order to encourage true compositional thinking and reusable knowledge representation, some form of additional supervision of emerging languages may be required. Through the exploration of these problems, the author hopes to provide more in - depth insights for future research, especially in the understanding of the early evolution of human languages.