paper-with-me

홈 › Papers

KEPR: Knowledge Enhancement and Plausibility Ranking for Generative Commonsense Question Answering

2023-05-15 · Zhifeng Li, Bowei Zou, Yifan Fan, Yu Hong

Generative commonsense question answering (GenCQA) is a task of automatically generating a list of answers given a question. The answer list is required to cover all reasonable answers. This presents the considerable challenges of producing diverse answers and ranking them properly. Incorporating a variety of closely-related background knowledge into the encoding of questions enables the generation of different answers. Meanwhile, learning to distinguish positive answers from negative ones potentially enhances the probabilistic estimation of plausibility, and accordingly, the plausibility-based ranking. Therefore, we propose a Knowledge Enhancement and Plausibility Ranking (KEPR) approach grounded on the Generate-Then-Rank pipeline architecture. Specifically, we expand questions in terms of Wiktionary commonsense knowledge of keywords, and reformulate them with normalized patterns. Dense passage retrieval is utilized for capturing relevant knowledge, and different PLM-based (BART, GPT2 and T5) networks are used for generating answers. On the other hand, we develop an ELECTRA-based answer ranking model, where logistic regression is conducted during training, with the aim of approximating different levels of plausibility in a polar classification scenario. Extensive experiments on the benchmark ProtoQA show that KEPR obtains substantial improvements, compared to the strong baselines. Within the experimental models, the T5-based GenCQA with KEPR obtains the best performance, which is up to 60.91% at the primary canonical metric Inc@3. It outperforms the existing GenCQA models on the current leaderboard of ProtoQA.

📄 PDF Abstract BibTeX arXiv:2305.08347

Code (1)

zaaachary/csqa-kepr 공식 구현 pytorch

Tasks

Passage RetrievalQuestion AnsweringRetrieval

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

DeFakePro: Decentralized DeepFake Attacks Detection using ENF Authentication

2022-07-22 · Deeraj Nagothu, Ronghua Xu, Yu Chen, Erik Blasch 외

Advancements in generative models, like Deepfake allows users to imitate a targeted person and manipulate online interactions. It has been recognized that disinformation may cause disturbance in society and ruin the foun…

DeepFake DetectionFace Swapping

AntifakePrompt: Prompt-Tuned Vision-Language Models are Fake Image Detectors

2023-10-26 · You-Ming Chang, Chen Yeh, Wei-Chen Chiu, Ning Yu

Deep generative models can create remarkably photorealistic fake images while raising concerns about misinformation and copyright infringement, known as deepfake threats. Deepfake detection technique is developed to dist…

DeepFake DetectionFace SwappingImage GenerationMisinformation+4

PRobELM: Plausibility Ranking Evaluation for Language Models

2024-04-04 · Zhangdie Yuan, Eric Chamoun, Rami Aly, Chenxi Whitehouse 외

This paper introduces PRobELM (Plausibility Ranking Evaluation for Language Models), a benchmark designed to assess language models' ability to discern more plausible from less plausible scenarios through their parametri…

Question AnsweringTruthfulQAWorld Knowledge

SpikeProphecy: A Large-Scale Benchmark for Autoregressive Neural Population Forecasting

2026-05-13 · John R. Minnick, Jinghui Geng, Kamran Hussain, Jesus Gonzalez-Ferrer 외 arxiv

Neural population models, which predict the joint firing of many simultaneously recorded neurons forward in time, are typically evaluated by a single aggregate Pearson correlation $r$ between predicted and actual spike c…

A Plausibility Semantics for Abstract Argumentation Frameworks

2014-07-16 · Emil Weydert

We propose and investigate a simple ranking-measure-based extension semantics for abstract argumentation frameworks based on their generic instantiation by default knowledge bases and the ranking construction semantics f…

Abstract Argumentation