← Search

Negar Hassanpour

5 accepted papers

2026

RePack then Refine: Efficient Diffusion Transformers with Vision Foundation Models

ICML 2026poster

Semantic-rich features from Vision Foundation Models (VFMs) have been leveraged to enhance Latent Diffusion Models (LDMs). However, raw VFM features are typically high-dimensional and redundant, increasing the difficulty of learning and reducing training efficiency for Diffusion Transformers (DiTs).…

Cited by 0SourceScholar
2025

PixelMan: Consistent Object Editing with Diffusion Models via Pixel Manipulation and Generation

AAAI 2025technical

Recent research explores the potential of Diffusion Models (DMs) for consistent object editing, which aims to modify object position, size, and composition, etc., while preserving the consistency of objects and background without changing their texture and attributes. Current inference-time methods…

2025

Qua2SeDiMo: Quantifiable Quantization Sensitivity of Diffusion Models

AAAI 2025technical

Diffusion Models (DM) have democratized AI image generation through an iterative denoising process. Quantization is a major technique to alleviate the inference cost and reduce the size of DM denoiser networks. However, as denoisers evolve from variants of convolutional U-Nets toward newer Transform…

Cited by 0SourcePDFScholar
2023

AutoGO: Automated Computation Graph Optimization for Neural Network Evolution

NeurIPS 2023poster

Optimizing Deep Neural Networks (DNNs) to obtain high-quality models for efficient real-world deployment has posed multi-faceted challenges to machine learning engineers. Existing methods either search for neural architectures in heuristic design spaces or apply low-level adjustments to computation…