From the New World of Word Embeddings: A Comparative Study of Small-World Lexico-Semantic Networks in LLMs
Lexico-semantic networks represent words as nodes and their semantic relatedness as edges. While such networks are traditionally constructed using embeddings from encoder-based models or static vectors, embeddings from decoder-only large language models (LLMs) remain underexplored. Unlike encoder models, LLMs are trained with a next-token prediction objective, which does not directly encode the meaning of the current token. In this paper, we construct lexico-semantic networks from the input embeddings of LLMs with varying parameter scales and conduct a comparative analysis of their global and local structures. Our results show that these networks exhibit small-world properties, characterized by high clustering and short path lengths. Moreover, larger LLMs yield more intricate networks with less small-world effects and longer paths, reflecting richer semantic structures and relations. We further validate our approach through analyses of common conceptual pairs, structured lexical relations derived from WordNet, and a cross-lingual semantic network for qualitative words.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderWord EmbeddingsSimilar Papers 제목 키워드 기반
Comparative study of LSA vs Word2vec embeddings in small corpora: a case study in dreams database
Word embeddings have been extensively studied in large text datasets. However, only a few studies analyze semantic representations of small corpora, particularly relevant in single-person text production studies. In the …
Word EmbeddingsA Comparative Study on Word Embeddings and Social NLP Tasks
In recent years, gray social media platforms, those with a loose moderation policy on cyberbullying, have been attracting more users. Recently, data collected from these types of platforms have been used to pre-train wor…
Word EmbeddingsA comparative study of word embeddings and other features for lexical complexity detection in French
Lexical complexity detection is an important step for automatic text simplification which serves to make informed lexical substitutions. In this study, we experiment with word embeddings for measuring the complexity of F…
Text SimplificationWord EmbeddingsLexicon Integrated CNN Models with Attention for Sentiment Analysis
With the advent of word embeddings, lexicons are no longer fully utilized for sentiment analysis although they still provide important features in the traditional setting. This paper introduces a novel approach to sentim…
Sentiment AnalysisWord EmbeddingsA Comparative Study of Transformers on Word Sense Disambiguation
Recent years of research in Natural Language Processing (NLP) have witnessed dramatic growth in training large models for generating context-aware language representations. In this regard, numerous NLP systems have lever…
Word EmbeddingsWord Sense Disambiguation