← Search

Minyoung Kim

22 accepted papers

2026

FedP²EFT: Federated Learning to Personalize PEFT for Multilingual LLMs

AAAI 2026technical

Federated learning (FL) has enabled training of multilingual large language models (LLMs) on diverse and decentralized multilingual data, especially on low-resource languages. To improve client-specific performance, personalization via the use of parameter-efficient fine-tuning (PEFT) modules such a

Cited by 0SourcePDFScholar
2026

Weight-Space Learning for Certifiable Few-shot Transfer Learning

ICML 2026poster

In contemporary deep learning, a prevalent and effective workflow for solving low-data problems is adapting powerful pre-trained foundation models (FMs) to new tasks via parameter-efficient fine-tuning (PEFT). However, while empirically effective, the resulting solutions lack generalisation guarante…

Cited by 0SourceScholar
2025

A Stochastic Approach to Bi-Level Optimization for Hyperparameter Optimization and Meta Learning

AAAI 2025technical

We tackle the general differentiable meta learning problem that is ubiquitous in modern deep learning, including hyperparameter optimization, loss function learning, few-shot learning and more. These problems are often formalized as Bi-Level Optimizations (BLO). We introduce a novel perspective by t…

Cited by 0SourcePDFScholar
2025

LiFT: Learning to Fine-Tune via Bayesian Parameter Efficient Meta Fine-Tuning

ICLR 2025spotlight

We tackle the problem of parameter-efficient fine-tuning (PEFT) of a pre-trained large deep model on many different but related tasks. Instead of the simple but strong baseline strategy of task-wise independent fine-tuning, we aim to meta-learn the core shared information that can be used for unseen…

Cited by 0SourcePDFScholar
2025

ReSCORE: Label-free Iterative Retriever Training for Multi-hop Question Answering with Relevance-Consistency Supervision

ACL 2025long

Multi-hop question answering (MHQA) involves reasoning across multiple documents to answer complex questions. Dense retrievers typically outperform sparse methods like BM25 by leveraging semantic embeddings in many tasks; however, they require labeled query-document pairs for fine-tuning, which pose…

Cited by 0SourcePDFScholar
2024

A Bayesian Approach to Data Point Selection

NeurIPS 2024poster

Data point selection (DPS) is becoming a critical topic in deep learning due to the ease of acquiring uncurated training data compared to the difficulty of obtaining curated or processed data. Existing approaches to DPS are predominantly based on a bi-level optimisation (BLO) formulation, which is…

Cited by 0SourcePDFScholar
2023

Domain Generalisation via Domain Adaptation: An Adversarial Fourier Amplitude Approach

ICLR 2023poster

We tackle the domain generalisation (DG) problem by posing it as a domain adaptation (DA) task where we adversarially synthesise the worst-case `target' domain and adapt a model to that worst-case domain, thereby improving the model’s robustness. To synthesise data that is challenging yet semantics-…

Cited by 11SourcePDFScholar
2023

FedL2P: Federated Learning to Personalize

NeurIPS 2023poster

Federated learning (FL) research has made progress in developing algorithms for distributed learning of global models, as well as algorithms for local personalization of those common models to the specifics of each client’s local data distribution. However, different FL problems may require differen…

2022

Fisher SAM: Information Geometry and Sharpness Aware Minimisation

ICML 2022spotlight

Recent sharpness-aware minimisation (SAM) is known to find flat minima which is beneficial for better generalisation with improved robustness. SAM essentially modifies the loss function by the maximum loss value within the small neighborhood around the current iterate. However, it uses the Euclidean…

2022

Pushing the Limits of Simple Pipelines for Few-Shot Learning: External Data and Fine-Tuning Make a Difference

CVPR 2022poster

Few-shot learning (FSL) is an important and topical problem in computer vision that has motivated extensive research into numerous methods spanning from sophisticated meta-learning methods to simple transfer learning baselines. We seek to push the limits of a simple-but-effective pipeline for real-w…

Cited by 246PDFcodeScholar
2022

Variational Continual Proxy-Anchor for Deep Metric Learning

AISTATS 2022poster

The recent proxy-anchor method achieved outstanding performance in deep metric learning, which can be acknowledged to its data efficient loss based on hard example mining, as well as far lower sampling complexity than pair-based approaches. In this paper we extend the proxy-anchor method by posing i…

Cited by 2SourcePDFScholar
2019

Bayes-Factor-VAE: Hierarchical Bayesian Deep Auto-Encoder Models for Factor Disentanglement

ICCV 2019oral

We propose a family of novel hierarchical Bayesian deep auto-encoder models capable of identifying disentangled factors of variability in data. While many recent attempts at factor disentanglement have focused on sophisticated learning objectives within the VAE framework, their choice of a standard…

Cited by 33PDFScholar
2019

Unsupervised Visual Domain Adaptation: A Deep Max-Margin Gaussian Process Approach

CVPR 2019oral

For unsupervised domain adaptation, the target domain error can be provably reduced by having a shared input representation that makes the source and target domains indistinguishable from each other. Very recently it has been shown that it is not only critical to match the marginal input distributio…

Cited by 54PDFScholar
2018

Online Multi-Object Tracking with Dual Matching Attention Networks

ECCV 2018poster

In this paper, we propose an online Multi-Object Tracking (MOT) approach which integrates the merits of single object tracking and data association methods in a unified framework to handle noisy detections and frequent interactions between targets. Specifically, for applying single object tracking i…

Cited by 455SourcePDFScholar