← Search

Kentaro Inui

43 accepted papers

2026

WaveSSM: Multiscale State-Space Models for Non-stationary Signal Attention

ICML 2026poster

State-space models (SSMs) have emerged as a powerful foundation for long-range sequence modeling, with the HiPPO framework showing that continuous-time projection operators can be used to derive stable, memory-efficient dynamical systems that encode the past history of the input signal. However, exi…

Cited by 0SourceScholar
2025

How a Bilingual LM Becomes Bilingual: Tracing Internal Representations with Sparse Autoencoders

EMNLP 2025

This study explores how bilingual language models develop complex internal representations.We employ sparse autoencoders to analyze internal representations of bilingual language models with a focus on the effects of training steps, layers, and model sizes.Our analysis shows that language models fir

Cited by 0SourcePDFScholar
2025

Identification of Multiple Logical Interpretations in Counter-Arguments

EMNLP 2025

Counter-arguments (CAs) are a good means to improve the critical-thinking skills of learners, especially given that one has to thoroughly consider the logic of initial arguments (IA) when composing their CA. Although several tasks have been created for identifying the logical structure of CAs, no pr

2025

LLMs Can Compensate for Deficiencies in Visual Representations

EMNLP 2025

Many vision-language models (VLMs) that prove very effective at a range of multimodal task, build on CLIP-based vision encoders, which are known to have various limitations. We investigate the hypothesis that the strong language backbone in VLMs compensates for possibly weak visual features by conte

Cited by 0SourcePDFScholar
2025

Library-Like Behavior In Language Models is Enhanced by Self-Referencing Causal Cycles

ACL 2025long

We introduce the concept of the self-referencing causal cycle (abbreviated ReCall )—a mechanism that enables large language models (LLMs) to bypass the limitations of unidirectional causality, which underlies a phenomenon known as the reversal curse. When an LLM is prompted with sequential data, it…

2025

MQM-Chat: Multidimensional Quality Metrics for Chat Translation

COLING 2025main

The complexities of chats, such as the stylized contents specific to source segments and dialogue consistency, pose significant challenges for machine translation. Recognizing the need for a precise evaluation metric to address the issues associated with chat translation, this study introduces Multi…

2025

On Entity Identification in Language Models

ACL 2025finding

We analyze the extent to which internal representations of language models (LMs) identify and distinguish mentions of named entities, focusing on the many-to-many correspondence between entities and their mentions.We first formulate two problems of entity mentions — ambiguity and variability — and p…

2025

SPIRIT: Patching Speech Language Models against Jailbreak Attacks

EMNLP 2025

Speech Language Models (SLMs) enable natural interactions via spoken instructions, which more effectively capture user intent by detecting nuances in speech. The richer speech signal introduces new security risks compared to text-based models, as adversaries can better bypass safety mechanisms by in

Cited by 0SourcePDFScholar
2025

Spelling-out is not Straightforward: LLMs’ Capability of Tokenization from Token to Characters

EMNLP 2025

Large language models (LLMs) can spell out tokens character by character with high accuracy, yet they struggle with more complex character-level tasks, such as identifying compositional subcomponents within tokens. In this work, we investigate how LLMs internally represent and utilize character-leve

2025

The Geometry of Numerical Reasoning: Language Models Compare Numeric Properties in Linear Subspaces

NAACL 2025short

This paper investigates whether large language models (LLMs) utilize numerical attributes encoded in a low-dimensional subspace of theembedding space when answering questions involving numeric comparisons, e.g., Was Cristiano born before Messi? We first identified,using partial least squares regress…

Cited by 1SourcePDFScholar
2025

Uncovering the Spectral Bias in Diagonal State Space Models

NeurIPS 2025poster

Current methods for initializing state space models (SSMs) parameters mainly rely on the \textit{HiPPO framework}, which is based on an online approximation of orthogonal polynomials. Recently, diagonal alternatives have shown to reach a similar level of performance while being significantly more ef…

