Geo-LoRA通过几何约束提升持续学习中低秩适配器的稳定性。
Geo-LoRA: Geometry-Aware Subspace Evolution for Low-Rank Adaptation in Continual Learning

- 基于流形几何控制子空间演化轨迹,防止参数混乱。
- 在多个数据集上实现当前最优性能,任务长度变化下均稳定有效。
- 适合需要高效持续学习的场景,如模型增量更新。
无回放的类增量学习(CIL)中使用LoRA适配器仍具挑战性,因低秩子空间在任务间更新时缺乏几何控制,导致共享表征不稳定,且任务特异性更新反复坍缩至先前占据方向。本文提出Geo-LoRA,一种几何感知框架,显式调控共享与任务特异性子空间在持续学习中的演化。对共享分支,子空间投影保持(SPP)约束连续更新沿格拉斯曼流形上的平滑轨迹;自适应核心-余量对齐(ACSA)将过渡分解为主成分与残差成分,对齐主成分并调节残差以平衡稳定与可塑性。对任务特异性分支,中位校准块重叠(MCBO)通过归一化投影重叠施加统计约束,惩罚过度复用,缓解子空间拥挤。这些约束联合调控各层与任务间的所有LoRA子空间演化,无需引入额外适配器类型。Geo-LoRA为持续低秩适配提供了原理性几何框架,在多个基准数据集和不同任务长度下持续取得最优表现。
原文摘要 · Abstract (English)
Rehearsal-free class-incremental learning (CIL) with LoRA adapters remains challenging because the low-rank subspaces updated across tasks evolve without geometric control, causing unstable shared representations and repetitive collapse of task-specific updates into previously occupied directions. We introduce Geo-LoRA, a geometry-aware framework that explicitly regulates how low-rank subspaces, both shared and task-specific, evolve during continual learning. For the shared branch, Subspace Projection Preservation (SPP) constrains consecutive updates to follow smooth trajectories on the Grassmann manifold, and Adaptive Core-Slack Alignment (ACSA) decomposes transitions into principal and residual components, aligning the former while modulating the latter to balance stability and plasticity. For the task-specific branch, Median-Calibrated Block Overlap (MCBO) imposes a statistical constraint via normalized projection overlap, penalizing excessive reuse to mitigate subspace crowding. These constraints jointly regulate the evolution of all LoRA subspaces across layers and tasks without introducing additional adapter types beyond standard LoRA. Geo-LoRA provides a principled geometric formulation for continual low-rank adaptation and consistently achieves state-of-the-art performance across multiple benchmark datasets and different task lengths.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。