微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Aplaud: Adaptive Personalized Low-Rank Decomposition for User-Specific LLM
RSS 官方收录 · 可信分层展示
关键摘要
Aplaud:轻量级个性化LLM适配框架,用户参数降低、泛化与推理效率双优
- 提出Aplaud框架,分离共享低秩基与用户专属校正矩阵
- 引入秩一残差增强细粒度个性化,支持更低秩因子分解
- 实验证明优于现有LoRA类方法,兼顾泛化性与推理效率
AI 摘要 · 来源可核验
正文提要
arXiv:2609.04738v1 Announce Type: new Abstract: In this paper, we study the problem of personalized survey response prediction using fine-tuned large language models (LLMs). This task poses unique challenges: limited per-user training data, scalability of model storage, and the need to exploit shared structure across survey questions. To address these issues, we propose Aplaud (Adaptive Personalized Low-rank and User-specific Nested Decomposition), a lightweight and scalable framework for LLM personalization. Aplaud extends the LoRA paradigm by separating adaptation into a frozen, shared low-rank basis and a compact user-specific correction, augmented with a rank-one residual for finer personalization. To further reduce per-user parameter cost and mitigate overfitting, the correction matrix can be factorized into an even lower-rank form. Empirical results demonstrate that Aplaud achieves efficient, scalable personalization across users while outperforming state-of-the-art LoRA-based personalized LLM approaches in both generalization and inference efficiency.