activity
20242026
collaborators

30 papers

cs.AI2026

Fair on the Surface? Benchmarking Hidden-Output Fairness Gaps in LLM Recommenders

Chan Aristella Lu, Arya Fayyazi, Junhao Zhang +6

Fairness audits for LLM-based recommenders have largely focused on observable outputs, implicitly assuming that stable recommendations reflect stable internal processing. We challe…

cs.LG2026

Efficient LLM Adversarial Training via Low-Rank Defense and Circuit-Guided Surrogates

Weiyi He, Yuping Lin, Jiliang Tang +1

Adversarial training is one of the most effective defenses against adversarial attacks, yet the computational cost remains prohibitive at modern scales, especially for large langua…

cs.CL2026

Adaptive Multi-Step Lookahead Decoding for Diffusion Language Models

Yingqian Cui, Wei Deng, Lantao Mei +4

Masked diffusion language models (DLMs) enable parallel text generation by iteratively refining masked tokens, offering a promising alternative to autoregressive decoding. Recent l…

cs.LG2026

A Simple Plug-in for Improving Eviction-Based KV Cache Compression

Yuping Lin, Jiayuan Ding, Yue Xing +3

KV cache growth is a major bottleneck for long-context inference in large language models. Existing methods are often dominated by binary eviction or representation approximation,…

cs.CR2026

Comprehensive Vulnerability Analysis is Necessary for Trustworthy LLM-MAS

Pengfei He, Yue Xing, Juanhui Li +7

TThis paper argues that \textbf{a comprehensive vulnerability analysis is essential for building trustworthy Large Language Model-based Multi-Agent Systems (LLM-MAS)}. These system…

cs.CL2026

Efficient LLM-based Advertising via Model Compression and Parallel Verification

Wenxin Dong, Chang Gao, Guanghui Yu +9

Large language models (LLMs) have shown remarkable potential in advertising scenarios such as ad creative generation and targeted advertising. However, deploying LLMs in real-time…