paper-with-me

홈 › Papers

Question Answering on Scholarly Knowledge Graphs

2020-06-02 · Mohamad Yaser Jaradeh, Markus Stocker, Sören Auer

Answering questions on scholarly knowledge comprising text and other artifacts is a vital part of any research life cycle. Querying scholarly knowledge and retrieving suitable answers is currently hardly possible due to the following primary reason: machine inactionable, ambiguous and unstructured content in publications. We present JarvisQA, a BERT based system to answer questions on tabular views of scholarly knowledge graphs. Such tables can be found in a variety of shapes in the scholarly literature (e.g., surveys, comparisons or results). Our system can retrieve direct answers to a variety of different questions asked on tabular data in articles. Furthermore, we present a preliminary dataset of related tables and a corresponding set of natural language questions. This dataset is used as a benchmark for our system and can be reused by others. Additionally, JarvisQA is evaluated on two datasets against other baselines and shows an improvement of two to three folds in performance compared to related methods.

📄 PDF Abstract BibTeX arXiv:2006.01527

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesKnowledge Base Question AnsweringKnowledge GraphsQuestion Answering

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Contri(e)ve: Context + Retrieve for Scholarly Question Answering

2024-09-13 · Kanchan Shivashankar, Nadine Steinmetz

Scholarly communication is a rapid growing field containing a wealth of knowledge. However, due to its unstructured and document format, it is challenging to extract useful information from them through conventional docu…

Information RetrievalKnowledge GraphsLanguage ModelingLanguage Modelling+4

PSYCHIC: A Neuro-Symbolic Framework for Knowledge Graph Question-Answering Grounding

2023-10-19 · Hanna Abi Akl

The Scholarly Question Answering over Linked Data (Scholarly QALD) at The International Semantic Web Conference (ISWC) 2023 challenge presents two sub-tasks to tackle question answering (QA) over knowledge graphs (KGs). …

Entity LinkingGraph Question AnsweringKnowledge GraphsQuestion Answering

NLQxform: A Language Model-based Question to SPARQL Transformer

2023-11-08 · Ruijie Wang, Zhiruo Zhang, Luca Rossetto, Florian Ruosch 외

In recent years, scholarly data has grown dramatically in terms of both scale and complexity. It becomes increasingly challenging to retrieve information from scholarly knowledge graphs that include large-scale heterogen…

Graph Question AnsweringKnowledge GraphsLanguage ModelingLanguage Modelling+1

Hybrid-SQuAD: Hybrid Scholarly Question Answering Dataset

2024-12-03 · Tilahun Abedissa Taffa, Debayan Banerjee, Yaregal Assabie, Ricardo Usbeck

Existing Scholarly Question Answering (QA) methods typically target homogeneous data sources, relying solely on either text or Knowledge Graphs (KGs). However, scholarly information often spans heterogeneous sources, nec…

Knowledge GraphsLanguage ModelingLanguage ModellingLarge Language Model+2

DBLP-QuAD: A Question Answering Dataset over the DBLP Scholarly Knowledge Graph

2023-03-23 · Debayan Banerjee, Sushil Awale, Ricardo Usbeck, Chris Biemann

In this work we create a question answering dataset over the DBLP scholarly knowledge graph (KG). DBLP is an on-line reference for bibliographic information on major computer science publications that indexes over 4.4 mi…

Question Answering