Skip to main content

Hyun Oh Song

Seoul National University · 情報科学

研究室紹介

Professor Hyun Oh Song's research lab specializes in deep learning for computer vision, with a strong focus on metric learning, domain adaptation, and weakly supervised object detection. The lab develops novel neural network architectures and training strategies that enhance generalization under distribution shifts, improve feature embedding quality, and enable effective learning from limited or noisy supervision. Key research directions include end-to-end learning of similarity metrics, unsupervised domain adaptation, and submodular optimization for weakly supervised instance segmentation and detection.

metric learningdomain adaptationweakly supervised learningdeep neural networksinstance segmentation

Research Overview

Papers
59
Total Citations
1,674
Papers (5y)
24
Primary Field
情報科学

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
24total
2022
2023
2024
2025
2026
Citations per year (5y)
68total
20222023202420252026

Selected Papers

15
1
Article|303 citations·2017
Deep Metric Learning via Facility Location
Hyun Oh Song, Stefanie Jegelka, Vivek Rathod, Kevin Murphy

Learning image similarity metrics in an end-to-end fashion with deep networks has demonstrated excellent results on tasks such as clustering and retrieval. However, current methods, all focus on a very local view of the data. In this paper, we propose a new metric learning scheme, based on structured prediction, that is aware of the global structure of the embedding space, and which is designed to optimize a clustering quality metric (NMI). We show state of the art performance on standard datase

Computer Vision and Pattern RecognitionComputer Science
2
Article|264 citations·2016
Learning Transferrable Representations for Unsupervised Domain Adaptation
Ozan Şener, Hyun Oh Song, Ashutosh Saxena, Silvio Savarese
Neural Information Processing Systems

Supervised learning with large scale labelled datasets and deep layered models has caused a paradigm shift in diverse areas in learning and recognition. However, this approach still suffers from generalization issues under the presence of a domain shift between the training and the test data distribution. Since unsupervised domain adaptation algorithms directly address this domain shift problem between a labelled source dataset and an unlabelled target dataset, recent papers have shown promising

Artificial IntelligenceComputer Science
3
Preprint|211 citations·2017
Semantic Instance Segmentation via Deep Metric Learning
Alireza Fathi, Zbigniew Wojna, Vivek Rathod, Peng Wang, Hyun Oh Song, Sergio Guadarrama, Kevin Murphy
arXiv (Cornell University)OA

We propose a new method for semantic instance segmentation, by first computing how likely two pixels are to belong to the same object, and then by grouping similar pixels together. Our similarity metric is based on a deep, fully convolutional embedding model. Our grouping method is based on selecting all points that are sufficiently similar to a set of "seed points", chosen from a deep, fully convolutional scoring model. We show competitive results on the Pascal VOC instance segmentation benchma

Computer Vision and Pattern RecognitionComputer Science
4
Preprint|144 citations·2016
Deep Metric Learning via Lifted Structured Feature Embedding
Hyun Oh Song, Xiang Yu, Stefanie Jegelka, Silvio Savarese
OA

Learning the distance metric between pairs of examples is of great importance for learning and visual recognition. With the remarkable success from the state of the art convolutional neural networks, recent works [1, 31] have shown promising results on discriminatively training the networks to learn semantic feature embeddings where similar examples are mapped close to each other and dissimilar examples are mapped farther apart. In this paper, we describe an algorithm for taking full advantage o

Computer Vision and Pattern RecognitionComputer Science
5
Article|103 citations·2014
Weakly-supervised Discovery of Visual Pattern Configurations
Hyun Oh Song, Yong Jae Lee, Stefanie Jegelka, Trevor Darrell
arXiv (Cornell University)OA

The increasing prominence of weakly labeled data nurtures a growing demand for object detection methods that can cope with minimal supervision. We propose an approach that automatically identifies discriminative configurations of visual patterns that are characteristic of a given object class. We formulate the problem as a constrained submodular optimization problem and demonstrate the benefits of the discovered configurations in remedying mislocalizations and finding informative positive and ne

Computer Vision and Pattern RecognitionComputer Science
6
Book Chapter|77 citations·2012
Sparselet Models for Efficient Multiclass Object Detection
Hyun Oh Song, Stefan Zickler, Tim Althoff, Ross Girshick, Mario Fritz, Christopher Geyer, Pedro F. Felzenszwalb, Trevor Darrell
SJR Q2Lecture notes in computer science
Industrial and Manufacturing EngineeringEngineering
7
Article|72 citations·2020
Puzzle Mix: Exploiting Saliency and Local Statistics for Optimal Mixup
Jang-Hyun Kim, Wonho Choo, Hyun Oh Song
arXiv (Cornell University)OA

While deep neural networks achieve great performance on fitting the training distribution, the learned networks are prone to overfitting and are susceptible to adversarial attacks. In this regard, a number of mixup based augmentation methods have been recently proposed. However, these approaches mainly focus on creating previously unseen virtual examples and can sometimes provide misleading supervisory signal to the network. To this end, we propose Puzzle Mix, a mixup method for explicitly utili

Artificial IntelligenceComputer Science
8
Article|64 citations·2015
Learning to Detect Visual Grasp Affordance
Hyun Oh Song, Mario Fritz, Daniel Goehring, Trevor Darrell
SJR Q1IEEE Transactions on Automation Science and Engineering

