paper-with-me

홈 › Papers

Cross-lingual QA: A Key to Unlocking In-context Cross-lingual Performance

2023-05-24 · Sunkyoung Kim, Dayeon Ki, Yireun Kim, Jinsik Lee

Multilingual large language models (MLLMs) have demonstrated significant cross-lingual capabilities through in-context learning. Existing approaches typically construct monolingual in-context examples, either in the source or target language. However, translating entire in-context examples into the target language might compromise contextual integrity and be costly in the case of long-context passages. To address this, we introduce Cross-lingual QA, a cross-lingual prompting method that translates only the question and answer parts, thus reducing translation costs. Experiments on four typologically diverse multilingual benchmarks show that Cross-lingual QA prompting effectively stimulates models to elicit their cross-lingual knowledge, outperforming prior monolingual prompting approaches. Furthermore, we show that prompting open-source MLLMs with cross-lingual in-context examples enhances performance as the model scale increases.

📄 PDF Abstract BibTeX arXiv:2305.15233

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferIn-Context LearningQuestion Answering

Similar Papers 제목 키워드 기반

Cross-Lingual Exploration for Parametric Knowledge

2026-06-23 · Elisha Diskind, Itamar Trainin, Uri Shaham, Leshem Choshen 외 arxiv

Parametric knowledge in Large Language Models is not equally accessible across languages. As a result, standard inference techniques often struggle to surface localized facts, leading to failures in cross-lingual knowled…

SARA: Unlocking Multilingual Knowledge in Mixture-of-Experts via Semantically Anchored Routing Alignment

2026-06-24 · Tianyu Dong, Yangyang Liu, Jiang Zhou, Xinwei Wu 외 arxiv

Sparse Mixture-of-Experts (MoE) architectures have emerged as an increasingly influential paradigm as they offer a strategic balance between parameter scalability and computational efficiency. However, low-resource langu…

Computational Efficiency

Multilingual Evaluation of Semantic Textual Relatedness

2024-04-13 · Sharvi Endait, Srushti Sonavane, Ridhima Sinare, Pritika Rohera 외

The explosive growth of online content demands robust Natural Language Processing (NLP) techniques that can capture nuanced meanings and cultural context across diverse languages. Semantic Textual Relatedness (STR) goes …

Information RetrievalMachine TranslationRetrieval

Unlocking Markets: A Multilingual Benchmark to Cross-Market Question Answering

2024-09-24 · Yifei Yuan, Yang Deng, Anders Søgaard, Mohammad Aliannejadi

Users post numerous product-related questions on e-commerce platforms, affecting their purchase decisions. Product-related question answering (PQA) entails utilizing product-related resources to provide precise responses…

Answer GenerationQuestion Answering

Think Carefully and Check Again! Meta-Generation Unlocking LLMs for Low-Resource Cross-Lingual Summarization

2024-10-26 · Zhecheng Li, Yiwei Wang, Bryan Hooi, Yujun Cai 외

Cross-lingual summarization (CLS) aims to generate a summary for the source text in a different target language. Currently, instruction-tuned large language models (LLMs) excel at various English tasks. However, unlike l…