Abstract

Lexical knowledge bases are costly to maintain and often have limited coverage. We test whether open weight large language models can generate correct information that extends existing resources. Automatic overlap with existing entries is low. The top ten F1 score, which balances precision and recall, is 0.14 for ConceptNet. Human evaluators accepted 86.7% of novel concepts. The result suggests that much of the low overlap reflects missing knowledge. Recall relates strongly to knowledge base size and relation specificity. One shot prompting and structured JSON produce the strongest results. The results support a workflow in which models propose entries and people verify them.


Citation

Federico Torrielli, Giovanni Siragusa, Vladimiro Lovera Rulfi, Amon Rapp, and Luigi Di Caro, “Potential and limitations of LLMs for augmenting lexical knowledge bases,” Expert Systems with Applications, vol. 332, article 133545, 2027. Published online 4 July 2026. DOI: 10.1016/j.eswa.2026.133545

@article{torrielli2027potential,
 title        = {Potential and limitations of LLMs for augmenting lexical knowledge bases},
 author       = {Federico Torrielli and Giovanni Siragusa and Vladimiro Lovera Rulfi and Amon Rapp and Luigi Di Caro},
 year         = 2027,
 journal      = {Expert Systems with Applications},
 volume       = 332,
 pages        = 133545,
 doi          = {10.1016/j.eswa.2026.133545},
 url          = {https://doi.org/10.1016/j.eswa.2026.133545}
}