paper-with-me

Papers

Cross-lingual Data Augmentation for Document-grounded Dialog Systems in Low Resource Languages

2023-05-24 · Qi Gou, Zehua Xia, Wenzhe Du

This paper proposes a framework to address the issue of data scarcity in Document-Grounded Dialogue Systems(DGDS). Our model leverages high-resource languages to enhance the capability of dialogue generation in low-resource languages. Specifically, We present a novel pipeline CLEM (Cross-Lingual Enhanced Model) including adversarial training retrieval (Retriever and Re-ranker), and Fid (fusion-in-decoder) generator. To further leverage high-resource language, we also propose an innovative architecture to conduct alignment across different languages with translated training. Extensive experiment results demonstrate the effectiveness of our model and we achieved 4th place in the DialDoc 2023 Competition. Therefore, CLEM can serve as a solution to resource scarcity in DGDS and provide useful guidance for multi-lingual alignment tasks.

📄 PDF Abstract BibTeX arXiv:2305.14949

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDecoderDialogue GenerationRetrieval

Similar Papers 제목 키워드 기반

Simorgh at SemEval-2026 task 7: Region-Aware Hybrid Retrieval for Low-Resource Cultural Reasoning in Multilingual Question Answering

2026-05-26 · Hadi Bayrami Asl Tekanlou, Mahdi Bakhtiyarzadeh, Jafar Razmara arxiv

Although Large Language Models (LLMs) demonstrate excellent capabilities and performance for general reasoning tasks within the general public domain, they may face challenges with culturally grounded knowledge within la…

Semantic SimilarityQuestion AnsweringAnswer Selection

DG2: Data Augmentation Through Document Grounded Dialogue Generation

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Collecting data for training dialog systems can be extremely expensive due to the involvement of human participants and need for extensive annotation. Especially in document-grounded dialog systems, human experts need to…

Data AugmentationDialogue Generation

DG2: Data Augmentation Through Document Grounded Dialogue Generation

2021-12-15 · SIGDIAL (ACL) 2022 9 · Qingyang Wu, Song Feng, Derek Chen, Sachindra Joshi 외

Collecting data for training dialog systems can be extremely expensive due to the involvement of human participants and need for extensive annotation. Especially in document-grounded dialog systems, human experts need to…

Data AugmentationDialogue Generation

Exploring Cross-Lingual Guidance in Abstractive Summarization

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Cross-lingual guidance (CLG) as an augmentation method is often applied in cross-lingual summarization (CLS) to improve its performance. In this paper, we empirically study how cross-lingual information of different qual…

Abstractive Text Summarization

Generative Query Expansion with Multilingual LLMs for Cross-Lingual Information Retrieval

2025-11-24 · Olivia Macmillan-Scott, Roksana Goworek, Eda B. Özyiğit arxiv

Query expansion is the reformulation of a user query by adding semantically related information, and is an essential component of monolingual and cross-lingual information retrieval used to ensure that relevant documents…

Information Retrieval