works on

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

collaborators

5 papers

cs.AI2026

FARS: A Fully Automated Research System Deployed at Scale

Qiong Tang, Tianxiang Sun, Xiangkun Hu +54

FARS is an AI-driven system that autonomously creates research projects, runs experiments, and writes full AI/ML papers across many topics, and its output was evaluated through str…

cs.CL2026

Position Bias Correction is Insufficient for One-Pass Attention Sorting

Qiong Tang, Xiangkun Hu, Xiangyang Liu +2

Long-context language models suffer from position bias, where information in middle positions is underutilized. Attention Sorting addresses this by iteratively reordering documents…

cs.CL2026

NLL-Guided Full-Attention Layer Selection for Training-Free Sliding-Window Adaptation

Qiong Tang, Xiangkun Hu, Xiangyang Liu +2

Hybrid attention models that mix full and sliding-window attention across layers offer a promising approach to efficient long-context inference, but the critical question of \emph{…

cs.CL2026

Output-Space Allocation Costs for Calibration-Guided LLM Compression: An Empirical Study

Qiong Tang, Xiangkun Hu, Xiangyang Liu +2

Training-free compression methods for large language models (LLMs) often use calibration data to guide compression decisions. ROCKET, a recent method combining sparse-dictionary fa…

cs.LG2025

Towards Understanding the Nature of Attention with Low-Rank Sparse Decomposition

Zhengfu He, Junxuan Wang, Rui Lin +5

We propose Low-Rank Sparse Attention (Lorsa), a sparse replacement model of Transformer attention layers to disentangle original Multi Head Self Attention (MHSA) into individually…