paper-with-me

Papers

MAPLE: Metadata Conditioned LLM Pretraining for Locale-Aware Question Answering

2026-01-21 · Anjishnu Mukherjee, Ziwei Zhu, Antonios Anastasopoulos arxiv

Large language models can memorize competing locale-specific facts yet fail to select among them when the locale changes, defaulting instead to a single globally dominant answer. We formalize this as localized knowledge disambiguation and introduce LocalNewsQA, an 18,700-item English-news benchmark that pairs the same question across two locales and scores whether a model actually switches its answer when the locale changes. We also introduce MAPLE, a controlled family of decoder-only models pretrained with document-level geographic metadata (source URL, country, and continent) already present in the training corpus, and compare it to metadata-free controls trained on identical data with the same token budget, architecture, and optimization. In controlled experiments at 1B and 3B, with inference-time metadata fixed, pretraining with metadata in MAPLE produces measurable switching and improves accuracy on questions whose correct answer depends on locale. Ablations and external-benchmark evaluations further suggest that locale-conditioned prediction benefits from geographic provenance learned during pretraining and that these benefits strengthen at larger model sizes.

📄 PDF Abstract BibTeX arXiv:2601.15236

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Locale Encoding For Scalable Multilingual Keyword Spotting Models

2023-02-25 · Pai Zhu, Hyun Jin Park, Alex Park, Angelo Scorza Scarpati 외

A Multilingual Keyword Spotting (KWS) system detects spokenkeywords over multiple locales. Conventional monolingual KWSapproaches do not scale well to multilingual scenarios because ofhigh development/maintenance costs a…

Keyword Spotting

Brain-DiT: A Universal Multi-state fMRI Foundation Model with Metadata-Conditioned Pretraining

2026-04-14 · Junfeng Xia, Wenhao Ye, Xuanye Pan, Xinke Shen 외 arxiv

Current fMRI foundation models primarily rely on a limited range of brain states and mismatched pretraining tasks, restricting their ability to learn generalized representations across diverse brain states. We present Br…

MAPLE: Metadata Augmented Private Language Evolution

2026-02-26 · Eli Chien, Yuzheng Hu, Ryan McKenna, Shanshan Wu 외 arxiv

While differentially private (DP) fine-tuning of large language models (LLMs) is a powerful tool, it is often computationally prohibitive or infeasible when state-of-the-art models are only accessible via proprietary API…

Text Generation

Beyond URLs: Metadata Diversity and Position for Efficient LLM Pretraining

2025-11-26 · Dongyang Fan, Diba Hashemi, Sai Praneeth Karimireddy, Martin Jaggi arxiv

Incorporating metadata in Large Language Models (LLMs) pretraining has recently emerged as a promising approach to accelerate training. However prior work highlighted only one useful signal-URLs, leaving open the questio…

Locale-Conditioned Few-Shot Prompting Mitigates Demonstration Regurgitation in On-Device PII Substitution with Small Language Models

2026-05-13 · Anuj Sadani, Deepak Kumar arxiv

Personally Identifiable Information (PII) redaction usually replaces detected entities with placeholder tokens such as [PERSON], destroying the downstream utility of the redacted text for retrieval and Named Entity Recog…