← Search

Soyeon Kim

9 accepted papers

2026

Harnessing Temporal Databases for Systematic Evaluation of Factual Time-Sensitive Question-Answering in LLMs

ICLR 2026poster

Facts change over time, making it essential for Large Language Models (LLMs) to handle time-sensitive factual knowledge accurately and reliably. Although factual Time-Sensitive Question-Answering (TSQA) tasks have been widely developed, existing benchmarks often face manual bottlenecks that limit sc…

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

From KMMLU-Redux to Pro: A Professional Korean Benchmark Suite for LLM Evaluation

EMNLP 2025

The development of Large Language Models (LLMs) requires robust benchmarks that encompass not only academic domains but also industrial fields to effectively evaluate their applicability in real-world scenarios. In this paper, we introduce two Korean expert-level benchmarks. KMMLU-Redux, reconstruct

Cited by 0SourcePDFScholar
2025

PFGuard: A Generative Framework with Privacy and Fairness Safeguards

ICLR 2025poster

Generative models must ensure both privacy and fairness for Trustworthy AI. While these goals have been pursued separately, recent studies propose to combine existing privacy and fairness techniques to achieve both goals. However, naively combining these techniques can be insufficient due to privacy…

Cited by 0SourcePDFScholar
2025

Reasoning Models Better Express Their Confidence

NeurIPS 2025poster

Despite their strengths, large language models (LLMs) often fail to communicate their confidence accurately, making it difficult to assess when they might be wrong and limiting their reliability. In this work, we demonstrate that reasoning models that engage in extended chain-of-thought (CoT) reason…

Cited by 0SourcecodeScholar
2024

ERBench: An Entity-Relationship based Automatically Verifiable Hallucination Benchmark for Large Language Models

NeurIPS 2024spotlight

Large language models (LLMs) have achieved unprecedented performances in various applications, yet evaluating them is still challenging. Existing benchmarks are either manually constructed or are automatic, but lack the ability to evaluate the thought process of LLMs with arbitrary complexity. We co…

2022

Vision Transformer Equipped With Neural Resizer On Facial Expression Recognition Task

ICASSP 2022accepted

When it comes to wild conditions, Facial Expression Recognition is often challenged with low-quality data and imbalanced, ambiguous labels. This field has much benefited from CNN based approaches; however, CNN models have structural limitations to see the facial regions in distance. As a remedy, Tra…

Cited by 0SourceScholar
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…