EMNLP 2021finding0 citations

Co-Teaching Student-Model through Submission Results of Shared Task

Kouta Nakayama, Shuhei Kurita, Akio Kobayashi, Yukino Baba, Satoshi Sekine

Abstract

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 contributing 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 characteristics 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.

BibTeX
@inproceedings{nakayama-etal-2021-co-teaching,
    title = "Co-Teaching Student-Model through Submission Results of Shared Task",
    author = "Nakayama, Kouta  and
      Kurita, Shuhei  and
      Kobayashi, Akio  and
      Baba, Yukino  and
      Sekine, Satoshi",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.383/",
    doi = "10.18653/v1/2021.findings-emnlp.383",
    pages = "4525--4535"
}
Co-Teaching Student-Model through Submission Results of Shared Task · EMNLP 2021