← Search

Weilin Huang

28 accepted papers

2026

Leveraging Verifier-Based Reinforcement Learning in Image Editing

CVPR 2026

While Reinforcement Learning from Human Feedback (RLHF) has become a pivotal paradigm for text-to-image generation, its application to image editing remains largely unexplored. A key bottleneck is the lack of a robust general reward model for all editing tasks. Existing edit reward models usually gi

Cited by 0SourcecodeScholar
2025

OmniGen-AR: AutoRegressive Any-to-Image Generation

NeurIPS 2025poster

Autoregressive (AR) models have demonstrated strong potential in visual generation, offering competitive performance with simple architectures and optimization objectives. However, existing methods are typically limited to single-modality conditions, \eg, text or category labels, restricting their a…

Cited by 0SourceScholar
2025

Prompt-A-Video: Prompt Your Video Diffusion Model via Preference-Aligned LLM

ICCV 2025poster

Text-to-video models have made remarkable advancements through optimization on high-quality text-video pairs, where the textual prompts play a pivotal role in determining quality of output videos. However, achieving the desired output often entails multiple revisions and iterative inference to refin…

2025

Scaling Diffusion Transformers Efficiently via $\mu$P

NeurIPS 2025poster

Diffusion Transformers have emerged as the foundation for vision generative models, but their scalability is limited by the high cost of hyperparameter (HP) tuning at large scales. Recently, Maximal Update Parametrization ($\mu$P) was proposed for vanilla Transformers, which enables stable HP transf…

Cited by 0SourceScholar
2025

Universal Video Temporal Grounding with Generative Multi-modal Large Language Models

NeurIPS 2025poster

This paper presents a computational model for universal video temporal grounding, which accurately localizes temporal moments in videos based on natural language queries (e.g., questions or descriptions). Unlike existing methods that are often limited to specific video domains or durations, we prop…

Cited by 0SourcecodeScholar
2024

Turbo: Informativity-Driven Acceleration Plug-In for Vision-Language Large Models

ECCV 2024oral

"Vision-Language Large Models (VLMs) recently become primary backbone of AI, due to the impressive performance. However, their expensive computation costs, i.e., throughput and delay, impede potentials in the real-world scenarios. To achieve acceleration for VLMs, most existing methods focus on the…

Cited by 9SourcePDFScholar
2024

UniFL: Improve Latent Diffusion Model via Unified Feedback Learning

NeurIPS 2024poster

Latent diffusion models (LDM) have revolutionized text-to-image generation, leading to the proliferation of various advanced models and diverse downstream applications. However, despite these significant advancements, current diffusion models still suffer from several limitations, including inferior…

Cited by 1SourcePDFScholar
2022

Cross-Architecture Self-Supervised Video Representation Learning

CVPR 2022poster

In this paper, we present a new cross-architecture contrastive learning (CACL) framework for self-supervised video representation learning. CACL consists of a 3D CNN and a video transformer which are used in parallel to generate diverse positive pairs for contrastive learning. This allows the model…

Cited by 31PDFcodeScholar
2022

InsCLR: Improving Instance Retrieval with Self-Supervision

AAAI 2022technical

This work aims at improving instance retrieval with self-supervision. We find that fine-tuning using the recently developed self-supervised learning (SSL) methods, such as SimCLR and MoCo, fails to improve the performance of instance retrieval. In this work, we identify that the learnt representatio…

2021

Brain Image Synthesis With Unsupervised Multivariate Canonical CSCl4Net

CVPR 2021poster

Recent advances in neuroscience have highlighted the effectiveness of multi-modal medical data for investigating certain pathologies and understanding human cognition. However, obtaining full sets of different modalities is limited by various factors, such as long acquisition times, high examination…

Cited by 8PDFScholar
2021

TOOD: Task-Aligned One-Stage Object Detection

ICCV 2021poster

One-stage object detection is commonly implemented by optimizing two sub-tasks: object classification and localization, using heads with two parallel branches, which might lead to a certain level of spatial misalignment in predictions between the two tasks. In this work, we propose a Task-aligned On…

Cited by 1116PDFcodeScholar
2021

Unchain the Search Space with Hierarchical Differentiable Architecture Search

AAAI 2021technical

Differentiable architecture search (DAS) has made great progress in searching for high-performance architectures with reduced computational cost. However, DAS-based methods mainly focus on searching for a repeatable cell structure, which is then stacked sequentially in multiple stages to form the n…

2020

Deformable Siamese Attention Networks for Visual Object Tracking

CVPR 2020poster

Siamese-based trackers have achieved excellent performance on visual object tracking. However, the target template is not updated online, and the features of target template and search image are computed independently in a Siamese architecture. In this paper, we propose Deformable Siamese Attention…

Cited by 513PDFcodeScholar
2020

Representation Sharing for Fast Object Detector Search and Beyond

ECCV 2020poster

Region Proposal Network (RPN) provides strong support for handling the scale variation of objects in two-stage object detection. For one-stage detectors which do not have RPN, it is more demanding to have powerful sub-networks capable of directly capturing objects of unknown sizes. To enhance such c…

2020

V4D: 4D Convolutional Neural Networks for Video-level Representation Learning

ICLR 2020poster

Most existing 3D CNN structures for video representation learning are clip-based methods, and do not consider video-level temporal evolution of spatio-temporal features. In this paper, we propose Video-level 4D Convolutional Neural Networks, namely V4D, to model the evolution of long-range spatio-te…

Cited by 123SourceScholar
2019

Decoupling Category-wise Independence and Relevance with Self-attention for Multi-label Image Classification

ICASSP 2019accepted

Multi-label image classification has achieved remarkable progress thanks to deep convolutional neural networks (CNNs). In this paper, we propose a Decouple Network (DecoupleNet) which is an end-to-end CNN-based framework able to trade off class-level feature independence and relevance during trainin…

Cited by 0SourceScholar
2019

FiNet: Compatible and Diverse Fashion Image Inpainting

ICCV 2019oral

Visual compatibility is critical for fashion analysis, yet is missing in existing fashion image synthesis systems. In this paper, we propose to explicitly model visual compatibility through fashion image inpainting. We present Fashion Inpainting Networks (FiNet), a two-stage image-to-image generatio…

Cited by 85PDFScholar
2019

Label-PEnet: Sequential Label Propagation and Enhancement Networks for Weakly Supervised Instance Segmentation

ICCV 2019poster

Weakly-supervised instance segmentation aims to detect and segment object instances precisely, given image-level labels only. Unlike previous methods which are composed of multiple offline stages, we propose Sequential Label Propagation and Enhancement Networks (referred as Label-PEnet) that progres…

Cited by 67PDFScholar
2019

Multi-Similarity Loss With General Pair Weighting for Deep Metric Learning

CVPR 2019poster

A family of loss functions built on pair-based computation have been proposed in the literature which provide a myriad of solutions for deep metric learning. In this pa-per, we provide a general weighting framework for under-standing recent pair-based loss functions. Our contributions are t…

Cited by 1000PDFcodeScholar
2018

An End-to-End TextSpotter With Explicit Alignment and Attention

CVPR 2018poster

Text detection and recognition in natural images have long been considered as two separate tasks that are processed sequentially. Jointly training two tasks is non-trivial due to significant differences in learning difficulties and convergence rates. In this work, we present a conceptually simple ye…

2018

CurriculumNet: Weakly Supervised Learning from Large-Scale Web Images

ECCV 2018poster

We present a simple yet efficient approach capable of training deep neural networks on large-scale weakly-supervised web images, which are crawled rawly from the Internet by using text queries, without any human annotation. We develop a principled learning strategy by leveraging curriculum learning,…