← Search

Nojun Kwak

56 accepted papers

2026

ReSpinQuant: Efficient Layer-Wise LLM Quantization via Subspace Residual Rotation Approximation

ICML 2026poster

Rotation-based Post-Training Quantization (PTQ) has emerged as a promising solution for mitigating activation outliers in the quantization of Large Language Models (LLMs). Global rotation methods achieve inference efficiency by fusing activation rotations into attention and FFN blocks, but suffer fr…

Cited by 0SourceScholar
2026

Targeted Data Protection for Diffusion Model by Matching Training Trajectory

AAAI 2026technical

Recent advancements in diffusion models have made fine-tuning text-to-image models for personalization increasingly accessible, but have also raised significant concerns regarding unauthorized data usage and privacy infringement. Current protection methods are limited to passively degrading image qu

Cited by 0SourcePDFScholar
2026

Toward Structural Multimodal Representations: Specialization, Selection, and Sparsification via Mixture-of-Experts

ICML 2026poster

We propose S3 (Specialization, Selection, Sparsification), a framework that rethinks multimodal learning through a structural perspective. Instead of encoding all signals into a fixed embedding, S3 decomposes multimodal inputs into semantic experts and selectively routes them for each task. Speciali…

Cited by 0SourceScholar
2025

Harmonizing Visual and Textual Embeddings for Zero-Shot Text-to-Image Customization

AAAI 2025technical

In a surge of text-to-image (T2I) models and their customization methods that generate new images of a user-provided subject, current works focus on alleviating the costs incurred by a lengthy per-subject optimization. These zero-shot customization methods encode the image of a specified subject int…

Cited by 3SourcePDFScholar
2025

ReFlex: Text-Guided Editing of Real Images in Rectified Flow via Mid-Step Feature Extraction and Attention Adaptation

ICCV 2025poster

Rectified Flow text-to-image models surpass diffusion models in image quality and text alignment, but adapting ReFlow for real-image editing remains challenging. We propose a new real-image editing method for ReFlow by analyzing the intermediate representations of multimodal transformer blocks and i…

Cited by 0SourcePDFScholar
2025

Unlocking the Potential of Unlabeled Data in Semi-Supervised Domain Generalization

CVPR 2025poster

We address the problem of semi-supervised domain generalization (SSDG), where the distributions of train and test data differ, and only a small amount of labeled data along with a larger amount of unlabeled data are available during training. Existing SSDG methods that leverage only the unlabeled sa…

2024

Advancing Beyond Identification: Multi-bit Watermark for Large Language Models

NAACL 2024long

We show the viability of tackling misuses of large language models beyond the identification of machine-generated text. While existing zero-bit watermark methods focus on detection only, some malicious misuses demand tracing the adversary user for counteracting them. To address this, we propose Mult…

2024

MERLIN: Multimodal Embedding Refinement via LLM-based Iterative Navigation for Text-Video Retrieval-Rerank Pipeline

EMNLP 2024industry

The rapid expansion of multimedia content has made accurately retrieving relevant videos from large collections increasingly challenging. Recent advancements in text-video retrieval have focused on cross-modal interactions, large-scale foundation model training, and probabilistic modeling, yet often…

2024

Respect the model: Fine-grained and Robust Explanation with Sharing Ratio Decomposition

ICLR 2024poster

The truthfulness of existing explanation methods in authentically elucidating the underlying model's decision-making process has been questioned. Existing methods have deviated from faithfully representing the model, thus susceptible to adversarial attacks. To address this, we propose a novel eXplai…

Cited by 6SourcePDFScholar
2024

What How and When Should Object Detectors Update in Continually Changing Test Domains?

CVPR 2024poster

It is a well-known fact that the performance of deep learning models deteriorates when they encounter a distribution shift at test time. Test-time adaptation (TTA) algorithms have been proposed to adapt the model online while inferring test data. However existing research predominantly focuses on cl…

2023

End-to-End Multi-Object Detection with a Regularized Mixture Model

ICML 2023poster

Recent end-to-end multi-object detectors simplify the inference pipeline by removing hand-crafted processes such as non-maximum suppression (NMS). However, during training, they still heavily rely on heuristics and hand-crafted processes which deteriorate the reliability of the predicted confidence…

2023

MDPose: real-time multi-person pose estimation via mixture density model

UAI 2023poster

One of the major challenges in multi-person pose estimation is instance-aware keypoint estimation. Previous methods address this problem by leveraging an off-the-shelf detector, heuristic post-grouping process or explicit instance identification process, hindering further improvements in the inferen…

