works on

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

collaborators

15 papers

cs.AI2026

WIDE: Boosting Adaptive LLM Inference via Token-level Dynamic Width Pruning

Haozhe Hu, Hao Wu, Peiran Yin +3

WIDE introduces a token-level dynamic width pruning framework for large language model inference, allowing each token to selectively activate attention heads and feed‑forward chann…

cs.CL2026

From Recognition to Understanding: Unlocking Cognitive Time Series Reasoning with LLMs

Xin Qiu, Junlong Tong, Yao Zhang +3

Time series analysis has recently been coupled with Large Language Models (LLMs) to leverage their reasoning and world knowledge capabilities, yet gains remain limited. We attribut…

cs.CL2026

Behavioral and Representational Evidence of Binomial Ordering Preferences in Large Language Models

Zhiqing Yang, Yilun Liu, Yunpu Ma +2

Large language models (LLMs) can readily reproduce conventional expressions, yet their ability to model gradient frequency distributions remains underexplored. We investigate this…

cs.IR2026

miniReranker: Efficient Multimodal Reranking through Visual Cache Reuse and Interaction Sparsity

Yingqi Fan, Xuan Lu, Anhao Zhao +6

Multimodal large language models (MLLMs) have recently shown strong potential as point-wise rerankers by directly modeling query--document relevance through next-token prediction.…

cs.CL2026

Select to Think: Unlocking SLM Potential with Local Sufficiency

Wenxuan Ye, Yangyang Zhang, Xueli An +2

Small language models (SLMs) offer efficient deployment, yet they often lag behind their larger counterparts (LLMs) in reasoning. Existing remedies either invoke an LLM at points o…

cs.LG2026

Beyond FLOPs: Benchmarking Real Inference Acceleration of LLM Pruning under a GEMM-Centric Taxonomy

Haozhe Hu, Hao Wu, Anhao Zhao +4

Pruning has emerged as a dominant paradigm for accelerating large language model (LLM) inference, spanning a broad spectrum of methods that remove computation across tokens, layers…