collaborators

5 papers

cs.CV2026

Seen, Said, or Forgotten? A Causal Audit of Visual KV Memory Across Dialog Turns

Hong Chen, Kang Chen, Yuxuan Fan +4

Stateful multimodal assistants encode an image once but may answer questions about it many turns later. Attention-guided visual-KV eviction assumes that evidence irrelevant now wil…

cs.CL2026

NestedKV: Nested Memory Routing for Long-Context KV Cache Compression

Hong Chen, Xiang Liu, Yubo Gao +5

Long-context language models are limited by the memory footprint of the key-value (KV) cache. Existing training-free KV compression methods usually rank tokens by one importance si…

cs.LG2026

SSR: Speculative Parallel Scaling Reasoning in Test-time

Yuanlin Chu, Bo Wang, Xiang Liu +3

Large language models (LLMs) have achieved impressive results on multi-step mathematical reasoning, yet at the cost of high computational overhead. This challenge is particularly a…

cs.CL2026

SONIC: Segmented Optimized Nexus for Information Compression in Key-Value Caching

Hong Chen, Xiang Liu, Bo Wang +5

The linear growth of Key-Value (KV) cache remains a bottleneck for multi-turn LLM deployment. Existing KV cache compression methods often fail to account for the structural propert…

cs.AI2026

Deconstructing Pre-training: Knowledge Attribution Analysis in MoE and Dense Models

Bo Wang, Junzhuo Li, Hong Chen +3

Mixture-of-Experts (MoE) architectures decouple model capacity from per-token computation, enabling scaling beyond the computational limits imposed by dense scaling laws. Yet how M…