paper-with-me

Papers

HCqa: Hybrid and Complex Question Answering on Textual Corpus and Knowledge Graph

2018-11-24 · Somayeh Asadifar, Mohsen Kahani, Saeedeh Shekarpour

Question Answering (QA) systems provide easy access to the vast amount of knowledge without having to know the underlying complex structure of the knowledge. The research community has provided ad hoc solutions to the key QA tasks, including named entity recognition and disambiguation, relation extraction and query building. Furthermore, some have integrated and composed these components to implement many tasks automatically and efficiently. However, in general, the existing solutions are limited to simple and short questions and still do not address complex questions composed of several sub-questions. Exploiting the answer to complex questions is further challenged if it requires integrating knowledge from unstructured data sources, i.e., textual corpus, as well as structured data sources, i.e., knowledge graphs. In this paper, an approach (HCqa) is introduced for dealing with complex questions requiring federating knowledge from a hybrid of heterogeneous data sources (structured and unstructured). We contribute in developing (i) a decomposition mechanism which extracts sub-questions from potentially long and complex input questions, (ii) a novel comprehensive schema, first of its kind, for extracting and annotating relations, and (iii) an approach for executing and aggregating the answers of sub-questions. The evaluation of HCqa showed a superior accuracy in the fundamental tasks, such as relation extraction, as well as the federation task.

📄 PDF Abstract BibTeX arXiv:1811.10986

Code (1)

asadifar/HCqa 공식 구현

Tasks

Knowledge Graphsnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Question AnsweringRelationRelation Extraction

Similar Papers 제목 키워드 기반

HCQA @ Ego4D EgoSchema Challenge 2024

2024-06-22 · Haoyu Zhang, Yuquan Xie, Yisen Feng, Zaijing Li 외

In this report, we present our champion solution for Ego4D EgoSchema Challenge in CVPR 2024. To deeply integrate the powerful egocentric captioning model and question reasoning model, we propose a novel Hierarchical Comp…

Caption GenerationEgoSchemaMultiple-choice+2

Studio Ousia's Quiz Bowl Question Answering System

2018-03-23 · Ikuya Yamada, Ryuji Tamaki, Hiroyuki Shindo, Yoshiyasu Takefuji

In this chapter, we describe our question answering system, which was the winning system at the Human-Computer Question Answering (HCQA) Competition at the Thirty-first Annual Conference on Neural Information Processing …

BIG-bench Machine LearningInformation RetrievalQuestion AnsweringRetrieval

HCQA: Hybrid Classical-Quantum Agent for Generating Optimal Quantum Sensor Circuits

2025-08-28 · Ahmad Alomari, Sathish A. P. Kumar arxiv

This study proposes an HCQA for designing optimal Quantum Sensor Circuits (QSCs) to address complex quantum physics problems. The HCQA integrates computational intelligence techniques by leveraging a Deep Q-Network (DQN)…

Transformers for Complex Query Answering over Knowledge Hypergraphs

2025-04-23 · Hong Ting Tsang, ZiHao Wang, Yangqiu Song

Complex Query Answering (CQA) has been extensively studied in recent years. In order to model data that is closer to real-world distribution, knowledge graphs with different modalities have been introduced. Triple KGs, a…

Complex Query AnsweringKnowledge GraphsNegation

Domain-specific Question Answering with Hybrid Search

2024-12-04 · Dewang Sultania, Zhaoyu Lu, Twisha Naik, Franck Dernoncourt 외

Domain specific question answering is an evolving field that requires specialized solutions to address unique challenges. In this paper, we show that a hybrid approach combining a fine-tuned dense retriever with keyword …

Question AnsweringRetrieval