Cited by 0SourceScholar
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 Large Collection of Model-generated Contradictory Responses for Consistency-aware Dialogue Systems

ACL 2024findings

Mitigating the generation of contradictory responses poses a substantial challenge in dialogue response generation. The quality and quantity of available contradictory response data play a vital role in suppressing these contradictions, offering two significant benefits. First, having access to larg…

2024

Analyzing Feed-Forward Blocks in Transformers through the Lens of Attention Maps

ICLR 2024spotlight

Transformers are ubiquitous in wide tasks. Interpreting their internals is a pivotal goal. Nevertheless, their particular components, feed-forward (FF) blocks, have typically been less analyzed despite their substantial parameter amounts. We analyze the input contextualization effects of FF blocks…

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

Flee the Flaw: Annotating the Underlying Logic of Fallacious Arguments Through Templates and Slot-filling

EMNLP 2024main

Prior research in computational argumentation has mainly focused on scoring the quality of arguments, with less attention on explicating logical errors. In this work, we introduce four sets of explainable templates for common informal logical fallacies designed to explicate a fallacy’s implicit logi…

2024

To Drop or Not to Drop? Predicting Argument Ellipsis Judgments: A Case Study in Japanese

COLING 2024main

Speakers sometimes omit certain arguments of a predicate in a sentence; such omission is especially frequent in pro-drop languages. This study addresses a question about ellipsis—what can explain the native speakers’ ellipsis decisions?—motivated by the interest in human discourse processing and wri…

2023

Contrastive Learning-based Sentence Encoders Implicitly Weight Informative Words

EMNLP 2023short findings

The performance of sentence encoders can be significantly improved through the simple practice of fine-tuning using contrastive loss. A natural question arises: what characteristics do models acquire during contrastive learning? This paper theoretically and experimentally shows that contrastive-base…

Cited by 0SourcecodeScholar
2023

Investigating the Effectiveness of Multiple Expert Models Collaboration

EMNLP 2023short findings

This paper aims to investigate the effectiveness of several machine translation (MT) models and aggregation methods in a multi-domain setting under fair conditions and explore a direction for tackling multi-domain MT. We mainly compare the performance of the single model approach by jointly training…

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

Transformer Language Models Handle Word Frequency in Prediction Head

ACL 2023findings

Prediction head is a crucial component of Transformer language models. Despite its direct impact on prediction, this component has often been overlooked in analyzing Transformers.In this study, we investigate the inner workings of the prediction head, specifically focusing on bias parameters. Our ex…

Cited by 10SourcePDFScholar
2022

Context Limitations Make Neural Language Models More Human-Like

EMNLP 2022main

Language models (LMs) have been used in cognitive modeling as well as engineering studies—they compute information-theoretic complexity metrics that simulate humans’ cognitive load during reading.This study highlights a limitation of modern neural LMs as the model of choice for this purpose: there i…

2022

Cross-stitching Text and Knowledge Graph Encoders for Distantly Supervised Relation Extraction

EMNLP 2022main

Bi-encoder architectures for distantly-supervised relation extraction are designed to make use of the complementary information found in text and knowledge graphs (KG).However, current architectures suffer from two drawbacks. They either do not allow any sharing between the text encoder and the KG e…

2022

Iterative Span Selection: Self-Emergence of Resolving Orders in Semantic Role Labeling

COLING 2022main

Semantic Role Labeling (SRL) is the task of labeling semantic arguments for marked semantic predicates. Semantic arguments and their predicates are related in various distinct manners, of which certain semantic arguments are a necessity while others serve as an auxiliary to their predicates. To cons…

Cited by 2SourcePDFScholar
2022

Target-Guided Open-Domain Conversation Planning

COLING 2022main

Prior studies addressing target-oriented conversational tasks lack a crucial notion that has been intensively studied in the context of goal-oriented artificial intelligence agents, namely, planning. In this study, we propose the task of Target-Guided Open-Domain Conversation Planning (TGCP) task to…

