Co-Teaching Student-Model through Submission Results of Shared Task
Co-Teaching Student-Model through Submission Results of Shared Task
复制标题
DOI:
10.18653/v1/2021.findings-emnlp.383
复制
发表时间:
2021
期刊:
影响因子:
--
通讯作者:
Kouta Nakayama;Shuhei Kurita;Akio Kobayashi;Yukino Baba;S. Sekine
中科院分区:
文献类型:
--
作者:
Kouta Nakayama;Shuhei Kurita;Akio Kobayashi;Yukino Baba;S. Sekine
Shared tasks have a long history and have become the mainstream of NLP research. Most of the shared tasks require participants to submit only system outputs and descriptions. It is uncommon for the shared task to request submission of the system itself because of the license issues and implementation differences. Therefore, many systems are abandoned without being used in real applications or contribut-ing to better systems. In this research, we propose a scheme to utilize all those systems which participated in the shared tasks. We use all participated system outputs as task teachers in this scheme and develop a new model as a student aiming to learn the characteris-tics of each system. We call this scheme “Co-Teaching.” This scheme creates a unified system that performs better than the task’s single best system. It only requires the system outputs, and slightly extra effort is needed for the participants and organizers. We apply this scheme to the “SHINRA2019-JP” shared task, which has nine participants with various output accuracies, confirming that the unified system outperforms the best system. Moreover, the code used in our experiments has been released. 1