← Search

Ruili Feng

20 accepted papers

2026

MAMBO-G: Magnitude-Aware Mitigation for Boosted Guidance

ICML 2026poster

High-fidelity text-to-image and text-to-video generation typically relies on Classifier-Free Guidance (CFG), but achieving optimal results often demands computationally expensive sampling schedules. In this work, we propose MAMBO-G, a training-free acceleration framework that significantly reduces c…

Cited by 0SourceScholar
2025

BACON: Improving Clarity of Image Captions via Bag-of-Concept Graphs

CVPR 2025poster

Advancements in large Vision-Language Models have brought precise, accurate image captioning, vital for advancing multi-modal image understanding and processing. Yet these captions often carry lengthy, intertwined contexts that are difficult to parse and frequently overlook essential cues, posing a…

Cited by 0SourcePDFScholar
2025

The Matrix: Infinite-Horizon World Generation with Real-Time Moving Control

NeurIPS 2025poster

We present The Matrix, a foundational realistic world simulator capable of generating infinitely long 720p high-fidelity real-scene video streams with real-time, responsive control in both first- and third-person perspectives. Trained on limited supervised data from video games like Forza Horizon 5…

Cited by 0SourceScholar
2024

CCM: Real-Time Controllable Visual Content Creation Using Text-to-Image Consistency Models

ICML 2024poster

Consistency Models (CMs) have showed a promise in creating high-quality images with few steps. However, the way to add new conditional controls to the pre-trained CMs has not been explored. In this paper, we explore the pivotal subject of leveraging the generative capacity and efficiency of consiste…

Cited by 4SourcePDFScholar
2024

DreamClean: Restoring Clean Image Using Deep Diffusion Prior

ICLR 2024poster

Image restoration poses a garners substantial interest due to the exponential surge in demands for recovering high-quality images from diverse mobile camera devices, adverse lighting conditions, suboptimal shooting environments, and frequent image compression for efficient transmission purposes. Yet…

Cited by 9SourcePDFScholar
2024

IBD-PSC: Input-level Backdoor Detection via Parameter-oriented Scaling Consistency

ICML 2024poster

Deep neural networks (DNNs) are vulnerable to backdoor attacks, where adversaries can maliciously trigger model misclassifications by implanting a hidden backdoor during model training. This paper proposes a simple yet effective input-level backdoor detection (dubbed IBD-PSC) as a `firewall' to filt…

2024

Lipschitz Singularities in Diffusion Models

ICLR 2024oral

Diffusion models, which employ stochastic differential equations to sample images through integrals, have emerged as a dominant class of generative models. However, the rationality of the diffusion process itself receives limited attention, leaving the question of whether the problem is well-posed a…

Cited by 10SourcePDFScholar
2023

Cones: Concept Neurons in Diffusion Models for Customized Generation

ICML 2023oral

Human brains respond to semantic features of presented stimuli with different neurons. This raises the question of whether deep neural networks admit a similar behavior pattern. To investigate this phenomenon, this paper identifies a small cluster of neurons associated with a specific subject in a d…

Cited by 119SourcePDFScholar
2023

Customizable Image Synthesis with Multiple Subjects

NeurIPS 2023poster

Synthesizing images with user-specified subjects has received growing attention due to its practical applications. Despite the recent success in single subject customization, existing algorithms suffer from high training cost and low success rate along with increased number of subjects. Towards cont…

Cited by 84SourcePDFScholar
2023

DIFFER:Decomposing Individual Reward for Fair Experience Replay in Multi-Agent Reinforcement Learning

NeurIPS 2023poster

Cooperative multi-agent reinforcement learning (MARL) is a challenging task, as agents must learn complex and diverse individual strategies from a shared team reward. However, existing methods struggle to distinguish and exploit important individual experiences, as they lack an effective way to deco…

Cited by 2SourcePDFScholar
2023

Dimensionality-Varying Diffusion Process

CVPR 2023poster

Diffusion models, which learn to reverse a signal destruction process to generate new data, typically require the signal at each step to have the same dimension. We argue that, considering the spatial redundancy in image signals, there is no need to maintain a high dimensionality in the evolution pr…

2023

Neural Dependencies Emerging From Learning Massive Categories

CVPR 2023poster

This work presents two astonishing findings on neural networks learned for large-scale image classification. 1) Given a well-trained model, the logits predicted for some category can be directly obtained by linearly combining the predictions of a few other categories, which we call neural dependency…

2023

Regularized Mask Tuning: Uncovering Hidden Knowledge in Pre-Trained Vision-Language Models

ICCV 2023poster

Prompt tuning and adapter tuning have shown great potential in transferring pre-trained vision-language models (VLMs) to various downstream tasks. In this work, we design a new type of tuning method, termed as regularized mask tuning, which masks the network parameters through a learnable selection.…

Cited by 12PDFScholar
2023

Self-Organizing Pathway Expansion for Non-Exemplar Class-Incremental Learning

ICCV 2023poster

Non-exemplar class-incremental learning aims to recognize both the old and new classes without access to old class samples. The conflict between old and new class optimization is exacerbated since the shared neural pathways can only be differentiated by the incremental samples. To address this probl…

Cited by 12PDFScholar
2022

Principled Knowledge Extrapolation with GANs

ICML 2022spotlight

Human can extrapolate well, generalize daily knowledge into unseen scenarios, raise and answer counterfactual questions. To imitate this ability via generative models, previous works have extensively studied explicitly encoding Structural Causal Models (SCMs) into architectures of generator networks…

2022

Rank Diminishing in Deep Neural Networks

NeurIPS 2022accept

The rank of neural networks measures information flowing across layers. It is an instance of a key structural condition that applies across broad domains of machine learning. In particular, the assumption of low-rank feature representations led to algorithmic developments in many architectures. For…

2022

Weakly Supervised High-Fidelity Clothing Model Generation

CVPR 2022poster

The development of online economics arouses the demand of generating images of models on product clothes, to display new clothes and promote sales. However, the expensive proprietary model images challenge the existing image virtual try-on methods in this scenario, as most of them need to be trained…

Cited by 8PDFcodeScholar
2021

Low-Rank Subspaces in GANs

NeurIPS 2021poster

The latent space of a Generative Adversarial Network (GAN) has been shown to encode rich semantics within some subspaces. To identify these subspaces, researchers typically analyze the statistical information from a collection of synthesized data, and the identified subspaces tend to control image a…

2021

Uncertainty Principles of Encoding GANs

ICML 2021spotlight

The compelling synthesis results of Generative Adversarial Networks (GANs) demonstrate rich semantic knowledge in their latent codes. To obtain this knowledge for downstream applications, encoding GANs has been proposed to learn encoders, such that real world data can be encoded to latent codes, whi…

Cited by 8SourcePDFScholar