Appearance-based estimation of grasp affordances is desirable when 3-D scans become unreliable due to clutter or material properties. We develop a general framework for estimating grasp affordances from 2-D sources, including local texture-like measures as well as object-category measures that capture previously learned grasp strategies. Local approaches to estimating grasp positions have been shown to be effective in real-world scenarios, but are unable to impart object-level biases and can be

Control and Systems EngineeringEngineering
9
Article|55 citations·2019
Parsimonious Black-Box Adversarial Attacks via Efficient Combinatorial Optimization
Seungyong Moon, Gaon An, Hyun Oh Song
arXiv (Cornell University)OA

Solving for adversarial examples with projected gradient descent has been demonstrated to be highly effective in fooling the neural network based classifiers. However, in the black-box setting, the attacker is limited only to the query access to the network and solving for a successful adversarial example becomes much more difficult. To this end, recent methods aim at estimating the true gradient signal based on the input queries but at the cost of excessive queries. We propose an efficient disc

Artificial IntelligenceComputer Science
10
Preprint|48 citations·2021
Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble
Gaon An, Seungyong Moon, Jang-Hyun Kim, Hyun Oh Song
arXiv (Cornell University)OA

Offline reinforcement learning (offline RL), which aims to find an optimal policy from a previously collected static dataset, bears algorithmic difficulties due to function approximation errors from out-of-distribution (OOD) data points. To this end, offline RL algorithms adopt either a constraint or a penalty term that explicitly guides the policy to stay close to the given dataset. However, prior methods typically require accurate estimation of the behavior policy or sampling from OOD data poi

Artificial IntelligenceComputer Science
11
Preprint|35 citations·2022
Dataset Condensation via Efficient Synthetic-Data Parameterization
Jang-Hyun Kim, Jinuk Kim, Seung‐June Oh, Sangdoo Yun, Hwanjun Song, Joonhyun Jeong, Jung-Woo Ha, Hyun Oh Song
arXiv (Cornell University)OA

The great success of machine learning with massive amounts of data comes at a price of huge computation costs and storage for training and tuning. Recent studies on dataset condensation attempt to reduce the dependence on such massive data by synthesizing a compact training dataset. However, the existing approaches have fundamental limitations in optimization due to the limited representability of synthetic datasets without considering any data regularity characteristics. To this end, we propose

Computer Vision and Pattern RecognitionComputer Science
12
Article|33 citations·2018
EMI: Exploration with Mutual Information
Hyoungseok Kim, Jaekyeom Kim, Yeonwoo Jeong, Sergey Levine, Hyun Oh Song
arXiv (Cornell University)OA

Reinforcement learning algorithms struggle when the reward signal is very sparse. In these cases, naive random exploration methods essentially rely on a random walk to stumble onto a rewarding state. Recent works utilize intrinsic motivation to guide the exploration via generative models, predictive forward models, or discriminative modeling of novelty. We propose EMI, which is an exploration method that constructs embedding representation of states and actions that does not rely on generative d

Signal ProcessingComputer Science
13
Preprint|29 citations·2014
On learning to localize objects with minimal supervision
Hyun Oh Song, Ross Girshick, Stefanie Jegelka, Julien Mairal, Zaïd Harchaoui, Trevor Darrell
arXiv (Cornell University)OA

Learning to localize objects with minimal supervision is an important problem in computer vision, since large fully annotated datasets are extremely costly to obtain. In this paper, we propose a new method that achieves this goal with only image-level labels of whether the objects are present or not. Our approach combines a discriminative submodular cover problem for automatically discovering a set of positive object windows with a smoothed latent SVM formulation. The latter allows us to leverag

Computer Vision and Pattern RecognitionComputer Science
14
Article|29 citations·2012
Detection bank
Tim Althoff, Hyun Oh Song, Trevor Darrell

While low-level image features have proven to be effective representations for visual recognition tasks such as object recognition and scene classification, they are inadequate to capture complex semantic meaning required to solve high-level visual tasks such as multimedia event detection and recognition. Recognition or retrieval of events and activities can be improved if specific discriminative objects are detected in a video sequence. In this paper, we propose an image representation, called

Computer Vision and Pattern RecognitionComputer Science
15
Article|28 citations·2013
Discriminatively Activated Sparselets
Ross Girshick, Hyun Oh Song, Trevor Darrell

Shared representations are highly appealing due to their potential for gains in computational and statistical efficiency. Compressing a shared representation leads to greater computational savings, but can also severely decrease performance on a target task. Recently, sparselets (Song et al., 2012) were introduced as a new shared intermediate representation for multiclass object detection with deformable part models (Felzenszwalb et al., 2010a), showing significant speedup factors, but with a la

Computer Vision and Pattern RecognitionComputer Science

Research Areas

Artificial IntelligenceComputer Vision and Pattern RecognitionIndustrial and Manufacturing EngineeringControl and Systems EngineeringInformation SystemsSoftware

Hyun Oh Songの研究をNubintでさらに深く

この研究室の論文をアプリで開き、AIと共に読み、要約し、引用しましょう。