← Search

Zhihe Lu

12 accepted papers

2026

Boundary-Responsive Differentiable Gating for Superpixel-Based Segmentation

CVPR 2026

We present BRDG, a boundary-responsive differentiable gating superpixel framework designed to resolve the trade-off between computational efficiency and segmentation precision in surgical scenes. At its core, the architecture is organized into three cooperative agents within a fully differentiable b

Cited by 0SourceScholar
2024

Beyond Sole Strength: Customized Ensembles for Generalized Vision-Language Models

ICML 2024poster

Fine-tuning pre-trained vision-language models (VLMs), e.g., CLIP, for the open-world generalization has gained increasing popularity due to its practical value. However, performance advancements are limited when relying solely on intricate algorithmic designs for a single model, even one exhibiting…

2024

Dual-Path Adversarial Lifting for Domain Shift Correction in Online Test-time Adaptation

ECCV 2024poster

"Transformer-based methods have achieved remarkable success in various machine learning tasks. How to design efficient test-time adaptation methods for transformer models becomes an important research task. In this work, motivated by the dual-subband wavelet lifting scheme developed in multi-scale s…

2024

Parameter-Efficient and Memory-Efficient Tuning for Vision Transformer: A Disentangled Approach

ECCV 2024poster

"Recent works on parameter-efficient transfer learning (PETL) show the potential to adapt a pre-trained Vision Transformer to downstream recognition tasks with only a few learnable parameters. However, since they usually insert new structures into the pre-trained model, entire intermediate features…

2024

Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective

NeurIPS 2024poster

Self-supervised heterogeneous graph learning (SHGL) has shown promising potential in diverse scenarios. However, while existing SHGL methods share a similar essential with clustering approaches, they encounter two significant limitations: (i) noise in graph structures is often introduced during the…

2023

Frequency-Enhanced Data Augmentation for Vision-and-Language Navigation

NeurIPS 2023poster

Vision-and-Language Navigation (VLN) is a challenging task that requires an agent to navigate through complex environments based on natural language instructions. In contrast to conventional approaches, which primarily focus on the spatial domain exploration, we propose a paradigm shift toward the F…

2023

GraphAdapter: Tuning Vision-Language Models With Dual Knowledge Graph

NeurIPS 2023poster

Adapter-style efficient transfer learning (ETL) has shown excellent performance in the tuning of vision-language models (VLMs) under the low-data regime, where only a few additional parameters are introduced to excavate the task-specific knowledge based on the general and powerful representation of…

2021

Simpler Is Better: Few-Shot Semantic Segmentation With Classifier Weight Transformer

ICCV 2021poster

A few-shot semantic segmentation model is typically composed of a CNN encoder, a CNN decoder and a simple classifier (separating foreground and background pixels). Most existing methods meta-learn all three model components for fast adaptation to a new class. However, given that as few as a single s…

Cited by 229PDFcodeScholar
2020

Stochastic Classifiers for Unsupervised Domain Adaptation

CVPR 2020poster

A common strategy adopted by existing state-of-the-art unsupervised domain adaptation (UDA) methods is to employ two classifiers to identify the misaligned local regions between source and target domain. Following the 'wisdom of the crowd' principle, one has to ask: why stop at two? Indeed, we find…

Cited by 205PDFcodeScholar