← Search

Jiseon Kim

5 accepted papers

2025

Uncovering Factor-Level Preference to Improve Human-Model Alignment

EMNLP 2025

Large language models (LLMs) often exhibit tendencies that diverge from human preferences, such as favoring certain writing styles or producing overly verbose outputs. While crucial for improvement, identifying the factors driving these misalignments remains challenging due to existing evaluation me

Cited by 0SourcePDFScholar
2024

Perceptions to Beliefs: Exploring Precursory Inferences for Theory of Mind in Large Language Models

EMNLP 2024main

While humans naturally develop theory of mind (ToM), the capability to understand other people’s mental states and beliefs, state-of-the-art large language models (LLMs) underperform on simple ToM benchmarks. We posit that we can extend our understanding of LLMs’ ToM abilities by evaluating key huma…

2021

Dimensional Emotion Detection from Categorical Emotion

EMNLP 2021main

We present a model to predict fine-grained emotions along the continuous dimensions of valence, arousal, and dominance (VAD) with a corpus with categorical emotion annotations. Our model is trained by minimizing the EMD (Earth Mover’s Distance) loss between the predicted VAD score distribution and t…

2021

Efficient Contrastive Learning via Novel Data Augmentation and Curriculum Learning

EMNLP 2021main

We introduce EfficientCL, a memory-efficient continual pretraining method that applies contrastive learning with novel data augmentation and curriculum learning. For data augmentation, we stack two types of operation sequentially: cutoff and PCA jittering. While pretraining steps proceed, we apply c…

2021

Learning Bill Similarity with Annotated and Augmented Corpora of Bills

EMNLP 2021main

Bill writing is a critical element of representative democracy. However, it is often overlooked that most legislative bills are derived, or even directly copied, from other bills. Despite the significance of bill-to-bill linkages for understanding the legislative process, existing approaches fail to…