Skip to main content

Jungseul Ok

Pohang University of Science and Technology · Computer Science

About the Lab

Professor Jungseul Ok's research lab specializes in algorithmic decision-making under uncertainty, with a focus on stochastic optimization, reinforcement learning, and networked systems. The lab develops provably optimal algorithms for problems such as combinatorial multi-armed bandits, rate adaptation in wireless networks, and influence maximization in social networks, emphasizing theoretical guarantees and practical performance. Key research directions include online learning, structured Markov decision processes, and efficient exploration in complex environments with limited feedback. The lab bridges theory and practice, designing adaptive algorithms that minimize sample or time complexity while achieving optimal performance.

stochastic optimizationmulti-armed banditsrate adaptationinfluence maximizationreinforcement learning

Research Overview

Papers
94
Total Citations
466
Papers (5y)
56
Primary Field
Computer Science

Research Output Trend

Figures are computed from collected data and may differ slightly.

Publications per year (5y)
56total
2022
2023
2024
2025
2026
Citations per year (5y)
130total
20222023202420252026

Selected Papers

15
1
Article|63 citations·2018
Combinatorial Pure Exploration with Continuous and Separable Reward Functions and Its Applications
Weiran Huang, Jungseul Ok, Liang Li, Wei Chen
OA

We study the Combinatorial Pure Exploration problem with Continuous and Separable reward functions (CPE-CS) in the stochastic multi-armed bandit setting. In a CPE-CS instance, we are given several stochastic arms with unknown distributions, as well as a collection of possible decisions. Each decision has a reward according to the distributions of arms. The goal is to identify the decision with the maximum reward, using as few arm samples as possible. The problem generalizes the combinatorial pur

Management Science and Operations ResearchDecision Sciences
2
Article|57 citations·2018
Optimal Rate Sampling in 802.11 Systems: Theory, Design, and Implementation
Richard Combes, Jungseul Ok, Alexandre Proutière, Donggyu Yun, Yung Yi
SJR Q1IEEE Transactions on Mobile Computing

