# Predicting ConceptNet Path Quality Using Crowdsourced Assessments of   Naturalness

**Authors:** Yilun Zhou, Steven Schockaert, Julie A. Shah

arXiv: 1902.07831 · 2019-02-27

## TL;DR

This paper introduces a neural network model trained on crowdsourced human assessments to predict the naturalness of paths in ConceptNet, significantly improving path selection for semantic relation characterization.

## Contribution

It proposes a novel approach to predict path quality using crowdsourced naturalness assessments, surpassing heuristic methods in identifying meaningful semantic paths.

## Key findings

- Neural network accurately predicts human judgments of path naturalness.
- Model outperforms heuristic approaches in selecting high-quality paths.
- Crowdsourced assessments effectively inform path quality prediction.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.07831/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1902.07831/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1902.07831/full.md

---
Source: https://tomesphere.com/paper/1902.07831