← Search

Zhixiang Chi

17 accepted papers

2026

ASMIL: Attention-Stabilized Multiple Instance Learning for Whole-Slide Imaging

ICLR 2026poster

Attention-based multiple instance learning (MIL) has emerged as a powerful framework for whole slide image (WSI) diagnosis, leveraging attention to aggregate instance-level features into bag-level predictions. Despite this success, we find that such methods exhibit a new failure mode: unstable atte…

Cited by 0SourcecodeScholar
2026

Bridging the Modality Gap in Compositional Zero-Shot Learning via Sparse Alignment and Unimodal Memory Bank

CVPR 2026

Compositional Zero-Shot Learning (CZSL) aims to recognize unseen attribute-object compositions with learned primitives (attribute and object) knowledge from seen compositions. While previous approaches gain their notable performance through the powerful cross-modal alignment of CLIP, they often over

Cited by 0SourceScholar
2026

TALON: Test-time Adaptive Learning for On-the-Fly Category Discovery

CVPR 2026

On-the-fly category discovery (OCD) aims to recognize known categories while simultaneously discovering novel ones from an unlabeled online stream, using a model trained only on labeled data. Existing approaches freeze the feature extractor trained offline and employ a hash-based framework that quan

Cited by 0SourcecodeScholar
2026

Widget2Code: From Visual Widgets to UI Code via Multimodal LLMs

CVPR 2026

User interface to code (UI2Code) aims to generate executable code that can faithfully reconstruct a given input UI. Prior work focuses largely on web pages and mobile screens, leaving app widgets underexplored. Unlike web or mobile UIs with rich hierarchical context, widgets are compact, context-fre

Cited by 0SourcecodeScholar
2025

Learning to Adapt Frozen CLIP for Few-Shot Test-Time Domain Adaptation

ICLR 2025poster

Few-shot Test-Time Domain Adaptation focuses on adapting a model at test time to a specific domain using only a few unlabeled examples, addressing domain shift. Prior methods leverage CLIP's strong out-of-distribution (OOD) abilities by generating domain-specific prompts to guide its generalized, fr…

2025

Plug-in Feedback Self-adaptive Attention in CLIP for Training-free Open-Vocabulary Segmentation

ICCV 2025poster

CLIP exhibits strong visual-textual alignment but struggle with open-vocabulary segmentation due to poor localization. Prior methods enhance spatial coherence by modifying intermediate attention. But, this coherence isn't consistently propagated to the final output due to subsequent operations such…

2024

Adapting to Distribution Shift by Visual Domain Prompt Generation

ICLR 2024poster

In this paper, we aim to adapt a model at test-time using a few unlabeled data to address distribution shifts. To tackle the challenges of extracting domain knowledge from a limited amount of data, it is crucial to utilize correlated information from pre-trained backbones and source domains. Previo…

2024

Distribution Alignment for Fully Test-Time Adaptation with Dynamic Online Data Streams

ECCV 2024poster

"Given a model trained on source data, Test-Time Adaptation (TTA) enables adaptation and inference in test data streams with domain shifts from the source. Current methods predominantly optimize the model for each incoming test data batch using self-training loss. While these methods yield commendab…

2024

Test-Time Domain Adaptation by Learning Domain-Aware Batch Normalization

AAAI 2024technical

Test-time domain adaptation aims to adapt the model trained on source domains to unseen target domains using a few unlabeled images. Emerging research has shown that the label and domain information is separately embedded in the weight matrix and batch normalization (BN) layer. Previous works normal…

2023

Hyper-Skin: A Hyperspectral Dataset for Reconstructing Facial Skin-Spectra from RGB Images

NeurIPS 2023poster

We introduce Hyper-Skin, a hyperspectral dataset covering wide range of wavelengths from visible (VIS) spectrum (400nm - 700nm) to near-infrared (NIR) spectrum (700nm - 1000nm), uniquely designed to facilitate research on facial skin-spectra reconstruction. By reconstructing skin spectra from RGB im…

2023

MetaGCD: Learning to Continually Learn in Generalized Category Discovery

ICCV 2023poster

In this paper, we consider a real-world scenario where a model that is trained on pre-defined classes continually encounters unlabeled data that contains both known and novel classes. The goal is to continually discover novel classes while maintaining the performance in known classes. We name the se…

Cited by 35PDFcodeScholar
2022

Few-Shot Class-Incremental Learning via Entropy-Regularized Data-Free Replay

ECCV 2022poster

"Few-shot class-incremental learning (FSCIL) has been proposed aiming to enable a deep learning system to incrementally learn new classes with limited data. Recently, a pioneer claims that the commonly used replay-based method in class-incremental learning (CIL) is ineffective and thus not preferred…

2022

Meta-DMoE: Adapting to Domain Shift by Meta-Distillation from Mixture-of-Experts

NeurIPS 2022accept

In this paper, we tackle the problem of domain shift. Most existing methods perform training on multiple source domains using a single model, and the same trained model is used on all unseen target domains. Such solutions are sub-optimal as each target domain exhibits its own specialty, which is not…

2022

MetaFSCIL: A Meta-Learning Approach for Few-Shot Class Incremental Learning

CVPR 2022poster

In this paper, we tackle the problem of few-shot class incremental learning (FSCIL). FSCIL aims to incrementally learn new classes with only a few samples in each class. Most existing methods only consider the incremental steps at test time. The learning objective of these methods is often hand-engi…

Cited by 186PDFScholar
2022

Self-Supervised Spatiotemporal Representation Learning by Exploiting Video Continuity

AAAI 2022technical

Recent self-supervised video representation learning methods have found significant success by exploring essential properties of videos, e.g. speed, temporal order, etc. This work exploits an essential yet under-explored property of videos, the textit{video continuity}, to obtain supervision signals…

Cited by 33SourcePDFScholar
2021

Test-Time Fast Adaptation for Dynamic Scene Deblurring via Meta-Auxiliary Learning

CVPR 2021poster

In this paper, we tackle the problem of dynamic scene deblurring. Most existing deep end-to-end learning approaches adopt the same generic model for all unseen test images. These solutions are sub-optimal, as they fail to utilize the internal information within a specific image. On the other hand, a…

Cited by 106PDFScholar
2020

All at Once: Temporally Adaptive Multi-Frame Interpolation with Advanced Motion Modeling

ECCV 2020poster

Recent advances in high refresh rate displays as well as the increased interest in high rate of slow motion and frame up-conversion fuel the demand for efficient and cost-effective multi-frame video interpolation solutions. To that regard, inserting multiple frames between consecutive video frames a…

Cited by 79SourcePDFScholar