← Search

Seungyong Moon

7 accepted papers

2025

Learning to Better Search with Language Models via Guided Reinforced Self-Training

NeurIPS 2025poster

While language models have shown remarkable performance across diverse tasks, they still encounter challenges in complex reasoning scenarios. Recent research suggests that language models trained on linearized search traces toward solutions, rather than solely on the final solutions, exhibit improve…

Cited by 0SourcecodeScholar
2023

Discovering Hierarchical Achievements in Reinforcement Learning via Contrastive Learning

NeurIPS 2023poster

Discovering achievements with a hierarchical structure in procedurally generated environments presents a significant challenge. This requires an agent to possess a broad range of abilities, including generalization and long-term reasoning. Many prior methods have been built upon model-based or hiera…

2022

Preemptive Image Robustification for Protecting Users against Man-in-the-Middle Adversarial Attacks

AAAI 2022technical

Deep neural networks have become the driving force of modern image recognition systems. However, the vulnerability of neural networks against adversarial attacks poses a serious threat to the people affected by these systems. In this paper, we focus on a real-world threat model where a Man-in-the-Mi…

2022

Query-Efficient and Scalable Black-Box Adversarial Attacks on Discrete Sequential Data via Bayesian Optimization

ICML 2022spotlight

We focus on the problem of adversarial attacks against models on discrete sequential data in the black-box setting where the attacker aims to craft adversarial examples with limited query access to the victim model. Existing black-box attacks, mostly based on greedy algorithms, find adversarial exam…

2022

Rethinking Value Function Learning for Generalization in Reinforcement Learning

NeurIPS 2022accept

Our work focuses on training RL agents on multiple visually diverse environments to improve observational generalization performance. In prior methods, policy and value networks are separately optimized using a disjoint network architecture to avoid interference and obtain a more accurate value func…

2021

Uncertainty-Based Offline Reinforcement Learning with Diversified Q-Ensemble

NeurIPS 2021poster

Offline reinforcement learning (offline RL), which aims to find an optimal policy from a previously collected static dataset, bears algorithmic difficulties due to function approximation errors from out-of-distribution (OOD) data points. To this end, offline RL algorithms adopt either a constraint o…

Cited by 350SourcePDFScholar
2019

Parsimonious Black-Box Adversarial Attacks via Efficient Combinatorial Optimization

ICML 2019oral

Solving for adversarial examples with projected gradient descent has been demonstrated to be highly effective in fooling the neural network based classifiers. However, in the black-box setting, the attacker is limited only to the query access to the network and solving for a successful adversarial e…