通过正交约束减少跨语言嵌入中的语义泄露
Mitigating Semantic Leakage in Cross-lingual Embeddings via Orthogonality Constraint
- 引入正交性约束,分离语义与语言特征
- 在跨语言检索任务中显著降低语义泄露
- 适合需要精准语义对齐的多语言应用
准确对齐跨语言句子嵌入中的上下文表示是高效平行数据挖掘的关键。当前主流方法通过解耦多语言预训练模型生成的句子嵌入中的语义与语言信息来实现对齐。然而我们发现,现有解耦表示学习方法存在语义泄露问题——即大量语言特异性信息意外渗入语义表示中。这阻碍了语义与语言表示的有效解耦,导致难以获取能清晰表征句子意义的嵌入。为此,我们提出一种新训练目标 ORACLE(ORthogonAlity Constraint LEarning),通过强制语义与语言嵌入间的正交性来解决该问题。ORACLE基于类内聚类与类间分离两个组件。在跨语言检索和语义文本相似性任务上的实验表明,使用 ORACLE 目标可有效减少语义泄露,并提升嵌入空间内的语义对齐效果。
原文摘要 · Abstract (English)
Accurately aligning contextual representations in cross-lingual sentence embeddings is key for effective parallel data mining. A common strategy for achieving this alignment involves disentangling semantics and language in sentence embeddings derived from multilingual pre-trained models. However, we discover that current disentangled representation learning methods suffer from semantic leakage - a term we introduce to describe when a substantial amount of language-specific information is unintentionally leaked into semantic representations. This hinders the effective disentanglement of semantic and language representations, making it difficult to retrieve embeddings that distinctively represent the meaning of the sentence. To address this challenge, we propose a novel training objective, ORthogonAlity Constraint LEarning (ORACLE), tailored to enforce orthogonality between semantic and language embeddings. ORACLE builds upon two components: intra-class clustering and inter-class separation. Through experiments on cross-lingual retrieval and semantic textual similarity tasks, we demonstrate that training with the ORACLE objective effectively reduces semantic leakage and enhances semantic alignment within the embedding space.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。