← Search

Yuhui Yin

11 accepted papers

2026

FG-CLIP 2: A Bilingual Fine-grained Vision-Language Alignment Model

ICML 2026poster

Fine-grained vision-language understanding requires precise alignment between visual content and linguistic descriptions, a capability that remains limited in current models, particularly in non-English settings. While models like CLIP perform well on global alignment, they often struggle to capture…

Cited by 0SourceScholar
2026

NAMI: Efficient Image Generation via Bridged Progressive Rectified Flow Transformers

CVPR 2026

Flow-based Transformer models have achieved state-of-the-art image generation performance, but often suffer from high inference latency and computational cost due to their large parameter sizes. To improve inference efficiency without compromising quality, we propose Bridged Progressive Rectified Fl

Cited by 0SourceScholar
2026

RefTon: Reference person shot assist virtual Try-on

CVPR 2026

We introduce RefTon, a flux-based person-to-person virtual try-on framework that enhances garment realism through unpaired visual references. Unlike conventional approaches that rely on complex auxiliary inputs such as body parsing and warped mask or require finely designed extract branches to proce

Cited by 0SourcecodeScholar
2026

RevealLayer: Disentangling Hidden and Visible Layers via Occlusion-Aware Image Decomposition

ICML 2026poster

Recent diffusion-based approaches have made substantial progress in image layer decomposition. However, accurately decomposing complex natural images remains challenging due to difficulties in occlusion completion, robust layer disentanglement, and precise foreground boundaries. Moreover, the scarci…

Cited by 0SourceScholar
2025

Bridge Diffusion Model: Bridge Chinese Text-to-Image Diffusion Model with English Communities

AAAI 2025technical

Text-to-Image generation (TTI) technologies are advancing rapidly, especially in the English language communities. However, apart from the user input language barrier problem, English-native TTI models inherently carry biases from their English world centric training data, which creates a dilemma fo…

2025

FG-CLIP: Fine-Grained Visual and Textual Alignment

ICML 2025poster

Contrastive Language-Image Pre-training (CLIP) excels in multimodal tasks such as image-text retrieval and zero-shot classification but struggles with fine-grained understanding due to its focus on coarse-grained short captions. To address this, we propose Fine-Grained CLIP (FG-CLIP), which enhances…

2025

IAA: Inner-Adaptor Architecture Empowers Frozen Large Language Model with Multimodal Capabilities

AAAI 2025technical

In the field of multimodal large language models (MLLMs), common methods typically involve unfreezing the language model during training to foster profound visual understanding. However, the fine-tuning of such models with vision-language data often leads to a diminution of their natural language pr…

2025

LMM-Det: Make Large Multimodal Models Excel in Object Detection

ICCV 2025poster

Large multimodal models (LMMs) have garnered wide-spread attention and interest within the artificial intelligence research and industrial communities, owing to their remarkable capability in multimodal understanding, reasoning, and in-context learning, among others. While LMMs have demonstrated pro…

2025

PT-T2I/V: An Efficient Proxy-Tokenized Diffusion Transformer for Text-to-Image/Video-Task

ICLR 2025poster

The global self-attention mechanism in diffusion transformers involves redundant computation due to the sparse and redundant nature of visual information, and the attention map of tokens within a spatial window shows significant similarity. To address this redundancy, we propose the Proxy-Tokenized…

2025

PlanGen: Towards Unified Layout Planning and Image Generation in Auto-Regressive Vision Language Models

ICCV 2025poster

In this paper, we propose a unified layout planning and image generation model, PlanGen, which can pre-plan spatial layout conditions before generating images as shown in Figure 1. Unlike previous diffusion-based models that treat layout planning and layout-to-image as two separate models, PlanGen j…

Cited by 0SourcePDFScholar
2024

HiCo: Hierarchical Controllable Diffusion Model for Layout-to-image Generation

NeurIPS 2024poster

The task of layout-to-image generation involves synthesizing images based on the captions of objects and their spatial positions. Existing methods still struggle in complex layout generation, where common bad cases include object missing, inconsistent lighting, conflicting view angles, etc. To effec…