微信内可能无法直接打开本站。请点右上角 ··· → 在浏览器打开,或复制链接。
Aplaud: Adaptive Personalized Low-Rank Decomposition for User-Specific LLM
RSS 官方收录 · 可信分层展示
关键摘要
Aplaud框架实现用户级LLM个性化,参数量降低,性能超LoRA
- 提出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.