activity
20232026
most citedBitNet: Scaling 1-bit Transformers for Large Language Models

26 citations · 48 across the 37 of their papers we have counts for

collaborators
Showing cs.CLShow all

23 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

On-Policy Context Distillation for Language Models

Tianzhu Ye, Li Dong, Xun Wu +2

Context distillation enables language models to internalize in-context knowledge into their parameters. In our work, we propose On-Policy Context Distillation (OPCD), a framework t…

cs.CL2026

Scaling Data Difficulty: Improving Coding Models via Reinforcement Learning on Fresh and Challenging Problems

Zongqian Li, Tengchao Lv, Shaohan Huang +8

Training next-generation code generation models requires high-quality datasets, yet existing datasets face difficulty imbalance, format inconsistency, and data quality problems. We…

cs.CL2026

Sparse-BitNet: 1.58-bit LLMs are Naturally Friendly to Semi-Structured Sparsity

Di Zhang, Xun Wu, Shaohan Huang +9

Semi-structured N:M sparsity and low-bit quantization (e.g., 1.58-bit BitNet) are two promising approaches for improving the efficiency of large language models (LLMs), yet they ha…

cs.CL2026

Online Experiential Learning for Language Models

Tianzhu Ye, Li Dong, Qingxiu Dong +3

The prevailing paradigm for improving large language models relies on offline training with human annotations or simulated environments, leaving the rich experience accumulated dur…

cs.CL2025

Black-Box On-Policy Distillation of Large Language Models

Tianzhu Ye, Li Dong, Zewen Chi +3

Black-box distillation creates student large language models (LLMs) by learning from a proprietary teacher model's text outputs alone, without access to its internal logits or para…