← Search

Jiwan Hur

7 accepted papers

2026

Inlier-Centric Post-Training Quantization for Object Detection Models

ICLR 2026poster

Object detection is pivotal in robotics, but its immense computational demands make the models slow and power-hungry, underscoring the need for quantization. However, when the quantization is applied in practice, cluttered backgrounds and irregular object morphologies cause redundant activations (or…

Cited by 0SourceScholar
2026

PRISM: Video Dataset Condensation with Progressive Refinement and Insertion for Sparse Motion

CVPR 2026

Video dataset condensation aims to reduce the immense computational cost of video processing. However, it faces a fundamental challenge regarding the inseparable interdependence between spatial appearance and temporal dynamics. Prior work follows a static/dynamic disentanglement paradigm where video

Cited by 0SourceScholar
2026

SSG: Scaled Spatial Guidance for Multi-Scale Visual Autoregressive Generation

ICLR 2026poster

Visual autoregressive (VAR) models generate images through next-scale prediction, naturally achieving coarse-to-fine, fast, high-fidelity synthesis mirroring human perception. In practice, this hierarchy can drift at inference time, as limited capacity and accumulated error cause the model to deviat…

Cited by 0SourcecodeScholar
2025

DMQ: Dissecting Outliers of Diffusion Models for Post-Training Quantization

ICCV 2025poster

Diffusion models have achieved remarkable success in image generation but come with significant computational costs, posing challenges for deployment in resource-constrained environments. Recent post-training quantization (PTQ) methods have attempted to mitigate this issue by focusing on the iterati…

2025

Frequency-Aware Token Reduction for Efficient Vision Transformer

NeurIPS 2025poster

Vision Transformers have demonstrated exceptional performance across various computer vision tasks, yet their quadratic computational complexity concerning token length remains a significant challenge. To address this, token reduction methods have been widely explored. However, existing approaches o…

Cited by 0SourcecodeScholar
2024

Learning Neural Deformation Representation for 4D Dynamic Shape Generation

ECCV 2024poster

"Recent developments in 3D shape representation opened new possibilities for generating detailed 3D shapes. Despite these advances, there are few studies dealing with the generation of 4D dynamic shapes that have the form of 3D objects deforming over time. To bridge this gap, we focus on generating…

Cited by 0SourcePDFScholar
2024

Unlocking the Capabilities of Masked Generative Models for Image Synthesis via Self-Guidance

NeurIPS 2024poster

Masked generative models (MGMs) have shown impressive generative ability while providing an order of magnitude efficient sampling steps compared to continuous diffusion models. However, MGMs still underperform in image synthesis compared to recent well-developed continuous diffusion models with simi…