← Search

Se-Young Yun

70 accepted papers

2026

Predicting LLM Reasoning Performance with Small Proxy Model

ICLR 2026poster

Given the prohibitive cost of pre-training large language models, it is essential to leverage smaller proxy models to optimize recipes before scaling up. However, this approach becomes challenging for reasoning capabilities, which exhibit \textit{emergent} behavior that only appears reliably at larg…

Cited by 0SourcecodeScholar
2025

AdaSTaR: Adaptive Data Sampling for Training Self-Taught Reasoners

NeurIPS 2025poster

Self-Taught Reasoners (STaR), synonymously known as Rejection sampling Fine-Tuning (RFT), is an integral part of the training pipeline of self-improving reasoning Language Models (LMs). The self-improving mechanism often employs random observation (data) sampling. However, this results in trained…

Cited by 0SourceScholar
2025

Automated Filtering of Human Feedback Data for Aligning Text-to-Image Diffusion Models

ICLR 2025poster

Fine-tuning text-to-image diffusion models with human feedback is an effective method for aligning model behavior with human intentions. However, this alignment process often suffers from slow convergence due to the large size and noise present in human feedback datasets. In this work, we propose Fi…

2025

DistiLLM-2: A Contrastive Approach Boosts the Distillation of LLMs

ICML 2025oral

Despite the success of distillation in large language models (LLMs), most prior work applies identical loss functions to both teacher- and student-generated data. These strategies overlook the synergy between loss formulations and data types, leading to a suboptimal performance boost in student mode…

2025

Efficient Parametric SVD of Koopman Operator for Stochastic Dynamical Systems

NeurIPS 2025poster

The Koopman operator provides a principled framework for analyzing nonlinear dynamical systems through linear operator theory. Recent advances in dynamic mode decomposition (DMD) have shown that trajectory data can be used to identify dominant modes of a system in a data-driven manner. Building on t…

Cited by 0SourceScholar
2025

Flex-Judge: Text-Only Reasoning Unleashes Zero-Shot Multimodal Evaluators

NeurIPS 2025poster

Human-generated reward signals are critical for aligning generative models with human preferences, guiding both training and inference-time evaluations. While large language models (LLMs) employed as proxy evaluators, i.e., LLM-as-a-Judge, significantly reduce the costs associated with manual annota…

Cited by 0SourceScholar
2025

FlickerFusion: Intra-trajectory Domain Generalizing Multi-agent Reinforcement Learning

ICLR 2025poster

Multi-agent reinforcement learning has demonstrated significant potential in addressing complex cooperative tasks across various real-world applications. However, existing MARL approaches often rely on the restrictive assumption that the number of entities (e.g., agents, obstacles) remains constant…

2025

GL-LowPopArt: A Nearly Instance-Wise Minimax-Optimal Estimator for Generalized Low-Rank Trace Regression

ICML 2025spotlight

We present `GL-LowPopArt`, a novel Catoni-style estimator for generalized low-rank trace regression. Building on `LowPopArt` (Jang et al., 2024), it employs a two-stage approach: nuclear norm regularization followed by matrix Catoni estimation. We establish state-of-the-art estimation error bounds,…

Cited by 0SourcePDFScholar
2025

KLASS: KL-Guided Fast Inference in Masked Diffusion Models

NeurIPS 2025spotlight

