← Search

Cuong Pham

20 accepted papers

2026

Beyond Uniformity: Sample and Frequency Meta Weighting for Post-Training Quantization of Diffusion Models

ICLR 2026poster

Post-training quantization (PTQ) is an attractive approach for compressing diffusion models to speed up the sampling process and reduce the memory footprint. Most existing PTQ methods uniformly sample data from various time steps in the denoising process to construct a calibration set for quantizati…

Cited by 0SourceScholar
2026

Gradient-Aligned Calibration for Post-Training Quantization of Diffusion Models

ICLR 2026poster

Diffusion models have shown remarkable performance in image synthesis by progressively estimating a smooth transition from a Gaussian distribution of noise to a real image. Unfortunately, their practical deployment is limited by slow inference speed, high memory usage, and the computational demands…

Cited by 0SourceScholar
2026

InverFill: One-Step Inversion for Enhanced Few-Step Diffusion Inpainting

CVPR 2026

Recent diffusion-based models achieve photorealism in image inpainting but require many sampling steps, limiting practical use. Few-step text-to-image models offer faster generation, but naively applying them to inpainting yields poor harmonization and artifacts between the background and inpainted

Cited by 0SourceScholar
2026

MuonSSM: Orthogonalizing State Space Models for Sequence Modeling

ICML 2026oral

State-space models (SSMs) have emerged as efficient linear-time alternatives to attention for long-sequence modeling. However, existing SSMs often suffer from instability and memory degradation over extended horizons due to poorly conditioned first-order updates and uncontrolled spectral geometry. W…

Cited by 0SourceScholar
2025

Any3DIS: Class-Agnostic 3D Instance Segmentation by 2D Mask Tracking

CVPR 2025poster

Existing 3D instance segmentation methods frequently encounter issues with over-segmentation, leading to redundant and inaccurate 3D proposals that complicate downstream tasks. This challenge arises from their unsupervised merging approach, where dense 2D instance masks are lifted across frames into…

Cited by 0SourcePDFScholar
2025

REM: A Scalable Reinforced Multi-Expert Framework for Multiplex Influence Maximization

AAAI 2025technical

In social online platforms, identifying influential seed users to maximize influence spread is a crucial as it can greatly diminish the cost and efforts required for information dissemination. While effective, traditional methods for Multiplex Influence Maximization (MIM) have reached their performa…

Cited by 0SourcePDFScholar
2025

SuMa: A Subspace Mapping Approach for Robust and Effective Concept Erasure in Text-to-Image Diffusion Models

ICCV 2025poster

The rapid growth of text-to-image diffusion models has raised concerns about their potential misuse in generat- ing harmful or unauthorized contents. To address these issues, several Concept Erasure methods have been pro- posed. However, most of them fail to achieve both robust- ness, i.e., the abil…

Cited by 0SourcePDFScholar
2025

Supercharged One-step Text-to-Image Diffusion Models with Negative Prompts

ICCV 2025poster

The escalating demand for real-time image synthesis has driven significant advancements in one-step diffusion models, which inherently offer expedited generation speeds compared to traditional multi-step methods. However, this enhanced efficiency is frequently accompanied by a compromise in the cont…

Cited by 0SourcePDFScholar
2025

SwiftEdit: Lightning Fast Text-Guided Image Editing via One-Step Diffusion

CVPR 2025poster

Recent advances in text-guided image editing enable users to perform image edits through simple text inputs, leveraging the extensive priors of multi-step diffusion-based text-to-image models. However, these methods often fall short of the speed demands required for real-world and on-device applicat…

2024

Blur2Blur: Blur Conversion for Unsupervised Image Deblurring on Unknown Domains

CVPR 2024poster

This paper presents an innovative framework designed to train an image deblurring algorithm tailored to a specific camera device. This algorithm works by transforming a blurry input image which is challenging to deblur into another blurry image that is more amenable to deblurring. The transformation…

2024

Count What You Want: Exemplar Identification and Few-Shot Counting of Human Actions in the Wild

AAAI 2024technical

This paper addresses the task of counting human actions of interest using sensor data from wearable devices. We propose a novel exemplar-based framework, allowing users to provide exemplars of the actions they want to count by vocalizing predefined sounds ``one'', ``two'', and ``three''. Our method…

2024

Open3DIS: Open-Vocabulary 3D Instance Segmentation with 2D Mask Guidance

CVPR 2024poster

We introduce Open3DIS a novel solution designed to tackle the problem of Open-Vocabulary Instance Segmentation within 3D scenes. Objects within 3D environments exhibit diverse shapes scales and colors making precise instance-level identification a challenging task. Recent advancements in Open-Vocabu…

2024

Sharpness-Aware Data Generation for Zero-shot Quantization

ICML 2024poster

Zero-shot quantization aims to learn a quantized model from a pre-trained full-precision model with no access to original real training data. The common idea in zero-shot quantization approaches is to generate synthetic data for quantizing the full-precision model. While it is well-known that deep n…

Cited by 0SourcePDFScholar
2024

SwiftBrush v2: Make Your One-step Diffusion Model Better Than Its Teacher

ECCV 2024poster

"In this paper, we aim to enhance the performance of SwiftBrush, a prominent one-step text-to-image diffusion model, to be competitive with its multi-step Stable Diffusion counterpart. Initially, we explore the quality-diversity trade-off between SwiftBrush and SD Turbo: the former excels in image d…

2023

HyperCUT: Video Sequence From a Single Blurry Image Using Unsupervised Ordering

CVPR 2023poster

We consider the challenging task of training models for image-to-video deblurring, which aims to recover a sequence of sharp images corresponding to a given blurry image input. A critical issue disturbing the training of an image-to-video model is the ambiguity of the frame ordering since both the f…

2023

Model and Feature Diversity for Bayesian Neural Networks in Mutual Learning

NeurIPS 2023poster

Bayesian Neural Networks (BNNs) offer probability distributions for model parameters, enabling uncertainty quantification in predictions. However, they often underperform compared to deterministic neural networks. Utilizing mutual learning can effectively enhance the performance of peer BNNs. In thi…

Cited by 4SourcePDFScholar
2022

QC-StyleGAN - Quality Controllable Image Generation and Manipulation

NeurIPS 2022accept

The introduction of high-quality image generation models, particularly the StyleGAN family, provides a powerful tool to synthesize and manipulate images. However, existing models are built upon high-quality (HQ) data as desired outputs, making them unfit for in-the-wild low-quality (LQ) images, whic…