← Search

Hyojun Kim

7 accepted papers

2026

EMBGUARD: Constructing Hazard-Aware Guardrails for Safe Planning in Embodied Agents

ICML 2026poster

MLLM-powered embodied agents deployed in real-world environments encounter physical hazards. However, existing approaches lack explicit mechanisms for identifying hazards and reasoning about action-conditioned risks, leading agents to either miss risky interactions or over-identify risks. To address…

Cited by 0SourceScholar
2026

Embodied Agents Meet Personalization: Investigating Challenges and Solutions Through the Lens of Memory Utilization

ICLR 2026poster

LLM-powered embodied agents have shown success on conventional object-rearrangement tasks, but providing personalized assistance that leverages user-specific knowledge from past interactions presents new challenges. We investigate these challenges through the lens of agents' memory utilization along…

Cited by 0SourcecodeScholar
2025

SALAD: Improving Robustness and Generalization through Contrastive Learning with Structure-Aware and LLM-Driven Augmented Data

NAACL 2025long

In various natural language processing (NLP) tasks, fine-tuning Pre-trained Language Models (PLMs) often leads to the issue of spurious correlations, which negatively impacts performance, particularly when dealing with out-of-distribution data.To address this problem, we propose **SALAD** (**S**truc…

Cited by 0SourcePDFScholar
2025

Web-Shepherd: Advancing PRMs for Reinforcing Web Agents

NeurIPS 2025spotlight

Web navigation is a unique domain that can automate many repetitive real-life tasks and is challenging as it requires long-horizon sequential decision making beyond typical multimodal large language model (MLLM) tasks. Yet, specialized reward models for web navigation that can be utilized during bot…

Cited by 0SourcecodeScholar
2023

BLOCSUM: Block Scope-based Source Code Summarization via Shared Block Representation

ACL 2023findings

Code summarization, which aims to automatically generate natural language descriptions from source code, has become an essential task in software development for better program understanding. Abstract Syntax Tree (AST), which represents the syntax structure of the source code, is helpful when utiliz…

2022

TABS: Efficient Textual Adversarial Attack for Pre-trained NL Code Model Using Semantic Beam Search

EMNLP 2022main

As pre-trained models have shown successful performance in program language processing as well as natural language processing, adversarial attacks on these models also attract attention.However, previous works on black-box adversarial attacks generated adversarial examples in a very inefficient way…

Cited by 10SourcePDFScholar
2021

SS-IL: Separated Softmax for Incremental Learning

ICCV 2021poster

We consider class incremental learning (CIL) problem, in which a learning agent continuously learns new classes from incrementally arriving training data batches and aims to predict well on all the classes learned so far. The main challenge of the problem is the catastrophic forgetting, and for the…

Cited by 251PDFScholar