← Search

Jaechang Kim

6 accepted papers

2026

Agentic Model Predictive Questioning Control in Visual Design

ICML 2026poster

Recent Large Language Model–based approaches for clarifying visual design largely focus on selecting questions that better uncover user intent, but often overlook the cognitive burden imposed on users—i.e., the effort required to interpret and answer these questions—which is crucial for effective hu…

Cited by 0SourceScholar
2025

Bridging the Gap between Expert and Language Models: Concept-guided Chess Commentary Generation and Evaluation

NAACL 2025long

Deep learning-based expert models have reached superhuman performance in decision-making domains such as chess and Go. However, it is under-explored to explain or comment on given decisions although it is important for model explainability and human education. The outputs of expert models are accura…

Cited by 1SourcePDFScholar
2025

Semantic Exploration with Adaptive Gating for Efficient Problem Solving with Language Models

ACL 2025long

Recent advancements in large language models (LLMs) have shown remarkable potential in various complex tasks requiring multi-step reasoning methods like tree search to explore diverse reasoning paths. However, existing methods often suffer from computational inefficiency and redundancy. First, they…

2023

Activity-Informed Industrial Audio Anomaly Detection Via Source Separation

ICASSP 2023accepted

We discuss a practical scenario of anomaly detection for industrial sound data where the sound of a target machine is corrupted by not only noise from plant environments but also interference from neighboring machines. This is particularly challenging since the interfering sounds are virtually indis…

Cited by 0SourceScholar
2022

Learning Continuous Representation of Audio for Arbitrary Scale Super Resolution

ICASSP 2022accepted

Audio super resolution aims to predict the missing high resolution components of the low resolution audio signals. While audio in nature is a continuous signal, current approaches treat it as discrete data (i.e., input is defined on discrete time domain), and consider the super resolution over a fix…

Cited by 0SourceScholar
2021

Gradient Inversion with Generative Image Prior

NeurIPS 2021poster

Federated Learning (FL) is a distributed learning framework, in which the local data never leaves clients’ devices to preserve privacy, and the server trains models on the data via accessing only the gradients of those local data. Without further privacy mechanisms such as differential privacy, this…