← Search

Youngmin Oh

16 accepted papers

2026

Task Prototype-Based Knowledge Retrieval for Multi-Task Learning from Partially Annotated Data

AAAI 2026technical

Multi-task learning (MTL) is critical in real-world applications such as autonomous driving and robotics, enabling simultaneous handling of diverse tasks. However, obtaining fully annotated data for all tasks is impractical due to labeling costs. Existing methods for partially labeled MTL typically

Cited by 0SourcePDFScholar
2025

Efficient Few-Shot Neural Architecture Search by Counting the Number of Nonlinear Functions

AAAI 2025technical

Neural architecture search (NAS) enables finding the best-performing architecture from a search space automatically. Most NAS methods exploit an over-parameterized network (i.e., a supernet) containing all possible architectures (i.e., subnets) in the search space. However, the subnets that share th…

Cited by 1SourcePDFScholar
2025

Prevalence of Negative Transfer in Continual Reinforcement Learning: Analyses and a Simple Baseline

ICLR 2025poster

We argue that the negative transfer problem occurring when the new task to learn arrives is an important problem that needs not be overlooked when developing effective Continual Reinforcement Learning (CRL) algorithms. Through comprehensive experimental validation, we demonstrate that such issue fre…

Cited by 1SourcePDFScholar
2025

Subnet-Aware Dynamic Supernet Training for Neural Architecture Search

CVPR 2025poster

N-shot neural architecture search (NAS) exploits a supernet containing all candidate subnets for a given search space. The subnets are typically trained with a static training strategy (e.g., using the same learning rate (LR) scheduler and optimizer for all subnets). This, however, does not consider…

Cited by 0SourcePDFScholar
2024

Enhancing Audio-Visual Question Answering with Missing Modality via Trans-Modal Associative Learning

ICASSP 2024accepted

We present a novel method for Audio-Visual Question Answering (AVQA) in real-world scenarios where one modality (audio or visual) can be missing. Inspired by human cognitive processes, we introduce a Trans-Modal Associative (TMA) memory that recalls missing modal information (i.e., pseudo modal feat…

Cited by 0SourceScholar
2024

MonoWAD: Weather-Adaptive Diffusion Model for Robust Monocular 3D Object Detection

ECCV 2024poster

"Monocular 3D object detection is an important challenging task in autonomous driving. Existing methods mainly focus on performing 3D detection in ideal weather conditions, characterized by scenarios with clear and optimal visibility. However, the challenge of autonomous driving requires the ability…

2023

ACLS: Adaptive and Conditional Label Smoothing for Network Calibration

ICCV 2023oral

We address the problem of network calibration adjusting miscalibrated confidences of deep neural networks. Many approaches to network calibration adopt a regularization-based method that exploits a regularization term to smooth the miscalibrated confidences. Although these approaches have shown the…

Cited by 26PDFScholar
2022

ALIFE: Adaptive Logit Regularizer and Feature Replay for Incremental Semantic Segmentation

NeurIPS 2022accept

We address the problem of incremental semantic segmentation (ISS) recognizing novel object/stuff categories continually without forgetting previous ones that have been learned. The catastrophic forgetting problem is particularly severe in ISS, since pixel-level ground-truth labels are available only…

Cited by 29SourcePDFScholar
2022

Decomposed Knowledge Distillation for Class-Incremental Semantic Segmentation

NeurIPS 2022accept

Class-incremental semantic segmentation (CISS) labels each pixel of an image with a corresponding object/stuff class continually. To this end, it is crucial to learn novel classes incrementally without forgetting previously learned knowledge. Current CISS methods typically use a knowledge distillati…

Cited by 38SourcePDFScholar
2022

OIMNet++: Prototypical Normalization and Localization-Aware Learning for Person Search

ECCV 2022poster

"We address the task of person search, that is, localizing and re-identifying query persons from a set of raw scene images. Recent approaches are typically built upon OIMNet, a pioneer work on person search, that learns joint person representations for performing both detection and person re-identif…

2021

Background-Aware Pooling and Noise-Aware Loss for Weakly-Supervised Semantic Segmentation

CVPR 2021poster

We address the problem of weakly-supervised semantic segmentation (WSSS) using bounding box annotations. Although object bounding boxes are good indicators to segment corresponding objects, they do not specify object boundaries, making it hard to train convolutional neural networks (CNNs) for semant…

Cited by 121PDFScholar
2021

Learning to Sample with Local and Global Contexts in Experience Replay Buffer

ICLR 2021poster

Experience replay, which enables the agents to remember and reuse experience from the past, has played a significant role in the success of off-policy reinforcement learning (RL). To utilize the experience replay efficiently, the existing sampling methods allow selecting out more meaningful experien…

Cited by 26SourcePDFScholar