← Search

Keisuke Sakaguchi

19 accepted papers

2025

Language Models can Categorize System Inputs for Performance Analysis

NAACL 2025long

Language model systems are used to process diverse categories of input requests, ranging from improving creative writing to solving programming challenges. It would be useful to know which categories they are good at. However, existing evaluations compare model performance on pre-defined categories,…

Cited by 0SourcePDFScholar
2025

Quantifying the Influence of Evaluation Aspects on Long-Form Response Assessment

COLING 2025main

Evaluating the outputs of large language models (LLMs) on long-form generative tasks remains challenging. While fine-grained, aspect-wise evaluations provide valuable diagnostic information, they are difficult to design exhaustively, and each aspect’s contribution to the overall acceptability of an…

2025

Rubrik’s Cube: Testing a New Rubric for Evaluating Explanations on the CUBE dataset

ACL 2025long

The performance and usability of Large-Language Models (LLMs) are driving their use in explanation generation tasks. However, despite their widespread adoption, LLM explanations have been found to be unreliable, making it difficult for users to distinguish good from bad explanations. To address this…

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

Sketch2Diagram: Generating Vector Diagrams from Hand-Drawn Sketches

ICLR 2025poster

We address the challenge of automatically generating high-quality vector diagrams from hand-drawn sketches. Vector diagrams are essential for communicating complex ideas across various fields, offering flexibility and scalability. While recent research has progressed in generating diagrams from te…

Cited by 0SourcePDFScholar
2025

Weight-based Analysis of Detokenization in Language Models: Understanding the First Stage of Inference Without Inference

NAACL 2025findings

According to the stages-of-inference hypothesis, early layers of language models map their subword-tokenized input, which does not necessarily correspond to a linguistically meaningful segmentation, to more meaningful representations that form the model’s “inner vocabulary”.Prior analysis of this *d…

2024

A Call for Clarity in Beam Search: How It Works and When It Stops

COLING 2024main

Text generation with beam search has proven successful in a wide range of applications. We point out that, though largely overlooked in the literature, the commonly-used implementation of beam decoding (e.g., Hugging Face Transformers and fairseq) uses a first come, first served heuristic: it keeps…

2024

First Heuristic Then Rational: Dynamic Use of Heuristics in Language Model Reasoning

EMNLP 2024main

Explicit multi-step reasoning, such as chain-of-thought, is widely adopted in the community to explore the better performance of language models (LMs). We report on the systematic strategy that LMs use in this process.Our controlled experiments reveal that LMs rely more heavily on heuristics, such a…

2024

PlaSma: Procedural Knowledge Models for Language-based Planning and Re-Planning

ICLR 2024poster

Procedural planning, which entails decomposing a high-level goal into a sequence of temporally ordered steps, is an important yet intricate task for machines. It involves integrating common-sense knowledge to reason about complex and often contextualized situations, e.g. ``scheduling a doctor's appo…

Cited by 1SourcePDFScholar
2023

ELQA: A Corpus of Metalinguistic Questions and Answers about English

ACL 2023long

We present ELQA, a corpus of questions and answers in and about the English language. Collected from two online forums, the >70k questions (from English learners and others) cover wide-ranging topics including grammar, meaning, fluency, and etymology. The answers include descriptions of general prop…

2023

I2D2: Inductive Knowledge Distillation with NeuroLogic and Self-Imitation

ACL 2023long

Commonsense capabilities of pre-trained language models dramatically improve with scale, leading many to believe that scale is the only winning recipe. But is it? Here, we investigate an alternative that a priori seems impossible: can smaller language models (e.g., GPT-2) win over models that are or…

Cited by 32SourcePDFScholar
2023

RealTime QA: What's the Answer Right Now?

NeurIPS 2023poster

We introduce RealTime QA, a dynamic question answering (QA) platform that announces questions and evaluates systems on a regular basis (weekly in this version). RealTime QA inquires about the current world, and QA systems need to answer questions about novel events or information. It therefore chall…

2023

Test-time Augmentation for Factual Probing

EMNLP 2023short findings

Factual probing is a method that uses prompts to test if a language model ``knows'' certain world knowledge facts. A problem in factual probing is that small changes to the prompt can lead to large changes in model output. Previous work aimed to alleviate this problem by optimizing prompts via text…

Cited by 0SourcecodeScholar
2022

Bidimensional Leaderboards: Generate and Evaluate Language Hand in Hand

NAACL 2022long

Natural language processing researchers have identified limitations of evaluation methodology for generation tasks, with new questions raised about the validity of automatic metrics and of crowdworker judgments. Meanwhile, efforts to improve generation models tend to depend on simple n-gram overlap…

2022

Transparent Human Evaluation for Image Captioning

NAACL 2022long

We establish THumB, a rubric-based human evaluation protocol for image captioning models. Our scoring rubrics and their definitions are carefully developed based on machine- and human-generated captions on the MSCOCO dataset. Each caption is evaluated along two main dimensions in a tradeoff (precisi…

2022

Twist Decoding: Diverse Generators Guide Each Other

EMNLP 2022main

Many language generation models are now available for a wide range of generation tasks, including machine translation and summarization. Combining such diverse models may lead to further progress, but ensembling generation models is challenging during inference: conventional ensembling methods (e.g.…

2021

(Comet-) Atomic 2020: On Symbolic and Neural Commonsense Knowledge Graphs

AAAI 2021technical

Recent years have brought about a renewed interest in commonsense representation and reasoning in the field of natural language understanding. The development of new commonsense knowledge graphs (CSKG) has been central to these advances as their diverse facts can be used and referenced by machine le…

2021

proScript: Partially Ordered Scripts Generation

EMNLP 2021finding

Scripts – prototypical event sequences describing everyday activities – have been shown to help understand narratives by providing expectations, resolving ambiguity, and filling in unstated information. However, to date they have proved hard to author or extract from text. In this work, we demonstra…

Cited by 0SourcePDFScholar
2020

Abductive Commonsense Reasoning

ICLR 2020poster

Abductive reasoning is inference to the most plausible explanation. For example, if Jenny finds her house in a mess when she returns from work, and remembers that she left a window open, she can hypothesize that a thief broke into her house and caused the mess, as the most plausible explanat…

Cited by 468SourceScholar