Commit 8a88c3cc by Zidong Du

~

parent 041b1cff
...@@ -10,6 +10,7 @@ ...@@ -10,6 +10,7 @@
\usepackage{enumitem} \usepackage{enumitem}
\usepackage{amsmath} \usepackage{amsmath}
\usepackage{amsfonts} \usepackage{amsfonts}
\usepackage{booktabs}
\usepackage{aaai21} % DO NOT CHANGE THIS \usepackage{aaai21} % DO NOT CHANGE THIS
\usepackage{times} % DO NOT CHANGE THIS \usepackage{times} % DO NOT CHANGE THIS
......
...@@ -14,8 +14,24 @@ the real world. None of these works realizes the importance of model capacity of ...@@ -14,8 +14,24 @@ the real world. None of these works realizes the importance of model capacity of
agent itself. \rmk{this should be largely emphasized.} agent itself. \rmk{this should be largely emphasized.}
\begin{table}[b]
\centering
\small
\caption{Handcrafted inductions in related works.}
\label{tab:rel}
\begin{tabular}{llllll}
\toprule
Works & Handcrafted induction & Compositionality\\
\midrule
&&\\
&&\\
\textbf{Ours} & \textbf{None} & \textbf{High} \\
\bottomrule
\end{tabular}
\end{table}
%measure %measure
Additionally, to measure the compositionality of emerged symbolic language, many metrics are To measure the compositionality of emerged symbolic language, many metrics are
proposed~\cite{}. proposed~\cite{}.
Widely accepted metrics can be classified into two categories, measuring Widely accepted metrics can be classified into two categories, measuring
positive signaling~\cite{} and measuring positive listening~\cite{}. The former positive signaling~\cite{} and measuring positive listening~\cite{}. The former
......
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