2022

Topicalization in Language Models: A Case Study on Japanese

COLING 2022main

Humans use different wordings depending on the context to facilitate efficient communication. For example, instead of completely new information, information related to the preceding context is typically placed at the sentence-initial position. In this study, we analyze whether neural language model…

2021

Exploring Methods for Generating Feedback Comments for Writing Learning

EMNLP 2021main

The task of generating explanatory notes for language learners is known as feedback comment generation. Although various generation techniques are available, little is known about which methods are appropriate for this task. Nagata (2019) demonstrates the effectiveness of neural-retrieval-based meth…

2021

Incorporating Residual and Normalization Layers into Analysis of Masked Language Models

EMNLP 2021main

Transformer architecture has become ubiquitous in the natural language processing field. To interpret the Transformer-based models, their attention patterns have been extensively analyzed. However, the Transformer architecture is not only composed of the multi-head attention; other components can al…

2021

Learning to Learn to be Right for the Right Reasons

NAACL 2021long

Improving model generalization on held-out data is one of the core objectives in common- sense reasoning. Recent work has shown that models trained on the dataset with superficial cues tend to perform well on the easy test set with superficial cues but perform poorly on the hard test set without sup…

2021

Lower Perplexity is Not Always Human-Like

ACL 2021long

In computational psycholinguistics, various language models have been evaluated against human reading behavior (e.g., eye movement) to build human-like computational models. However, most previous efforts have focused almost exclusively on English, despite the recent trend towards linguistic univers…

2021

Pseudo Zero Pronoun Resolution Improves Zero Anaphora Resolution

EMNLP 2021main

Masked language models (MLMs) have contributed to drastic performance improvements with regard to zero anaphora resolution (ZAR). To further improve this approach, in this study, we made two proposals. The first is a new pretraining task that trains MLMs on anaphoric relations with explicit supervis…

2021

SHAPE: Shifted Absolute Position Embedding for Transformers

EMNLP 2021main

Position representation is crucial for building position-aware representations in Transformers. Existing position representations suffer from a lack of generalization to test data with unseen lengths or high computational cost. We investigate shifted absolute position embedding (SHAPE) to address bo…

2021

Summarize-then-Answer: Generating Concise Explanations for Multi-hop Reading Comprehension

EMNLP 2021main

How can we generate concise explanations for multi-hop Reading Comprehension (RC)? The current strategies of identifying supporting sentences can be seen as an extractive question-focused summarization of the input text. However, these extractive explanations are not necessarily concise i.e. not min…

2021

Transformer-based Lexically Constrained Headline Generation

EMNLP 2021main

This paper explores a variant of automatic headline generation methods, where a generated headline is required to include a given phrase such as a company or a product name. Previous methods using Transformer-based models generate a headline including a given phrase by providing the encoder with add…

2020

An Empirical Study of Contextual Data Augmentation for Japanese Zero Anaphora Resolution

COLING 2020main

One critical issue of zero anaphora resolution (ZAR) is the scarcity of labeled data. This study explores how effectively this problem can be alleviated by data augmentation. We adopt a state-of-the-art data augmentation method, called the contextual data augmentation (CDA), that generates labeled t…

Cited by 9SourcePDFScholar
2020

Modeling Event Salience in Narratives via Barthes’ Cardinal Functions

COLING 2020main

Events in a narrative differ in salience: some are more important to the story than others. Estimating event salience is useful for tasks such as story generation, and as a tool for text analysis in narratology and folkloristics. To compute event salience without any annotations, we adopt Barthes’ d…

Cited by 9SourcePDFScholar
2020

PheMT: A Phenomenon-wise Dataset for Machine Translation Robustness on User-Generated Contents

COLING 2020main

Neural Machine Translation (NMT) has shown drastic improvement in its quality when translating clean input, such as text from the news domain. However, existing studies suggest that NMT still struggles with certain kinds of input with considerable noise, such as User-Generated Contents (UGC) on the…