paper-with-me

홈 › Papers

Evaluating Prompt-based Question Answering for Object Prediction in the Open Research Knowledge Graph

2023-05-22 · Jennifer D'Souza, Moussab Hrou, Sören Auer

There have been many recent investigations into prompt-based training of transformer language models for new text genres in low-resource settings. The prompt-based training approach has been found to be effective in generalizing pre-trained or fine-tuned models for transfer to resource-scarce settings. This work, for the first time, reports results on adopting prompt-based training of transformers for \textit{scholarly knowledge graph object prediction}. The work is unique in the following two main aspects. 1) It deviates from the other works proposing entity and relation extraction pipelines for predicting objects of a scholarly knowledge graph. 2) While other works have tested the method on text genera relatively close to the general knowledge domain, we test the method for a significantly different domain, i.e. scholarly knowledge, in turn testing the linguistic, probabilistic, and factual generalizability of these large-scale transformer models. We find that (i) per expectations, transformer models when tested out-of-the-box underperform on a new domain of data, (ii) prompt-based training of the models achieve performance boosts of up to 40\% in a relaxed evaluation setting, and (iii) testing the models on a starkly different domain even with a clever training objective in a low resource setting makes evident the domain knowledge capture gap offering an empirically-verified incentive for investing more attention and resources to the scholarly domain in the context of transformer models.

📄 PDF Abstract BibTeX arXiv:2305.12900

Code (1)

as18cia/thesis_work 공식 구현

Tasks

General KnowledgeQuestion AnsweringRelation Extraction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

II-MMR: Identifying and Improving Multi-modal Multi-hop Reasoning in Visual Question Answering

2024-02-16 · Jihyung Kil, Farideh Tavazoee, Dongyeop Kang, Joo-Kyung Kim

Visual Question Answering (VQA) often involves diverse reasoning scenarios across Vision and Language (V&L). Most prior VQA studies, however, have merely focused on assessing the model's overall accuracy without evaluati…

Question AnsweringTripletVisual Question AnsweringVisual Question Answering (VQA)

Solving Visual Madlibs with Multiple Cues

2016-08-11 · Tatiana Tommasi, Arun Mallya, Bryan Plummer, Svetlana Lazebnik 외

This paper focuses on answering fill-in-the-blank style multiple choice questions from the Visual Madlibs dataset. Previous approaches to Visual Question Answering (VQA) have mainly used generic image features from netwo…

Activity PredictionAttributeMultiple-choiceQuestion Answering+3

Evaluating Search Engines and Large Language Models for Answering Health Questions

2024-07-17 · Marcos Fernández-Pichel, Juan C. Pichel, David E. Losada

Search engines (SEs) have traditionally been primary tools for information seeking, but the new Large Language Models (LLMs) are emerging as powerful alternatives, particularly for question-answering tasks. This study co…

MisinformationNavigateQuestion AnsweringRAG+1

Evaluating Hallucination in Text-to-Image Diffusion Models with Scene-Graph based Question-Answering Agent

2024-12-07 · Ziyuan Qin, Dongjie Cheng, Haoyu Wang, Huahui Yi 외

Contemporary Text-to-Image (T2I) models frequently depend on qualitative human evaluations to assess the consistency between synthesized images and the text prompts. There is a demand for quantitative and automatic evalu…

HallucinationQuestion Answering

CQARE: Contrastive Question-Answering for Few-shot Relation Extraction with Prompt Tuning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Prompt tuning with pre-trained language models (PLM) has exhibited outstanding performance by closing the gap between pre-training tasks and various downstream applications, without the need for uninitialized parameters …

Cross-Domain Few-ShotPrompt EngineeringQuestion AnsweringRelation+1