paper-with-me

홈 › Papers

From the New World of Word Embeddings: A Comparative Study of Small-World Lexico-Semantic Networks in LLMs

2025-02-17 · Zhu Liu, Ying Liu, Kangyang Luo, Cunliang Kong, Maosong Sun

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.

📄 PDF Abstract BibTeX arXiv:2502.11380

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderWord Embeddings

Similar Papers 제목 키워드 기반

Comparative study of LSA vs Word2vec embeddings in small corpora: a case study in dreams database

2016-10-05 · Edgar Altszyler, Mariano Sigman, Sidarta Ribeiro, Diego Fernández Slezak

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 Embeddings

A Comparative Study on Word Embeddings and Social NLP Tasks

2022-07-01 · NAACL (SocialNLP) 2022 7 · Fatma Elsafoury, Steven R. Wilson, Naeem Ramzan

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 Embeddings

A comparative study of word embeddings and other features for lexical complexity detection in French

2018-05-01 · JEPTALNRECITAL 2018 5 · Aina Gar{\'\i} Soler, Marianna Apidianaki, Alex Allauzen, re

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 Embeddings

Lexicon Integrated CNN Models with Attention for Sentiment Analysis

2016-10-20 · WS 2017 9 · Bonggun Shin, Timothy Lee, Jinho D. Choi

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 Embeddings

A Comparative Study of Transformers on Word Sense Disambiguation

2021-11-30 · Avi Chawla, Nidhi Mulay, Vikas Bishnoi, Gaurav Dhama 외

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