← Search

Dahuin Jung

18 accepted papers

2026

SSDi8: Accurate and Efficient 8-bit Quantization for State Space Duality

ICLR 2026poster

Recent advances in sequence modeling have highlighted Mamba as a state space architecture offering efficient long-range dependency modeling and providing a viable alternative to Transformers. Building upon this, Mamba-2 introduces the Structured State Space Duality (SSD), which integrates recurrent…

Cited by 0SourcecodeScholar
2025

Disentangled Motion Modeling for Video Frame Interpolation

AAAI 2025technical

Video Frame Interpolation (VFI) aims to synthesize intermediate frames between existing frames to enhance visual smoothness and quality. Beyond the conventional methods based on the reconstruction loss, recent works have employed generative models for improved perceptual quality. However, they requi…

2025

Know "No" Better: A Data-Driven Approach for Enhancing Negation Awareness in CLIP

ICCV 2025poster

While CLIP has significantly advanced multimodal understanding by bridging vision and language, the inability to grasp negation -- such as failing to differentiate concepts like "parking" from "no parking" -- poses substantial challenges.By analyzing the data used in the public CLIP model's pre-trai…

Cited by 0SourcePDFScholar
2024

Efficient Diffusion-Driven Corruption Editor for Test-Time Adaptation

ECCV 2024poster

"Test-time adaptation (TTA) addresses the unforeseen distribution shifts occurring during test time. In TTA, performance, memory consumption, and time consumption are crucial considerations. A recent diffusion-based TTA approach for restoring corrupted images involves image-level updates. However, u…

2024

Entropy is not Enough for Test-Time Adaptation: From the Perspective of Disentangled Factors

ICLR 2024spotlight

Test-time adaptation (TTA) fine-tunes pre-trained deep neural networks for unseen test data. The primary challenge of TTA is limited access to the entire test dataset during online updates, causing error accumulation. To mitigate it, TTA methods have utilized the model output's entropy as a confiden…

2024

Textual Training for the Hassle-Free Removal of Unwanted Visual Data: Case Studies on OOD and Hateful Image Detection

NeurIPS 2024poster

In our study, we explore methods for detecting unwanted content lurking in visual datasets. We provide a theoretical analysis demonstrating that a model capable of successfully partitioning visual data can be obtained using only textual data. Based on the analysis, we propose Hassle-Free Textual Tra…

2023

CLeAR: Continual Learning on Algorithmic Reasoning for Human-like Intelligence

NeurIPS 2023poster

Continual learning (CL) aims to incrementally learn multiple tasks that are presented sequentially. The significance of CL lies not only in the practical importance but also in studying the learning mechanisms of humans who are excellent continual learners. While most research on CL has been done on…

2023

Generating Instance-level Prompts for Rehearsal-free Continual Learning

ICCV 2023oral

We introduce Domain-Adaptive Prompt (DAP), a novel method for continual learning using Vision Transformers (ViT). Prompt-based continual learning has recently gained attention due to its rehearsal-free nature. Currently, the prompt pool, which is suggested by prompt-based continual learning, is key…

Cited by 53PDFcodeScholar
2023

Improving Visual Prompt Tuning for Self-supervised Vision Transformers

ICML 2023poster

Visual Prompt Tuning (VPT) is an effective tuning method for adapting pretrained Vision Transformers (ViTs) to downstream tasks. It leverages extra learnable tokens, known as prompts, which steer the frozen pretrained ViTs. Although VPT has demonstrated its applicability with supervised vision trans…

2023

New Insights for the Stability-Plasticity Dilemma in Online Continual Learning

ICLR 2023poster

The aim of continual learning is to learn new tasks continuously (i.e., plasticity) without forgetting previously learned knowledge from old tasks (i.e., stability). In the scenario of online continual learning, wherein data comes strictly in a streaming manner, the plasticity of online continual le…

2023

On the Powerfulness of Textual Outlier Exposure for Visual OoD Detection

NeurIPS 2023poster

Successful detection of Out-of-Distribution (OoD) data is becoming increasingly important to ensure safe deployment of neural networks. One of the main challenges in OoD detection is that neural networks output overconfident predictions on OoD data, make it difficult to determine OoD-ness of data so…

Cited by 14SourcePDFScholar
2023

PUCA: Patch-Unshuffle and Channel Attention for Enhanced Self-Supervised Image Denoising

NeurIPS 2023poster

Although supervised image denoising networks have shown remarkable performance on synthesized noisy images, they often fail in practice due to the difference between real and synthesized noise. Since clean-noisy image pairs from the real world are extremely costly to gather, self-supervised learning…

Cited by 17SourcePDFScholar
2022

Confidence Score for Source-Free Unsupervised Domain Adaptation

ICML 2022spotlight

Source-free unsupervised domain adaptation (SFUDA) aims to obtain high performance in the unlabeled target domain using the pre-trained source model, not the source data. Existing SFUDA methods assign the same importance to all target samples, which is vulnerable to incorrect pseudo-labels. To diffe…

2022

Stein Latent Optimization for Generative Adversarial Networks

ICLR 2022poster

Generative adversarial networks (GANs) with clustered latent spaces can perform conditional generation in a completely unsupervised manner. In the real world, the salient attributes of unlabeled data can be imbalanced. However, most of existing unsupervised conditional GANs cannot cluster attributes…

2020

iCaps: An Interpretable Classifier via Disentangled Capsule Networks

ECCV 2020poster

We propose an interpretable Capsule Network, iCaps, for image classification. A capsule is a group of neurons nested inside each layer, and the one in the last layer is called a class capsule, which is a vector whose norm indicates a predicted probability for the class. Using the class capsule, exis…

Cited by 15SourcePDFScholar