Rate Adaptation (RA) is a fundamental mechanism in 802.11 systems. It allows transmitters to adapt the coding and modulation scheme as well as the MIMO transmission mode to the radio channel conditions, to learn and track the (mode, rate) pair providing the highest throughput. The design of RA mechanisms has been mainly driven by heuristics. In contrast, we rigorously formulate RA as an online stochastic optimization problem. We solve this problem and present G-ORS (Graphical Optimal Rate Sampli

Computer Networks and CommunicationsComputer Science
3
Article|46 citations·2014
Optimal Rate Sampling in 802.11 systems
Richard Combes, Alexandre Proutière, Donggyu Yun, Jungseul Ok, Yung Yi
OA

Rate Adaptation (RA) is a fundamental mechanism in 802.11 systems. It allows transmitters to adapt the coding and modulation scheme as well as the MIMO transmission mode to the radio channel conditions, and in turn, to learn and track the (mode, rate) pair providing the highest throughput. So far, the design of RA mechanisms has been mainly driven by heuristics. In contrast, in this paper, we rigorously formulate such design as an online stochastic optimisation problem. We solve this problem and

Electrical and Electronic EngineeringEngineering
4
Book Chapter|44 citations·2022
Towards Sequence-Level Training for Visual Tracking
Minji Kim, Seungkwan Lee, Jungseul Ok, Bohyung Han, Minsu Cho
SJR Q2Lecture notes in computer science
Computer Vision and Pattern RecognitionComputer Science
5
Article|36 citations·2012
Embedding of virtual network requests over static wireless multihop networks
Donggyu Yun, Jungseul Ok, Bongjhin Shin, Soobum Park, Yung Yi
SJR Q1Computer Networks
Computer Networks and CommunicationsComputer Science
6
Article|29 citations·2018
Exploration in Structured Reinforcement Learning
Jungseul Ok, Alexandre Proutière, Damianos Tranos
Open Access System for Information Sharing (Pohang University of Science and Technology)OA

We address reinforcement learning problems with finite state and action spaces where the underlying MDP has some known structure that could be potentially exploited to minimize the exploration rates of suboptimal (state, action) pairs. For any arbitrary structure, we derive problem-specific regret lower bounds satisfied by any learning algorithm. These lower bounds are made explicit for unstructured MDPs and for those whose transition probabilities and average reward functions are Lipschitz cont

Artificial IntelligenceComputer Science
7
Article|20 citations·2014
On maximizing diffusion speed in social networks
Jungseul Ok, Youngmi Jin, Jinwoo Shin, Yung Yi

A variety of models have been proposed and analyzed to understand how a new innovation (e.g., a technology, a product, or even a behavior) diffuses over a social network, broadly classified into either of epidemic-based or game-based ones. In this paper, we consider a game-based model, where each individual makes a selfish, rational choice in terms of its payoff in adopting the new innovation, but with some noise. We study how diffusion effect can be maximized by seeding a subset of individuals

Statistical and Nonlinear PhysicsPhysics and Astronomy
8
Book Chapter|18 citations·2022
Combating Label Distribution Shift for Active Domain Adaptation
Sehyun Hwang, Sohyun Lee, Sungyeon Kim, Jungseul Ok, Suha Kwak
SJR Q2Lecture notes in computer science
Artificial IntelligenceComputer Science
9
Article|15 citations·2016
On Maximizing Diffusion Speed Over Social Networks With Strategic Users
Jungseul Ok, Youngmi Jin, Jinwoo Shin, Yung Yi
SJR Q1IEEE/ACM Transactions on Networking

A variety of models have been proposed and analyzed to understand how a new innovation (e.g., a technology, a product, or even a behavior) diffuses over a social network, broadly classified into either of epidemic-based or game-based ones. In this paper, we consider a game-based model, where each individual makes a selfish, rational choice in terms of its payoff in adopting the new innovation, but with some noise. We address the following two questions on the diffusion speed of a new innovation

Statistical and Nonlinear PhysicsPhysics and Astronomy
10
Article|14 citations·2016
Optimality of Belief Propagation for Crowdsourced Classification
Jungseul Ok, Sewoong Oh, Jinwoo Shin, Yung Yi
arXiv (Cornell University)OA

Crowdsourcing systems are popular for solving large-scale labelling tasks with low-paid (or even non-paid) workers. We study the problem of recovering the true labels from noisy crowdsourced labels under the popular Dawid-Skene model. To address this inference problem, several algorithms have recently been proposed, but the best known guarantee is still significantly larger than the fundamental limit. We close this gap under a simple but canonical scenario where each worker is assigned at most t

Computer Science ApplicationsComputer Science
11
Article|13 citations·2023
Adaptive Superpixel for Active Learning in Semantic Segmentation
Hoyoung Kim, Minhyeon Oh, Sehyun Hwang, Suha Kwak, Jungseul Ok

Learning semantic segmentation requires pixel-wise annotations, which can be time-consuming and expensive. To reduce the annotation cost, we propose a superpixel-based active learning (AL) framework, which collects a dominant label per superpixel instead. To be specific, it consists of adaptive superpixel and sieving mechanisms, fully dedicated to AL. At each round of AL, we adaptively merge neighboring pixels of similar learned features into superpixels. We then query a selected subset of these

Computer Vision and Pattern RecognitionComputer Science
12
Preprint|12 citations·2018
Exploration in Structured Reinforcement Learning
Jungseul Ok, Alexandre Proutière, Damianos Tranos
arXiv (Cornell University)OA

We address reinforcement learning problems with finite state and action spaces where the underlying MDP has some known structure that could be potentially exploited to minimize the exploration rates of suboptimal (state, action) pairs. For any arbitrary structure, we derive problem-specific regret lower bounds satisfied by any learning algorithm. These lower bounds are made explicit for unstructured MDPs and for those whose transition probabilities and average reward functions are Lipschitz cont

Management Science and Operations ResearchDecision Sciences
13
Article|10 citations·2013
On the impact of global information on diffusion of innovations over social networks
Youngmi Jin, Jungseul Ok, Yung Yi, Jinwoo Shin

This paper studies how global information affects the diffusion of innovations on a network. The diffusion of innovation is modeled by the logit dynamics of a weighted N-person coordination game among (bounded) rational users where innovations spread through users' strategic choices. We find a critical asymptotic threshold for the weight on global information where the diffusion of innovations undergoes a transition in the rate of convergence regardless of any network structure. In particular, i

Management Science and Operations ResearchDecision Sciences
14
Article|7 citations·2022
Learning Continuous Representation of Audio for Arbitrary Scale Super Resolution
Jaechang Kim, Yunjoo Lee, Seunghoon Hong, Jungseul Ok
ICASSP 2022 - 2022 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)

Audio super resolution aims to predict the missing high resolution components of the low resolution audio signals. While audio in nature is a continuous signal, current approaches treat it as discrete data (i.e., input is defined on discrete time domain), and consider the super resolution over a fixed scale factor (i.e., it is required to train a new neural network to change output resolution). To obtain a continuous representation of audio and enable super resolution for arbitrary scale factor,

Computer Vision and Pattern RecognitionComputer Science
15
Article|5 citations·2014
On maximizing diffusion speed in social networks
Jungseul Ok, Youngmi Jin, Jinwoo Shin, Yung Yi
SJR Q3ACM SIGMETRICS Performance Evaluation Review

A variety of models have been proposed and analyzed to understand how a new innovation (e.g., a technology, a product, or even a behavior) diffuses over a social network, broadly classified into either of epidemic-based or game-based ones. In this paper, we consider a game-based model, where each individual makes a selfish, rational choice in terms of its payoff in adopting the new innovation, but with some noise. We study how diffusion effect can be maximized by seeding a subset of individuals

Statistical and Nonlinear PhysicsPhysics and Astronomy

Research Areas

Artificial IntelligenceComputer Science ApplicationsComputer Vision and Pattern RecognitionManagement Science and Operations ResearchStatistical and Nonlinear PhysicsComputer Networks and Communications

Dive deeper into Jungseul Ok's research on Nubint

Open this lab's papers in the app to read with AI, summarize, and cite in your writing.