paper-with-me

Papers

Sharing, Teaching and Aligning: Knowledgeable Transfer Learning for Cross-Lingual Machine Reading Comprehension

2023-11-12 · Tingfeng Cao, Chengyu Wang, Chuanqi Tan, Jun Huang, Jinhui Zhu

In cross-lingual language understanding, machine translation is often utilized to enhance the transferability of models across languages, either by translating the training data from the source language to the target, or from the target to the source to aid inference. However, in cross-lingual machine reading comprehension (MRC), it is difficult to perform a deep level of assistance to enhance cross-lingual transfer because of the variation of answer span positions in different languages. In this paper, we propose X-STA, a new approach for cross-lingual MRC. Specifically, we leverage an attentive teacher to subtly transfer the answer spans of the source language to the answer output space of the target. A Gradient-Disentangled Knowledge Sharing technique is proposed as an improved cross-attention block. In addition, we force the model to learn semantic alignments from multiple granularities and calibrate the model outputs with teacher guidance to enhance cross-lingual transferability. Experiments on three multi-lingual MRC datasets show the effectiveness of our method, outperforming state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2311.06758

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferMachine Reading ComprehensionMachine TranslationReading ComprehensionTransfer Learning

Similar Papers 제목 키워드 기반

Teaching to Teach by Structured Dark Knowledge

2018-09-27 · Ziliang Chen, Keze Wang, Liang Lin

To educate hyper deep learners, \emph{Curriculum Learnings} (CLs) require either human heuristic participation or self-deciding the difficulties of training instances. These coaching manners are blind to the coherent str…

Diversity

Hierarchical Neural Network for Extracting Knowledgeable Snippets and Documents

2018-08-22 · Ganbin Zhou, Rongyu Cao, Xiang Ao, Ping Luo 외

In this study, we focus on extracting knowledgeable snippets and annotating knowledgeable documents from Web corpus, consisting of the documents from social media and We-media. Informally, knowledgeable snippets refer to…

Knowledge Base Construction

Virtual Pre-Service Teacher Assessment and Feedback via Conversational Agents

2021-04-01 · EACL (BEA) 2021 4 · Debajyoti Datta, Maria Phillips, James P. Bywater, Jennifer Chiu 외

Conversational agents and assistants have been used for decades to facilitate learning. There are many examples of conversational agents used for educational and training purposes in K-12, higher education, healthcare, t…

Reading Comprehension

Teaching Categories to Human Learners with Visual Explanations

2018-02-20 · CVPR 2018 6 · Oisin Mac Aodha, Shih-An Su, Yuxin Chen, Pietro Perona 외

We study the problem of computer-assisted teaching with explanations. Conventional approaches for machine teaching typically only provide feedback at the instance level e.g., the category or label of the instance. Howeve…

Representational Alignment Supports Effective Machine Teaching

2024-06-06 · Ilia Sucholutsky, Katherine M. Collins, Maya Malaviya, Nori Jacoby 외

A good teacher should not only be knowledgeable; but should be able to communicate in a way that the student understands -- to share the student's representation of the world. In this work, we integrate insights from mac…