Commit 264bb84e by Zidong Du

add title and abstract

parent 2f9d5179
...@@ -28,7 +28,7 @@ final: ...@@ -28,7 +28,7 @@ final:
ps2pdf14 -dPDFSETTINGS=/prepress final.pdf final-output.pdf ps2pdf14 -dPDFSETTINGS=/prepress final.pdf final-output.pdf
push: push:
git push origin master:master git push gitlab master:master
clean: clean:
rm -f *.aux *.bbl *.blg *.log *.out *.pdf *.gz *.fls *.fdb_latexmk rm -f *.aux *.bbl *.blg *.log *.out *.pdf *.gz *.fls *.fdb_latexmk
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
% articles, conjunctions, and prepositions are lower case unless they % articles, conjunctions, and prepositions are lower case unless they
% directly follow a colon or long dash % 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{ \author{
%Authors %Authors
% All authors must be in the same font size and format. % All authors must be in the same font size and format.
...@@ -161,18 +161,24 @@ ...@@ -161,18 +161,24 @@
\maketitle \maketitle
\begin{abstract} \begin{abstract}
Recent advances on symbolic language in neural network based multi-agent systems The natural emergence of symbolic languages with high compositionality has
have made great progress in compositionality, which is taken as a key attracted extensive attentions from a broad range of communities. Existing
feature distinguishing human language from animal language. However, these efforts studies only investigated the impacts of \emph{deliberately designed} external
only explored environmental pressures, without realizing the importance of environmental factors (e.g., small vocabulary sizes, carefully constructed
characterization capacity of agents. 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 work, we explore the relationship between the characterization capacity
of agents and the compositionality of symbolic languages. By proving with In this paper, we first reveal and characterize the quantitative relationship
mutual information theory and verifying with extensive experiments, we made the between the agent capacity and the compositionality of symbolic language both
counter-intuitive conclusion that symbolic languages with higher theoretically and experimentally. The theoretical analysis is built on the MSC
compositionality require lower characterization capacity of agents and are (Markov Series Channel) model for the language transmission process and a
easier-to-teach. \textcolor{red}{ZD: effects} 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} \end{abstract}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment