Papers › BordIRlines: A Dataset for Evaluating Cross-lingual Retrieval-Augmented Generation

BordIRlines: A Dataset for Evaluating Cross-lingual Retrieval-Augmented Generation

2 Oct 2024arXiv:2410.01171archive 2025-07-28

Bryan Li, Samar Haider, Fiona Luo, Adwait Agashe, Chris Callison-Burch

Large language models excel at creative generation but continue to struggle with the issues of hallucination and bias. While retrieval-augmented generation (RAG) provides a framework for grounding LLMs' responses in accurate and up-to-date information, it still raises the question of bias: which sources should be selected for inclusion in the context? And how should their importance be weighted? In this paper, we study the challenge of cross-lingual RAG and present a dataset to investigate the robustness of existing systems at answering queries about geopolitical disputes, which exist at the intersection of linguistic, cultural, and political boundaries. Our dataset is sourced from Wikipedia pages containing information relevant to the given queries and we investigate the impact of including additional context, as well as the composition of this context in terms of language and source, on an LLM's response. Our results show that existing RAG systems continue to be challenged by cross-lingual use cases and suffer from a lack of consistency when they are provided with competing information in multiple languages. We present case studies to illustrate these issues and outline steps for future research to address these challenges. We make our dataset and code publicly available at https://github.com/manestay/bordIRlines.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.01171")

Code

Syntology Ran 12 of 16 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

manestay/bordirlines officialmentioned in papermentioned on GitHubMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 12 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12ran
4unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from manestay/bordirlines. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calc_ci manestay/bordirlines/generation/gen_all_results_table_multirun.py official repository ran MIT (permissive) · e0e86d5ea38ef05a · report
calculate_log_probabilities_for_candidates manestay/bordirlines/generation/generation.py official repository ran MIT (permissive) · 383171f09ff3e8c9 · report
compare_dicts manestay/bordirlines/generation/check_query_json.py official repository ran MIT (permissive) · 37d3512123c2c4df · report
format_group manestay/bordirlines/generation/gen_all_results_table.py official repository ran MIT (permissive) · 70b34c4796078f26 · report
gen_table manestay/bordirlines/generation/gen_all_results_table.py official repository ran MIT (permissive) · cfd231f817d2a9ad · report
get_config manestay/bordirlines/generation/gen_all_results_table.py official repository ran fingerprinted MIT (permissive) · 341667fa3efb145a · report
get_territory_claimants_and_langs_map manestay/bordirlines/lib.py official repository ran MIT (permissive) · ef76c6beda4c7143 · report
get_territory_langs_map manestay/bordirlines/lib.py official repository ran MIT (permissive) · a7f3025a11ce10be · report
get_title2id manestay/bordirlines/get_wiki_articles.py official repository ran MIT (permissive) · 9ea10d5ef8677130 · report
load_dataset manestay/bordirlines/generation/generation_lib.py official repository ran MIT (permissive) · ca72cfcf540903ab · report
load_json manestay/bordirlines/generation/check_query_json.py official repository ran MIT (permissive) · 456ea162315edf33 · report
load_with_progress manestay/bordirlines/generation/generation_lib.py official repository ran MIT (permissive) · 317bb9bbcd22cdaf · report
generate_next_tokens manestay/bordirlines/generation/generation.py official repository unverified MIT (permissive) · d36bc8f80093fb9a · report
get_wikipedia_langlinks manestay/bordirlines/get_wiki_articles.py official repository unverified MIT (permissive) · b083d81036f81b00 · report
load_borderlines_hf manestay/bordirlines/lib.py official repository unverified MIT (permissive) · 64e73289ea465067 · report
query_openai manestay/bordirlines/generation/generation.py official repository unverified MIT (permissive) · b2d772cb7fde06e6 · report

Tasks

HallucinationRAGRetrievalRetrieval-augmented Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBARTBERTBPEDense ConnectionsDropoutLayer NormalizationLinear LayerLinear Warmup With Linear DecayMulti-Head AttentionRAGResidual ConnectionSoftmaxWeight DecayWordPiece

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections