← Search

Min-Hwan Oh

48 accepted papers

2026

Follow-the-Perturbed-Leader for Decoupled Bandits: Best-of-Both-Worlds and Practicality

ICML 2026poster

We study the decoupled multi-armed bandit problem, where the learner selects one arm for exploration and one arm for exploitation separately at each round. In this setting, the loss of the explored arm is observed but not incurred, whereas the loss of the exploited arm is incurred without being obse…

Cited by 0SourceScholar
2026

Generalized Linear Bandits with Memory

ICML 2026poster

We study generalized linear bandits with memory, a non-stationary setting in which rewards depend on past actions through a finite memory matrix. Building on prior work for linear models Clerici et al.,(2024), we show that the previously known $\tilde{\mathcal{O}}(T^{3/4})$ regret stems from a loose…

Cited by 0SourceScholar
2026

Latent Representation Alignment for Offline Goal-Conditioned Reinforcement Learning

ICML 2026poster

Offline goal-conditioned reinforcement learning (GCRL) provides a practical framework for obtaining goal-reaching policies from fixed datasets. However, learning a reliable goal-conditioned value function in long-horizon tasks remains challenging. In this paper, we identify erroneous generalization …

Cited by 0SourceScholar
2026

Optimal Design for Multinomial Logit Model with Applications to Best Assortment Identification

ICML 2026poster

We study optimal experimental design for multinomial logit (MNL) bandits, where an agent repeatedly selects a subset of $K$ items from a ground set of size $N$ and observes single-choice feedback. Unlike linear or generalized linear bandits, MNL bandits have a combinatorial action space, which makes…

Cited by 0SourceScholar
2026

Peng's Q($\lambda$) for Conservative Value Estimation in Offline Reinforcement Learning

ICLR 2026poster

We propose a model-free offline multi-step reinforcement learning (RL) algorithm, Conservative Peng's Q($\lambda$) (CPQL). Our algorithm adapts the Peng's Q($\lambda$) (PQL) operator for conservative value estimation as an alternative to the Bellman operator. To the best of our knowledge, this is th…

Cited by 0SourcecodeScholar
2025

Adversarial Policy Optimization for Offline Preference-based Reinforcement Learning

ICLR 2025poster

In this paper, we study offline preference-based reinforcement learning (PbRL), where learning is based on pre-collected preference feedback over pairs of trajectories. While offline PbRL has demonstrated remarkable empirical success, existing theoretical approaches face challenges in ensuring conse…

2025

EUGens: Efficient, Unified and General Dense Layers

NeurIPS 2025poster

Efficient neural networks are essential for scaling machine learning models to real-time applications and resource-constrained environments. Fully-connected feedforward layers (FFLs) introduce computation and parameter count bottlenecks within neural network architectures. To address this challenge…

Cited by 0SourceScholar
2025

Linear Bandits with Partially Observable Features

ICML 2025poster

We study the linear bandit problem that accounts for partially observable features. Without proper handling, unobserved features can lead to linear regret in the decision horizon $T$, as their influence on rewards is unknown. To tackle this challenge, we propose a novel theoretical framework and an…

Cited by 0SourcePDFScholar
2025

Position: AI Should Sense Better, Not Just Scale Bigger: Adaptive Sensing as a Paradigm Shift

NeurIPS 2025poster

Current AI advances largely rely on scaling neural models and expanding training datasets to achieve generalization and robustness. Despite notable successes, this paradigm incurs significant environmental, economic, and ethical costs, limiting sustainability and equitable access. Inspired by biolog…

Cited by 0SourceScholar
2025

Preference-based Reinforcement Learning beyond Pairwise Comparisons: Benefits of Multiple Options

NeurIPS 2025poster

We study online preference-based reinforcement learning (PbRL) with the goal of improving sample efficiency. While a growing body of theoretical work has emerged—motivated by PbRL’s recent empirical success, particularly in aligning large language models (LLMs)—most existing studies focus only on pa…

Cited by 0SourceScholar
2025

Revisiting Follow-the-Perturbed-Leader with Unbounded Perturbations in Bandit Problems

NeurIPS 2025poster

Follow-the-Regularized-Leader (FTRL) policies have achieved Best-of-Both-Worlds (BOBW) results in various settings through hybrid regularizers, whereas analogous results for Follow-the-Perturbed-Leader (FTPL) remain limited due to inherent analytical challenges. To advance the analytical founda…

Cited by 0SourceScholar
2024

Learning Uncertainty-Aware Temporally-Extended Actions

AAAI 2024technical

In reinforcement learning, temporal abstraction in the action space, exemplified by action repetition, is a technique to facilitate policy learning through extended actions. However, a primary limitation in previous studies of action repetition is its potential to degrade performance, particularly w…

Cited by 2SourcePDFScholar
2024

Randomized Exploration for Reinforcement Learning with Multinomial Logistic Function Approximation

NeurIPS 2024poster

We study reinforcement learning with _multinomial logistic_ (MNL) function approximation where the underlying transition probability kernel of the _Markov decision processes_ (MDPs) is parametrized by an unknown transition core with features of state and action. For the finite horizon episodic setti…

Cited by 0SourcePDFScholar
2023

Model-Based Reinforcement Learning with Multinomial Logistic Function Approximation

AAAI 2023technical

We study model-based reinforcement learning (RL) for episodic Markov decision processes (MDP) whose transition probability is parametrized by an unknown transition core with features of state and action. Despite much recent progress in analyzing algorithms in the linear MDP setting, the understandin…

Cited by 9SourcePDFScholar
2023

Semi-Parametric Contextual Pricing Algorithm using Cox Proportional Hazards Model

ICML 2023poster

Contextual dynamic pricing is a problem of setting prices based on current contextual information and previous sales history to maximize revenue. A popular approach is to postulate a distribution of customer valuation as a function of contextual information and the baseline valuation. A semi-paramet…

Cited by 3SourcePDFScholar
2023

Squeeze All: Novel Estimator and Self-Normalized Bound for Linear Contextual Bandits

AISTATS 2023poster

We propose a linear contextual bandit algorithm for linear contextual bandits with $O(\sqrt{dT \log T})$ regret bound, where $d$ is the dimension of contexts and $T$ is the time horizon. Our proposed algorithm is equipped with a novel estimator in which exploration is embedded through explicit rando…

Cited by 5SourcePDFScholar