paper-with-me

홈 › Papers

Around the GLOBE: Numerical Aggregation Question-Answering on Heterogeneous Genealogical Knowledge Graphs with Deep Neural Networks

2023-07-30 · Omri Suissa, Maayan Zhitomirsky-Geffet, Avshalom Elmalech

One of the key AI tools for textual corpora exploration is natural language question-answering (QA). Unlike keyword-based search engines, QA algorithms receive and process natural language questions and produce precise answers to these questions, rather than long lists of documents that need to be manually scanned by the users. State-of-the-art QA algorithms based on DNNs were successfully employed in various domains. However, QA in the genealogical domain is still underexplored, while researchers in this field (and other fields in humanities and social sciences) can highly benefit from the ability to ask questions in natural language, receive concrete answers and gain insights hidden within large corpora. While some research has been recently conducted for factual QA in the genealogical domain, to the best of our knowledge, there is no previous research on the more challenging task of numerical aggregation QA (i.e., answering questions combining aggregation functions, e.g., count, average, max). Numerical aggregation QA is critical for distant reading and analysis for researchers (and the general public) interested in investigating cultural heritage domains. Therefore, in this study, we present a new end-to-end methodology for numerical aggregation QA for genealogical trees that includes: 1) an automatic method for training dataset generation; 2) a transformer-based table selection method, and 3) an optimized transformer-based numerical aggregation QA model. The findings indicate that the proposed architecture, GLOBE, outperforms the state-of-the-art models and pipelines by achieving 87% accuracy for this task compared to only 21% by current state-of-the-art models. This study may have practical implications for genealogical information centers and museums, making genealogical data research easy and scalable for experts as well as the general public.

📄 PDF Abstract BibTeX arXiv:2307.16208

Code (0)

등록된 구현이 없습니다.

Tasks

Dataset GenerationKnowledge GraphsQuestion Answering

Similar Papers 제목 키워드 기반

ComplexTempQA: A Large-Scale Dataset for Complex Temporal Question Answering

2024-06-07 · Raphael Gruber, Abdelrahman Abdallah, Michael Färber, Adam Jatowt

We introduce ComplexTempQA, a large-scale dataset consisting of over 100 million question-answer pairs designed to tackle the challenges in temporal question answering. ComplexTempQA significantly surpasses existing benc…

Information RetrievalQuestion Answering

TaCube: Pre-computing Data Cubes for Answering Numerical-Reasoning Questions over Tabular Data

2022-05-25 · Fan Zhou, Mengkang Hu, Haoyu Dong, Zhoujun Cheng 외

Existing auto-regressive pre-trained language models (PLMs) like T5 and BART, have been well applied to table question answering by UNIFIEDSKG and TAPEX, respectively, and demonstrated state-of-the-art results on multipl…

Question Answering

Towards Robust Numerical Question Answering: Diagnosing Numerical Capabilities of NLP Systems

2022-11-14 · Jialiang Xu, Mengyu Zhou, Xinyi He, Shi Han 외

Numerical Question Answering is the task of answering questions that require numerical capabilities. Previous works introduce general adversarial attacks to Numerical Question Answering, while not systematically explorin…

Data AugmentationOpen-Ended Question AnsweringQuestion Answering

The Language Application Grid

2014-05-01 · LREC 2014 5 · Nancy Ide, James Pustejovsky, Christopher Cieri, Eric Nyberg 외

The Language Application (LAPPS) Grid project is establishing a framework that enables language service discovery, composition, and reuse and promotes sustainability, manageability, usability, and interoperability of nat…

Machine TranslationQuestion AnsweringTranslation

How Robust Are Large Language Models for Clinical Numeracy? An Empirical Study on Numerical Reasoning Abilities in Clinical Contexts

2026-04-13 · Minh-Vuong Nguyen, Fatemeh Shiri, Zhuang Li, Karin Verspoor arxiv

Large Language Models (LLMs) are increasingly being explored for clinical question answering and decision support, yet safe deployment critically requires reliable handling of patient measurements in heterogeneous clinic…

Question Answering