← Search

Jaehyung Kim

40 accepted papers

2026

Enhancing Instruction Following of LLMs via Activation Steering with Dynamic Rejection

ICLR 2026poster

Large Language Models (LLMs), despite advances in instruction tuning, often fail to follow complex user instructions. Activation steering techniques aim to mitigate this by manipulating model internals, but have a potential risk of oversteering, where excessive emphasis on the instruction degrades t…

Cited by 0SourcecodeScholar
2026

Learning from the Undesirable: Robust Adaptation of Language Models Without Forgetting

AAAI 2026technical

Language models (LMs) are often adapted through supervised fine-tuning (SFT) to specialize their capabilities for downstream tasks. However, in typical scenarios where the fine-tuning data is limited, e.g., compared to pre-training, SFT can lead LMs to overfit, causing them to rely on spurious patte

Cited by 0SourcePDFScholar
2026

Prior-based Noisy Text Data Filtering: Fast and Strong Alternative For Perplexity

ICLR 2026poster

As large language models (LLMs) are pretrained on massive web corpora, careful selection of data becomes essential to ensure effective and efficient learning. While perplexity (PPL)-based filtering has demonstrated strong performance, it suffers from drawbacks: substantial time costs and inherent un…

Cited by 0SourcecodeScholar
2026

RPM: Reasoning-Level Personalization for Black-Box Large Language Models

ICLR 2026poster

While black-box large language models are widely deployed, they produce generic outputs that overlook individual user preferences. Current personalization methods are fundamentally limited to response-level personalization; they only match final outputs, failing to model the underlying reasoning tha…

Cited by 0SourcecodeScholar
2026

Shared Semantics, Divergent Mechanisms: Unsupervised Feature Discovery by Aligning Semantics and Mechanisms

ICML 2026spotlight

As large language models are increasingly deployed in high-stakes settings, there is a growing need for tools that audit not only model outputs but also the internal computations that produce them. Circuit analysis is a central approach in mechanistic interpretability, but it is typically target-con…

Cited by 0SourceScholar
2025

A low-cost and lightweight 6 DoF bimanual arm for dynamic and contact-rich manipulation

RSS 2025poster

Dynamic and contact-rich object manipulation, such as striking, snatching, or hammering, remains challenging for robotic systems due to hardware limitations. Most existing robots are constrained by high-inertia design, limited compliance, and reliance on expensive torque sensors. To address this, we…

Cited by 0PDFScholar
2025

Debiasing Online Preference Learning via Preference Feature Preservation

ACL 2025finding

Recent preference learning frameworks for large language models (LLMs) simplify human preferences with binary pairwise comparisons and scalar rewards. This simplification could make LLMs’ responses biased to mostly preferred features, and would be exacerbated during the iterations of online preferen…

2025

Fast and Fluent Diffusion Language Models via Convolutional Decoding and Rejective Fine-tuning

NeurIPS 2025spotlight

Autoregressive (AR) language models generate text one token at a time, which limits their inference speed. Diffusion-based language models offer a promising alternative, as they can decode multiple tokens in parallel. However, we identify a key bottleneck in current diffusion LMs: the \textbf{long d…

Cited by 0SourcecodeScholar
2025

Personalized Language Models via Privacy-Preserving Evolutionary Model Merging

EMNLP 2025

Personalization in language models aims to tailor model behavior to individual users or user groups. Prompt-based methods incorporate user preferences into queries, while training-based methods encode them into model parameters. Model merging has also been explored for personalization under limited

2025

ReVISE: Learning to Refine at Test-Time via Intrinsic Self-Verification

ICML 2025poster

Self-awareness, i.e., the ability to assess and correct one's generation, is a fundamental aspect of human intelligence, making its replication in large language models (LLMs) an important yet challenging task. Previous works tackle this by employing extensive reinforcement learning or relying on la…

Cited by 3SourcePDFScholar
2025

Robot-R1: Reinforcement Learning for Enhanced Embodied Reasoning in Robotics

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) have recently shown great promise in advancing robotics by combining embodied reasoning with robot control. A common approach involves training on embodied reasoning tasks related to robot control using Supervised Fine-Tuning (SFT). However, SFT datasets are ofte…

Cited by 0SourceScholar
2025

Spread Preference Annotation: Direct Preference Judgment for Efficient LLM Alignment

ICLR 2025oral

Aligning large language models (LLMs) with human preferences becomes a key component to obtaining state-of-the-art performance, but it yields a huge cost to construct a large human-annotated preference dataset. To tackle this problem, we propose a new framework, Spread Preference Annotation with dir…

Cited by 5SourcePDFScholar
2024

An Intuitive Multi-Frequency Feature Representation for SO(3)-Equivariant Networks

ICLR 2024poster

The usage of 3D vision algorithms, such as shape reconstruction, remains limited because they require inputs to be at a fixed canonical rotation. Recently, a simple equivariant network, Vector Neuron (VN) has been proposed that can be easily used with the state-of-the-art 3D neural network (NN) arch…

Cited by 1SourcePDFScholar
2024

Hierarchical Context Merging: Better Long Context Understanding for Pre-trained LLMs

ICLR 2024poster

Large language models (LLMs) have shown remarkable performance in various natural language processing tasks. However, a primary constraint they face is the context limit, i.e., the maximum number of tokens they can process. Previous works have explored architectural changes and modifications in posi…

2024

Kinematic Calibration of a Redundant Robot in Closed-Loop System Using Indicated Competitive Swarm Method

