← Search

Seongmin Kim

3 accepted papers

2026

ReSyn: A Generalized Recursive Regular Expression Synthesis Framework

IJCAI 2026

Existing Programming-By-Example (PBE) systems often rely on simplified benchmarks that fail to capture the high structural complexity—such as deeper nesting and frequent Unions—of real-world regexes. To overcome the resulting performance drop, we propose ReSyn, a synthesizer-agnostic divide-and-conq

Cited by 0Scholar
2026

Towards Robust Vision Transformers: Path Dependency Analysis and a Simple Two-Stage Adversarial Training

CVPR 2026

The Vision Transformer (ViT) has surpassed Convolutional Neural Networks (CNNs) in performance, becoming the de facto architecture in modern computer vision. However, despite its superior representational capacity, research on the adversarial robustness of ViTs remains limited, with most studies sti

Cited by 0SourceScholar
2024

The Max-Min Formulation of Multi-Objective Reinforcement Learning: From Theory to a Model-Free Algorithm

ICML 2024poster

In this paper, we consider multi-objective reinforcement learning, which arises in many real-world problems with multiple optimization goals. We approach the problem with a max-min framework focusing on fairness among the multiple goals and develop a relevant theory and a practical model-free algori…