15 papers
RL Forgets! Towards Continual Policy Optimization
Mao-Lin Luo, Zhe-Xu Wang, Zi-Hao Zhou +4
The paper investigates catastrophic forgetting in continual post‑training of vision‑language models with reinforcement learning, introduces the MRCL benchmark, and proposes a repla…
Spectral Imbalance Causes Forgetting in Low-Rank Continual Adaptation
Hao Gu, Mao-Lin Luo, Zi-Hao Zhou +3
Parameter-efficient continual learning aims to adapt pre-trained models to sequential tasks without forgetting previously acquired knowledge. Most existing approaches treat continu…
DySink: Dynamic Frame Sinks for Autoregressive Long Video Generation
Bo Ye, Xinyu Cui, Jian Zhao +2
Autoregressive long video generation often adopts bounded-memory streaming for efficiency, typically combining local windows for short-term continuity with static early-frame sinks…
KeepLoRA++: Continual Learning with Layer-Scaled Residual Gradient Adaptation
Mao-Lin Luo, Yi-Lin Zhang, Zi-Hao Zhou +5
Continual learning for pre-trained vision-language models requires balancing three competing objectives: retaining pre-trained knowledge, preserving knowledge from a sequence of le…
SHED: Style-Homogenized Embedding Alignment for Domain Generalization
Kai Gan, Tong Wei
Domain generalization aims to enhance model robustness against unseen domains with embedding distribution shifts. While large-scale vision-language models like CLIP exhibit strong…
Decouple then Converge: Handling Unknown Unlabeled Distributions in Long-Tailed Semi-Supervised Learning
Kai Gan, Tong Wei, Min-Ling Zhang
While long-tailed semi-supervised learning (LTSSL) has attracted growing attention in many real-world classification tasks, existing LTSSL algorithms typically assume that labeled…