paper-with-me

Papers

Learning Disentangled Semantic Representations for Zero-Shot Cross-Lingual Transfer in Multilingual Machine Reading Comprehension

2022-04-03 · ACL 2022 5 · Linjuan Wu, Shaojuan Wu, Xiaowang Zhang, Deyi Xiong, Shizhan Chen, Zhiqiang Zhuang, Zhiyong Feng

Multilingual pre-trained models are able to zero-shot transfer knowledge from rich-resource to low-resource languages in machine reading comprehension (MRC). However, inherent linguistic discrepancies in different languages could make answer spans predicted by zero-shot transfer violate syntactic constraints of the target language. In this paper, we propose a novel multilingual MRC framework equipped with a Siamese Semantic Disentanglement Model (SSDM) to disassociate semantics from syntax in representations learned by multilingual pre-trained models. To explicitly transfer only semantic knowledge to the target language, we propose two groups of losses tailored for semantic and syntactic encoding and disentanglement. Experimental results on three multilingual MRC datasets (i.e., XQuAD, MLQA, and TyDi QA) demonstrate the effectiveness of our proposed approach over models based on mBERT and XLM-100. Code is available at:https://github.com/wulinjuan/SSDM_MRC.

📄 PDF Abstract BibTeX arXiv:2204.00996

Code (1)

wulinjuan/ssdm_mrc 공식 구현 pytorch

Tasks

Cross-Lingual TransferDisentanglementMachine Reading ComprehensionReading ComprehensionZero-Shot Cross-Lingual Transfer

Methods 이 논문이 사용한 방법론

mBERT mBERT

Similar Papers 제목 키워드 기반

Motion-Guided Semantic Alignment with Negative Prompts for Zero-Shot Video Action Recognition

2026-04-18 · Yiming Wang, Frederick W. B. Li, Jingyun Wang arxiv

Zero-shot action recognition is challenging due to the semantic gap between seen and unseen classes. We present a novel framework that enhances CLIP with disentangled embeddings and semantic-guided interaction. A Motion …

Zero-Shot Action Recognition

Disentangling Semantic-to-visual Confusion for Zero-shot Learning

2021-06-16 · Zihan Ye, Fuyuan Hu, Fan Lyu, Linyan Li 외

Using generative models to synthesize visual features from semantic distribution is one of the most popular solutions to ZSL image classification in recent years. The triplet loss (TL) is popularly used to generate reali…

Generative Adversarial Networkimage-classificationImage ClassificationTriplet+1

ARC: Leveraging Compositional Representations for Cross-Problem Learning on VRPs

2025-12-21 · Han-Seul Jeong, Youngjoon Park, Hyungseok Song, Woohyung Lim arxiv

Vehicle Routing Problems (VRPs) with diverse real-world attributes have driven recent interest in cross-problem learning approaches that efficiently generalize across problem variants. We propose ARC (Attribute Represent…

Zero-shot Generalization

Conditional MoCoGAN for Zero-Shot Video Generation

2021-09-13 · Shun Kimura, Kazuhiko Kawamoto

We propose a conditional generative adversarial network (GAN) model for zero-shot video generation. In this study, we have explored zero-shot conditional generation setting. In other words, we generate unseen videos from…

Generative Adversarial NetworkImage GenerationVideo Generation

Disentangled Ontology Embedding for Zero-shot Learning

2022-06-08 · Yuxia Geng, Jiaoyan Chen, Wen Zhang, Yajing Xu 외

Knowledge Graph (KG) and its variant of ontology have been widely used for knowledge representation, and have shown to be quite effective in augmenting Zero-shot Learning (ZSL). However, existing ZSL methods that utilize…

image-classificationImage ClassificationOntology EmbeddingZero-Shot Image Classification+1