paper-with-me

홈 › Papers

Fun Facts: Automatic Trivia Fact Extraction from Wikipedia

2016-12-12 · Tsurel David, Pelleg Dan, Guy Ido, Shahaf Dafna

A significant portion of web search queries directly refers to named entities. Search engines explore various ways to improve the user experience for such queries. We suggest augmenting search results with {\em trivia facts} about the searched entity. Trivia is widely played throughout the world, and was shown to increase users' engagement and retention. Most random facts are not suitable for the trivia section. There is skill (and art) to curating good trivia. In this paper, we formalize a notion of \emph{trivia-worthiness} and propose an algorithm that automatically mines trivia facts from Wikipedia. We take advantage of Wikipedia's category structure, and rank an entity's categories by their trivia-quality. Our algorithm is capable of finding interesting facts, such as Obama's Grammy or Elvis' stint as a tank gunner. In user studies, our algorithm captures the intuitive notion of "good trivia" 45\% higher than prior work. Search-page tests show a 22\% decrease in bounce rates and a 12\% increase in dwell time, proving our facts hold users' attention.

📄 PDF Abstract BibTeX arXiv:1612.03896

Code (1)

DMTsurel/FunFacts 공식 구현

Similar Papers 제목 키워드 기반

Hierarchical Trivia Fact Extraction from Wikipedia Articles

2020-12-01 · COLING 2020 8 · Jingun Kwon, Hidetaka Kamigaito, Young-In Song, Manabu Okumura

Recently, automatic trivia fact extraction has attracted much research interest. Modern search engines have begun to provide trivia facts as the information for entities because they can motivate more user engagement. In…

Articles

Mining Interesting Trivia for Entities from Wikipedia

2015-10-11 · Prakash Abhay

Trivia is any fact about an entity, which is interesting due to any of the following characteristics - unusualness, uniqueness, unexpectedness or weirdness. Such interesting facts are provided in 'Did You Know?' section …

Event Extraction Using Distant Supervision

2014-05-01 · LREC 2014 5 · Kevin Reschke, Martin Jankowiak, Mihai Surdeanu, Christopher Manning 외

Distant supervision is a successful paradigm that gathers training data for information extraction systems by automatically aligning vast databases of facts with text. Previous work has demonstrated its usefulness for th…

Event ExtractionKnowledge Base PopulationNamed Entity Recognition (NER)Slot Filling

ODKE+: Ontology-Guided Open-Domain Knowledge Extraction with LLMs

2025-09-04 · Samira Khorshidi, Azadeh Nikfarjam, Suprita Shankar, Yisi Sang 외 arxiv

Knowledge graphs (KGs) are foundational to many AI applications, but maintaining their freshness and completeness remains costly. We present ODKE+, a production-grade system that automatically extracts and ingests millio…

Knowledge Graphs

OPIEC: An Open Information Extraction Corpus

2019-04-28 · AKBC 2019 · Kiril Gashteovski, Sebastian Wanner, Sven Hertling, Samuel Broscheit 외

Open information extraction (OIE) systems extract relations and their arguments from natural language text in an unsupervised manner. The resulting extractions are a valuable resource for downstream tasks such as knowled…

Knowledge Base ConstructionOpen-Ended Question AnsweringOpen Information ExtractionQuestion Answering+1