← Search

Dohyung Kim

21 accepted papers

2026

Beyond Normalization: Rethinking the Partition Function as a Difficulty Scheduler for RLVR

ICML 2026poster

Reward-maximizing RL methods enhance the reasoning performance of LLMs, but often reduce the diversity among outputs. Recent works address this issue by adopting GFlowNets, training LLMs to match a target distribution while jointly learning its partition function. In contrast to prior works that tre…

Cited by 0SourceScholar
2026

Confidence-Guided Stepwise Model Routing for Cost-Efficient Reasoning

AAAI 2026technical

Recent advances in Large Language Models (LLMs) - particularly model scaling and test-time techniques - have greatly enhanced the reasoning capabilities of language models at the expense of higher inference costs. To lower inference costs, prior works train router models or deferral mechanisms that

Cited by 0SourcePDFScholar
2025

ReflAct: World-Grounded Decision Making in LLM Agents via Goal-State Reflection

EMNLP 2025

Recent advances in LLM agents have largely built on reasoning backbones like ReAct, which interleave thought and action in complex environments. However, ReAct often produces ungrounded or incoherent reasoning steps, leading to misalignment between the agent’s actual state and goals. Our analysis fi

2025

Subnet-Aware Dynamic Supernet Training for Neural Architecture Search

CVPR 2025poster

N-shot neural architecture search (NAS) exploits a supernet containing all candidate subnets for a given search space. The subnets are typically trained with a static training strategy (e.g., using the same learning rate (LR) scheduler and optimizer for all subnets). This, however, does not consider…

Cited by 0SourcePDFScholar
2024

Can LLMs Recognize Toxicity? A Structured Investigation Framework and Toxicity Metric

EMNLP 2024finding

In the pursuit of developing Large Language Models (LLMs) that adhere to societal standards, it is imperative to detect the toxicity in the generated text. The majority of existing toxicity metrics rely on encoder models trained on specific toxicity datasets, which are susceptible to out-of-distribu…

2024

Toward INT4 Fixed-Point Training via Exploring Quantization Error for Gradients

ECCV 2024poster

"Network quantization generally converts full-precision weights and/or activations into low-bit fixed-point values in order to accelerate an inference process. Recent approaches to network quantization further discretize the gradients into low-bit fixed-point values, enabling an efficient training.…

Cited by 0SourcePDFScholar
2023

Camera-Driven Representation Learning for Unsupervised Domain Adaptive Person Re-identification

ICCV 2023poster

We present a novel unsupervised domain adaption method for person re-identification (reID) that generalizes a model trained on a labeled source domain to an unlabeled target domain. We introduce a camera-driven curriculum learning (CaCL) framework that leverages camera labels of person images to tra…

Cited by 40PDFScholar
2022

Fair Contrastive Learning for Facial Attribute Classification

CVPR 2022poster

Learning visual representation of high quality is essential for image classification. Recently, a series of contrastive representation learning methods have achieved preeminent success. Particularly, SupCon outperformed the dominant methods based on cross-entropy loss in representation learning. How…

Cited by 98PDFcodeScholar
2022

KoBEST: Korean Balanced Evaluation of Significant Tasks

COLING 2022main

A well-formulated benchmark plays a critical role in spurring advancements in the natural language processing (NLP) field, as it allows objective and precise evaluation of diverse models. As modern language models (LMs) have become more elaborate and sophisticated, more difficult benchmarks that req…

2021

Learning Disentangled Representation for Fair Facial Attribute Classification via Fairness-aware Information Alignment

AAAI 2021technical

Although AI systems archive a great success in various societal fields, there still exists a challengeable issue of outputting discriminatory results with respect to protected attributes (e.g., gender and age). The popular approach to solving the issue is to remove protected attribute information in…

Cited by 65SourcePDFScholar
2021

Mitigating Inter-Subject Brain Signal Variability FOR EEG-Based Driver Fatigue State Classification

ICASSP 2021accepted

With great research advances on Brain-Computer-Interface (BCI) systems, Electroencephalography (EEG) based driver fatigue state classification models have shown its effectiveness. However, EEG signals contain large differences between individuals, making it hard to build a unified model among indivi…

Cited by 0SourceScholar
2020

ETRI-Activity3D: A Large-Scale RGB-D Dataset for Robots to Recognize Daily Activities of the Elderly

IROS 2020poster

Deep learning, based on which many modern algorithms operate, is well known to be data-hungry. In particular, the datasets appropriate for the intended application are difficult to obtain. To cope with this situation, we introduce a new dataset called ETRI-Activity3D, focusing on the daily activitie…

Cited by 100SourcecodeScholar
2020

Learning with Privileged Information for Efficient Image Super-Resolution

ECCV 2020poster

Convolutional neural networks (CNNs) have allowed remarkable advances in single image super-resolution (SISR) over the last decade. Most SR methods based on CNNs have focused on achieving performance gains in terms of quality metrics, such as PSNR and SSIM, over classical approaches. They typically…

Cited by 162SourcePDFScholar