CL-QR: Cross-Lingual Enhanced Query Reformulation for Multi-lingual Conversational AI Agents (2023.emnlp-industry)
Copied to clipboard
| Challenge: | Existing QR systems that reformulate defective user queries are limited in English due to the scarcity of non-English QR labels. |
| Approach: | They propose a query reformulation method which reformulates defective user queries to improve non-English QR performance. |
| Outcome: | The proposed framework improves non-English QR performance by leveraging abundant reformulation resources in English. |
Similar Papers
Towards more equitable question answering systems: How much more data do you need? (2021.acl-short)
Copied to clipboard
| Challenge: | Question answering datasets in English are relatively new, but lack of linguistic diversity in the field is a challenge. |
| Approach: | They propose to use translation and cross-lingual transfer to produce QA systems in multiple languages to improve their performance. |
| Outcome: | The proposed approaches take advantage of existing resources to produce QA systems in multiple languages. |
Multilingual Datasets for Custom Input Extraction and Explanation Requests Parsing in Conversational XAI Systems (2025.findings-emnlp)
Copied to clipboard
Qianli Wang, Tatiana Anikina, Nils Feldhus, Simon Ostermann, Fedor Splitt, Jiaao Li, Yoana Tsoneva, Sebastian Möller, Vera Schmitt
| Challenge: | Current ConvXAI systems are based on intent recognition to accurately identify the user’s desired intention and map it to an explainability method. |
| Approach: | They propose a multilingual extension of the CoXQL dataset spanning five typologically diverse languages, including one low-resource language. |
| Outcome: | The proposed model enables multilingual generalization in a multilingual dataset spanning five typologically diverse languages, including one low-resource language. |
Cross-lingual Transfer for Automatic Question Generation by Learning Interrogative Structures in Target Languages (2024.emnlp-main)
Copied to clipboard
| Challenge: | Existing automatic question generation datasets focus on English, resulting in data gaps for other languages. |
| Approach: | They propose a cross-lingual transfer method that allows models to generate questions in low-resource languages. |
| Outcome: | The proposed method outperforms other models and achieves comparable performance across languages. |
Cross-Lingual Training for Automatic Question Generation (P19-1)
Copied to clipboard
| Challenge: | Automatic question generation is a challenging problem in natural language understanding . manual curating a dataset of comparable size for a new language is tedious and expensive. |
| Approach: | They propose to reuse available large QG dataset in a secondary language to learn a QG model for a primary language. |
| Outcome: | The proposed model outperforms baseline models in Hindi and Chinese. |
Spoken Conversational Agents with Large Language Models (2025.emnlp-tutorials)
Copied to clipboard
| Challenge: | This tutorial focuses on the evolution of voice-native LLMs . it reviews the adaptation of text LLM to audio, cross-modal alignment, and joint speech–text training . |
| Approach: | This tutorial examines the evolution of voice-native LLMs in conversational agents . it compares cascaded and voice-based LLM systems to end-to-end retrieval-and vision-grounded systems . |
| Outcome: | This tutorial examines the evolution of voice-native LLMs . it compares the performance of voice assistants to current open-domain agents . |
Together We Can: Multilingual Automatic Post-Editing for Low-Resource Languages (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Existing studies on multilingual automatic post-editing systems for low-resource Indo-Aryan languages have focused on different models for different language pairs. |
| Approach: | They propose to use a multilingual automatic post-editing system to improve machine translations for low-resource Indo-Aryan languages. |
| Outcome: | The proposed model outperforms English-Hindi and English-Marathi models by 2.5 and 2.39 TER points. |
LEIA: Facilitating Cross-lingual Knowledge Transfer in Language Models with Entity-based Data Augmentation (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing language adaptation methods overlook the benefits of cross-lingual supervision. |
| Approach: | They propose a language adaptation tuning method that augments target corpus with English entity names and trains the model using left-to-right language modeling. |
| Outcome: | The proposed method shows significant performance gains across non-English languages. |
CGF: Constrained Generation Framework for Query Rewriting in Conversational AI (2022.emnlp-industry)
Copied to clipboard
Jie Hao, Yang Liu, Xing Fan, Saurabh Gupta, Saleh Soltan, Rakesh Chada, Pradeep Natarajan, Chenlei Guo, Gokhan Tur
| Challenge: | Large-scale conversational AI agents such as Alexa, Siri and Google Assistant help millions of users to perform a lot of tasks. |
| Approach: | They propose a Constrained Generation Framework for query rewriting at global and personalized levels. |
| Outcome: | The proposed framework significantly boosts the query rewriting performance. |
Improving Contextual Query Rewrite for Conversational AI Agents through User-preference Feedback Learning (2023.emnlp-industry)
Copied to clipboard
| Challenge: | Contextual query rewriting (CQR) is a crucial component in Conversational AI agents, leveraging contextual information from previous user-agent conversations to improve comprehension of current user intent. |
| Approach: | They propose a framework to enhance the CQR model's capability in generating user preference-aligned rewrites. |
| Outcome: | The proposed framework improves the CQR model's ability to generate user preference-aligned rewrites. |
Cross-Lingual Training of Neural Models for Document Ranking (2020.findings-emnlp)
Copied to clipboard
| Challenge: | a recent study shows that multi-lingual BERT models can be used for document ranking in non-English languages . a blog post by Google suggests that the company is exploring this approach to improve web search across a number of languages. |
| Approach: | They propose to leverage relevance judgments in English to train neural document ranking models for mono-lingual retrieval in multiple target languages. |
| Outcome: | The proposed approach improves search quality in non-English languages while requiring low resources. |