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
0a550663
Commit
0a550663
authored
May 20, 2020
by
Zidong Du
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
~
parent
24facde9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
104 additions
and
14 deletions
+104
-14
NIPS2020/main.tex
+104
-14
No files found.
NIPS2020/main.tex
View file @
0a550663
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
% \usepackage[final]{neurips_2020}
% \usepackage[final]{neurips_2020}
% to avoid loading the natbib package, add option nonatbib:
% to avoid loading the natbib package, add option nonatbib:
\usepackage
[nonatbib]
{
neurips
_
2020
}
\usepackage
[nonatbib]
{
neurips
_
2020
}
\usepackage
[utf8]
{
inputenc
}
% allow utf-8 input
\usepackage
[utf8]
{
inputenc
}
% allow utf-8 input
\usepackage
[T1]
{
fontenc
}
% use 8-bit T1 fonts
\usepackage
[T1]
{
fontenc
}
% use 8-bit T1 fonts
...
@@ -26,7 +26,52 @@
...
@@ -26,7 +26,52 @@
\usepackage
{
nicefrac
}
% compact symbols for 1/2, etc.
\usepackage
{
nicefrac
}
% compact symbols for 1/2, etc.
\usepackage
{
microtype
}
% microtypography
\usepackage
{
microtype
}
% microtypography
\title
{
Formatting Instructions For NeurIPS 2020
}
%%Added by Du, Zidong
\usepackage
{
ifthen
}
\usepackage
{
color
}
%\definecolor{alizarin}{rgb}{0.82, 0.1, 0.26}
\ifthenelse
{
\equal
{
\submitmode
}{
true
}}
{
%%submission mode
\newcommand
{
\rmk
}
[1]
{}
\newcommand
{
\rmkdone
}
[1]
{}
\newcommand
{
\del
}
[1]
{}
\newcommand
{
\add
}
[1]
{
#1
}
\newcommand
{
\zdel
}
[1]
{}
\newcommand
{
\zadd
}
[1]
{
#1
}
\newcommand
{
\note
}
[1]
{
#1
}
\newcommand
{
\lnote
}
[1]
{
#1
}
\newcommand
{
\main
}
[1]
{
#1
}
\newcommand
{
\para
}
[2]
{
#1#2
}
\newcommand
{
\ladd
}
[1]
{
#1
}
\newcommand
{
\lanadd
}
[1]
{
#1
}
\newcommand
{
\uw
}
[1]
{
#1
}
\newcommand
{
\doubt
}
[1]
{
#1
}
}
{
%%writing mode
\newcommand
{
\rmk
}
[1]
{
\textcolor
{
alizarin
}{
--[#1]--
}}
%%communication and remarks
\newcommand
{
\del
}
[1]
{
\textcolor
{
gray
}{
\sout
{
#1
}}}
%%delete the text
\newcommand
{
\rmkdone
}
[1]
{
\textcolor
{
gray
}{
--[#1]--
}}
%%done for remarks
\newcommand
{
\add
}
[1]
{
\textcolor
{
PineGreen
}{
#1
}}
%%add
\newcommand
{
\zdel
}
[1]
{
\textcolor
{
gray
}{
\sout
{
#1
}}}
%%used by Zidong
\newcommand
{
\zadd
}
[1]
{
\textcolor
{
teal
}{
#1
}}
%%used by Zidong
% \newcommand{\ladd}[1]{\textcolor{BlueViolet}{#1}}
\newcommand
{
\ladd
}
[1]
{
#1
}
\newcommand
{
\note
}
[1]
{
\textcolor
{
red
}{
#1
}}
%%in the text, need to be checked or filled
% added by lanhuiying
% uncertain word
\newcommand
{
\uw
}
[1]
{
\textcolor
{
gray
}{
#1
}}
\newcommand
{
\lanadd
}
[1]
{
\textcolor
{
cyan
}{
#1
}}
\newcommand
{
\doubt
}
[1]
{
\textcolor
{
teal
}{
#1
}}
}
\title
{
The Natural Emergence of Symbolic Language through a Language Game among
Individual Agents
}
% The \author macro works with any number of authors. There are two commands
% The \author macro works with any number of authors. There are two commands
% used to separate the names and addresses of multiple authors: \And and \AND.
% used to separate the names and addresses of multiple authors: \And and \AND.
...
@@ -37,13 +82,13 @@
...
@@ -37,13 +82,13 @@
% \AND instead of \And before the third author name.
% \AND instead of \And before the third author name.
\author
{
%
\author
{
%
David S.~Hippocampus
\thanks
{
Use footnote for providing further information
%%
David S.~Hippocampus\thanks{Use footnote for providing further information
about author (webpage, alternative address)---
\emph
{
not
}
for acknowledging
%%
about author (webpage, alternative address)---\emph{not} for acknowledging
funding agencies.
}
\\
%%
funding agencies.} \\
Department of Computer Science
\\
%%
Department of Computer Science\\
Cranberry-Lemon University
\\
%%
Cranberry-Lemon University\\
Pittsburgh, PA 15213
\\
%%
Pittsburgh, PA 15213 \\
\texttt
{
hippo@cs.cranberry-lemon.edu
}
\\
%%
\texttt{hippo@cs.cranberry-lemon.edu} \\
% examples of more authors
% examples of more authors
% \And
% \And
% Coauthor \\
% Coauthor \\
...
@@ -72,13 +117,58 @@
...
@@ -72,13 +117,58 @@
\maketitle
\maketitle
\begin{abstract}
\begin{abstract}
The abstract paragraph should be indented
\nicefrac
{
1
}{
2
}
~inch (3~picas) on
Symbolic language, a language using symbols and characters to represent concepts
both the left- and right-hand margins. Use 10~point type, with a vertical
for communication, is widely taken as the key factor for the emergence and
spacing (leading) of 11~points. The word
\textbf
{
Abstract
}
must be centered,
evolution of human intelligence. Its emergence among our pre-human ancestors is
bold, and in point size 12. Two line spaces precede the abstract. The abstract
still a mystery accompanied with many controversial theories and
must be limited to one paragraph.
hypothesis. Recently, efforts about the symbolic language have been made by
computer scientists in the neural network based multi-agent systems.
%, trying to understand the emergence of symbolic language.
\note
{
However, even using the multi-agent systems, previous works at root are
training one brain for communicating among connected sensors, as they combine
the neural networks of all agents in training process.
}
As a result, such works did not
involve the emergence of symbolic language.
Here, we introduce a novel mechanism with
\emph
{
Self-grounding-Introspection-Cooperation
}
model that enables the natural
emergence of symbolic language among individual agents. Experimental results
show that
\note
{
xxxx
}
To the best of our knowledge, we are the first to
\note
{
xxx
}
This work presents a trial to shed some lights on the origin of human language
and the emergence of intelligence in individual human.
\end{abstract}
\end{abstract}
\section
{
Introduction
}
%Symbolic Language is important
%
\section
{
Symbolic Language
}
\section
{
The Self-grounding-Introspection-Cooperation Model
}
\section
{
Experiments
}
\subsection
{
Methodology
}
\subsection
{
Experimental Results
}
\section
{
Related Work
}
\section
{
Conclusions
}
\clearpage
\newpage
\section
{
Submission of papers to NeurIPS 2020
}
\section
{
Submission of papers to NeurIPS 2020
}
NeurIPS requires electronic submissions. The electronic submission site is
NeurIPS requires electronic submissions. The electronic submission site is
...
...
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