works on

From the 1 of 16 linked papers with an AI index.

collaborators

16 papers

cs.LG2026

Layer-Parallel Inference Reduces Encrypted Nonlinear Depth in Transformers

Ligong Han, Kai Xu, Hao Wang +3

The paper introduces Structured Newton Layer Parallelism (SNLP) to reduce the sequential nonlinear depth of encrypted Transformer inference under fully homomorphic encryption, achi…

cs.LG2026

SNLP: Layer-Parallel Inference via Structured Newton Corrections

Ligong Han, Kai Xu, Hao Wang +1

Autoregressive language models execute Transformer layers sequentially, creating a latency bottleneck that is not removed by conventional tensor or pipeline parallelism. We study w…

cs.CL2026

Few-Step Diffusion Language Models via Trajectory Self-Distillation

Tunyu Zhang, Xinxi Zhang, Ligong Han +9

Diffusion large language models (DLLMs) have emerged as powerful generative models with the promise of fast text generation through parallel decoding. However, realizing this poten…

cs.LG2026

sGPO: Trading Inference FLOPs for Training Efficiency in RLVR

Shivchander Sudalairaj, Kai Xu, Akash Srivastava +1

Standard Reinforcement Learning with Verifiable Rewards (RLVR) training allocates a fixed rollout budget to every query, without regard for what each query's difficulty means for t…

cs.LG2026

Intrinsic Selection and Particle Resampling for Inference-Time Scaling Beyond Domain Verifiability

Giorgio Giannone, Mustafa Eyceoz, Shabana Baig +5

Inference-Time Scaling (ITS) has largely succeeded in verifiable domains like math and coding, where cheap verification enables scalable output selection. However, extending ITS to…

cs.HC2026

Turning Intent into Specifications: A Benchmark and an Interactive User-Assistant Agent

Hao Wang, Ligong Han, Kai Xu +1

Today's agents are highly effective at implementing well-scoped software design plans, but user intent is often vague and admits multiple equally valid solutions. In this paper, we…