paper-with-me

Papers

Predicting ConceptNet Path Quality Using Crowdsourced Assessments of Naturalness

2019-02-21 · Yilun Zhou, Steven Schockaert, Julie A. Shah

In many applications, it is important to characterize the way in which two concepts are semantically related. Knowledge graphs such as ConceptNet provide a rich source of information for such characterizations by encoding relations between concepts as edges in a graph. When two concepts are not directly connected by an edge, their relationship can still be described in terms of the paths that connect them. Unfortunately, many of these paths are uninformative and noisy, which means that the success of applications that use such path features crucially relies on their ability to select high-quality paths. In existing applications, this path selection process is based on relatively simple heuristics. In this paper we instead propose to learn to predict path quality from crowdsourced human assessments. Since we are interested in a generic task-independent notion of quality, we simply ask human participants to rank paths according to their subjective assessment of the paths' naturalness, without attempting to define naturalness or steering the participants towards particular indicators of quality. We show that a neural network model trained on these assessments is able to predict human judgments on unseen paths with near optimal performance. Most notably, we find that the resulting path selection method is substantially better than the current heuristic approaches at identifying meaningful paths.

📄 PDF Abstract BibTeX arXiv:1902.07831

Code (1)

YilunZhou/path-naturalness-prediction 공식 구현 pytorch

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Lawyers are Dishonest? Quantifying Representational Harms in Commonsense Knowledge Resources

2021-03-21 · EMNLP 2021 11 · Ninareh Mehrabi, Pei Zhou, Fred Morstatter, Jay Pujara 외

Warning: this paper contains content that may be offensive or upsetting. Numerous natural language processing models have tried injecting commonsense by using the ConceptNet knowledge base to improve performance on diffe…

Using Crowdsourced Exercises for Vocabulary Training to Expand ConceptNet

2020-05-01 · LREC 2020 5 · Christos Rodosthenous, Verena Lyding, Federico Sangati, Alex K{\"o}nig 외

In this work, we report on a crowdsourcing experiment conducted using the V-TREL vocabulary trainer which is accessed via a Telegram chatbot interface to gather knowledge on word relations suitable for expanding ConceptN…

Chatbot

IERL: Interpretable Ensemble Representation Learning -- Combining CrowdSourced Knowledge and Distributed Semantic Representations

2023-06-24 · Yuxin Zi, Kaushik Roy, Vignesh Narayanan, Manas Gaur 외

Large Language Models (LLMs) encode meanings of words in the form of distributed semantics. Distributed semantics capture common statistical patterns among language tokens (words, phrases, and sentences) from large amoun…

Ensemble LearningHallucinationKnowledge GraphsRepresentation Learning+1

COPA-SSE: Semi-structured Explanations for Commonsense Reasoning

2022-01-18 · LREC 2022 6 · Ana Brassard, Benjamin Heinzerling, Pride Kavumba, Kentaro Inui

We present Semi-Structured Explanations for COPA (COPA-SSE), a new crowdsourced dataset of 9,747 semi-structured, English common sense explanations for Choice of Plausible Alternatives (COPA) questions. The explanations …

Common Sense ReasoningKnowledge Graphs

I Know What You Asked: Graph Path Learning using AMR for Commonsense Reasoning

2020-11-02 · COLING 2020 8 · Jungwoo Lim, Dongsuk Oh, Yoonna Jang, Kisu Yang 외

CommonsenseQA is a task in which a correct answer is predicted through commonsense reasoning with pre-defined knowledge. Most previous works have aimed to improve the performance with distributed representation without c…

Abstract Meaning Representation