← Search

Fusheng Hao

6 accepted papers

2025

Human-Imperceptible, Machine-Recognizable Images

IJCAI 2025

Massive human-related data is collected to train neural networks for computer vision tasks. A major conflict is exposed relating to software engineers between better developing AI systems and distancing from the sensitive training data. To reconcile this conflict, the paper proposes an efficient pri

2025

Task-Aware Clustering for Prompting Vision-Language Models

CVPR 2025poster

Prompt learning has attracted widespread attention in adapting vision-language models to downstream tasks. Existing methods largely rely on optimization strategies to ensure the task-awareness of learnable prompts. Due to the scarcity of task-specific data, overfitting is prone to occur. The resulti…

2023

Class-Aware Patch Embedding Adaptation for Few-Shot Image Classification

ICCV 2023poster

"A picture is worth a thousand words", significantly beyond mere a categorization. Accompanied by that, many patches of the image could have completely irrelevant meanings with the categorization if they were independently observed. This could significantly reduce the efficiency of a large family of…

Cited by 32PDFcodeScholar
2023

Reject Decoding via Language-Vision Models for Text-to-Image Synthesis

AAAI 2023technical

Transformer-based text-to-image synthesis generates images from abstractive textual conditions and achieves prompt results. Since transformer-based models predict visual tokens step by step in testing, where the early error is hard to be corrected and would be propagated. To alleviate this issue, th…

2022

Text-to-Image Synthesis Based on Object-Guided Joint-Decoding Transformer

CVPR 2022poster

Object-guided text-to-image synthesis aims to generate images from natural language descriptions built by two-step frameworks, i.e., the model generates the layout and then synthesizes images from the layout and captions. However, such frameworks have two issues: 1) complex structure, since generati…

Cited by 17PDFScholar
2019

Collect and Select: Semantic Alignment Metric Learning for Few-Shot Learning

ICCV 2019poster

Few-shot learning aims to learn latent patterns from few training examples and has shown promises in practice. However, directly calculating the distances between the query image and support image in existing methods may cause ambiguity because dominant objects can locate anywhere on images. To addr…

Cited by 183PDFcodeScholar