← Search

Byung Cheol Song

10 accepted papers

2026

Towards Robust Vision Transformers: Path Dependency Analysis and a Simple Two-Stage Adversarial Training

CVPR 2026

The Vision Transformer (ViT) has surpassed Convolutional Neural Networks (CNNs) in performance, becoming the de facto architecture in modern computer vision. However, despite its superior representational capacity, research on the adversarial robustness of ViTs remains limited, with most studies sti

Cited by 0SourceScholar
2022

Emotion-Aware Multi-View Contrastive Learning for Facial Emotion Recognition

ECCV 2022poster

"When a person recognizes another’s emotion, he or she recognizes the (facial) features associated with emotional expression. So, for a machine to recognize facial emotion(s), the features related to emotional expression must be represented and described properly. However, prior arts based on label…

2022

Ensemble Knowledge Guided Sub-network Search and Fine-Tuning for Filter Pruning

ECCV 2022poster

"Conventional NAS-based pruning algorithms aim to find the sub-network with the best validation performance. However, validation performance does not successfully represent test performance, i.e., potential performance. Also, although fine-tuning the pruned network to restore the performance drop is…

2022

Optimal Transport-based Identity Matching for Identity-invariant Facial Expression Recognition

NeurIPS 2022accept

Identity-invariant facial expression recognition (FER) has been one of the challenging computer vision tasks. Since conventional FER schemes do not explicitly address the inter-identity variation of facial expressions, their neural network models still operate depending on facial identity. This pape…

2022

Style-Guided and Disentangled Representation for Robust Image-to-Image Translation

AAAI 2022technical

Recently, various image-to-image translation (I2I) methods have improved mode diversity and visual quality in terms of neural networks or regularization terms. However, conventional I2I methods relies on a static decision boundary and the encoded representations in those methods are entangled with e…

2021

Contrastive Adversarial Learning for Person Independent Facial Emotion Recognition

AAAI 2021technical

Since most facial emotion recognition (FER) methods significantly rely on supervision information, they have a limit to analyzing emotions independently of persons. On the other hand, adversarial learning is a well-known approach for generalized representation learning because it never requires supe…

Cited by 41SourcePDFScholar
2021

Interpretable Embedding Procedure Knowledge Transfer via Stacked Principal Component Analysis and Graph Neural Network

AAAI 2021technical

Knowledge distillation (KD) is one of the most useful techniques for light-weight neural networks. Although neural networks have a clear purpose of embedding datasets into the low-dimensional space, the existing knowledge was quite far from this purpose and provided only limited information. We argu…

2020

Deep Learning-based Pupil Center Detection for Fast and Accurate Eye Tracking System

ECCV 2020poster

In augmented reality (AR) or virtual reality (VR) systems, eye tracking is a key technology and requires significant accuracy as well as real-time operation. Many techniques for detecting pupil centers with error range of iris radius have been developed, but few techniques have precise performance w…

Cited by 50SourcePDFScholar
2018

Self-supervised Knowledge Distillation Using Singular Value Decomposition

ECCV 2018poster

To solve deep neural network (DNN)'s huge training dataset and its high computation issue, so-called teacher-student (T-S) DNN which transfers the knowledge of T-DNN to S-DNN has been proposed. However, the existing T-S-DNN has limited range of use, and the knowledge of T-DNN is insufficiently trans…