CLMar 3, 2024

Improving Cross-lingual Representation for Semantic Retrieval with Code-switching

arXiv:2403.01364v22 citationsh-index: 6Knowledge-Based Systems
Originality Incremental advance
AI Analysis

This addresses the need for better cross-lingual smart-customer-service systems in e-commerce, though it appears incremental as it builds on existing pre-trained models with a novel training method.

The paper tackles the problem of improving cross-lingual semantic retrieval for task-oriented QA by proposing a code-switching approach, achieving consistent outperformance over previous SOTA methods on SR and STS tasks across multiple datasets in over 20 languages.

Semantic Retrieval (SR) has become an indispensable part of the FAQ system in the task-oriented question-answering (QA) dialogue scenario. The demands for a cross-lingual smart-customer-service system for an e-commerce platform or some particular business conditions have been increasing recently. Most previous studies exploit cross-lingual pre-trained models (PTMs) for multi-lingual knowledge retrieval directly, while some others also leverage the continual pre-training before fine-tuning PTMs on the downstream tasks. However, no matter which schema is used, the previous work ignores to inform PTMs of some features of the downstream task, i.e. train their PTMs without providing any signals related to SR. To this end, in this work, we propose an Alternative Cross-lingual PTM for SR via code-switching. We are the first to utilize the code-switching approach for cross-lingual SR. Besides, we introduce the novel code-switched continual pre-training instead of directly using the PTMs on the SR tasks. The experimental results show that our proposed approach consistently outperforms the previous SOTA methods on SR and semantic textual similarity (STS) tasks with three business corpora and four open datasets in 20+ languages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes