← Search

Yinghuan Shi

45 accepted papers

2026

Are Tools Always Beneficial? Learning to Invoke Tools Adaptively for Dual-Mode Multimodal LLM Reasoning

ICML 2026poster

Tool-augmented reasoning has emerged as a promising direction for enhancing the reasoning capabilities of multimodal large language models (MLLMs). However, existing studies mainly focus on enabling models to perform tool invocation, while neglecting the necessity of invoking tools. We argue that to…

Cited by 0SourceScholar
2026

Decomposing and Composing: Towards Efficient Vision-Language Continual Learning via Rank-1 Expert Pool in a Single LoRA

AAAI 2026technical

Continual learning (CL) in vision-language models (VLMs) faces significant challenges in improving task adaptation and avoiding catastrophic forgetting. Existing methods usually have heavy inference burden or rely on external knowledge, while Low-Rank Adaptation (LoRA) has shown potential in reducin

Cited by 0SourcePDFScholar
2026

Don't Forget Why You Started: Tackling Dual Forgetting in Vision-Language Continual Learning

ICML 2026poster

Continual learning of Vision-Language Model (VLM) aspires to empower foundation models with new expertise without compromising their universal zero-shot capabilities. However, this pursuit faces a critical ''dual-forgetting'' challenge: the catastrophic forgetting of newly acquired classes (Incremen…

Cited by 0SourceScholar
2026

Duala: Dual-Level Alignment of Subjects and Stimuli for Cross-Subject fMRI Decoding

CVPR 2026

Cross-subject visual decoding aims to reconstruct visual experiences from brain activity across individuals, enabling more scalable and practical brain-computer interfaces. However, existing methods often suffer from degraded performance when adapting to new subjects with limited data, as they strug

Cited by 0SourcecodeScholar
2026

One Token, Two Fates: A Unified Framework via Vision Token Manipulation Against MLLMs Hallucination

CVPR 2026

Current training-free methods tackle MLLM hallucination with separate strategies: either enhancing visual signals or suppressing text inertia. However, these separate methods are insufficient due to critical trade-offs: simply enhancing vision often fails against strong language prior, while suppres

Cited by 0SourcecodeScholar
2026

Understanding and Enforcing Weight Disentanglement in Task Arithmetic

CVPR 2026

Task arithmetic provides an efficient, training-free way to edit pre-trained models, yet lacks a fundamental theoretical explanation for its success. The existing concept of "weight disentanglement" describes the ideal outcome of non-interfering task composition but does not reveal its underlying ca

Cited by 0SourcecodeScholar
2026

When Shared Knowledge Hurts: Spectral Over-Accumulation in Model Merging

ICML 2026poster

Model merging combines multiple fine-tuned models into a single model by $\textit{adding}$ their weight updates, providing a lightweight alternative to retraining. Existing methods primarily target resolving conflicts between task updates, leaving the failure mode of over-counting shared knowledge u…

Cited by 0SourceScholar
2025

Balanced Direction from Multifarious Choices: Arithmetic Meta-Learning for Domain Generalization

CVPR 2025poster

Domain generalization is proposed to address distribution shift, arising from statistical disparities between training source and unseen target domains. The widely used first-order meta-learning algorithms demonstrate strong performance for domain generalization by leveraging the gradient matching t…

2025

Correspondence as Video: Test-Time Adaption on SAM2 for Reference Segmentation in the Wild

ICCV 2025poster

Large vision models like the Segment Anything Model (SAM) exhibit significant limitations when applied to downstream tasks in the wild. Consequently, reference segmentation, which leverages reference images and their corresponding masks to impart novel knowledge to the model, emerges as a promising…

2025

Divide-and-Conquer for Enhancing Unlabeled Learning, Stability, and Plasticity in Semi-supervised Continual Learning

ICCV 2025poster

Semi-supervised continual learning (SSCL) seeks to leverage both labeled and unlabeled data in a sequential learning setup, aiming to reduce annotation costs while managing continual data arrival. SSCL introduces complex challenges, including ensuring effective unlabeled learning (UL), while balanci…

2025

Leveraging Flatness to Improve Information-Theoretic Generalization Bounds for SGD

ICLR 2025poster

Information-theoretic (IT) generalization bounds have been used to study the generalization of learning algorithms. These bounds are intrinsically data- and algorithm-dependent so that one can exploit the properties of data and algorithm to derive tighter bounds. However, we observe that although th…

2025

Steady Progress Beats Stagnation: Mutual Aid of Foundation and Conventional Models in Mixed Domain Semi-Supervised Medical Image Segmentation

CVPR 2025poster

Large pretrained visual foundation models exhibit impressive general capabilities. However, the extensive prior knowledge inherent in these models can sometimes be a double-edged sword when adapting them to downstream tasks in specific domains.In the context of semi-supervised medical image segmenta…

2025

Taste More, Taste Better: Diverse Data and Strong Model Boost Semi-Supervised Crowd Counting

CVPR 2025poster

Semi-supervised crowd counting is crucial for addressing the high annotation costs of densely populated scenes. Although several methods based on pseudo-labeling have been proposed, it remains challenging to effectively and accurately utilize unlabeled data. In this paper, we propose a novel framewo…

2025

Text and Image Are Mutually Beneficial: Enhancing Training-Free Few-Shot Classification with CLIP

AAAI 2025technical

Contrastive Language-Image Pretraining (CLIP) has been widely used in vision tasks. Notably, CLIP has demonstrated promising performance in few-shot learning (FSL). However, existing CLIP-based methods in training-free FSL (i.e., without the requirement of additional training) mainly learn different…

2024

Constructing and Exploring Intermediate Domains in Mixed Domain Semi-supervised Medical Image Segmentation

CVPR 2024poster

Both limited annotation and domain shift are prevalent challenges in medical image segmentation. Traditional semi-supervised segmentation and unsupervised domain adaptation methods address one of these issues separately. However the coexistence of limited annotation and domain shift is quite common…

2024

PG-LBO: Enhancing High-Dimensional Bayesian Optimization with Pseudo-Label and Gaussian Process Guidance

AAAI 2024technical

Variational Autoencoder based Bayesian Optimization (VAE-BO) has demonstrated its excellent performance in addressing high-dimensional structured optimization problems. However, current mainstream methods overlook the potential of utilizing a pool of unlabeled data to construct the latent space, whi…

2024

Roll with the Punches: Expansion and Shrinkage of Soft Label Selection for Semi-supervised Fine-Grained Learning

AAAI 2024technical

While semi-supervised learning (SSL) has yielded promising results, the more realistic SSL scenario remains to be explored, in which the unlabeled data exhibits extremely high recognition difficulty, e.g., fine-grained visual classification in the context of SSL (SS-FGVC). The increased recognition…

2024

START: A Generalized State Space Model with Saliency-Driven Token-Aware Transformation

NeurIPS 2024poster

Domain Generalization (DG) aims to enable models to generalize to unseen target domains by learning from multiple source domains. Existing DG methods primarily rely on convolutional neural networks (CNNs), which inherently learn texture biases due to their limited receptive fields, making them prone…

2023

ALOFT: A Lightweight MLP-Like Architecture With Dynamic Low-Frequency Transform for Domain Generalization

CVPR 2023poster

Domain generalization (DG) aims to learn a model that generalizes well to unseen target domains utilizing multiple source domains without re-training. Most existing DG works are based on convolutional neural networks (CNNs). However, the local operation of the convolution kernel makes the model focu…

2023

Enhancing Sample Utilization through Sample Adaptive Augmentation in Semi-Supervised Learning

ICCV 2023oral

In semi-supervised learning, unlabeled samples can be utilized through augmentation and consistency regularization. However, we observed certain samples, even undergoing strong augmentation, are still correctly classified with high confidence, resulting in a loss close to zero. It indicates that the…

Cited by 11PDFcodeScholar
2023

FreeMask: Synthetic Images with Dense Annotations Make Stronger Segmentation Models

NeurIPS 2023poster

Semantic segmentation has witnessed tremendous progress due to the proposal of various advanced network architectures. However, they are extremely hungry for delicate annotations to train, and the acquisition is laborious and unaffordable. Therefore, we present FreeMask in this work, which resorts t…

2023

Generalizable Decision Boundaries: Dualistic Meta-Learning for Open Set Domain Generalization

ICCV 2023poster

Domain generalization (DG) is proposed to deal with the issue of domain shift, which occurs when statistical differences exist between source and target domains. However, most current methods do not account for a common realistic scenario where the source and target domains have different classes. T…

Cited by 25PDFcodeScholar
2023

IOMatch: Simplifying Open-Set Semi-Supervised Learning with Joint Inliers and Outliers Utilization

ICCV 2023oral

Semi-supervised learning (SSL) aims to leverage massive unlabeled data when labels are expensive to obtain. Unfortunately, in many real-world applications, the collected unlabeled data will inevitably contain unseen-class outliers not belonging to any of the labeled classes. To deal with the challen…

Cited by 32PDFcodeScholar
2023

Orthogonal Annotation Benefits Barely-Supervised Medical Image Segmentation

CVPR 2023poster

Recent trends in semi-supervised learning have significantly boosted the performance of 3D semi-supervised medical image segmentation. Compared with 2D images, 3D medical volumes involve information from different directions, e.g., transverse, sagittal, and coronal planes, so as to naturally provide…

2023

Revisiting Weak-to-Strong Consistency in Semi-Supervised Semantic Segmentation

CVPR 2023poster

In this work, we revisit the weak-to-strong consistency framework, popularized by FixMatch from semi-supervised classification, where the prediction of a weakly perturbed image serves as supervision for its strongly perturbed version. Intriguingly, we observe that such a simple pipeline already achi…

2023

Shrinking Class Space for Enhanced Certainty in Semi-Supervised Learning

ICCV 2023poster

Semi-supervised learning is attracting blooming attention, due to its success in combining unlabeled data. To mitigate potentially incorrect pseudo labels, recent frameworks mostly set a fixed confidence threshold to discard uncertain samples. This practice ensures high-quality pseudo labels, but in…

Cited by 24PDFcodeScholar
2023

Towards Semi-supervised Learning with Non-random Missing Labels

ICCV 2023poster

Semi-supervised learning (SSL) tackles the label missing problem by enabling the effective usage of unlabeled data. While existing SSL methods focus on the traditional setting, a practical and challenging scenario called label Missing Not At Random (MNAR) is usually ignored. In MNAR, the labeled and…

Cited by 18PDFcodeScholar
2022

DC-SSL: Addressing Mismatched Class Distribution in Semi-Supervised Learning

CVPR 2022poster

Consistency-based Semi-supervised learning (SSL) has achieved promising performance recently. However, the success largely depends on the assumption that the labeled and unlabeled data share an identical class distribution, which is hard to meet in real practice. The distribution mismatch between th…

Cited by 38PDFScholar
2022

Generalizable Cross-Modality Medical Image Segmentation via Style Augmentation and Dual Normalization

CVPR 2022poster

For medical image segmentation, imagine if a model was only trained using MR images in source domain, how about its performance to directly segment CT images in target domain? This setting, namely generalizable cross-modality segmentation, owning its clinical potential, is much more challenging than…

Cited by 90PDFcodeScholar
2022

Generalizable Medical Image Segmentation via Random Amplitude Mixup and Domain-Specific Image Restoration

ECCV 2022poster

"For medical image analysis, segmentation models trained on one or several domains lack generalization ability to unseen domains due to discrepancies between different data acquisition policies. We argue that the degeneration in segmentation performance is mainly attributed to overfitting to source…

2022

Improving Barely Supervised Learning by Discriminating Unlabeled Samples with Super-Class

NeurIPS 2022accept

In semi-supervised learning (SSL), a common practice is to learn consistent information from unlabeled data and discriminative information from labeled data to ensure both the immutability and the separability of the classification model. Existing SSL methods suffer from failures in barely-superv…

Cited by 15SourcePDFScholar
2022

LaSSL: Label-Guided Self-Training for Semi-supervised Learning

AAAI 2022technical

The key to semi-supervised learning (SSL) is to explore adequate information to leverage the unlabeled data. Current dominant approaches aim to generate pseudo-labels on weakly augmented instances and train models on their corresponding strongly augmented variants with high-confidence results. Howev…

2022

MVDG: A Unified Multi-View Framework for Domain Generalization

ECCV 2022poster

"Aiming to generalize the model trained in source domains to unseen target domains, domain generalization (DG) has attracted lots of attention recently. Since target domains can not be involved in training, overfitting to source domains is inevitable. As a popular regularization technique, the meta-…

2022

RDA: Reciprocal Distribution Alignment for Robust Semi-Supervised Learning

ECCV 2022poster

"In this work, we propose Reciprocal Distribution Alignment (RDA) to address semi-supervised learning (SSL), which is a hyperparameter-free framework that is independent of confidence threshold and works with both the matched (conventionally) and the mismatched class distributions. Distribution mism…

2022

ST++: Make Self-Training Work Better for Semi-Supervised Semantic Segmentation

CVPR 2022poster

Self-training via pseudo labeling is a conventional, simple, and popular pipeline to leverage unlabeled data. In this work, we first construct a strong baseline of self-training (namely ST) for semi-supervised semantic segmentation via injecting strong data augmentations (SDA) on unlabeled images to…

Cited by 477PDFcodeScholar
2021

Manifold Alignment for Semantically Aligned Style Transfer

ICCV 2021poster

Most existing style transfer methods follow the assumption that styles can be represented with global statistics (e.g., Gram matrices or covariance matrices), and thus address the problem by forcing the output and style images to have similar global statistics. An alternative is the assumption of lo…

Cited by 60PDFcodeScholar
2020

Asymmetric Distribution Measure for Few-shot Learning

IJCAI 2020poster

The core idea of metric-based few-shot image classification is to directly measure the relations between query images and support classes to learn transferable feature embeddings. Previous work mainly focuses on image-level feature representations, which actually cannot effectively estimate a class'…

2020

Automatic Data Augmentation Via Deep Reinforcement Learning for Effective Kidney Tumor Segmentation

ICASSP 2020accepted

Conventional data augmentation realized by performing simple pre-processing operations (e.g., rotation, crop, etc.) has been validated for its advantage in enhancing the performance for medical image segmentation. However, the data generated by these conventional augmentation methods are random and…

Cited by 0SourceScholar
2020

Consistent MetaReg: Alleviating Intra-task Discrepancy for Better Meta-knowledge

IJCAI 2020poster

In the few-shot learning scenario, the data-distribution discrepancy between training data and test data in a task usually exists due to the limited data. However, most existing meta-learning approaches seldom consider this intra-task discrepancy in the meta-training phase which might deteriorate th…

2019

A Novel Unsupervised Camera-Aware Domain Adaptation Framework for Person Re-Identification

ICCV 2019poster

Unsupervised cross-domain person re-identification (Re-ID) faces two key issues. One is the data distribution discrepancy between source and target domains, and the other is the lack of discriminative information in target domain. From the perspective of representation learning, this paper proposes…

Cited by 185PDFScholar
2018

A Novel Image-Specific Transfer Approach for Prostate Segmentation in MR Images

ICASSP 2018accepted

Prostate segmentation in Magnetic Resonance (MR) Images is a significant yet challenging task for prostate cancer treatment. Most of the existing works attempted to design a global classifier for all MR images, which neglect the discrepancy of images across different patients. To this end, we propos…

Cited by 0SourceScholar
2017

Revisiting Metric Learning for SPD Matrix Based Visual Representation

CVPR 2017poster

The success of many visual recognition tasks largely depends on a good similarity measure, and distance metric learning plays an important role in this regard. Meanwhile, Symmetric Positive Definite (SPD) matrix is receiving increased attention for feature representation in multiple computer vision…

Cited by 30PDFScholar