Masked diffusion models have demonstrated competitive results on various tasks including language generation. However, due to its iterative refinement process, the inference is often bottlenecked by slow and static sampling speed. To overcome this problem, we introduce `KL-Adaptive Stability Samplin…

Cited by 0SourceScholar
2025

MA$^2$E: Addressing Partial Observability in Multi-Agent Reinforcement Learning with Masked Auto-Encoder

ICLR 2025poster

Centralized Training and Decentralized Execution (CTDE) is a widely adopted paradigm to solve cooperative multi-agent reinforcement learning (MARL) problems. Despite the successes achieved with CTDE, partial observability still limits cooperation among agents. While previous studies have attempted t…

Cited by 0SourcePDFScholar
2025

MAVFlow: Preserving Paralinguistic Elements with Conditional Flow Matching for Zero-Shot AV2AV Multilingual Translation

ICCV 2025poster

Despite recent advances in text-to-speech (TTS) models, audio-visual-to-audio-visual (AV2AV) translation still faces a critical challenge: maintaining speaker consistency between the original and translated vocal and facial features. To address this issue, we propose a conditional flow matching (CFM…

2025

Mixture-of-Recursions: Learning Dynamic Recursive Depths for Adaptive Token-Level Computation

NeurIPS 2025poster

Scaling language models unlocks impressive capabilities, but the accompanying computational and memory demands make both training and deployment expensive. Existing efficiency efforts typically target either parameter sharing or adaptive computation, leaving open the question of how to attain both s…

Cited by 0SourceScholar
2025

MoHAVE: Mixture of Hierarchical Audio-Visual Experts for Robust Speech Recognition

ICML 2025poster

Audio-visual speech recognition (AVSR) has become critical for enhancing speech recognition in noisy environments by integrating both auditory and visual modalities. However, existing AVSR systems struggle to scale up without compromising computational efficiency. In this study, we introduce MoHAVE…

Cited by 2SourcePDFScholar
2025

Multi-Task Corrupted Prediction for Learning Robust Audio-Visual Speech Representation

ICLR 2025poster

Audio-visual speech recognition (AVSR) incorporates auditory and visual modalities to improve recognition accuracy, particularly in noisy environments where audio-only speech systems are insufficient. While previous research has largely addressed audio disruptions, few studies have dealt with visual…

2025

QuRe: Query-Relevant Retrieval through Hard Negative Sampling in Composed Image Retrieval

ICML 2025poster

Composed Image Retrieval (CIR) retrieves relevant images based on a reference image and accompanying text describing desired modifications. However, existing CIR methods only focus on retrieving the target image and disregard the relevance of other images. This limitation arises because most methods…

2025

Revisiting Instance-Optimal Cluster Recovery in the Labeled Stochastic Block Model

ICML 2025poster

In this paper, we investigate the problem of recovering hidden communities in the Labeled Stochastic Block Model (LSBM) with a finite number of clusters whose sizes grow linearly with the total number of nodes. We derive the necessary and sufficient conditions under which the expected number of misc…

Cited by 1SourcePDFScholar
2025

Self-Training Elicits Concise Reasoning in Large Language Models

ACL 2025finding

Chain-of-thought (CoT) reasoning has enabled large language models (LLMs) to utilize additional computation through intermediate tokens to solve complex tasks. However, we posit that typical reasoning traces contain many redundant tokens, incurring extraneous inference costs. Upon examination of the…

2024

A Unified Confidence Sequence for Generalized Linear Models, with Applications to Bandits

NeurIPS 2024poster

We present a unified likelihood ratio-based confidence sequence (CS) for *any* (self-concordant) generalized linear model (GLM) that is guaranteed to be convex and numerically tight. We show that this is on par or improves upon known CSs for various GLMs, including Gaussian, Bernoulli, and Poisson.…

2024

An Adaptive Approach for Infinitely Many-armed Bandits under Generalized Rotting Constraints

NeurIPS 2024poster

In this study, we consider the infinitely many-armed bandit problems in a rested rotting setting, where the mean reward of an arm may decrease with each pull, while otherwise, it remains unchanged. We explore two scenarios regarding the rotting of rewards: one in which the cumulative amount of rotti…

2024

BAPO: Base-Anchored Preference Optimization for Overcoming Forgetting in Large Language Models Personalization

EMNLP 2024finding

While learning to align Large Language Models (LLMs) with human preferences has shown remarkable success, aligning these models to meet the diverse user preferences presents further challenges in preserving previous knowledge. This paper examines the impact of personalized preference optimization on…

2024

Block Transformer: Global-to-Local Language Modeling for Fast Inference

NeurIPS 2024poster

We introduce the Block Transformer which adopts hierarchical global-to-local modeling to autoregressive transformers to mitigate the inference bottlenecks associated with self-attention. Self-attention requires the key-value (KV) cache of all previous sequences to be retrieved from memory at every d…

2024

Carpe diem: On the Evaluation of World Knowledge in Lifelong Language Models

NAACL 2024long

The dynamic nature of knowledge in an ever-changing world presents challenges for language models trained on static data; the model in the real world often requires not only acquiring new knowledge but also overwriting outdated information into updated ones. To study the ability of language models f…

2024

Conditional Synthesis of 3D Molecules with Time Correction Sampler

NeurIPS 2024poster

Diffusion models have demonstrated remarkable success in various domains, including molecular generation. However, conditional molecular generation remains a fundamental challenge due to an intrinsic trade-off between targeting specific chemical properties and generating meaningful samples from the…

Cited by 2SourcePDFScholar
2024

DistiLLM: Towards Streamlined Distillation for Large Language Models

ICML 2024poster

Knowledge distillation (KD) is widely used for compressing a teacher model to a smaller student model, reducing its inference cost and memory footprint while preserving model capabilities. However, current KD methods for auto-regressive sequence models (e.g., large language models) suffer from missi…

2024

FedSOL: Stabilized Orthogonal Learning with Proximal Restrictions in Federated Learning

CVPR 2024poster

Federated Learning (FL) aggregates locally trained models from individual clients to construct a global model. While FL enables learning a model with data privacy it often suffers from significant performance degradation when clients have heterogeneous data distributions. This data heterogeneity cau…

2024

Fine-tuning Pre-trained Models for Robustness under Noisy Labels

IJCAI 2024poster

The presence of noisy labels in a training dataset can significantly impact the performance of machine learning models. In response to this issue, researchers have focused on identifying clean samples and reducing the influence of noisy labels. Recent works in this field have achieved notable succes…

Cited by 10SourcePDFScholar
2024

Improved Regret Bounds of (Multinomial) Logistic Bandits via Regret-to-Confidence-Set Conversion

AISTATS 2024poster

Logistic bandit is a ubiquitous framework of modeling users’ choices, e.g., click vs. no click for advertisement recommender system. We observe that the prior works overlook or neglect dependencies in $S \geq \Vert \theta_\star \Vert_2$, where $\theta_\star \in \mathbb{R}^d$ is the unknown parameter…

2024

Instructive Decoding: Instruction-Tuned Large Language Models are Self-Refiner from Noisy Instructions

ICLR 2024spotlight

While instruction-tuned language models have demonstrated impressive zero-shot generalization, these models often struggle to generate accurate responses when faced with instructions that fall outside their training set. This paper presents Instructive Decoding (ID), a simple yet effective approach…

2024

Leveraging Normalization Layer in Adapters with Progressive Learning and Adaptive Distillation for Cross-Domain Few-Shot Learning

AAAI 2024technical

Cross-domain few-shot learning presents a formidable challenge, as models must be trained on base classes and then tested on novel classes from various domains with only a few samples at hand. While prior approaches have primarily focused on parameter-efficient methods of using adapters, they often…

2024

Preference Alignment with Flow Matching

NeurIPS 2024poster

We present Preference Flow Matching (PFM), a new framework for preference alignment that streamlines the integration of preferences into an arbitrary class of pre-trained models. Existing alignment methods require fine-tuning pre-trained models, which presents challenges such as scalability, ineffic…

2024

Stable Language Model Pre-training by Reducing Embedding Variability

EMNLP 2024main

Stable pre-training is essential for achieving better-performing language models. However, tracking pre-training stability is impractical due to high computational costs. We study Token Embedding Variability as a simple proxy to estimate pre-training stability. We theoretically and empirically demon…

Cited by 0SourcePDFScholar
2024

Synergistic Integration of Coordinate Network and Tensorial Feature for Improving Neural Radiance Fields from Sparse Inputs

ICML 2024poster

The multi-plane representation has been highlighted for its fast training and inference across static and dynamic neural radiance fields. This approach constructs relevant features via projection onto learnable grids and interpolating adjacent vertices. However, it has limitations in capturing low-f…

2024

Towards Difficulty-Agnostic Efficient Transfer Learning for Vision-Language Models

EMNLP 2024main

Vision-language models (VLMs) like CLIP have demonstrated remarkable applicability across a variety of downstream tasks, including zero-shot image classification. Recently, the use of prompts or adapters for efficient transfer learning (ETL) has gained significant attention for effectively adapting…

2024

Towards Fast Multilingual LLM Inference: Speculative Decoding and Specialized Drafters

EMNLP 2024main

Large language models (LLMs) have revolutionized natural language processing and broadened their applicability across diverse commercial applications. However, the deployment of these models is constrained by high inference time in multilingual settings. To mitigate this challenge, this paper explor…

2023

A Gift from Label Smoothing: Robust Training with Adaptive Label Smoothing via Auxiliary Classifier under Label Noise

AAAI 2023technical

As deep neural networks can easily overfit noisy labels, robust training in the presence of noisy labels is becoming an important challenge in modern deep learning. While existing methods address this problem in various directions, they still produce unpredictable sub-optimal results since they rely…

2023

Bayesian Multi-Task Transfer Learning for Soft Prompt Tuning

EMNLP 2023long findings

Prompt tuning, in which prompts are optimized to adapt large-scale pre-trained language models to downstream tasks instead of fine-tuning the full model parameters, has been shown to be particularly effective when the prompts are trained in the multi-task transfer learning setting. These methods gen…

Cited by 0SourcecodeScholar
2023

CUDA: Curriculum of Data Augmentation for Long-tailed Recognition

ICLR 2023top-25%

Class imbalance problems frequently occur in real-world tasks, and conventional deep learning algorithms are well known for performance degradation on imbalanced training datasets. To mitigate this problem, many approaches have aimed to balance among given classes by re-weighting or re-sampling trai…

2023

Contextual Linear Bandits under Noisy Features: Towards Bayesian Oracles

AISTATS 2023poster

We study contextual linear bandit problems under feature uncertainty; they are noisy with missing entries. To address the challenges of the noise, we analyze Bayesian oracles given observed noisy features. Our Bayesian analysis finds that the optimal hypothesis can be far from the underlying realiza…

2023

Coreset Sampling From Open-Set for Fine-Grained Self-Supervised Learning

CVPR 2023poster

Deep learning in general domains has constantly been extended to domain-specific tasks requiring the recognition of fine-grained characteristics. However, real-world applications for fine-grained tasks suffer from two challenges: a high reliance on expert knowledge for annotation and necessity of a…

2023

Denoising after Entropy-Based Debiasing a Robust Training Method for Dataset Bias with Noisy Labels

AAAI 2023technical

Improperly constructed datasets can result in inaccurate inferences. For instance, models trained on biased datasets perform poorly in terms of generalization (i.e., dataset bias). Recent debiasing techniques have successfully achieved generalization performance by underestimating easy-to-learn samp…

2023

Fair Streaming Principal Component Analysis: Statistical and Algorithmic Viewpoint

NeurIPS 2023poster

Fair Principal Component Analysis (PCA) is a problem setting where we aim to perform PCA while making the resulting representation fair in that the projected distributions, conditional on the sensitive attributes, match one another. However, existing approaches to fair PCA have two main problems: th…

2023

Fast and Robust Early-Exiting Framework for Autoregressive Language Models with Synchronized Parallel Decoding

EMNLP 2023long main

To tackle the high inference latency exhibited by autoregressive language models, previous studies have proposed an early-exiting framework that allocates adaptive computation paths for each token based on the complexity of generating the subsequent token. However, we observed several shortcomings,…

Cited by 0SourcecodeScholar
2023

HARE: Explainable Hate Speech Detection with Step-by-Step Reasoning

EMNLP 2023short findings

With the proliferation of social media, accurate detection of hate speech has become critical to ensure safety online. To combat nuanced forms of hate speech, it is important to identify and thoroughly explain hate speech to help users understand its harmful effects. Recent benchmarks have attempted…

Cited by 0SourcecodeScholar
2023

NASH: A Simple Unified Framework of Structured Pruning for Accelerating Encoder-Decoder Language Models

EMNLP 2023long findings

Structured pruning methods have proven effective in reducing the model size and accelerating inference speed in various network architectures such as Transformers. Despite the versatility of encoder-decoder models in numerous NLP tasks, the structured pruning methods on such models are relatively le…

Cited by 0SourcecodeScholar
2023

Nearly Optimal Latent State Decoding in Block MDPs

AISTATS 2023poster

We consider the problem of model estimation in episodic Block MDPs. In these MDPs, the decision maker has access to rich observations or contexts generated from a small number of latent states. We are interested in estimating the latent state decoding function (the mapping from the observations to l…

2023

PLASTIC: Improving Input and Label Plasticity for Sample Efficient Reinforcement Learning

NeurIPS 2023poster

In Reinforcement Learning (RL), enhancing sample efficiency is crucial, particularly in scenarios when data acquisition is costly and risky. In principle, off-policy RL algorithms can improve sample efficiency by allowing multiple updates per environment interaction. However, these multiple updates…

2023

Re-Thinking Federated Active Learning Based on Inter-Class Diversity

CVPR 2023poster

Although federated learning has made awe-inspiring advances, most studies have assumed that the client's data are fully labeled. However, in a real-world scenario, every client may have a significant amount of unlabeled instances. Among the various approaches to utilizing unlabeled data, a federated…

2023

Self-Contrastive Learning: Single-Viewed Supervised Contrastive Framework Using Sub-network

AAAI 2023technical

Contrastive loss has significantly improved performance in supervised classification tasks by using a multi-viewed framework that leverages augmentation and label information. The augmentation enables contrast with another view of a single image but enlarges training time and memory usage. To exploi…

2022

FedBABU: Toward Enhanced Representation for Federated Image Classification

ICLR 2022poster

Federated learning has evolved to improve a single global model under data heterogeneity (as a curse) or to develop multiple personalized models using data heterogeneity (as a blessing). However, little research has considered both directions simultaneously. In this paper, we first investigate the r…

2022

Neural Processes with Stochastic Attention: Paying more attention to the context dataset

ICLR 2022poster

Neural processes (NPs) aim to stochastically complete unseen data points based on a given context dataset. NPs essentially leverage a given dataset as a context representation to derive a suitable identifier for a novel task. To improve the prediction accuracy, many variants of NPs have investigated…

2022

Preservation of the Global Knowledge by Not-True Distillation in Federated Learning

NeurIPS 2022accept

In federated learning, a strong global model is collaboratively learned by aggregating clients' locally trained models. Although this precludes the need to access clients' data directly, the global model's convergence often suffers from data heterogeneity. This study starts from an analogy to contin…

2022

Synergy with Translation Artifacts for Training and Inference in Multilingual Tasks

EMNLP 2022main

Translation has played a crucial role in improving the performance on multilingual tasks: (1) to generate the target language data from the source language data for training and (2) to generate the source language data from the target language data for inference. However, prior works have not consid…

2022

Understanding Cross-Domain Few-Shot Learning Based on Domain Similarity and Few-Shot Difficulty

NeurIPS 2022accept

Cross-domain few-shot learning (CD-FSL) has drawn increasing attention for handling large differences between the source and target domains--an important concern in real-world scenarios. To overcome these large differences, recent works have considered exploiting small-scale unlabeled data from the…

2021

Comparing Kullback-Leibler Divergence and Mean Squared Error Loss in Knowledge Distillation

IJCAI 2021poster

Knowledge distillation (KD), transferring knowledge from a cumbersome teacher model to a lightweight student model, has been investigated to design efficient neural architectures. Generally, the objective function of KD is the Kullback-Leibler (KL) divergence loss between the softened probability di…

2021

FINE Samples for Learning with Noisy Labels

NeurIPS 2021poster

Modern deep neural networks (DNNs) become frail when the datasets contain noisy (incorrect) class labels. Robust techniques in the presence of noisy labels can be categorized into two folds: developing noise-robust functions or using noise-cleansing methods by detecting the noisy data. Recently, noi…

2021

Improved Regret Bounds of Bilinear Bandits using Action Space Analysis

ICML 2021spotlight

We consider the bilinear bandit problem where the learner chooses a pair of arms, each from two different action spaces of dimension $d_1$ and $d_2$, respectively. The learner then receives a reward whose expectation is a bilinear function of the two chosen arms with an unknown matrix parameter $\Th…

Cited by 10SourcePDFScholar
2020

Convergence Rates of Gradient Descent and MM Algorithms for Bradley-Terry Models

AISTATS 2020poster

We present tight convergence rate bounds for gradient descent and MM algorithms for maximum likelihood (ML) estimation and maximum a posteriori probability (MAP) estimation of a popular Bayesian inference method, for Bradley-Terry models of ranking data. Our results show that MM algorithms have the…