Comparison of Global Algorithms in Word Sense Disambiguation

04/07/2017
by   Loïc Vial, et al.
0

This article compares four probabilistic algorithms (global algorithms) for Word Sense Disambiguation (WSD) in terms of the number of scorer calls (local algo- rithm) and the F1 score as determined by a gold-standard scorer. Two algorithms come from the state of the art, a Simulated Annealing Algorithm (SAA) and a Genetic Algorithm (GA) as well as two algorithms that we first adapt from WSD that are state of the art probabilistic search algorithms, namely a Cuckoo search algorithm (CSA) and a Bat Search algorithm (BS). As WSD requires to evaluate exponentially many word sense combinations (with branching factors of up to 6 or more), probabilistic algorithms allow to find approximate solution in a tractable time by sampling the search space. We find that CSA, GA and SA all eventually converge to similar results (0.98 F1 score), but CSA gets there faster (in fewer scorer calls) and reaches up to 0.95 F1 before SA in fewer scorer calls. In BA a strict convergence criterion prevents it from reaching above 0.89 F1.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/29/2020

Performance Analysis of Meta-heuristic Algorithms for a Quadratic Assignment Problem

A quadratic assignment problem (QAP) is a combinatorial optimization pro...
research
06/14/2016

Viral Search algorithm

The article, after a brief introduction on genetic algorithms and their ...
research
11/22/2022

Coreference Resolution through a seq2seq Transition-Based System

Most recent coreference resolution systems use search algorithms over po...
research
02/28/2023

A Token-Wise Beam Search Algorithm for RNN-T

Standard Recurrent Neural Network Transducers (RNN-T) decoding algorithm...
research
05/28/2022

Biological Evolution and Genetic Algorithms: Exploring the Space of Abstract Tile Self-Assembly

A physically-motivated genetic algorithm (GA) and full enumeration for a...
research
02/25/2022

An exploration of the performances achievable by combining unsupervised background subtraction algorithms

Background subtraction (BGS) is a common choice for performing motion de...

Please sign up or login with your details

Forgot password? Click here to reset