← Search

JinYeong Bak

12 accepted papers

2026

Distributional Open-Ended Evaluation of LLM Cultural Value Alignment Based on Value Codebook

ICML 2026poster

As LLMs are globally deployed, aligning their cultural value orientations is critical for safety and user engagement. However, existing benchmarks face the Construct-Composition-Context (C$^3$) challenge: relying on discriminative, multiple-choice formats that probe value knowledge rather than true …

Cited by 0SourceScholar
2025

Self-Training Meets Consistency: Improving LLMs’ Reasoning with Consistency-Driven Rationale Evaluation

NAACL 2025long

Self-training approach for large language models (LLMs) improves reasoning abilities by training the models on their self-generated rationales. Previous approaches have labeled rationales that produce correct answers for a given question as appropriate for training. However, a single measure risks m…

2025

Unintended Harms of Value-Aligned LLMs: Psychological and Empirical Insights

ACL 2025long

The application scope of Large Language Models (LLMs) continues to expand, leading to increasing interest in personalized LLMs that align with human values. However, aligning these models with individual values raises significant safety concerns, as certain values may correlate with harmful informat…

2024

Memoria: Resolving Fateful Forgetting Problem through Human-Inspired Memory Architecture

ICML 2024spotlight

Making neural networks remember over the long term has been a longstanding issue. Although several external memory techniques have been introduced, most focus on retaining recent information in the short term. Regardless of its importance, information tends to be fatefully forgotten over time. We pr…

2024

PEMA: An Offsite-Tunable Plug-in External Memory Adaptation for Language Models

NAACL 2024long

Pre-trained language models (PLMs) show impressive performance in various downstream NLP tasks. However, pre-training large language models demands substantial memory and training compute. Furthermore, due to the substantial resources required, many PLM weights are confidential. Consequently, users…

2023

From Values to Opinions: Predicting Human Behaviors and Stances Using Value-Injected Large Language Models

EMNLP 2023long main

Being able to predict people's opinions on issues and behaviors in realistic scenarios can be helpful in various domains, such as politics and marketing. However, conducting large-scale surveys like the European Social Survey to solicit people's opinions on individual issues can incur prohibitive co…

Cited by 0SourcecodeScholar
2023

It Ain't Over: A Multi-aspect Diverse Math Word Problem Dataset

EMNLP 2023long main

The math word problem (MWP) is a complex task that requires natural language understanding and logical reasoning to extract key knowledge from natural language narratives. Previous studies have provided various MWP datasets but lack diversity in problem types, lexical usage patterns, languages, and…

Cited by 0SourceScholar
2022

HUE: Pretrained Model and Dataset for Understanding Hanja Documents of Ancient Korea

NAACL 2022findings

Historical records in Korea before the 20th century were primarily written in Hanja, an extinct language based on Chinese characters and not understood by modern Korean or Chinese speakers. Historians with expertise in this time period have been analyzing the documents, but that process is very diff…

2022

Translating Hanja Historical Documents to Contemporary Korean and English

EMNLP 2022finding

The Annals of Joseon Dynasty (AJD) contain the daily records of the Kings of Joseon, the 500-year kingdom preceding the modern nation of Korea.The Annals were originally written in an archaic Korean writing system, ‘Hanja’, and were translated into Korean from 1968 to 1993.The resulting translation…

2021

Knowledge-Enhanced Evidence Retrieval for Counterargument Generation

EMNLP 2021finding

Finding counterevidence to statements is key to many tasks, including counterargument generation. We build a system that, given a statement, retrieves counterevidence from diverse sources on the Web. At the core of this system is a natural language inference (NLI) model that determines whether a can…