paper-with-me

홈 › Papers

When Trivia Is Not Trivial: Everyday Knowledge Failures in Multilingual LLMs

2026-07-23 · Anna Mosolova, Djamé Seddah arxiv

Quiz rooms, trivia nights, and quiz shows challenge human knowledge across a wide range of topics, from canonical facts to everyday culture. In this paper, we examine whether large language models (LLMs) can perform competitively in such settings, using quiz-style questions to test them on both common and niche topics. We introduce TriviaRoomQA, a multilingual benchmark designed to evaluate everyday, culturally grounded, and long-tail knowledge across 288 topics. The benchmark contains 3,300 parallel multiple-choice questions in six European languages and additional 5,340 French-only questions for a more fine-grained case study. We evaluate 30 open-weight LLMs from European, Asian, and North American providers, covering models from 7 to 70B parameters. We find that models are strong on knowledge-intensive topics such as history, geography, and mathematics, but substantially weaker on everyday popular-culture topics such as celebrities, music, movies, and news. Moreover, model performance varies across languages even for the same underlying questions, suggesting that access to factual knowledge is not always language-independent. In sum, our dataset and experiments demonstrate an important knowledge gap which is not captured by existing academic-based saturated benchmarks.

📄 PDF Abstract BibTeX arXiv:2607.21445

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Verb Physics: Relative Physical Knowledge of Actions and Objects

2017-06-12 · ACL 2017 7 · Maxwell Forbes, Yejin Choi

Learning commonsense knowledge from natural language text is nontrivial due to reporting bias: people rarely state the obvious, e.g., "My house is bigger than me." However, while rarely stated explicitly, this trivial ev…

Natural Language Inference from Multiple Premises

2017-10-09 · IJCNLP 2017 11 · Alice Lai, Yonatan Bisk, Julia Hockenmaier

We define a novel textual entailment task that requires inference over multiple premise sentences. We present a new dataset for this task that minimizes trivial lexical inferences, emphasizes knowledge of everyday events…

Natural Language Inference

An Enhanced Knowledge Injection Model for Commonsense Generation

2020-12-01 · COLING 2020 8 · Zhihao Fan, Yeyun Gong, Zhongyu Wei, Siyuan Wang 외

Commonsense generation aims at generating plausible everyday scenario description based on a set of provided concepts. Digging the relationship of concepts from scratch is non-trivial, therefore, we retrieve prototypes f…

DecodermodelPosition

Demystifying Lipschitz verification: positive matrices, negative results

2026-03-30 · Simon Kuang, Yuezhu Xu, S. Sivaranjani, Xinfan Lin arxiv

The global Lipschitz constant of a neural network is related to robustness and generalization, yet unlike in many classical models, it is not plainly legible from the parameters. This has motivated sophisticated verifica…

Playing Text-Based Games with Common Sense

2020-12-04 · Sahith Dambekodi, Spencer Frazier, Prithviraj Ammanabrolu, Mark O. Riedl

Text based games are simulations in which an agent interacts with the world purely through natural language. They typically consist of a number of puzzles interspersed with interactions with common everyday objects and l…

Common Sense ReasoningDeep Reinforcement LearningLanguage ModelingLanguage Modelling+1