← Search

Najoung Kim

19 accepted papers

2026

Death of the Novel(ty): Beyond N-Gram Novelty as a Metric for Textual Creativity

ICLR 2026poster

$N$-gram novelty is widely used to evaluate language models' ability to generate text outside of their training data. More recently, it has also been adopted as a metric for measuring textual creativity. However, theoretical work on creativity suggests that this approach may be inadequate, as it doe…

Cited by 0SourcecodeScholar
2026

Do Language Models Track Entities Across State Changes?

ICML 2026poster

Entity tracking (ET), the ability to keep track of states, is a fundamental skill that underlies complex reasoning. An increasing amount of work investigates how transformer language models (LMs) solve entity binding *without* state changes; however, there is limited understanding of how non-toy LMs…

Cited by 0SourceScholar
2025

CheckEval: A reliable LLM-as-a-Judge framework for evaluating text generation using checklists

EMNLP 2025

Existing LLM-as-a-Judge approaches for evaluating text generation suffer from rating inconsistencies, with low agreement and high rating variance across different evaluator models. We attribute this to subjective evaluation criteria combined with Likert scale scoring in existing protocols. To addres

2025

Erasing More Than Intended? How Concept Erasure Degrades the Generation of Non-Target Concepts

ICCV 2025poster

Concept erasure techniques have recently gained significant attention for their potential to remove unwanted concepts from text-to-image models. While these methods often demonstrate promising results in controlled settings, their robustness in real-world applications and suitability for deployment…

Cited by 0SourcePDFScholar
2025

Transformers Struggle to Learn to Search

ICLR 2025poster

Search is an ability foundational in many important tasks, and recent studies have shown that large language models (LLMs) struggle to perform search robustly. It is unknown whether this inability is due to a lack of data, insufficient model parameters, or fundamental limitations of the transformer…

2025

Vision-and-Language Training Helps Deploy Taxonomic Knowledge but Does Not Fundamentally Alter It

NeurIPS 2025poster

Does vision-and-language (VL) training change the linguistic representations of language models in meaningful ways? In terms of downstream task performance on text-only tasks, most results in the literature have shown marginal differences. In this work, we start from the hypothesis that the domain i…

Cited by 0SourceScholar
2024

Personas as a Way to Model Truthfulness in Language Models

EMNLP 2024main

Large language models (LLMs) are trained on vast amounts of text from the internet, which contains both factual and misleading information about the world. While unintuitive from a classic view of LMs, recent work has shown that the truth value of a statement can be elicited from the model’s represe…

2024

Reasoning or Reciting? Exploring the Capabilities and Limitations of Language Models Through Counterfactual Tasks

NAACL 2024long

The impressive performance of recent language models across a wide range of tasks suggests that they possess a degree of abstract reasoning skills. Are these skills general and transferable, or specialized to specific tasks seen during pretraining? To disentangle these effects, we propose an evaluat…

2024

Semantic Training Signals Promote Hierarchical Syntactic Generalization in Transformers

EMNLP 2024main

Neural networks without hierarchical biases often struggle to learn linguistic rules that come naturally to humans. However, neural networks are trained primarily on form alone, while children acquiring language additionally receive data about meaning. Would neural networks generalize more like huma…

2023

(QA)2: Question Answering with Questionable Assumptions

ACL 2023long

Naturally occurring information-seeking questions often contain questionable assumptions—assumptions that are false or unverifiable. Questions containing questionable assumptions are challenging because they require a distinct answer strategy that deviates from typical answers for information-seekin…

2023

BoardgameQA: A Dataset for Natural Language Reasoning with Contradictory Information

NeurIPS 2023poster

Automated reasoning with unstructured natural text is a key requirement for many potential applications of NLP and for developing robust AI systems. Recently, Language Models (LMs) have demonstrated complex reasoning capacities even without any finetuning. However, existing evaluation for automated…

Cited by 39SourcePDFScholar
2023

LAMBADA: Backward Chaining for Automated Reasoning in Natural Language

ACL 2023long

Remarkable progress has been made on automated reasoning with natural text, by using Large Language Models (LLMs) and methods such as Chain-of-Thought prompting and Selection-Inference. These techniques search for proofs in the forward direction from axioms to the conclusion, which suffers from a co…

Cited by 86SourcePDFScholar
2023

SLOG: A Structural Generalization Benchmark for Semantic Parsing

EMNLP 2023long main

The goal of compositional generalization benchmarks is to evaluate how well models generalize to new complex linguistic expressions. Existing benchmarks often focus on lexical generalization, the interpretation of novel lexical items in syntactic structures familiar from training; structural general…

Cited by 0SourcecodeScholar
2023

Testing the General Deductive Reasoning Capacity of Large Language Models Using OOD Examples

NeurIPS 2023poster

Given the intractably large size of the space of proofs, any model that is capable of general deductive reasoning must generalize to proofs of greater complexity. Recent studies have shown that large language models (LLMs) possess some abstract deductive reasoning ability given chain-of-thought prom…

2021

Which Linguist Invented the Lightbulb? Presupposition Verification for Question-Answering

ACL 2021long

Many Question-Answering (QA) datasets contain unanswerable questions, but their treatment in QA systems remains primitive. Our analysis of the Natural Questions (Kwiatkowski et al. 2019) dataset reveals that a substantial portion of unanswerable questions (~21%) can be explained based on the presenc…

2019

What do you learn from context? Probing for sentence structure in contextualized word representations

ICLR 2019poster

Contextualized representation models such as ELMo (Peters et al., 2018a) and BERT (Devlin et al., 2018) have recently achieved state-of-the-art results on a diverse array of downstream NLP tasks. Building on recent token-level probing work, we introduce a novel edge probing task design and construct…

Cited by 1017SourcePDFScholar