← Search

Yeonguk Yu

5 accepted papers

2024

Curriculum Fine-tuning of Vision Foundation Model for Medical Image Classification Under Label Noise

NeurIPS 2024poster

Deep neural networks have demonstrated remarkable performance in various vision tasks, but their success heavily depends on the quality of the training data. Noisy labels are a critical issue in medical datasets and can significantly degrade model performance. Previous clean sample selection methods…

Cited by 0SourcePDFScholar
2024

Domain-Specific Block Selection and Paired-View Pseudo-Labeling for Online Test-Time Adaptation

CVPR 2024poster

Test-time adaptation (TTA) aims to adapt a pre-trained model to a new test domain without access to source data after deployment. Existing approaches typically rely on self-training with pseudo-labels since ground-truth cannot be obtained from test data. Although the quality of pseudo labels is impo…

2024

MART: MultiscAle Relational Transformer Networks for Multi-agent Trajectory Prediction

ECCV 2024poster

"Multi-agent trajectory prediction is crucial to autonomous driving and understanding the surrounding environment. Learning-based approaches for multi-agent trajectory prediction, such as primarily relying on graph neural networks, graph transformers, and hypergraph neural networks, have demonstrate…

2023

Block Selection Method for Using Feature Norm in Out-of-Distribution Detection

CVPR 2023poster

Detecting out-of-distribution (OOD) inputs during the inference stage is crucial for deploying neural networks in the real world. Previous methods commonly relied on the output of a network derived from the highly activated feature map. In this study, we first revealed that a norm of the feature map…

2022

Teaching Where to Look: Attention Similarity Knowledge Distillation for Low Resolution Face Recognition

ECCV 2022poster

"Deep learning has achieved outstanding performance for face recognition benchmarks, but performance reduces significantly for low resolution (LR) images. We propose an attention similarity knowledge distillation approach, which transfers attention maps obtained from a high resolution (HR) network a…