← Search

Wonho Bae

13 accepted papers

2025

Diffusion-Driven Two-Stage Active Learning for Low-Budget Semantic Segmentation

NeurIPS 2025poster

Semantic segmentation demands dense pixel-level annotations, which can be prohibitively expensive -- especially under extremely constrained labeling budgets. In this paper, we address the problem of low-budget active learning for semantic segmentation by proposing a novel two-stage selection pipelin…

Cited by 0SourcecodeScholar
2025

Uncertainty Herding: One Active Learning Method for All Label Budgets

ICLR 2025poster

Most active learning research has focused on methods which perform well when many labels are available, but can be dramatically worse than random selection when label budgets are small. Other methods have focused on the low-budget regime, but do poorly as label budgets increase. As the line between…

Cited by 0SourcePDFScholar
2025

Vicinity-Guided Discriminative Latent Diffusion for Privacy-Preserving Domain Adaptation

NeurIPS 2025poster

Recent work on latent diffusion models (LDMs) has focused almost exclusively on generative tasks, leaving their potential for discriminative transfer largely unexplored. We introduce Discriminative Vicinity Diffusion (DVD), a novel LDM-based framework for a more practical variant of source-free doma…

Cited by 0SourcecodeScholar
2024

Exploring Active Learning in Meta-Learning: Enhancing Context Set Labeling

ECCV 2024poster

"Most meta-learning methods assume that the (very small) context set used to establish a new task at test time is passively provided. In some settings, however, it is feasible to actively select which points to label; the potential gain from a careful choice is substantial, but the setting requires…

2024

Generalized Coverage for More Robust Low-Budget Active Learning

ECCV 2024poster

"The ProbCover method of Yehuda et al. is a well-motivated algorithm for active learning in low-budget regimes, which attempts to “cover” the data distribution with balls of a given radius at selected data points. We demonstrate, however, that the performance of this algorithm is extremely sensitive…

Cited by 2SourcePDFScholar
2023

A Fast, Well-Founded Approximation to the Empirical Neural Tangent Kernel

ICML 2023poster

Empirical neural tangent kernels (eNTKs) can provide a good understanding of a given network's representation: they are often far less expensive to compute and applicable more broadly than infinite-width NTKs. For networks with $O$ output units (e.g. an $O$-class classifier), however, the eNTK on $N…

Cited by 27SourcePDFScholar
2022

Making Look-Ahead Active Learning Strategies Feasible with Neural Tangent Kernels

NeurIPS 2022accept

We propose a new method for approximating active learning acquisition strategies that are based on retraining with hypothetically-labeled candidate data points. Although this is usually infeasible with deep networks, we use the neural tangent kernel to approximate the result of retraining, and prove…

Cited by 32SourcePDFScholar
2022

Object Discovery via Contrastive Learning for Weakly Supervised Object Detection

ECCV 2022poster

"Weakly Supervised Object Detection (WSOD) is a task that detects objects in an image using a model trained only on image-level annotations. Current state-of-the-art models benefit from self-supervised instance-level supervision, but since weak supervision does not include count or location informat…

2022

One Weird Trick to Improve Your Semi-Weakly Supervised Semantic Segmentation Model

IJCAI 2022poster

Semi-weakly supervised semantic segmentation (SWSSS) aims to train a model to identify objects in images based on a small number of images with pixel-level labels, and many more images with only image-level labels. Most existing SWSSS algorithms extract pixel-level pseudo-labels from an image classi…

Cited by 5SourcePDFScholar
2020

Rethinking Class Activation Mapping for Weakly Supervised Object Localization

ECCV 2020poster

Weakly supervised object localization (WSOL) is a task of localizing an object in an image only using image-level labels. To tackle the WSOL problem, most previous studies have followed the conventional class activation mapping (CAM) pipeline: (i) training CNNs for a classification objective, (ii) g…

2019

Better to Follow, Follow to Be Better: Towards Precise Supervision of Feature Super-Resolution for Small Object Detection

ICCV 2019poster

In spite of recent success of proposal-based CNN models for object detection, it is still difficult to detect small objects due to the limited and distorted information that small region of interests (RoI) contain. One way to alleviate this issue is to enhance the features of small RoIs using a supe…

Cited by 274PDFScholar