RA-L 2024

Previous calibration techniques often relied on specialized end-effector trajectory tracking devices, such as a laser tracker, which can be expensive and impractical in specific environments. Furthermore, research on the calibration of redundant manipulators has been relatively scarce compared to no

Cited by 1SourceScholar
2024

Meta-Crafting: Improved Detection of Out-of-Distributed Texts via Crafting Metadata Space (Student Abstract)

AAAI 2024technical

Detecting out-of-distribution (OOD) samples is crucial for robust NLP models. Recent works observe two OOD types: background shifts (style change) and semantic shifts (content change), but existing detection methods vary in effectiveness for each type. To this end, we propose Meta-Crafting, a unifie…

Cited by 1SourcePDFScholar
2024

Online Adaptation of Language Models with a Memory of Amortized Contexts

NeurIPS 2024poster

Due to the rapid generation and dissemination of information, large language models (LLMs) quickly run out of date despite enormous development costs. To address the crucial need to keep models updated, online learning has emerged as a critical tool when utilizing LLMs for real-world applications. H…

2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

Optimized Feature Generation for Tabular Data via LLMs with Decision Tree Reasoning

NeurIPS 2024poster

In tabular prediction tasks, tree-based models combined with automated feature engineering methods often outperform deep learning approaches that rely on learned representations. While these feature engineering techniques are effective, they typically depend on a pre-defined search space and primari…

2024

SuRe: Summarizing Retrievals using Answer Candidates for Open-domain QA of LLMs

ICLR 2024poster

Large language models (LLMs) have made significant advancements in various natural language processing tasks, including question answering (QA) tasks. While incorporating new information with the retrieval of relevant passages is a promising way to improve QA with LLMs, the existing methods often re…

2023

Everyone’s Voice Matters: Quantifying Annotation Disagreement Using Demographic Information

AAAI 2023technical

In NLP annotation, it is common to have multiple annotators label the text and then obtain the ground truth labels based on major annotators’ agreement. However, annotators are individuals with different backgrounds and various voices. When annotation tasks become subjective, such as detecting polit…

Cited by 44SourcePDFScholar
2023

Pre-and Post-Contact Policy Decomposition for Non-Prehensile Manipulation with Zero-Shot Sim-To-Real Transfer

IROS 2023poster

We present a system for non-prehensile manipulation that require a significant number of contact mode transitions and the use of environmental contacts to successfully manipulate an object to a target location. Our method is based on deep reinforcement learning which, unlike state-of-the-art plannin…

Cited by 12SourceScholar
2023

Prefer to Classify: Improving Text Classifiers via Auxiliary Preference Learning

ICML 2023poster

The development of largely human-annotated benchmarks has driven the success of deep neural networks in various NLP tasks. To enhance the effectiveness of existing benchmarks, collecting new additional input-output pairs is often too costly and challenging, particularly considering their marginal im…

2023

RoAST: Robustifying Language Models via Adversarial Perturbation with Selective Training

EMNLP 2023long findings

Fine-tuning pre-trained language models (LMs) has become the de facto standard in many NLP tasks. Nevertheless, fine-tuned LMs are still prone to robustness issues, such as adversarial robustness and model calibration. Several perspectives of robustness for LMs have been studied independently, but l…

Cited by 0SourcecodeScholar
2023

infoVerse: A Universal Framework for Dataset Characterization with Multidimensional Meta-information

ACL 2023long

The success of NLP systems often relies on the availability of large, high-quality datasets. However, not all samples in these datasets are equally valuable for learning, as some may be redundant or noisy. Several methods for characterizing datasets based on model-driven meta-information (e.g., mode…

2022

Patch-Level Representation Learning for Self-Supervised Vision Transformers

CVPR 2022oral

Recent self-supervised learning (SSL) methods have shown impressive results in learning visual representations from unlabeled images. This paper aims to improve their performance further by utilizing the architectural advantages of the underlying neural network, as the current state-of-the-art visua…

Cited by 66PDFcodeScholar
2022

Spread Spurious Attribute: Improving Worst-group Accuracy with Spurious Attribute Estimation

ICLR 2022poster

The paradigm of worst-group loss minimization has shown its promise in avoiding to learn spurious correlations, but requires costly additional supervision on spurious attributes. To resolve this, recent works focus on developing weaker forms of supervision---e.g., hyperparameters discovered with a s…

Cited by 105SourcePDFScholar
2022

Time Is MattEr: Temporal Self-supervision for Video Transformers

ICML 2022spotlight

Understanding temporal dynamics of video is an essential aspect of learning better video representations. Recently, transformer-based architectural designs have been extensively explored for video tasks due to their capability to capture long-term dependency of input sequences. However, we found tha…

2022

What Makes Better Augmentation Strategies? Augment Difficult but Not too Different

ICLR 2022poster

The practice of data augmentation has been extensively used to boost the performance of deep neural networks for various NLP tasks. It is more effective when only a limited number of labeled samples is available, e.g., low-data or class-imbalanced regimes. Most current augmentation techniques rely o…

Cited by 15SourcePDFScholar
2020

Distribution Aligning Refinery of Pseudo-label for Imbalanced Semi-supervised Learning

NeurIPS 2020poster

While semi-supervised learning (SSL) has proven to be a promising way for leveraging unlabeled data when labeled data is scarce, the existing SSL algorithms typically assume that training class distributions are balanced. However, these SSL algorithms trained under imbalanced class distributions can…