Commit a97f594d by Zidong Du
parents 86eb1a7e 477bbc9b
...@@ -14,7 +14,7 @@ the real world. None of these works realizes the importance of model capacity of ...@@ -14,7 +14,7 @@ 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] \begin{table*}[htbp]
\centering \centering
\small \small
\caption{Handcrafted inductions in related works.} \caption{Handcrafted inductions in related works.}
...@@ -23,12 +23,17 @@ agent itself. \rmk{this should be largely emphasized.} ...@@ -23,12 +23,17 @@ agent itself. \rmk{this should be largely emphasized.}
\toprule \toprule
Works & Handcrafted induction & Compositionality\\ Works & Handcrafted induction & Compositionality\\
\midrule \midrule
&&\\ \cite{kirby2015compression}&Expressivity and compressibility&Qualitative, Speaker\\
&&\\ \cite{kottur-etal-2017-natural}&Vocabulary size, listener's memory&Qualitative, Speaker\\
\textbf{Ours} & \textbf{None} & \textbf{High} \\ \cite{choi2018compositional}&Vocabulary size, maximum message length&Qualitative, Speaker+Listener\\
\cite{lazaridou2018emergence}&Structure of input data&Quantitative, Speaker\\
\cite{evtimova2018emergent}&Multi-modal scenarios&Quantitative, Speaker\\
\cite{li2019ease}&Population size, resetting all listeners&Quantitative, Speaker\\
\cite{chaabouni2020compositionality}&Easier to decode&Quantitative, Speaker\\
\textbf{Ours} & \textbf{None} & \textbf{Quantitative, Speaker+Listener} \\
\bottomrule \bottomrule
\end{tabular} \end{tabular}
\end{table} \end{table*}
%measure %measure
To measure the compositionality of emerged symbolic language, many metrics are To measure the compositionality of emerged symbolic language, many metrics are
......
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