Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TaxoLLaMA: WordNet-based Model for Solving Multiple Lexical Semantic Tasks

About

In this paper, we explore the capabilities of LLMs in capturing lexical-semantic knowledge from WordNet on the example of the LLaMA-2-7b model and test it on multiple lexical semantic tasks. As the outcome of our experiments, we present TaxoLLaMA, the everything-in-one model, lightweight due to 4-bit quantization and LoRA. It achieves 11 SotA results, 4 top-2 results out of 16 tasks for the Taxonomy Enrichment, Hypernym Discovery, Taxonomy Construction, and Lexical Entailment tasks. Moreover, it demonstrates very strong zero-shot performance on Lexical Entailment and Taxonomy Construction with no fine-tuning. We also explore its hidden multilingual and domain adaptation capabilities with a little tuning or few-shot learning. All datasets, code, and model are available online at https://github.com/VityaVitalich/TaxoLLaMA

Viktor Moskvoretskii, Ekaterina Neminova, Alina Lobanova, Alexander Panchenko, Irina Nikishina• 2024

Related benchmarks

TaskDatasetResultRank
Hypernym discoverymedical Gold standard domain-specific (test)
MRR77.32
18
Hypernym discoverymusic Gold standard domain-specific (test)
MRR80.6
18
Hypernym discoverySemEval Task 9 English general-purpose subtask 2018 (gold standard evaluation)
MRR0.5439
18
Lexical EntailmentHyperlex Lexical
Spearman Correlation0.702
9
Lexical EntailmentHyperlex (Random)
Spearman Correlation0.593
9
Taxonomy ConstructionTexEval-2
S Score44.55
8
Taxonomy EnrichmentMAG-CS
Scaled MRR30.2
8
Taxonomy EnrichmentMAG-PSY
Scaled MRR0.314
8
Lexical EntailmentAnt (test)
AUCn19.28
7
Hypernym discoveryHypernym Discovery 1B: Italian SemEval-2018 Task 9 (test)
MRR51.58
6
Showing 10 of 13 rows

Other info

Code

Follow for update