← Search

Juhua Hu

11 accepted papers

2026

MMTok: Multimodal Coverage Maximization for Efficient Inference of VLMs

ICLR 2026poster

Vision-Language Models (VLMs) demonstrate impressive performance in understanding visual content with language instruction by converting visual inputs to vision tokens. However, redundancy in vision tokens results in the degenerated inference efficiency of VLMs. While many algorithms have been propo…

Cited by 0SourceScholar
2024

SeA: Semantic Adversarial Augmentation for Last Layer Features from Unsupervised Representation Learning

ECCV 2024poster

"Deep features extracted from certain layers of a pre-trained deep model show superior performance over the conventional hand-crafted features. Compared with fine-tuning or linear probing that can explore diverse augmentations, , random crop/flipping, in the original input space, the appropriate aug…

2023

Improved Visual Fine-tuning with Natural Language Supervision

ICCV 2023oral

Fine-tuning a visual pre-trained model can leverage the semantic information from large-scale pre-training data and mitigate the over-fitting problem on downstream vision tasks with limited training examples. While the problem of catastrophic forgetting in pre-trained backbone has been extensively s…

Cited by 7PDFcodeScholar
2022

Unsupervised Visual Representation Learning by Online Constrained K-Means

CVPR 2022poster

Cluster discrimination is an effective pretext task for unsupervised representation learning, which often consists of two phases: clustering and discrimination. Clustering is to assign each instance a pseudo label that will be used to learn representations in discrimination. The main challenge resid…

Cited by 40PDFcodeScholar
2019

SoftTriple Loss: Deep Metric Learning Without Triplet Sampling

ICCV 2019poster

Distance metric learning (DML) is to learn the embeddings where examples from the same class are closer than examples from different classes. It can be cast as an optimization problem with triplet constraints. Due to the vast number of triplet constraints, a sampling strategy is essential for DML. W…

Cited by 497PDFcodeScholar