Cited by 1SourcePDFScholar
2023

MixNeRF: Modeling a Ray With Mixture Density for Novel View Synthesis From Sparse Inputs

CVPR 2023poster

Neural Radiance Field (NeRF) has broken new ground in the novel view synthesis due to its simple concept and state-of-the-art quality. However, it suffers from severe performance degradation unless trained with a dense set of images with different camera poses, which hinders its practical applicatio…

2023

Robust Multi-bit Natural Language Watermarking through Invariant Features

ACL 2023long

Recent years have witnessed a proliferation of valuable original natural language contents found in subscription-based media outlets, web novel platforms, and outputs of large language models. However, these contents are susceptible to illegal piracy and potential misuse without proper security meas…

2023

SHOT: Suppressing the Hessian along the Optimization Trajectory for Gradient-Based Meta-Learning

NeurIPS 2023poster

In this paper, we hypothesize that gradient-based meta-learning (GBML) implicitly suppresses the Hessian along the optimization trajectory in the inner loop. Based on this hypothesis, we introduce an algorithm called SHOT (Suppressing the Hessian along the Optimization Trajectory) that minimizes…

Cited by 4SourcePDFScholar
2023

Semantics-Guided Object Removal for Facial Images: with Broad Applicability and Robust Style Preservation

ICASSP 2023accepted

Object removal and image inpainting in facial images is a task in which objects that occlude a facial image are specifically targeted, removed, and replaced by a properly reconstructed facial image. Two different approaches utilize U-net-based generator and modulated approach, and they respectively…

Cited by 0SourceScholar
2023

Unifying Vision-Language Representation Space with Single-Tower Transformer

AAAI 2023technical

Contrastive learning is a form of distance learning that aims to learn invariant features from two related representations. In this work, we explore the hypothesis that an image and caption can be regarded as two different views of the underlying mutual information, and train a model to learn a unif…

Cited by 20SourcePDFScholar
2022

Detection of Adversarial Examples in Text Classification: Benchmark and Baseline via Robust Density Estimation

ACL 2022findings

Word-level adversarial attacks have shown success in NLP models, drastically decreasing the performance of transformer-based models in recent years. As a countermeasure, adversarial defense has been explored, but relatively few efforts have been made to detect adversarial examples. However, detectin…

2022

Few-Shot Image Generation with Mixup-Based Distance Learning

ECCV 2022poster

"Producing diverse and realistic images with generative models such as GANs typically requires large scale training with vast amount of images. GANs trained with limited data can easily memorize few training samples and display undesirable properties like ""stairlike"" latent space where interpolati…

2022

MUM: Mix Image Tiles and UnMix Feature Tiles for Semi-Supervised Object Detection

CVPR 2022poster

Many recent semi-supervised learning (SSL) studies build teacher-student architecture and train the student network by the generated supervisory signal from the teacher. Data augmentation strategy plays a significant role in the SSL framework since it is hard to create a weak-strong augmented input…

Cited by 50PDFcodeScholar
2022

MatteFormer: Transformer-Based Image Matting via Prior-Tokens

CVPR 2022poster

In this paper, we propose a transformer-based image matting model called MatteFormer, which takes full advantage of trimap information in the transformer block. Our method first introduces a prior-token which is a global representation of each trimap region (e.g. foreground, background and unknown).…

Cited by 92PDFcodeScholar
2022

Unsupervised Domain Adaptation for One-Stage Object Detector Using Offsets to Bounding Box

ECCV 2022poster

"Most existing domain adaptive object detection methods exploit adversarial feature alignment to adapt the model to a new domain. Recent advances in adversarial feature alignment strives to reduce the negative effect of alignment, or negative transfer, that occurs because the distribution of feature…

Cited by 29SourcePDFScholar
2021

Interpolation-Based Semi-Supervised Learning for Object Detection

CVPR 2021poster

Despite the data labeling cost for the object detection tasks being substantially more than that of the classification tasks, semi-supervised learning methods for object detection have not been studied much. In this paper, we propose an Interpolation-based Semi-supervised learning method for object…

Cited by 88PDFcodeScholar
2021

LFI-CAM: Learning Feature Importance for Better Visual Explanation

ICCV 2021poster

Class Activation Mapping (CAM) is a powerful technique used to understand the decision making of Convolutional Neural Network (CNN) in computer vision. Recently, there have been attempts not only to generate better visual explanations, but also to improve classification performance using visual expl…

Cited by 40PDFcodeScholar
2021

Learning Dynamic Network Using a Reuse Gate Function in Semi-Supervised Video Object Segmentation

CVPR 2021poster

