← Search

Jaesik Choi

39 accepted papers

2026

Breaking the Lock-in: Diversifying Text-to-Image Generation via Representation Modulation

ICML 2026poster

Recent text-to-image models built on large-scale Transformer backbones and flow-based objectives deliver strong text–image alignment and high visual quality, yet often produce overly similar samples under a fixed prompt. Existing diversity-enhancement methods can increase sample-to-sample variation,…

Cited by 0SourceScholar
2026

DistMatch: Adaptive Binning via Distribution Matching for Robust Sequential Conformal Prediction

ICML 2026poster

Sequential conformal prediction (CP) provides valid uncertainty quantification under the assumption of residual exchangeability. However, this assumption is often violated in real-world time series due to temporal dependencies and distributional shifts. While recent methods attempt to approximate ex…

Cited by 0SourceScholar
2026

Manifold-Aligned Guided Integrated Gradients for Reliable Feature Attribution

ICML 2026poster

Feature attribution is central to diagnosing and trusting deep neural networks, and Integrated Gradients (IG) is widely used due to its axiomatic properties. However, IG can yield unreliable explanations when the integration path between a baseline and the input passes through regions with noisy gra…

Cited by 0SourceScholar
2025

Deontological Keyword Bias: The Impact of Modal Expressions on Normative Judgments of Language Models

ACL 2025long

Large language models (LLMs) are increasingly engaging in moral and ethical reasoning, where criteria for judgment are often unclear, even for humans. While LLM alignment studies cover many areas, one important yet underexplored area is how LLMs make judgments about obligations. This work reveals a…

Cited by 0SourcePDFScholar
2025

Enhancing Creative Generation on Stable Diffusion-based Models

CVPR 2025poster

Recent text-to-image generative models, particularly Stable Diffusion and its distilled variants, have achieved impressive fidelity and strong text-image alignment. However, their creative generation capacity remains limited, as simply adding the term "creative" to prompts often fails to yield genui…

2025

Granular Concept Circuits: Toward a Fine-Grained Circuit Discovery for Concept Representations

ICCV 2025poster

Deep vision models have achieved remarkable classification performance by leveraging a hierarchical architecture in which human-interpretable concepts emerge through the composition of individual neurons across layers. Given the distributed nature of representations, pinpointing where specific visua…

2025

Neural ODE Transformers: Analyzing Internal Dynamics and Adaptive Fine-tuning

ICLR 2025poster

Recent advancements in large language models (LLMs) based on transformer architectures have sparked significant interest in understanding their inner workings. In this paper, we introduce a novel approach to modeling transformer architectures using highly flexible non-autonomous neural ordinary diff…

Cited by 0SourcePDFScholar
2025

When Format Changes Meaning: Investigating Semantic Inconsistency of Large Language Models

EMNLP 2025

Large language models (LLMs) have demonstrated remarkable capabilities in natural language processing tasks. However, they remain vulnerable to semantic inconsistency, where minor formatting variations result in divergent predictions for semantically equivalent inputs. Our comprehensive evaluation r

Cited by 0SourcePDFScholar
2025

xPatch: Dual-Stream Time Series Forecasting with Exponential Seasonal-Trend Decomposition

AAAI 2025technical

In recent years, the application of transformer-based models in time-series forecasting has received significant attention. While often demonstrating promising results, the transformer architecture encounters challenges in fully exploiting the temporal relations within time series data due to its at…

2024

Towards Diverse Perspective Learning with Selection over Multiple Temporal Poolings

AAAI 2024technical

In Time Series Classification (TSC), temporal pooling methods that consider sequential information have been proposed. However, we found that each temporal pooling has a distinct mechanism, and can perform better or worse depending on time series data. We term this fixed pooling mechanism a single p…

2024

Towards Dynamic Trend Filtering through Trend Point Detection with Reinforcement Learning

IJCAI 2024poster

