← Search

Kaiyou Song

7 accepted papers

2026

CoPE: Continual Probe-guided Expansion for Large Vision-Language Models

ICML 2026poster

Mixture of Experts architectures have recently advanced the scalability and adaptability of Large Language Models for continual multimodal learning. However, extending these models to accommodate sequential tasks remains challenging. As new tasks arrive, naive model expansion leads to rapid paramete…

Cited by 0SourceScholar
2026

VaccineRAG: Boosting Multimodal Large Language Models’ Immunity to Harmful RAG Samples

AAAI 2026technical

Retrieval Augmented Generation enhances the response accuracy of Large Language Models (LLMs) by integrating retrieval and generation modules with external knowledge, demonstrating particular strength in real-time queries and Visual Question Answering tasks. However, the effectiveness of RAG is fre

Cited by 0SourcePDFScholar
2024

Semantic-Aware Autoregressive Image Modeling for Visual Representation Learning

AAAI 2024technical

The development of autoregressive modeling (AM) in computer vision lags behind natural language processing (NLP) in self-supervised pre-training. This is mainly caused by the challenge that images are not sequential signals and lack a natural order when applying autoregressive modeling. In this stud…

2023

DropPos: Pre-Training Vision Transformers by Reconstructing Dropped Positions

NeurIPS 2023poster

As it is empirically observed that Vision Transformers (ViTs) are quite insensitive to the order of input tokens, the need for an appropriate self-supervised pretext task that enhances the location awareness of ViTs is becoming evident. To address this, we present DropPos, a novel pretext task desig…

2023

Hard Patches Mining for Masked Image Modeling

CVPR 2023poster

Masked image modeling (MIM) has attracted much research attention due to its promising potential for learning scalable visual representations. In typical approaches, models usually focus on predicting specific contents of masked patches, and their performances are highly related to pre-defined mask…

2023

Multi-Mode Online Knowledge Distillation for Self-Supervised Visual Representation Learning

CVPR 2023poster

Self-supervised learning (SSL) has made remarkable progress in visual representation learning. Some studies combine SSL with knowledge distillation (SSL-KD) to boost the representation learning performance of small models. In this study, we propose a Multi-mode Online Knowledge Distillation method (…

Cited by 38SourcePDFScholar
2023

Semantics-Consistent Feature Search for Self-Supervised Visual Representation Learning

ICCV 2023poster

In contrastive self-supervised learning, the common way to learn discriminative representation is to pull different augmented "views" of the same image closer while pushing all other images further apart, which has been proven to be effective. However, it is unavoidable to construct undesirable view…

Cited by 7PDFcodeScholar