Current state-of-the-art approaches for Semi-supervised Video Object Segmentation (Semi-VOS) propagates information from previous frames to generate segmentation mask for the current frame. This results in high-quality segmentation across challenging scenarios such as changes in appearance and occlu…

Cited by 45PDFcodeScholar
2021

Self-supervised Pre-training and Contrastive Representation Learning for Multiple-choice Video QA

AAAI 2021technical

Video Question Answering (VideoQA) requires fine-grained understanding of both video and language modalities to answer the given questions. In this paper, we propose novel training schemes for multiple-choice video question answering with a self-supervised pre-training stage and a supervised contras…

Cited by 47SourcePDFScholar
2021

Training Multi-Object Detector by Estimating Bounding Box Distribution for Input Image

ICCV 2021poster

In multi-object detection using neural networks, the fundamental problem is, "How should the network learn a variable number of bounding boxes in different input images?". Previous methods train a multi-object detection network through a procedure that directly assigns the ground truth bounding boxe…

Cited by 6PDFcodeScholar
2020

Procrustean Regression Networks: Learning 3D Structure of Non-Rigid Objects from 2D Annotations

ECCV 2020poster

We propose a novel framework for training neural networks which is capable of learning 3D information of non-rigid objects when only 2D annotations are available as ground truths. Recently, there have been some approaches that incorporate the problem setting of non-rigid structure-from-motion (NRSfM…

Cited by 22SourcePDFScholar
2020

SeqHAND: RGB-Sequence-Based 3D Hand Pose and Shape Estimation

ECCV 2020poster

3D hand pose estimation based on RGB images has been studied for a long time. Most of the studies, however, have performed frame-by-frame estimation based on independent static images. In this paper, we attempt to not only consider the appearance of a hand but incorporate the temporal movement infor…

Cited by 67SourcePDFScholar
2019

A Comprehensive Overhaul of Feature Distillation

ICCV 2019poster

We investigate the design aspects of feature distillation methods achieving network compression and propose a novel feature distillation method in which the distillation loss is designed to make a synergy among various aspects: teacher transform, student transform, distillation feature position and…

Cited by 791PDFcodeScholar
2019

Consistency-based Semi-supervised Learning for Object detection

NeurIPS 2019poster

Making a precise annotation in a large dataset is crucial to the performance of object detection. While the object detection task requires a huge number of annotated samples to guarantee its performance, placing bounding boxes for every object in each sample is time-consuming and costs a lot. To all…

2019

Sym-Parameterized Dynamic Inference for Mixed-Domain Image Translation

ICCV 2019poster

Recent advances in image-to-image translation have led to some ways to generate multiple domain images through a single network. However, there is still a limit in creating an image of a target domain without a dataset on it. We propose a method to expand the concept of `multi-domain' from data to t…

Cited by 10PDFcodeScholar
2018

Broadcasting Convolutional Network for Visual Relational Reasoning

ECCV 2018poster

In this paper, we propose the Broadcasting Convolutional Network (BCN) that extracts key object features from the global field of an entire input image and recognizes their relationship with local features. BCN is a simple network module that collects effective spatial features, embeds location info…

Cited by 28SourcePDFScholar
2018

Dynamic Graph Generation Network: Generating Relational Knowledge From Diagrams

CVPR 2018poster

In this work, we introduce a new algorithm for analyzing a diagram, which contains visual and textual information in an abstract and integrated way. Whereas diagrams contain richer information compared with individual image-based or language-based data, proper solutions for automatically understandi…

2018

Motion Feature Network: Fixed Motion Filter for Action Recognition

ECCV 2018poster

Spatio-temporal representations in frame sequences play an important role in the task of action recognition. Previously, a method of using optical flow as a temporal information in combination with a set of RGB images that contain spatial information has shown great performance enhancement in the ac…

Cited by 159SourcePDFScholar
2018

Paraphrasing Complex Network: Network Compression via Factor Transfer

NeurIPS 2018poster

Many researchers have sought ways of model compression to reduce the size of a deep neural network (DNN) with minimal performance degradation in order to use DNNs in embedded systems. Among the model compression methods, a method called knowledge transfer is to train a student network with a stronge…

2015

Membership Representation for Detecting Block-Diagonal Structure in Low-Rank or Sparse Subspace Clustering

CVPR 2015poster

Recently, there have been many proposals with state-of-the-art results in subspace clustering that take advantages of the low-rank or sparse optimization techniques. These methods are based on self-expressive models, which have well-defined theoretical aspects. They produce matrices with (approximat…

Cited by 33SourcePDFScholar