paper-with-me

홈 › Papers

Commonsense Properties from Query Logs and Question Answering Forums

2019-05-27 · Julien Romero, Simon Razniewski, Koninika Pal, Jeff Z. Pan, Archit Sakhadeo, Gerhard Weikum

Commonsense knowledge about object properties, human behavior and general concepts is crucial for robust AI applications. However, automatic acquisition of this knowledge is challenging because of sparseness and bias in online sources. This paper presents Quasimodo, a methodology and tool suite for distilling commonsense properties from non-standard web sources. We devise novel ways of tapping into search-engine query logs and QA forums, and combining the resulting candidate assertions with statistical cues from encyclopedias, books and image tags in a corroboration step. Unlike prior work on commonsense knowledge bases, Quasimodo focuses on salient properties that are typically associated with certain objects or concepts. Extensive evaluations, including extrinsic use-case studies, show that Quasimodo provides better coverage than state-of-the-art baselines with comparable quality.

📄 PDF Abstract BibTeX arXiv:1905.10989

Code (2)

Aunsiels/CSK 공식 구현
Aunsiels/demo_quasimodo

Tasks

Question Answering

Similar Papers 제목 키워드 기반

The Wikidata Query Logs Dataset

2026-02-16 · Sebastian Walter, Hannah Bast arxiv

We present the Wikidata Query Logs (WDQL) dataset, a dataset consisting of 335k question-query pairs over the Wikidata knowledge graph. It is over 11x larger than the largest existing Wikidata datasets of similar format …

TimelineQA: A Benchmark for Question Answering over Timelines

2023-06-01 · Wang-Chiew Tan, Jane Dwivedi-Yu, Yuliang Li, Lambert Mathias 외

Lifelogs are descriptions of experiences that a person had during their life. Lifelogs are created by fusing data from the multitude of digital services, such as online photos, maps, shopping and content streaming servic…

Question AnsweringRetrieval

q2d: Turning Questions into Dialogs to Teach Models How to Search

2023-04-27 · Yonatan Bitton, Shlomi Cohen-Ganor, Ido Hakimi, Yoad Lewenberg 외

One of the exciting capabilities of recent language models for dialog is their ability to independently search for relevant information to ground a given dialog response. However, obtaining training data to teach models …

Language ModellingLarge Language ModelQuestion Answering

Towards Query Logs for Privacy Studies: On Deriving Search Queries from Questions

2020-04-04 · Asia J. Biega, Jana Schmidt, Rishiraj Saha Roy

Translating verbose information needs into crisp search queries is a phenomenon that is ubiquitous but hardly understood. Insights into this process could be valuable in several applications, including synthesizing large…

Community Question AnsweringQuestion Answering

ChatGPT is a Knowledgeable but Inexperienced Solver: An Investigation of Commonsense Problem in Large Language Models

2023-03-29 · Ning Bian, Xianpei Han, Le Sun, Hongyu Lin 외

Large language models (LLMs) have made significant progress in NLP. However, their ability to memorize, represent, and leverage commonsense knowledge has been a well-known pain point. In this paper, we specifically focus…

Instruction Following