From the 2 of 4 linked papers with an AI index.
4 papers
Understanding Is Done Early: A Depth Division of Labor in Large Language Models and Its Use for Unbounded-Context Memory
Hanzuo Liu, Xuan Qi, Chunyu Liu +6
The paper proposes CoMem, a method that stores intermediate transformer layer states as memory to enable efficient long‑context retrieval, showing that using lower‑mid layers for c…
From Understanding to Action: Feedback-Grounded Policy Discovery for Generative Recommendation
Zhi Chen, Minmao Wang, Xingchen Liu +8
The paper introduces a feedback‑driven framework that first extracts user intent and then discovers recommendation policies using outcome‑derived feedback, distilling this knowledg…
SparseForge: Efficient Semi-Structured LLM Sparsification via Annealing of Hessian-Guided Soft-Mask
Liu Hanzuo, Chaofan Lin, Weixuan Sun +4
Semi-structured sparsity provides a practical path to accelerate large language models (LLMs) with native hardware support, but post-training semi-structured pruning often suffers…
On the Robustness of Editing Large Language Models
Xinbei Ma, Tianjie Ju, Jiyang Qiu +4
Large language models (LLMs) have played a pivotal role in building communicative AI, yet they encounter the challenge of efficient updates. Model editing enables the manipulation…