Skip to main content

송현오 교수

Hyun Oh Song

서울대학교 · 컴퓨터과학

연구실 소개

송현오 교수의 연구실은 딥러닝 기반의 이미지 유사도 측정, 도메인 적응, 세밀한 객체 세그멘테이션, 그리고 약한 감독 하의 객체 검출 등 컴퓨터 비전과 기계학습의 핵심 문제를 다룹니다. 특히, 임베딩 공간의 전반적 구조를 고려한 메트릭 학습과, 실제 데이터의 통계 및 주목할 만한 특징을 활용한 데이터 증강 기법을 통해 모델의 일반화 능력을 향상시키는 데 초점을 맞추고 있습니다. 또한, 레이블이 제한된 환경에서도 높은 성능을 내는 약한 감독 기반의 학습 방법론 개발에도 기여하고 있습니다.

메트릭 학습도메인 적응약한 감독세그멘테이션데이터 증강

연구 현황

논문 수
55
총 인용 수
1,672
최근 5년 논문
26
주요 분야
컴퓨터과학

연구 성과 추이

표시된 성과는 수집된 데이터 기준으로 산출되며, 일부 차이가 있을 수 있습니다.

5개년 연도별 논문 게재 수
26총합
2021
2022
2023
2024
2025
5개년 연도별 피인용 수
130총합
20212022202320242025

주요 논문

15
1
논문|인용수 303·2017
Deep Metric Learning via Facility Location
Hyun Oh Song, Stefanie Jegelka, Vivek Rathod, Kevin Murphy
FWCI 17.6

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
논문|인용수 264·2016
Learning Transferrable Representations for Unsupervised Domain Adaptation
Ozan Şener, Hyun Oh Song, Ashutosh Saxena, Silvio Savarese
FWCI 34.0Neural 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·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·2016
Deep Metric Learning via Lifted Structured Feature Embedding
Hyun Oh Song, Xiang Yu, Stefanie Jegelka, Silvio Savarese
FWCI 10.0OA

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
논문|인용수 103·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·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 Q2FWCI 52.9Lecture notes in computer science
Industrial and Manufacturing EngineeringEngineering
7
논문|인용수 72·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
논문|인용수 64·2015
Learning to Detect Visual Grasp Affordance
Hyun Oh Song, Mario Fritz, Daniel Goehring, Trevor Darrell
SJR Q1FWCI 3.7IEEE 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
논문|인용수 55·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·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·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
논문|인용수 33·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
논문|인용수 29·2012
Detection bank
Tim Althoff, Hyun Oh Song, Trevor Darrell
FWCI 3.1

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
14
preprint|인용수 29·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
15
논문|인용수 28·2013
Discriminatively Activated Sparselets
Ross Girshick, Hyun Oh Song, Trevor Darrell
FWCI 6.6

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

대표 연구 분야

Artificial IntelligenceComputer Vision and Pattern RecognitionIndustrial and Manufacturing EngineeringControl and Systems EngineeringInformation SystemsSignal Processing

송현오 교수의 연구를 Nubint에서 더 깊이 살펴보세요

이 연구실의 논문을 앱에서 열어 AI와 함께 읽고, 핵심을 요약하고, 내 글에 인용하세요.