Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AAAI21_Emergent_language
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
haoyifan
AAAI21_Emergent_language
Commits
264bb84e
Commit
264bb84e
authored
Sep 08, 2020
by
Zidong Du
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add title and abstract
parent
2f9d5179
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
20 additions
and
14 deletions
+20
-14
AAAI2021/Makefile
+1
-1
AAAI2021/paper.tex
+19
-13
No files found.
AAAI2021/Makefile
View file @
264bb84e
...
...
@@ -28,7 +28,7 @@ final:
ps2pdf14
-dPDFSETTINGS
=
/prepress final.pdf final-output.pdf
push
:
git push
origin
master:master
git push
gitlab
master:master
clean
:
rm
-f
*
.aux
*
.bbl
*
.blg
*
.log
*
.out
*
.pdf
*
.gz
*
.fls
*
.fdb_latexmk
AAAI2021/paper.tex
View file @
264bb84e
...
...
@@ -89,7 +89,7 @@
% articles, conjunctions, and prepositions are lower case unless they
% directly follow a colon or long dash
\title
{
Characterization Capacity of Agents and Compositionality from Naturally Emergent Communication
}
\title
{
Revisiting the Natural Emergence of Symbolic Language with Agent Capacity
}
\author
{
%Authors
% All authors must be in the same font size and format.
...
...
@@ -161,18 +161,24 @@
\maketitle
\begin{abstract}
Recent advances on symbolic language in neural network based multi-agent systems
have made great progress in compositionality, which is taken as a key
feature distinguishing human language from animal language. However, these efforts
only explored environmental pressures, without realizing the importance of
characterization capacity of agents.
In this work, we explore the relationship between the characterization capacity
of agents and the compositionality of symbolic languages. By proving with
mutual information theory and verifying with extensive experiments, we made the
counter-intuitive conclusion that symbolic languages with higher
compositionality require lower characterization capacity of agents and are
easier-to-teach.
\textcolor
{
red
}{
ZD: effects
}
The natural emergence of symbolic languages with high compositionality has
attracted extensive attentions from a broad range of communities. Existing
studies only investigated the impacts of
\emph
{
deliberately designed
}
external
environmental factors (e.g., small vocabulary sizes, carefully constructed
distractors, and ease-of-teaching), which may be too ideal to exist in the
real world, without considering the importance of internal capacity of agents.
In this paper, we first reveal and characterize the quantitative relationship
between the agent capacity and the compositionality of symbolic language both
theoretically and experimentally. The theoretical analysis is built on the MSC
(Markov Series Channel) model for the language transmission process and a
novel mutual information-based metric for the compositionality. The
experiments are conducted on a listener-speaker referential game framework
with eliminated external environment factors. Both theoretical analysis and
experimental results lead to a counter-intuitive conclusion that lower agent
capacity facilitates the emergence of symbolic language with higher
compositionality.
\end{abstract}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment