paper-with-me

Papers

Similarity-weighted Construction of Contextualized Commonsense Knowledge Graphs for Knowledge-intense Argumentation Tasks

2023-05-15 · Moritz Plenz, Juri Opitz, Philipp Heinisch, Philipp Cimiano, Anette Frank

Arguments often do not make explicit how a conclusion follows from its premises. To compensate for this lack, we enrich arguments with structured background knowledge to support knowledge-intense argumentation tasks. We present a new unsupervised method for constructing Contextualized Commonsense Knowledge Graphs (CCKGs) that selects contextually relevant knowledge from large knowledge graphs (KGs) efficiently and at high quality. Our work goes beyond context-insensitive knowledge extraction heuristics by computing semantic similarity between KG triplets and textual arguments. Using these triplet similarities as weights, we extract contextualized knowledge paths that connect a conclusion to its premise, while maximizing similarity to the argument. We combine multiple paths into a CCKG that we optionally prune to reduce noise and raise precision. Intrinsic evaluation of the quality of our graphs shows that our method is effective for (re)constructing human explanation graphs. Manual evaluations in a large-scale knowledge selection setup confirm high recall and precision of implicit CSK in the CCKGs. Finally, we demonstrate the effectiveness of CCKGs in a knowledge-insensitive argument quality rating task, outperforming strong baselines and rivaling a GPT-3 based system.

📄 PDF Abstract BibTeX arXiv:2305.08495

Code (1)

heidelberg-nlp/cckg 공식 구현

Tasks

Knowledge GraphsSemantic SimilaritySemantic Textual SimilarityTriplet

Methods 이 논문이 사용한 방법론

{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
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…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention 설명 없음
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 &…

Similar Papers 제목 키워드 기반

VLC-BERT: Visual Question Answering with Contextualized Commonsense Knowledge

2022-10-24 · Sahithya Ravi, Aditya Chinchure, Leonid Sigal, Renjie Liao 외

There has been a growing interest in solving Visual Question Answering (VQA) tasks that require the model to reason beyond the content present in the image. In this work, we focus on questions that require commonsense re…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Improving Machine Reading Comprehension with Contextualized Commonsense Knowledge

2020-09-12 · ACL 2022 5 · Kai Sun, Dian Yu, Jianshu Chen, Dong Yu 외

In this paper, we aim to extract commonsense knowledge to improve machine reading comprehension. We propose to represent relations implicitly by situating structured knowledge in a context instead of relying on a pre-def…

Machine Reading ComprehensionReading Comprehension

CAT: A Contextualized Conceptualization and Instantiation Framework for Commonsense Reasoning

2023-05-08 · Weiqi Wang, Tianqing Fang, Baixuan Xu, Chun Yi Louis Bo 외

Commonsense reasoning, aiming at endowing machines with a human-like ability to make situational presumptions, is extremely challenging to generalize. For someone who barely knows about "meditation," while is knowledgeab…

CICERO: A Dataset for Contextualized Commonsense Inference in Dialogues

2022-03-25 · ACL 2022 5 · Deepanway Ghosal, Siqi Shen, Navonil Majumder, Rada Mihalcea 외

This paper addresses the problem of dialogue reasoning with contextualized commonsense inference. We curate CICERO, a dataset of dyadic conversations with five types of utterance-level reasoning-based inferences: cause, …

Answer GenerationAnswer Selection

Adversarial Transformer Language Models for Contextual Commonsense Inference

2023-02-10 · Pedro Colon-Hernandez, Henry Lieberman, Yida Xin, Claire Yin 외

Contextualized or discourse aware commonsense inference is the task of generating coherent commonsense assertions (i.e., facts) from a given story, and a particular sentence from that story. Some problems with the task a…

Knowledge GraphsLanguage ModelingLanguage ModellingSentence