paper-with-me

홈 › Papers

Sentence Curve Language Models

2026-02-02 · DongNyeong Heo, Taehwan Kim, Heeyoul Choi arxiv

Language models (LMs) are a central component of modern AI systems, and diffusion language models (DLMs) have recently emerged as a competitive alternative. Both paradigms rely on word embeddings not only to represent the input sentence, but also to represent the target sentence that backbone models are trained to predict. We argue that such static embedding of the target word is insensitive to neighboring words, encouraging locally accurate word prediction while global sentence structure is less emphasized. To address this, we propose a continuous sentence representation, termed sentence curve, defined as a spline curve whose control points affect multiple words in the sentence. Based on this representation, we introduce sentence curve language model (SCLM), which extends DLMs to predict sentence curves instead of the static word embeddings. We theoretically show that sentence curve prediction induces a regularization effect that promotes global structure modeling, and characterize how different sentence curve types affect this behavior. Empirically, SCLM achieves state-of-the-art performance among DLMs on IWSLT14 and WMT14, shows stable training without burdensome knowledge distillation, and demonstrates promising potential compared to discrete DLMs on LM1B.

📄 PDF Abstract BibTeX arXiv:2602.01807

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Finding Meaning in Embeddings: Concept Separation Curves

2026-04-23 · Paul Keuren, Marc Ponsen, Robert Ayoub Bagheri arxiv

Sentence embedding techniques aim to encode key concepts of a sentence's meaning in a vector space. However, the majority of evaluation approaches for sentence embedding quality rely on the use of additional classifiers …

Fiction Sentence Expansion and Enhancement via Focused Objective and Novelty Curve Sampling

2019-12-02 · Yuri Safovich, Amos Azaria

We describe the task of sentence expansion and enhancement, in which a sentence provided by a human is expanded in some creative way. The expansion should be understandable, believably grammatical, and optimally meaning-…

SentenceSentence Expansion

Using Information Theory to Characterize Prosodic Typology: The Case of Tone, Pitch-Accent and Stress-Accent

2025-05-12 · Ethan Gotlieb Wilcox, Cui Ding, Giovanni Acampa, Tiago Pimentel 외

This paper argues that the relationship between lexical identity and prosody -- one well-studied parameter of linguistic variation -- can be characterized using information theory. We predict that languages that use pros…

Tuning Deep Active Learning for Semantic Role Labeling

2021-06-01 · IWCS (ACL) 2021 6 · Skatje Myers, Martha Palmer

Active learning has been shown to reduce annotation requirements for numerous natural language processing tasks, including semantic role labeling (SRL). SRL involves labeling argument spans for potentially multiple predi…

Active LearningSemantic Role LabelingSentence

Discriminating Similar Languages: Evaluations and Explorations

2016-09-30 · LREC 2016 5 · Cyril Goutte, Serge Léger, Shervin Malmasi, Marcos Zampieri

We present an analysis of the performance of machine learning classifiers on discriminating between similar languages and language varieties. We carried out a number of experiments using the results of the two editions o…

BIG-bench Machine Learning