Trend filtering simplifies complex time series data by applying smoothness to filter out noise while emphasizing proximity to the original data. However, existing trend filtering methods fail to reflect abrupt changes in the trend due to `approximateness,' resulting in constant smoothness. This appr…

2024

Understanding Distributed Representations of Concepts in Deep Neural Networks without Supervision

AAAI 2024technical

Understanding intermediate representations of the concepts learned by deep learning classifiers is indispensable for interpreting general model behaviors. Existing approaches to reveal learned concepts often rely on human supervision, such as pre-defined concept sets or segmentation processes. In th…

Cited by 1SourcePDFScholar
2023

Adaptive and Explainable Deployment of Navigation Skills via Hierarchical Deep Reinforcement Learning

ICRA 2023poster

For robotic vehicles to navigate robustly and safely in unseen environments, it is crucial to decide the most suitable navigation policy. However, most existing deep reinforcement learning based navigation policies are trained with a hand-engineered curriculum and reward function which are difficult…

Cited by 13SourcecodeScholar
2023

Beyond Single Path Integrated Gradients for Reliable Input Attribution via Randomized Path Sampling

ICCV 2023poster

Input attribution is a widely used explanation method for deep neural networks, especially in visual tasks. Among various attribution methods, Integrated Gradients (IG) is frequently used because of its model-agnostic applicability and desirable axioms. However, previous work has shown that such met…

Cited by 1PDFScholar
2023

Rarity Score : A New Metric to Evaluate the Uncommonness of Synthesized Images

ICLR 2023top-25%

Evaluation metrics in image synthesis play a key role to measure performances of generative models. However, most metrics mainly focus on image fidelity. Existing diversity metrics are derived by comparing distributions, and thus they cannot quantify the diversity or rarity degree of each generated…

Cited by 36SourcePDFScholar
2023

Refining Diffusion Planner for Reliable Behavior Synthesis by Automatic Detection of Infeasible Plans

NeurIPS 2023poster

Diffusion-based planning has shown promising results in long-horizon, sparse-reward tasks by training trajectory diffusion models and conditioning the sampled trajectories using auxiliary guidance functions. However, due to their nature as generative models, diffusion models are not guaranteed to ge…

2023

Variational Curriculum Reinforcement Learning for Unsupervised Discovery of Skills

ICML 2023poster

Mutual information-based reinforcement learning (RL) has been proposed as a promising framework for retrieving complex skills autonomously without a task-oriented reward function through mutual information (MI) maximization or variational empowerment. However, learning complex skills is still challe…

2022

An Unsupervised Way to Understand Artifact Generating Internal Units in Generative Neural Networks

AAAI 2022technical

Despite significant improvements on the image generation performance of Generative Adversarial Networks (GANs), generations with low visual fidelity still have been observed. As widely used metrics for GANs focus more on the overall performance of the model, evaluation on the quality of individual g…

2022

Can We Find Neurons that Cause Unrealistic Images in Deep Generative Networks?

IJCAI 2022poster

Even though Generative Adversarial Networks (GANs) have shown a remarkable ability to generate high-quality images, GANs do not always guarantee the generation of photorealistic images. Occasionally, they generate images that have defective or unnatural objects, which are referred to as `artifacts'.…

2022

Distilled Gradient Aggregation: Purify Features for Input Attribution in the Deep Neural Network

NeurIPS 2022accept

Measuring the attribution of input features toward the model output is one of the popular post-hoc explanations on the Deep Neural Networks (DNNs). Among various approaches to compute the attribution, the gradient-based methods are widely used to generate attributions, because of its ease of impleme…

Cited by 8SourcePDFScholar
2022

Learning Fractional White Noises in Neural Stochastic Differential Equations

NeurIPS 2022accept

Differential equations play important roles in modeling complex physical systems. Recent advances present interesting research directions by combining differential equations with neural networks. By including noise, stochastic differential equations (SDEs) allows us to model data with uncertainty an…

Cited by 11SourcePDFScholar
2021

Automatic Correction of Internal Units in Generative Neural Networks

CVPR 2021poster

Generative Adversarial Networks (GANs) have shown satisfactory performance in synthetic image generation by devising complex network structure and adversarial training scheme. Even though GANs are able to synthesize realistic images, there exists a number of generated images with defective visual pa…

Cited by 9PDFScholar
2021

Conditional Temporal Neural Processes with Covariance Loss

ICML 2021spotlight

We introduce a novel loss function, Covariance Loss, which is conceptually equivalent to conditional neural processes and has a form of regularization so that is applicable to many kinds of neural networks. With the proposed loss, mappings from input variables to target variables are highly affected…

2021

Interpreting Deep Neural Networks with Relative Sectional Propagation by Analyzing Comparative Gradients and Hostile Activations

AAAI 2021technical

The clear transparency of Deep Neural Networks (DNNs) is hampered by complex internal structures and nonlinear transformations along deep hierarchies. In this paper, we propose a new attribution method, Relative Sectional Propagation (RSP), for fully decomposing the output predictions with the chara…

Cited by 18SourcePDFScholar
2021

Learning Compositional Sparse Gaussian Processes with a Shrinkage Prior

AAAI 2021technical

Choosing a proper set of kernel functions is an important problem in learning Gaussian Process (GP) models since each kernel structure has different model complexity and data fitness. Recently, automatic kernel composition methods provide not only accurate prediction but also attractive interpretabi…

2020

A Single Multi-Task Deep Neural Network with Post-Processing for Object Detection with Reasoning and Robotic Grasp Detection

ICRA 2020poster

Applications of deep neural network (DNN) based object and grasp detections could be expanded significantly when the network output is processed by a high-level reasoning over relationship of objects. Recently, robotic grasp detection and object detection with reasoning have been investigated using…

Cited by 64SourceScholar
2018

Deep Reinforcement Learning in Continuous Action Spaces: a Case Study in the Game of Simulated Curling

ICML 2018oral

Many real-world applications of reinforcement learning require an agent to select optimal actions from continuous spaces. Recently, deep neural networks have successfully been applied to games with discrete actions spaces. However, deep neural networks for discrete actions are not suitable for devis…

2016

Automatic Construction of Nonparametric Relational Regression Models for Multiple Time Series

ICML 2016poster

Gaussian Processes (GPs) provide a general and analytically tractable way of modeling complex time-varying, nonparametric functions. The Automatic Bayesian Covariance Discovery (ABCD) system constructs natural-language description of time-series data by treating unknown time-series data nonparametri…

Cited by 41SourcePDFScholar