collaborators

5 papers

cs.OS2026

SuperPass: Fast-Tracking Blocking Threads to Mitigate Priority Inversion on Mobile Devices

Lei Li, Yu Liang, Riwei Pan +4

Priority inversion occurs when a high-priority thread is delayed by a lower-priority one. Although well studied in real-time systems, its impact in general-purpose OSes (e.g., Andr…

cs.CL2026

Retrieval-Augmented Generation for Natural Language Processing: A Survey

Shangyu Wu, Ying Xiong, Yufei Cui +8

Large language models (LLMs) have achieved strong empirical performance in various fields, benefiting from their huge amount of parameters that store knowledge. However, LLMs still…

cs.CL2026

RAEE: A Robust Retrieval-Augmented Early Exit Framework for Efficient Inference

Lianming Huang, Shangyu Wu, Yufei Cui +6

Deploying large language model inference remains challenging due to their high computational overhead. Early exit optimizes model inference by adaptively reducing the number of inf…

cs.CL2025

EvoP: Robust LLM Inference via Evolutionary Pruning

Shangyu Wu, Hongchao Du, Ying Xiong +4

Large Language Models (LLMs) have achieved remarkable success in natural language processing tasks, but their massive size and computational demands hinder their deployment in reso…

eess.IV2025

Easz: An Agile Transformer-based Image Compression Framework for Resource-constrained IoTs

Yu Mao, Jingzong Li, Jun Wang +4

Neural image compression, necessary in various machine-to-machine communication scenarios, suffers from its heavy encode-decode structures and inflexibility in switching between di…