← Search

Siming FU

14 accepted papers

2026

Consis-GCPO: Consistency-Preserving Group Causal Preference Optimization for Vision Customization

ICLR 2026poster

Subject-driven generation faces a fundamental challenge: achieving high subject fidelity while maintaining semantic alignment with textual descriptions. While recent GRPO-based approaches have shown promise in aligning generative models with human preferences, they apply uniform optimization across…

Cited by 0SourceScholar
2026

Flash-GRPO: Efficient Alignment for Video Diffusion via One-Step Policy Optimization

ICML 2026poster

Group Relative Policy Optimization has emerged as essential for aligning video diffusion models with human preferences, but faces a critical computational bottleneck: training a 14B parametered model typically demands hundreds of GPU days per experiment. Existing efficiency methods reduce costs thro…

Cited by 0SourceScholar
2026

FocusDPO: Dynamic Preference Optimization for Multi-Subject Personalized Image Generation via Adaptive Focus

AAAI 2026technical

Multi-subject personalized image generation aims to synthesize customized images containing multiple specified subjects without requiring test-time optimization. However, achieving fine-grained independent control over multiple subjects remains challenging due to difficulties in preserving subject f

Cited by 0SourcePDFScholar
2026

MOSAIC: Multi-Subject Personalized Generation via Correspondence-Aware Alignment and Disentanglement

ICLR 2026poster

Multi-subject personalized generation presents unique challenges in maintaining identity fidelity and semantic coherence when synthesizing images conditioned on multiple reference subjects. Existing methods often suffer from identity blending and attribute leakage due to inadequate modeling of how d…

Cited by 0SourcecodeScholar
2026

Prompt Yourself: Awakening Textual Semantics in 1D Visual Tokenizers

CVPR 2026

One-dimensional (1D) visual tokenizers offer notable semantic compactness by discarding local spatial priors, and have become increasingly popular for image reconstruction and generation tasks. However, such global and sequential representations struggle to preserve fine-grained visual content; simp

Cited by 0SourceScholar
2026

SAIL: Self-Amplified Iterative Learning for Diffusion Model Alignment with Minimal Human Feedback

ICLR 2026poster

Aligning diffusion models with human preferences remains challenging, particularly when reward models are unavailable or impractical to obtain, and collecting large-scale preference datasets is prohibitively expensive. This raises a fundamental question: can we achieve effective alignment using only…

Cited by 0SourceScholar
2026

TEMPFLOW-GRPO: WHEN TIMING MATTERS FOR GRPO IN FLOW MODELS

ICLR 2026poster

Recent flow matching models for text-to-image generation have achieved remarkable quality, yet their integration with reinforcement learning for human preference alignment remains suboptimal, hindering fine-grained reward-based optimization. We observe that the key impediment to effective GRPO train…

Cited by 0SourcecodeScholar
2025

LLaVA-MoD: Making LLaVA Tiny via MoE-Knowledge Distillation

ICLR 2025poster

We introduce LLaVA-MoD, a novel framework designed to enable the efficient training of small-scale Multimodal Language Models ($s$-MLLM) distilling knowledge from large-scale MLLM ($l$-MLLM). Our approach tackles two fundamental challenges in MLLM distillation. First, we optimize the network structu…

2025

MARS: Mixture of Auto-Regressive Models for Fine-grained Text-to-image Synthesis

AAAI 2025technical

Auto-regressive models have made significant progress in the realm of text-to-image synthesis, yet devising an appropriate model architecture and training strategy to achieve a satisfactory level remains an important avenue of exploration. In this work, we introduce MARS, a novel framework for T2I g…

2025

MS-Diffusion: Multi-subject Zero-shot Image Personalization with Layout Guidance

ICLR 2025poster

Recent advancements in text-to-image generation models have dramatically enhanced the generation of photorealistic images from textual prompts, leading to an increased interest in personalized text-to-image applications, particularly in multi-subject scenarios. However, these advances are hindered b…

2025

Resolving Multi-Condition Confusion for Finetuning-Free Personalized Image Generation

AAAI 2025technical

Personalized text-to-image generation methods can generate customized images based on the reference images, which have garnered wide research interest. Recent methods propose a finetuning-free approach with a decoupled cross-attention mechanism to generate personalized images requiring no test-time…

2025

TFCustom: Customized Image Generation with Time-Aware Frequency Feature Guidance

CVPR 2025highlight

Subject-driven image personalization has seen notable advancements, especially with the advent of the ReferenceNet paradigm. ReferenceNet excels in integrating image reference features, making it highly applicable in creative and commercial settings. However, current implementations of ReferenceNet…

Cited by 0SourcePDFScholar
2022

Renovate Yourself: Calibrating Feature Representation of Misclassified Pixels for Semantic Segmentation

AAAI 2022technical

Existing image semantic segmentation methods favor learning consistent representations by extracting long-range contextual features with the attention, multi-scale, or graph aggregation strategies. These methods usually treat the misclassified and correctly classified pixels equally, hence misleadin…

2022

Towards Calibrated Hyper-Sphere Representation via Distribution Overlap Coefficient for Long-Tailed Learning

ECCV 2022poster

"Long-tailed learning aims to tackle the crucial challenge that head classes dominate the training procedure under severe class imbalance in real-world scenarios. However, little attention has been given to how to quantify the dominance severity of head classes in the representation space. Motivated…