← Search

Guilin Li

6 accepted papers

2026

Enhanced Continual Learning of Vision-Language Models with Model Fusion

ICLR 2026poster

Vision-Language Models (VLMs) represent a significant breakthrough in artificial intelligence by integrating visual and textual modalities to achieve impressive zero-shot capabilities. However, VLMs are susceptible to catastrophic forgetting when sequentially fine-tuned on multiple downstream tasks…

Cited by 0SourcecodeScholar
2025

PANTHER: Generative Pretraining Beyond Language for Sequential User Behavior Modeling

NeurIPS 2025poster

Large language models (LLMs) have shown that generative pretraining can distill vast world knowledge into compact token representations. While LLMs encapsulate extensive world knowledge, they remain limited in modeling the behavioral knowledge contained within user interaction histories. User behavi…

Cited by 0SourceScholar
2025

Video-RAG: Visually-aligned Retrieval-Augmented Long Video Comprehension

NeurIPS 2025poster

Existing large video-language models (LVLMs) struggle to comprehend long videos correctly due to limited context. To address this problem, fine-tuning long-context LVLMs and employing GPT-based agents have emerged as promising solutions. However, fine-tuning LVLMs would require extensive high-qualit…

Cited by 0SourcecodeScholar
2020

DropNAS: Grouped Operation Dropout for Differentiable Architecture Search

IJCAI 2020poster

Neural architecture search (NAS) has shown encouraging results in automating the architecture design. Recently, DARTS relaxes the search process with a differentiable formulation that leverages weight-sharing and SGD for cost reduction of NAS. In DARTS, all candidate operations are trained simulta…

2020

Residual Distillation: Towards Portable Deep Neural Networks without Shortcuts

NeurIPS 2020poster

By transferring both features and gradients between different layers, shortcut connections explored by ResNets allow us to effectively train very deep neural networks up to hundreds of layers. However, the additional computation costs induced by those shortcuts are often overlooked. For example, du…

2020

Revisiting Knowledge Distillation via Label Smoothing Regularization

CVPR 2020oral

Knowledge Distillation (KD) aims to distill the knowledge of a cumbersome teacher model into a lightweight student model. Its success is generally attributed to the privileged information on similarities among categories provided by the teacher model, and in this sense, only strong teacher models ar…

Cited by 719PDFcodeScholar