paper-with-me

Papers

Emergence of Numeric Concepts in Multi-Agent Autonomous Communication

2019-11-04 · Shangmin Guo

With the rapid development of deep learning, most of current state-of-the-art techniques in natural langauge processing are based on deep learning models trained with argescaled static textual corpora. However, we human beings learn and understand in a different way. Thus, grounded language learning argues that models need to learn and understand language by the experience and perceptions obtained by interacting with enviroments, like how humans do. With the help of deep reinforcement learning techniques, there are already lots of works focusing on facilitating the emergence of communication protocols that have compositionalities like natural languages among computational agents population. Unlike these works, we, on the other hand, focus on the numeric concepts which correspond to abstractions in cognition and function words in natural language. Based on a specifically designed language game, we verify that computational agents are capable of transmitting numeric concepts during autonomous communication, and the emergent communication protocols can reflect the underlying structure of meaning space. Although their encodeing method is not compositional like natural languages from a perspective of human beings, the emergent languages can be generalised to unseen inputs and, more importantly, are easier for models to learn. Besides, iterated learning can help further improving the compositionality of the emergent languages, under the measurement of topological similarity. Furthermore, we experiment another representation method, i.e. directly encode numerals into concatenations of one-hot vectors, and find that the emergent languages would become compositional like human natural languages. Thus, we argue that there are 2 important factors for the emergence of compositional languages.

📄 PDF Abstract BibTeX arXiv:1911.01098

Code (1)

Shawn-Guo-CN/EmergentNumerals 공식 구현 pytorch

Tasks

Deep Reinforcement LearningGrounded language learningReinforcement Learning

Similar Papers 제목 키워드 기반

The Emergence of Compositional Languages for Numeric Concepts Through Iterated Learning in Neural Agents

2019-10-11 · Shangmin Guo, Yi Ren, Serhii Havrylov, Stella Frank 외

Since first introduced, computer simulation has been an increasingly important tool in evolutionary linguistics. Recently, with the development of deep learning techniques, research in grounded language learning has also…

Grounded language learning

Emergence of hierarchical reference systems in multi-agent communication

2022-03-24 · COLING 2022 10 · Xenia Ohmer, Marko Duda, Elia Bruni

In natural language, referencing objects at different levels of specificity is a fundamental pragmatic mechanism for efficient communication in context. We develop a novel communication game, the hierarchical reference g…

Novel ConceptsSpecificity

The emergence of numerical representations in communicating artificial agents

2026-02-11 · Daniela Mihai, Lucas Weber, Francesca Franzon arxiv

Human languages provide efficient systems for expressing numerosities, but whether the sheer pressure to communicate is enough for numerical representations to arise in artificial agents, and whether the emergent codes r…

Agentic AI and Multiagentic: Are We Reinventing the Wheel?

2025-06-02 · V. Botti

The terms Agentic AI and Multiagentic AI have recently gained popularity in discussions on generative artificial intelligence, often used to describe autonomous software agents and systems composed of such agents. Howeve…

Compositional properties of emergent languages in deep learning

2020-01-23 · Bence Keresztury, Elia Bruni

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 eme…

Deep Learning