HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

ConSeC: Word Sense Disambiguation as Continuous Sense Comprehension

{Roberto Navigli Luigi Procopio Edoardo Barba}

ConSeC: Word Sense Disambiguation as Continuous Sense Comprehension

Abstract

Supervised systems have nowadays become the standard recipe for Word Sense Disambiguation (WSD), with Transformer-based language models as their primary ingredient. However, while these systems have certainly attained unprecedented performances, virtually all of them operate under the constraining assumption that, given a context, each word can be disambiguated individually with no account of the other sense choices. To address this limitation and drop this assumption, we propose CONtinuous SEnse Comprehension (ConSeC), a novel approach to WSD: leveraging a recent re-framing of this task as a text extraction problem, we adapt it to our formulation and introduce a feedback loop strategy that allows the disambiguation of a target word to be conditioned not only on its context but also on the explicit senses assigned to nearby words. We evaluate ConSeC and examine how its components lead it to surpass all its competitors and set a new state of the art on English WSD. We also explore how ConSeC fares in the cross-lingual setting, focusing on 8 languages with various degrees of resource availability, and report significant improvements over prior systems. We release our code at https://github.com/SapienzaNLP/consec.

Benchmarks

BenchmarkMethodologyMetrics
word-sense-disambiguation-on-supervisedConSeC
SemEval 2007: 77.4
SemEval 2013: 83.2
SemEval 2015: 85.2
Senseval 2: 82.3
Senseval 3: 79.9
word-sense-disambiguation-on-supervisedConSeC+WNGC
SemEval 2007: 78.5
SemEval 2013: 85.2
SemEval 2015: 87.5
Senseval 2: 82.7
Senseval 3: 81.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ConSeC: Word Sense Disambiguation as Continuous Sense Comprehension | Papers | HyperAI