paper-with-me

Papers

A System for Interactive Query Answering with Answer Set Programming

2013-12-20 · Martin Gebser, Philipp Obermeier, Torsten Schaub

Reactive answer set programming has paved the way for incorporating online information into operative solving processes. Although this technology was originally devised for dealing with data streams in dynamic environments, like assisted living and cognitive robotics, it can likewise be used to incorporate facts, rules, or queries provided by a user. As a result, we present the design and implementation of a system for interactive query answering with reactive answer set programming. Our system quontroller is based on the reactive solver oclingo and implemented as a dedicated front-end. We describe its functionality and implementation, and we illustrate its features by some selected use cases.

📄 PDF Abstract BibTeX arXiv:1312.6143

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interactive Question Answering Systems: Literature Review

2022-09-04 · Giovanni Maria Biancofiore, Yashar Deldjoo, Tommaso Di Noia, Eugenio Di Sciascio 외

Question answering systems are recognized as popular and frequently effective means of information seeking on the web. In such systems, information seekers can receive a concise response to their query by presenting thei…

Question Answering

An Interactive Multi-modal Query Answering System with Retrieval-Augmented Large Language Models

2024-07-05 · Mengzhao Wang, Haotian Wu, Xiangyu Ke, Yunjun Gao 외

Retrieval-augmented Large Language Models (LLMs) have reshaped traditional query-answering systems, offering unparalleled user experiences. However, existing retrieval techniques often struggle to handle multi-modal quer…

Answer GenerationContrastive LearningRetrieval

Interactive Query Answering on Knowledge Graphs with Soft Entity Constraints

2025-08-19 · Daniel Daza, Alberto Bernardi, Luca Costabello, Christophe Gueret 외 arxiv

Methods for query answering over incomplete knowledge graphs retrieve entities that are likely to be answers, which is particularly useful when such answers cannot be reached by direct graph traversal due to missing edge…

Knowledge Graphs

Query Answering with Inconsistent Existential Rules under Stable Model Semantics

2016-02-18 · Hai Wan, Heng Zhang, Peng Xiao, Haoran Huang 외

Traditional inconsistency-tolerent query answering in ontology-based data access relies on selecting maximal components of an ABox/database which are consistent with the ontology. However, some rules in ontologies might …

MCR-Net: A Multi-Step Co-Interactive Relation Network for Unanswerable Questions on Machine Reading Comprehension

2021-03-08 · Wei Peng, Yue Hu, Jing Yu, Luxi Xing 외

Question answering systems usually use keyword searches to retrieve potential passages related to a question, and then extract the answer from passages with the machine reading comprehension methods. However, many questi…

Machine Reading ComprehensionQuestion AnsweringReading ComprehensionRelation+1