← Search

Sungjoo Yoo

17 accepted papers

2025

NSNQuant: A Double Normalization Approach for Calibration-Free Low-Bit Vector Quantization of KV Cache

NeurIPS 2025poster

Large Language Model (LLM) inference is typically memory-intensive, especially when processing large batch sizes and long sequences, due to the large size of key-value (KV) cache. Vector Quantization (VQ) is recently adopted to alleviate this issue, but we find that the existing approach is suscepti…

Cited by 0SourceScholar
2025

Rotate, Clip, and Partition: Towards W2A4KV4 Quantization by Integrating Rotation and Learnable Non-uniform Quantizer

EMNLP 2025

We propose Rotate, Clip, and Partition (RCP), a Quantization-Aware Training (QAT) approach that first realizes extreme compression of LLMs with W2A4KV4 (2-bit weight, 4-bit activation, and 4-bit KV-cache) configuration. RCP integrates recent rotation techniques with a novel non-uniform weight quanti

2024

Geometry Transfer for Stylizing Radiance Fields

CVPR 2024poster

Shape and geometric patterns are essential in defining stylistic identity. However current 3D style transfer methods predominantly focus on transferring colors and textures often overlooking geometric aspects. In this paper we introduce Geometry Transfer a novel method that leverages geometric defor…

Cited by 10SourcePDFScholar
2024

MFOS: Model-Free & One-Shot Object Pose Estimation

AAAI 2024technical

Existing learning-based methods for object pose estimation in RGB images are mostly model-specific or category based. They lack the capability to generalize to new object categories at test time, hence severely hindering their practicability and scalability. Notably, recent attempts have been made t…

Cited by 4SourcePDFScholar
2024

MetaMix: Meta-State Precision Searcher for Mixed-Precision Activation Quantization

AAAI 2024technical

Mixed-precision quantization of efficient networks often suffer from activation instability encountered in the exploration of bit selections. To address this problem, we propose a novel method called MetaMix which consists of bit selection and weight training phases. The bit selection phase iterates…

Cited by 4SourcePDFScholar
2023

AnyFlow: Arbitrary Scale Optical Flow With Implicit Neural Representation

CVPR 2023highlight

To apply optical flow in practice, it is often necessary to resize the input to smaller dimensions in order to reduce computational costs. However, downsizing inputs makes the estimation more challenging because objects and motion ranges become smaller. Even though recent approaches have demonstrate…

Cited by 17SourcePDFScholar
2023

Masked Token Similarity Transfer for Compressing Transformer-Based ASR Models

ICASSP 2023accepted

Recent self-supervised automatic speech recognition (ASR) models based on transformers are showing best performance, but their footprint is too large to be trained on low-resource environments or deployed to edge devices. Knowledge distillation (KD) can be employed to reduce the model size. However,…

Cited by 0SourceScholar
2023

NIPQ: Noise Proxy-Based Integrated Pseudo-Quantization

CVPR 2023poster

Straight-through estimator (STE), which enables the gradient flow over the non-differentiable function via approximation, has been favored in studies related to quantization-aware training (QAT). However, STE incurs unstable convergence during QAT, resulting in notable quality degradation in low-pre…

2022

BASQ: Branch-Wise Activation-Clipping Search Quantization for Sub-4-Bit Neural Networks

ECCV 2022poster

"In this paper, we propose Branch-wise Activation-clipping Search Quantization (BASQ), which is a novel quantization method for low-bit activation. BASQ optimizes clip value in continuous search space while simultaneously searching L2 decay weight factor for updating clip value in discrete search sp…

2021

Exploiting Spatial Dimensions of Latent in GAN for Real-Time Image Editing

CVPR 2021poster

Generative adversarial networks (GANs) synthesize realistic images from random latent vectors. Although manipulating the latent vectors controls the synthesized outputs, editing real images with GANs suffers from i) time-consuming optimization for projecting real images to the latent vectors, ii) or…

Cited by 192PDFcodeScholar
2021

Fine-Grained Semantics-Aware Representation Enhancement for Self-Supervised Monocular Depth Estimation

ICCV 2021poster

Self-supervised monocular depth estimation has been widely studied, owing to its practical importance and recent promising improvements. However, most works suffer from limited supervision of photometric consistency, especially in weak texture regions and at object boundaries. To overcome this weakn…

Cited by 133PDFcodeScholar
2019

Tag2Pix: Line Art Colorization Using Text Tag With SECat and Changing Loss

ICCV 2019poster

Line art colorization is expensive and challenging to automate. A GAN approach is proposed, called Tag2Pix, of line art colorization which takes as input a grayscale line art and color tag information and produces a quality colored image. First, we present the Tag2Pix line art colorization dataset.…

Cited by 144PDFcodeScholar