activity
20242026
collaborators
Showing cs.CLShow all

9 papers · 1 filter

cs.CL2026

BitNet Text Embeddings

Zhen Li, Xin Huang, Liang Wang +8

LLM-based text embedders have substantially improved retrieval and semantic representation quality, but their deployment remains costly: large backbone models slow down embedding i…

cs.CL2026

Only Say What You Know: Calibration-Aware Generation for Long-Form Factuality

Wen Luo, Guangyue Peng, Liang Wang +7

Large Reasoning Models achieve strong performance on complex tasks but remain prone to hallucinations, particularly in long-form generation where errors compound across reasoning s…

cs.CL2026

Two Pathways to Truthfulness: On the Intrinsic Encoding of LLM Hallucinations

Wen Luo, Guangyue Peng, Wei Li +8

Despite their impressive capabilities, large language models (LLMs) frequently generate hallucinations. Previous work shows that their internal states encode rich signals of truthf…

cs.CL2026

Learning to Draft: Adaptive Speculative Decoding with Reinforcement Learning

Jiebin Zhang, Zhenghan Yu, Liang Wang +8

Speculative decoding accelerates large language model (LLM) inference by using a small draft model to generate candidate tokens for a larger target model to verify. The efficacy of…

cs.CL2025

Thinking Augmented Pre-training

Liang Wang, Nan Yang, Shaohan Huang +2

This paper introduces a simple and scalable approach to improve the data efficiency of large language model (LLM) training by augmenting existing text data with thinking trajectori…

cs.CL2025

Examining False Positives under Inference Scaling for Mathematical Reasoning

Yu Wang, Nan Yang, Liang Wang +2

Recent advancements in language models have led to significant improvements in mathematical reasoning across various benchmarks. However, most of these benchmarks rely on automatic…