← Search

Supasorn Suwajanakorn

19 accepted papers

2026

DiffSDA: Unsupervised Diffusion Sequential Disentanglement Across Modalities

ICLR 2026poster

Unsupervised representation learning, particularly sequential disentanglement, aims to separate static and dynamic factors of variation in data without relying on labels. This remains a challenging problem, as existing approaches based on variational autoencoders and generative adversarial networks…

Cited by 0SourceScholar
2025

LUSD: Localized Update Score Distillation for Text-Guided Image Editing

ICCV 2025poster

While diffusion models show promising results in image editing given a target prompt, achieving both prompt fidelity and background preservation remains difficult. Recent works have introduced score distillation techniques that leverage the rich generative prior of text-to-image diffusion models to…

2025

Zero-shot Inexact CAD Model Alignment from a Single Image

ICCV 2025poster

One practical approach to infer 3D scene structure from a single image is to retrieve a closely matching 3D model from a database and align it with the object in the image. Existing methods rely on supervised training with images and pose annotations, which limits them to a narrow set of object cate…

Cited by 0SourcePDFScholar
2024

Diffusion Sampling with Momentum for Mitigating Divergence Artifacts

ICLR 2024poster

Despite the remarkable success of diffusion models in image generation, slow sampling remains a persistent issue. To accelerate the sampling process, prior studies have reformulated diffusion sampling as an ODE/SDE and introduced higher-order numerical methods. However, these methods often produce d…

2024

DiffusionLight: Light Probes for Free by Painting a Chrome Ball

CVPR 2024poster

We present a simple yet effective technique to estimate lighting in a single input image. Current techniques rely heavily on HDR panorama datasets to train neural networks to regress an input with limited field-of-view to a full environment map. However these approaches often struggle with real-worl…

2024

Optimizing Diffusion Noise Can Serve As Universal Motion Priors

CVPR 2024poster

We propose Diffusion Noise Optimization (DNO) a new method that effectively leverages existing motion diffusion models as motion priors for a wide range of motion-related tasks. Instead of training a task-specific diffusion model for each new task DNO operates by optimizing the diffusion latent nois…

Cited by 41SourcePDFScholar
2023

Accelerating Guided Diffusion Sampling with Splitting Numerical Methods

ICLR 2023poster

Guided diffusion is a technique for conditioning the output of a diffusion model at sampling time without retraining the network for each specific task. However, one drawback of diffusion models, whether they are guided or unguided, is their slow sampling process. Recent techniques can accelerate u…

2023

Guided Motion Diffusion for Controllable Human Motion Synthesis

ICCV 2023poster

Denoising diffusion models have shown great promise in human motion synthesis conditioned on natural language descriptions. However, integrating spatial constraints, such as pre-defined motion trajectories and obstacles, remains a challenge despite being essential for bridging the gap between isolat…

Cited by 126PDFScholar
2023

Learning Geometric-Aware Properties in 2D Representation Using Lightweight CAD Models, or Zero Real 3D Pairs

CVPR 2023poster

Cross-modal training using 2D-3D paired datasets, such as those containing multi-view images and 3D scene scans, presents an effective way to enhance 2D scene understanding by introducing geometric and view-invariance priors into 2D features. However, the need for large-scale scene datasets can impe…

Cited by 3SourcePDFScholar
2023

StyleGAN Salon: Multi-View Latent Optimization for Pose-Invariant Hairstyle Transfer

CVPR 2023poster

Our paper seeks to transfer the hairstyle of a reference image to an input photo for virtual hair try-on. We target a variety of challenges scenarios, such as transforming a long hairstyle with bangs to a pixie cut, which requires removing the existing hair and inferring how the forehead would look,…

2023

Zero-guidance Segmentation Using Zero Segment Labels

ICCV 2023poster

The joint visual-language model CLIP has enabled new and exciting applications, such as open-vocabulary segmentation, which can locate any segment given an arbitrary text query. In our research, we ask whether it is possible to discover semantic segments without any user guidance in the form of text…

Cited by 12PDFcodeScholar
2022

Diffusion Autoencoders: Toward a Meaningful and Decodable Representation

CVPR 2022oral

Diffusion probabilistic models (DPMs) have achieved remarkable quality in image generation that rivals GANs'. But unlike GANs, DPMs use a set of latent variables that lack semantic meaning and cannot serve as a useful representation for other tasks. This paper explores the possibility of using DPMs…

Cited by 456PDFcodeScholar
2021

NeX: Real-Time View Synthesis With Neural Basis Expansion

CVPR 2021poster

We present NeX, a new approach to novel view synthesis based on enhancements of multiplane image (MPI) that can reproduce next-level view-dependent effects--in real time. Unlike traditional MPI that uses a set of simple RGBa planes, our technique models view-dependent effects by instead parameterizi…

Cited by 320PDFcodeScholar
2021

Repurposing GANs for One-Shot Semantic Part Segmentation

CVPR 2021poster

While GANs have shown success in realistic image generation, the idea of using GANs for other tasks unrelated to synthesis is underexplored. Do GANs learn meaningful structural parts of objects during their attempt to reproduce those objects? In this work, we test this hypothesis and propose a simpl…

Cited by 112PDFScholar
2018

Discovery of Latent 3D Keypoints via End-to-end Geometric Reasoning

NeurIPS 2018oral

This paper presents KeypointNet, an end-to-end geometric reasoning framework to learn an optimal set of category-specific keypoints, along with their detectors to predict 3D keypoints in a single 2D input image. We demonstrate this framework on 3D pose estimation task by proposing a differentiable p…