← Search

Lang Huang

9 accepted papers

2024

SCOMatch: Alleviating Overtrusting in Open-set Semi-supervised Learning

ECCV 2024poster

"Open-set semi-supervised learning (OSSL) leverages practical open-set unlabeled data, comprising both in-distribution (ID) samples from seen classes and out-of-distribution (OOD) samples from unseen classes, for semi-supervised learning (SSL). Prior OSSL methods initially learned the decision bound…

2023

SimMatchV2: Semi-Supervised Learning with Graph Consistency

ICCV 2023poster

Semi-Supervised image classification is one of the most fundamental problem in computer vision, which significantly reduces the need for human labor. In this paper, we introduce a new semi-supervised learning algorithm - SimMatchV2, which formulates various consistency regularizations between labele…

Cited by 13PDFcodeScholar
2022

Green Hierarchical Vision Transformer for Masked Image Modeling

NeurIPS 2022accept

We present an efficient approach for Masked Image Modeling (MIM) with hierarchical Vision Transformers (ViTs), allowing the hierarchical ViTs to discard masked patches and operate only on the visible ones. Our approach consists of three key designs. First, for window attention, we propose a Group Wi…

2022

Learning Where To Learn in Cross-View Self-Supervised Learning

CVPR 2022poster

Self-supervised learning (SSL) has made enormous progress and largely narrowed the gap with the supervised ones, where the representation learning is mainly guided by a projection into an embedding space. During the projection, current methods simply adopt uniform aggregation of pixels for embedding…

Cited by 47PDFcodeScholar
2022

SimMatch: Semi-Supervised Learning With Similarity Matching

CVPR 2022poster

Learning with few labeled data has been a longstanding problem in the computer vision and machine learning research community. In this paper, we introduced a new semi-supervised learning framework, SimMatch, which simultaneously considers semantic similarity and instance similarity. In SimMatch, the…

Cited by 274PDFcodeScholar
2021

HRFormer: High-Resolution Vision Transformer for Dense Predict

NeurIPS 2021poster

We present a High-Resolution Transformer (HRFormer) that learns high-resolution representations for dense prediction tasks, in contrast to the original Vision Transformer that produces low-resolution representations and has high memory and computational cost. We take advantage of the multi-resolutio…

2019

Beyond Human Parts: Dual Part-Aligned Representations for Person Re-Identification

ICCV 2019poster

Person re-identification is a challenging task due to various complex factors. Recent studies have attempted to integrate human parsing results or externally defined attributes to help capture human parts or important object regions. On the other hand, there still exist many useful contextual cues t…

Cited by 250PDFcodeScholar