← Search

Zhongqi Yue

18 accepted papers

2026

Object Fusion via Diffusion Time-step for Customized Image Editing with Single Example

AAAI 2026technical

We tackle the task of customized image editing using a text-conditioned Diffusion Model (DM). The goal is to fuse the subject in a reference image (e.g., sunglasses) with a source one (e.g., a boy), while retaining the fidelity of them both (e.g., the boy wearing the sunglasses). An intuitive approa

Cited by 0SourcePDFScholar
2026

SCOPE: Evolving Symbolic World for Planning in Open-Ended Environments

ICML 2026poster

Recent works have explored integrating Vision-Language Models (VLMs) with classical planners that rely on symbolic representations of planning problem to generate long-horizon plans for complex embodied tasks. However, in open-ended environments, these symbolic representations obtained from percepti…

Cited by 0SourceScholar
2025

AnyEdit: Mastering Unified High-Quality Image Editing for Any Idea

CVPR 2025poster

Instruction-based image editing aims to modify specific image elements with natural language instructions. However, current models in this domain often struggle to execute complex user instructions accurately, as they are trained on low-quality data with limited editing types. We present AnyEdit, a…

Cited by 21SourcePDFScholar
2025

Benchmarking Multimodal CoT Reward Model Stepwise by Visual Program

ICCV 2025poster

Recent advancements in reward signal usage for Large Language Models (LLMs) are remarkable. However, significant challenges exist when transitioning reward signal to the multimodal domain, including labor-intensive annotations, over-reliance on one-step rewards, and inadequate evaluation. To address…

2025

Counterfactual Evolution of Multimodal Datasets via Visual Programming

NeurIPS 2025poster

The rapid development of Multimodal Large Language Models (MLLMs) poses increasing demands on the diversity and complexity of multimodal datasets. Yet manual annotation pipelines can no longer keep pace. Existing augmentation methods often follow fixed rules and lack verifiable control over sample d…

Cited by 0SourceScholar
2025

Generative Multimodal Pretraining with Discrete Diffusion Timestep Tokens

CVPR 2025award

Recent endeavors in Multimodal Large Language Models (MLLMs) aim to unify visual comprehension and generation by combining LLM and diffusion models, the state-of-the-art in each task, respectively. Existing approaches rely on spatial visual tokens, where image patches are encoded and arranged accord…

2025

Mastering Collaborative Multi-modal Data Selection: A Focus on Informativeness, Uniqueness, and Representativeness

ICCV 2025poster

Instruction tuning fine-tunes pre-trained Multi-modal Large Language Models (MLLMs) to handle real-world tasks. However, the rapid expansion of visual instruction datasets introduces data redundancy, leading to excessive computational costs. We propose a collaborative framework, DataTailor, which le…

Cited by 0SourcePDFScholar
2025

Selftok-Zero: Reinforcement Learning for Visual Generation via Discrete and Autoregressive Visual Tokens

NeurIPS 2025poster

Reinforcement learning (RL) has become an indispensable post-training step for unlocking the full potential of Large Language Models (LLMs). Its core motivation is to incentivize the model’s inference trajectory via a reward model, effectively balancing the exploration–exploitation trade-off in scen…

Cited by 0SourceScholar
2024

Exploring Diffusion Time-steps for Unsupervised Representation Learning

ICLR 2024poster

Representation learning is all about discovering the hidden modular attributes that generate the data faithfully. We explore the potential of Denoising Diffusion Probabilistic Model (DM) in unsupervised learning of the modular attributes. We build a theoretical framework that connects the diffusion…

2024

Few-shot Learner Parameterization by Diffusion Time-steps

CVPR 2024poster

Even when using large multi-modal foundation models few-shot learning is still challenging -- if there is no proper inductive bias it is nearly impossible to keep the nuanced class attributes while removing the visually prominent attributes that spuriously correlate with class labels. To this end we…

2023

Invariant Feature Regularization for Fair Face Recognition

ICCV 2023poster

Fair face recognition is all about learning invariant feature that generalizes to unseen faces in any demographic group. Unfortunately, face datasets inevitably capture the imbalanced demographic attributes that are ubiquitous in real-world observations, and the model learns biased feature that gene…

Cited by 11PDFcodeScholar
2023

Make the U in UDA Matter: Invariant Consistency Learning for Unsupervised Domain Adaptation

NeurIPS 2023poster

Domain Adaptation (DA) is always challenged by the spurious correlation between the domain-invariant features (e.g., class identity) and the domain-specific ones (e.g., environment) that does not generalize to the target domain. Unfortunately, even enriched with additional unsupervised target domain…

2023

Unbiased Multiple Instance Learning for Weakly Supervised Video Anomaly Detection

CVPR 2023poster

Weakly Supervised Video Anomaly Detection (WSVAD) is challenging because the binary anomaly label is only given on the video level, but the output requires snippet-level predictions. So, Multiple Instance Learning (MIL) is prevailing in WSVAD. However, MIL is notoriously known to suffer from many fa…

2021

Counterfactual Zero-Shot and Open-Set Visual Recognition

CVPR 2021poster

We present a novel counterfactual framework for both Zero-Shot Learning (ZSL) and Open-Set Recognition (OSR), whose common challenge is generalizing to the unseen-classes by only training on the seen-classes. Our idea stems from the observation that the generated samples for unseen-classes are often…

Cited by 251PDFcodeScholar
2021

Self-Supervised Learning Disentangled Group Representation as Feature

NeurIPS 2021spotlight

A good visual representation is an inference map from observations (images) to features (vectors) that faithfully reflects the hidden modularized generative factors (semantics). In this paper, we formulate the notion of "good" representation from a group-theoretic view using Higgins' definition of d…

2021

Transporting Causal Mechanisms for Unsupervised Domain Adaptation

ICCV 2021poster

Existing Unsupervised Domain Adaptation (UDA) literature adopts the covariate shift and conditional shift assumptions, which essentially encourage models to learn common features across domains. However, due to the lack of supervision in the target domain, they suffer from the semantic loss: the fea…

Cited by 79PDFcodeScholar