paper-with-me

홈 › Papers

Querying Knowledge via Multi-Hop English Questions

2019-07-18 · Tiantian Gao, Paul Fodor, Michael Kifer

The inherent difficulty of knowledge specification and the lack of trained specialists are some of the key obstacles on the way to making intelligent systems based on the knowledge representation and reasoning (KRR) paradigm commonplace. Knowledge and query authoring using natural language, especially controlled natural language (CNL), is one of the promising approaches that could enable domain experts, who are not trained logicians, to both create formal knowledge and query it. In previous work, we introduced the KALM system (Knowledge Authoring Logic Machine) that supports knowledge authoring (and simple querying) with very high accuracy that at present is unachievable via machine learning approaches. The present paper expands on the question answering aspect of KALM and introduces KALM-QA (KALM for Question Answering) that is capable of answering much more complex English questions. We show that KALM-QA achieves 100% accuracy on an extensive suite of movie-related questions, called MetaQA, which contains almost 29,000 test questions and over 260,000 training questions. We contrast this with a published machine learning approach, which falls far short of this high mark.

📄 PDF Abstract BibTeX arXiv:1907.08176

Code (1)

tiantiangao7/kalm-qa 공식 구현

Tasks

BIG-bench Machine LearningQuestion Answering

Similar Papers 제목 키워드 기반

A Cheap and Dirty Cross-Lingual Linking Service in the Cloud

2022-06-01 · LDL (ACL) 2022 6 · Christian Chiarcos, Gilles Sérasset

In this paper, we describe the application of Linguistic Linked Open Data (LLOD) technology for dynamic cross-lingual querying on demand. Whereas most related research is focusing on providing a static linking, i.e., cro…

Knowledge Graphs

Mining the Web for Synonyms: PMI-IR versus LSA on TOEFL

2002-12-11 · Peter D. Turney

This paper presents a simple unsupervised learning algorithm for recognizing synonyms, based on statistical data acquired by querying a Web search engine. The algorithm, called PMI-IR, uses Pointwise Mutual Information (…

Information RetrievalRetrieval

TORQUE: A Reading Comprehension Dataset of Temporal Ordering Questions

2020-05-01 · EMNLP 2020 11 · Qiang Ning, Hao Wu, Rujun Han, Nanyun Peng 외

A critical part of reading is being able to understand the temporal relationships between events described in a passage of text, even when those relationships are not explicitly stated. However, current machine reading c…

Machine Reading ComprehensionQuestion AnsweringReading Comprehension

Location Not Found: Exposing Implicit Local and Global Biases in Multilingual LLMs

2026-04-21 · Guy Mor-Lan, Omer Goldman, Matan Eyal, Adi Mayrav Gilady 외 arxiv

Multilingual large language models (LLMs) have minimized the fluency gap between languages. This advancement, however, exposes models to the risk of biased behavior, as knowledge and norms may propagate across languages.…

Poster: ChatIYP: Enabling Natural Language Access to the Internet Yellow Pages Database

2025-09-23 · Vasilis Andritsoudis, Pavlos Sermpezis, Ilias Dimitriadis, Athena Vakali arxiv

The Internet Yellow Pages (IYP) aggregates information from multiple sources about Internet routing into a unified, graph-based knowledge base. However, querying it requires knowledge of the Cypher language and the exact…