Language Modeling with Sparse Product of Sememe Experts (D18-1)

Copied to clipboard

Challenge: Existing language modeling methods rely on large-scale text data to learn the sequential patterns of words.
Approach: They propose to use sememes to represent the implicit semantics behind words for language modeling . they propose to employ sememe-driven language models to fine-grained semem-level semantics .
Outcome: Experiments on language modeling and the downstream application of headline generation show the effectiveness of SDLM.

Similar Papers

Improving Spoken Language Modeling with Phoneme Classification: A Simple Fine-tuning Approach (2024.emnlp-main)

Copied to clipboard

Challenge: Generating speech through a pipeline that operates at the text level typically loses nuances, intonations, and non-verbal vocalizations.
Approach: They show that fine-tuning speech representation models on phoneme classification leads to more context-invariant representations, and language models trained on these units achieve comparable lexical comprehension to ones trained on hundred times more data.
Outcome: Recent advances in speech representation modeling have shown that learning language directly from speech is feasible.
Implicit Representations of Meaning in Neural Language Models (2021.acl-long)

Copied to clipboard

Challenge: Neural language models (NLMs) encode lexical relations and syntactic structure, but their effectiveness is still unclear.
Approach: They propose to use text as a model to model entities and situations as they evolve throughout a discourse.
Outcome: The proposed models have functional similarities to linguistic models of dynamic semantics and can be learned with only text as training data.
PolyLM: Learning about Polysemy through Language Modeling (2021.eacl-main)

Copied to clipboard

Challenge: Existing methods to embed word senses have been overtaken by contextualized embeddings . alan ansell and jim koenig present a method which can be applied to downstream tasks .
Approach: They propose a method which formulates learning sense embeddings as a language modeling problem.
Outcome: The proposed method performs better than existing sense embedding methods on WSI tasks . it matches the current state-of-the-art specialized WSi method despite having six times fewer parameters .
Small Language Models Also Work With Small Vocabularies: Probing the Linguistic Abilities of Grapheme- and Phoneme-Based Baby Llamas (2025.coling-main)

Copied to clipboard

Challenge: Existing studies on LMs have focused on linguistic generalizations and representations from developmentally plausible data.
Approach: They propose to use phoneme- and grapheme-based language models to learn linguistic units at and below the word level.
Outcome: The proposed models can achieve strong performance on syntactic and novel benchmarks and match grapheme-based models in standard tasks and novel evaluations.
Recent Advances in Pre-trained Language Models: Why Do They Work and How Do They Work (2022.aacl-tutorials)

Copied to clipboard

Challenge: Pre-trained language models are language models that are pre-taught on large-scaled corpora in a self-supervised fashion.
Approach: This tutorial provides a broad and comprehensive introduction to pre-trained language models . it focuses on emerging methods that enable PLMs to perform diverse downstream tasks .
Outcome: This tutorial focuses on the benefits of pre-trained language models and how to use them in NLP tasks.
Transparency Helps Reveal When Language Models Learn Meaning (2023.tacl-1)

Copied to clipboard

Challenge: Existing language models are trained to optimize unsupervised objectives on text . despite their centrality, current models do not represent natural language semantics well .
Approach: They show that autoregressive and masked language models learn to emulate semantic relations between expressions when context-dependent . they argue that a learner that has access to all Java code can never learn execution .
Outcome: a new study shows that language models fail to represent natural language semantics well . the authors show that the model learning fails when denotations are changed to be context-dependent .
Rethinking Vocabulary Augmentation: Addressing the Challenges of Low-Resource Languages in Multilingual Models (2025.coling-main)

Copied to clipboard

Challenge: Existing methods to augment vocabularies ignore the disparities between model representation and frequency distributions.
Approach: They propose an Entropy-Consistency Word Selection method which integrates semantic and frequency metrics for vocabulary augmentation.
Outcome: The proposed method improves performance for low-resource languages compared to high-resourced ones . it integrates semantic and frequency metrics for vocabulary augmentation .
Efficient Contextualized Representation: Language Model Pruning for Sequence Labeling (D18-1)

Copied to clipboard

Challenge: Existing efforts to train pre-trained language models have brought significant improvements to various NLP applications.
Approach: They propose to compress bulky LMs while preserving useful information for a specific task.
Outcome: The proposed method can detach any layer without affecting others, and stretch shallow and wide LMs to be deep and narrow.
Advances in Pre-Training Distributed Word Representations (L18-1)

Copied to clipboard

Challenge: Pre-trained word representations are a building block of many Natural Language Processing and Machine Learning applications.
Approach: They propose to combine known tricks and a set of publicly available pre-trained word vector representations to train high-quality representations.
Outcome: The proposed models outperform the current state of the art on a number of tasks while maintaining a high training speed to scale to massive amount of data.
Linguistic Frameworks Go Toe-to-Toe at Neuro-Symbolic Language Modeling (2022.naacl-main)

Copied to clipboard

Challenge: Existing models of language understanding are based on explicit representations of hierarchical structure, but there are good reasons to doubt that they can be said to understand language in any meaningful way.
Approach: They examine whether syntactic and semantic graph representations can complement and improve neural language modeling.
Outcome: The proposed model outperforms pretrained models on English WSJ in perplexity and other metrics.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations