activity
20222026
most citedFFT: Towards Harmlessness Evaluation and Analysis for LLMs with Factuality, Fairness, Toxicity

5 citations · 9 across the 23 of their papers we have counts for

collaborators
Showing 2026 · cs.CLShow all

6 papers · 2 filters

cs.CL2026

Memory Augmentation Unlocks Efficient Chain-of-Thought Reasoning

Simeng Zhang, Yilong Chen, Wenyuan Zhang +4

Large language models often rely on Chain-of-Thought (CoT) reasoning to solve complex tasks, but verbose reasoning traces introduce substantial inference overhead. CoT compression…

cs.CL2026

Loop the Loopies!

Zitian Gao, Yilong Chen, Yihao Xiao +4

We present the Loopie series, consisting of two Mixture-of-Experts (MoE) models: a 20B-parameter model with 2B active parameters and a 6B-parameter model with 0.6B active parameter…

cs.CL2026

ConSA: Controllable Sparsity in Hybrid Attention via Learnable Allocation

Yao Chen, Yinqi Yang, Junyuan Shang +6

Hybrid architectures combining full attention (FA) and sliding-window attention (SWA) are a promising paradigm for efficient LLM inference. However, existing methods typically rely…

cs.CL2026

Beyond N-gram: Data-Aware X-GRAM Extraction for Efficient Embedding Parameter Scaling

Yilong Chen, Yanxi Xie, Zitian Gao +10

Large token-indexed lookup tables provide a compute-decoupled scaling path, but their practical gains are often limited by poor parameter efficiency and rapid memory growth. We att…

cs.CL2026

Sparse Growing Transformer: Training-Time Sparse Depth Allocation via Progressive Attention Looping

Yao Chen, Yilong Chen, Yinqi Yang +9

Existing approaches to increasing the effective depth of Transformers predominantly rely on parameter reuse, extending computation through recursive execution. Under this paradigm,…

cs.CL2026★ 2 cited

ERNIE 5.0 Technical Report

Haifeng Wang, Hua Wu, Tian Wu +432

In this report, we introduce ERNIE 5.0, a natively autoregressive foundation model desinged for unified multimodal understanding and generation across text, image, video, and audio…