← Search

Jinxiang Lai

8 accepted papers

2026

DiL: Discrete-anchored Representation Alignment for Semi-Supervised Continual Learning

ICML 2026poster

Leveraging the unlabeled stream is crucial yet challenging in Semi-Supervised Continual Learning (SSCL) under continual class expansion. Existing SSCL methods typically enforce dense pseudo-label consistency and indiscriminate distillation on unlabeled data, which can reinforce errors and intensify …

Cited by 0SourceScholar
2026

What You Think is What You See: Driving Exploration in VLM Agents via Visual-Linguistic Curiosity

ICML 2026spotlight

To navigate partially observable visual environments, recent VLM agents increasingly internalize world modeling capabilities directly into their policies via explicit CoT reasoning with reinforcement learning (RL). However, mere passive exploitation of reasoning on visited states is insufficient for…

Cited by 0SourceScholar
2025

HomoGraphAdapter: A Homogeneous Graph Neural Network as an Effective Adapter for Vision-Language Models

EMNLP 2025

Vision-Language Models (VLMs), such as CLIP, have exhibited significant advancements in recognizing visual concepts through natural language guidance. However, adapting these models to downstream tasks remains challenging. Existing adaptation methods either overlook the structural knowledge between

Cited by 0SourcePDFScholar
2024

MatchDet: A Collaborative Framework for Image Matching and Object Detection

AAAI 2024technical

Image matching and object detection are two fundamental and challenging tasks, while many related applications consider them two individual tasks (i.e. task-individual). In this paper, a collaborative framework called MatchDet (i.e. task-collaborative) is proposed for image matching and object detec…

Cited by 0SourcePDFScholar
2023

Clustered-patch Element Connection for Few-shot Learning

IJCAI 2023poster

Weak feature representation problem has influenced the performance of few-shot classification task for a long time. To alleviate this problem, recent researchers build connections between support and query instances through embedding patch features to generate discriminative representations. However…

2023

SpatialFormer: Semantic and Target Aware Attentions for Few-Shot Learning

AAAI 2023technical

Recent Few-Shot Learning (FSL) methods put emphasis on generating a discriminative embedding features to precisely measure the similarity between support and query sets. Current CNN-based cross-attention approaches generate discriminative representations via enhancing the mutually semantic similar r…

2022

Decoupling Classifier for Boosting Few-shot Object Detection and Instance Segmentation

NeurIPS 2022accept

This paper focus on few-shot object detection~(FSOD) and instance segmentation~(FSIS), which requires a model to quickly adapt to novel classes with a few labeled instances. The existing methods severely suffer from bias classification because of the missing label issue which naturally exists in an…

2022

tSF: Transformer-Based Semantic Filter for Few-Shot Learning

ECCV 2022poster

"Few-Shot Learning (FSL) alleviates the data shortage challenge via embedding discriminative target-aware features among plenty seen (base) and few unseen (novel) labeled samples. Most feature embedding modules in recent FSL methods are specially designed for corresponding learning tasks (e.g., clas…