← Search

Naoya Inoue

18 accepted papers

2026

Localizing Task Recognition and Task Learning in In-Context Learning via Attention Head Analysis

ICLR 2026poster

We investigate the mechanistic underpinnings of in-context learning (ICL) in large language models by reconciling two dominant perspectives: the component-level analysis of attention heads and the holistic decomposition of ICL into Task Recognition (TR) and Task Learning (TL). We propose a novel fra…

Cited by 0SourceScholar
2026

Mechanism of Task-oriented Information Removal in In-context Learning

ICLR 2026poster

In-context Learning (ICL) is an emerging few-shot learning paradigm based on modern Language Models (LMs), yet its inner mechanism remains unclear. In this paper, we investigate the mechanism through a novel perspective of information removal. Specifically, we demonstrate that in the zero-shot scena…

Cited by 0SourceScholar
2026

Task Vectors, Learned Not Extracted: Performance Gains and Mechanistic Insights

ICLR 2026poster

Large Language Models (LLMs) can perform new tasks from in-context demonstrations, a phenomenon known as in-context learning (ICL). Recent work suggests that these demonstrations are compressed into task vectors (TVs), compact task representations that LLMs exploit for predictions. However, prior st…

Cited by 0SourcecodeScholar
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

On Effects of Steering Latent Representation for Large Language Model Unlearning

AAAI 2025technical

Representation Misdirection for Unlearning (RMU), which steers model representation in the intermediate layer to a target random representation, is an effective method for large language model (LLM) unlearning. Despite its high performance, the underlying cause and explanation remain underexplored.…

2025

Revisiting In-context Learning Inference Circuit in Large Language Models

ICLR 2025poster

In-context Learning (ICL) is an emerging few-shot learning paradigm on Language Models (LMs) with inner mechanisms un-explored. There are already existing works describing the inner processing of ICL, while they struggle to capture all the inference phenomena in large language models. Therefore, thi…

2025

The Transfer Neurons Hypothesis: An Underlying Mechanism for Language Latent Space Transitions in Multilingual LLMs

EMNLP 2025

Recent studies have suggested a processing framework for multilingual inputs in decoder-based LLMs: early layers convert inputs into English-centric and language-agnostic representations; middle layers perform reasoning within an English-centric latent space; and final layers generate outputs by tra

Cited by 0SourcePDFScholar
2025

Token-based Decision Criteria Are Suboptimal in In-context Learning

NAACL 2025long

In-Context Learning (ICL) typically utilizes classification criteria from output probabilities of manually selected label tokens. However, we argue that such token-based classification criteria lead to suboptimal decision boundaries, despite delicate calibrations through translation and constrained…

2025

Understanding Token Probability Encoding in Output Embeddings

COLING 2025main

In this paper, we investigate the output token probability information in the output embedding of language models. We find an approximate common log-linear encoding of output token probabilities within the output embedding vectors and empirically demonstrate that it is accurate and sparse. As a caus…

Cited by 2SourcePDFScholar
2025

Unifying Attention Heads and Task Vectors via Hidden State Geometry in In-Context Learning

NeurIPS 2025poster

The unusual properties of in-context learning (ICL) have prompted investigations into the internal mechanisms of large language models. Prior work typically focuses on either special attention heads or task vectors at specific layers, but lacks a unified framework linking these components to the evo…

Cited by 0SourcecodeScholar
2024

Find-the-Common: A Benchmark for Explaining Visual Patterns from Images

COLING 2024main

Recent advances in Instruction-fine-tuned Vision and Language Models (IVLMs), such as GPT-4V and InstructBLIP, have prompted some studies have started an in-depth analysis of the reasoning capabilities of IVLMs. However, Inductive Visual Reasoning, a vital skill for text-image understanding, remains…

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

JEMHopQA: Dataset for Japanese Explainable Multi-Hop Question Answering

COLING 2024main

We present JEMHopQA, a multi-hop QA dataset for the development of explainable QA systems. The dataset consists not only of question-answer pairs, but also of supporting evidence in the form of derivation triples, which contributes to making the QA task more realistic and difficult. It is created ba…

2023

Discovering Highly Influential Shortcut Reasoning: An Automated Template-Free Approach

EMNLP 2023short findings

Shortcut reasoning is an irrational process of inference, which degrades the robustness of an NLP model. While a number of previous work has tackled the identification of shortcut reasoning, there are still two major limitations: (i) a method for quantifying the severity of the discovered shortcut r…

Cited by 0SourcecodeScholar
2022

Learning and Evaluating Character Representations in Novels

ACL 2022findings

We address the problem of learning fixed-length vector representations of characters in novels. Recent advances in word embeddings have proven successful in learning entity representations from short texts, but fall short on longer documents because they do not capture full book-level information. T…

2021

Cleaning Dirty Books: Post-OCR Processing for Previously Scanned Texts

EMNLP 2021finding

Substantial amounts of work are required to clean large collections of digitized books for NLP analysis, both because of the presence of errors in the scanned text and the presence of duplicate volumes in the corpora. In this paper, we consider the issue of deduplication in the presence of optical c…

Cited by 8SourcePDFScholar
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…

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