Sunhee Hwang
Yonsei University
23 Papers
22 Citations
Sunhee Hwang is an academic researcher from Yonsei University. The author has contributed to research in topics: Computer science & Image translation. The author has an hindex of 5, co-authored 17 publications.
Chat about Author
Papers
Learning CNN features from DE features for EEG-based emotion recognition
TL;DR: This paper proposes a novel emotion recognition method using a convolutional neural network (CNN) while preventing the loss of local information, and evaluates the work on SEED dataset, including 62-channel EEG signals recorded from 15 subjects.
123
Fair Contrastive Learning for Facial Attribute Classification
Sungho Park,Jewook Lee,Pilhyeon Lee,Sunhee Hwang,Dohyung Kim,Hyeran Byun +5 more
- 30 Mar 2022
TL;DR: This paper analyzes unfairness caused by supervised contrastive learning and proposes a new Fair Supervised Contrastive Loss (FSCL) for fair visual representation learning, which significantly outperforms SupCon and existing state-of-the-art methods in terms of the trade-off between top-l accuracy and fairness.
EZSL-GAN: EEG-based Zero-Shot Learning approach using a Generative Adversarial Network
Sunhee Hwang,Kibeom Hong,Guiyoung Son,Hyeran Byun +3 more
- 01 Feb 2019
TL;DR: A new scheme for Zero-Shot EEG signal classification using EZSL-GAN, a Generative Adversarial Network that can tackle the problem for recognizing unknown EEG labels with a knowledge base and demonstrates that unseen EEG labels can be recognized by the knowledge base.
32
•Proceedings Article
Learning Disentangled Representation for Fair Facial Attribute Classification via Fairness-aware Information Alignment
Sungho Park,Sunhee Hwang,Do Hyung Kim,Hyeran Byun +3 more
- 18 May 2021
TL;DR: In this article, the authors propose a fairness-aware disentangling VAE (FD-VAE) that disentangles data representation into three subspaces: target attribute latent, protected attribute latent and mutual attribute latent.
Fair-VQA: Fairness-Aware Visual Question Answering Through Sensitive Attribute Prediction
TL;DR: A Fair-VQA model that contains two modules: VQA module and SAP (Sensitive Attribute Prediction) module, which predicts various kinds of answers and SAP module predicts only sensitive attributes using the same inputs is proposed.