← Search

Hidenori Tanaka

24 accepted papers

2026

Belief Dynamics Reveal the Dual Nature of In-Context Learning and Activation Steering

ICML 2026poster

Large language models (LLMs) can be controlled at inference time through prompts (in-context learning) and internal activations (activation steering). Different accounts have been proposed to explain these methods, yet their common goal of controlling model behavior raises the question of whether th…

Cited by 0SourceScholar
2026

Emergence of Hierarchical Emotion Organization in Large Language Models

ICML 2026poster

As large language models (LLMs) increasingly power conversational agents, understanding how they model users' emotional states is critical for ethical deployment. Inspired by emotion wheels, i.e., a psychological framework that argues emotions organize hierarchically, we analyze probabilistic depend…

Cited by 0SourceScholar
2025

A Percolation Model of Emergence: Analyzing Transformers Trained on a Formal Language

ICLR 2025poster

Increase in data, size, or compute can lead to sudden learning of specific capabilities by a neural network---a phenomenon often called "emergence". Beyond scientific understanding, establishing the causal factors underlying such emergent capabilities is crucial to enable risk regulation frameworks…

2025

Competition Dynamics Shape Algorithmic Phases of In-Context Learning

ICLR 2025spotlight

In-Context Learning (ICL) has significantly expanded the general-purpose nature of large language models, allowing them to adapt to novel tasks using merely the inputted context. This has motivated a series of papers that analyze tractable synthetic domains and postulate precise mechanisms that may…

2025

Dynamical phases of short-term memory mechanisms in RNNs

ICML 2025poster

Short-term memory is essential for cognitive processing, yet our understanding of its neural mechanisms remains unclear. Neuroscience has long focused on how sequential activity patterns, where neurons fire one after another within large networks, can explain how information is maintained. While rec…

Cited by 0SourcePDFScholar
2025

ICLR: In-Context Learning of Representations

ICLR 2025poster

Recent work demonstrates that structured patterns in pretraining data influence how representations of different concepts are organized in a large language model’s (LLM) internals, with such representations then driving downstream abilities. Given the open-ended nature of LLMs, e.g., their ability t…

Cited by 7SourcePDFScholar
2025

In-Context Learning Strategies Emerge Rationally

NeurIPS 2025poster

Recent work analyzing in-context learning (ICL) has identified a broad set of strategies that describe model behavior in different experimental conditions. We aim to unify these findings by asking why a model learns these disparate strategies in the first place. Specifically, we start with the obser…

Cited by 0SourceScholar
2025

Representation Shattering in Transformers: A Synthetic Study with Knowledge Editing

ICML 2025poster

Knowledge Editing (KE) algorithms alter models' weights to perform targeted updates to incorrect, outdated, or otherwise unwanted factual associations. However, recent work has shown that applying KE can adversely affect models' broader factual recall accuracy and diminish their reasoning abilities.…

Cited by 0SourcePDFScholar
2025

Swing-by Dynamics in Concept Learning and Compositional Generalization

ICLR 2025poster

Prior work has shown that text-conditioned diffusion models can learn to identify and manipulate primitive concepts underlying a compositional data-generating process, enabling generalization to entirely novel, out-of-distribution compositions. Beyond performance evaluations, these studies develop…

Cited by 0SourcePDFScholar
2024

Compositional Capabilities of Autoregressive Transformers: A Study on Synthetic, Interpretable Tasks

ICML 2024poster

Transformers trained on huge text corpora exhibit a remarkable set of capabilities, e.g., performing simple logical operations. Given the inherent compositional nature of language, one can expect the model to learn to compose these capabilities, potentially yielding a combinatorial explosion of what…

2024

Emergence of Hidden Capabilities: Exploring Learning Dynamics in Concept Space

NeurIPS 2024spotlight

Modern generative models demonstrate impressive capabilities, likely stemming from an ability to identify and manipulate abstract concepts underlying their training data. However, fundamental questions remain: what determines the concepts a model learns, the order in which it learns them, and its ab…

2024

In-Context Learning Dynamics with Random Binary Sequences

ICLR 2024poster

Large language models (LLMs) trained on huge text datasets demonstrate intriguing capabilities, achieving state-of-the-art performance on tasks they were not explicitly trained for. The precise nature of LLM capabilities is often mysterious, and different prompts can elicit different capabilities th…

2024

Mechanistically analyzing the effects of fine-tuning on procedurally defined tasks

ICLR 2024poster

Fine-tuning large pre-trained models has become the de facto strategy for developing both task-specific and general-purpose machine learning systems, including developing models that are safe to deploy. Despite its clear importance, there has been minimal work that explains how fine-tuning alters th…

Cited by 62SourcePDFScholar
2024

Towards an Understanding of Stepwise Inference in Transformers: A Synthetic Graph Navigation Model

ICML 2024poster

Stepwise inference protocols, such as scratchpads and chain-of-thought, help language models solve complex problems by decomposing them into a sequence of simpler subproblems. To unravel the underlying mechanisms of stepwise inference we propose to study autoregressive Transformer models on a synthe…

Cited by 4SourcePDFScholar
2023

CORNN: Convex optimization of recurrent neural networks for rapid inference of neural dynamics

NeurIPS 2023poster

Advances in optical and electrophysiological recording technologies have made it possible to record the dynamics of thousands of neurons, opening up new possibilities for interpreting and controlling large neural populations in behaving animals. A promising way to extract computational principles fr…

2023

Compositional Abilities Emerge Multiplicatively: Exploring Diffusion Models on a Synthetic Task

NeurIPS 2023poster

Modern generative models exhibit unprecedented capabilities to generate extremely realistic data. However, given the inherent compositionality of the real world, reliable use of these models in practical applications requires that they exhibit the capability to compose a novel set of concepts to gen…

2023

Mechanistic Mode Connectivity

ICML 2023poster

We study neural network loss landscapes through the lens of mode connectivity, the observation that minimizers of neural networks retrieved via training on a dataset are connected via simple paths of low loss. Specifically, we ask the following question: are minimizers that rely on different mechani…

2023

What shapes the loss landscape of self supervised learning?

ICLR 2023poster

Prevention of complete and dimensional collapse of representations has recently become a design principle for self-supervised learning (SSL). However, questions remain in our theoretical understanding: When do those collapses occur? What are the mechanisms and causes? We answer these questions by de…

Cited by 25SourcePDFScholar
2021

Beyond BatchNorm: Towards a Unified Understanding of Normalization in Deep Learning

NeurIPS 2021poster

Inspired by BatchNorm, there has been an explosion of normalization layers in deep learning. Recent works have identified a multitude of beneficial properties in BatchNorm to explain its success. However, given the pursuit of alternative normalization layers, these properties need to be generalized…

2021

Neural Mechanics: Symmetry and Broken Conservation Laws in Deep Learning Dynamics

ICLR 2021poster

Understanding the dynamics of neural network parameters during training is one of the key challenges in building a theoretical foundation for deep learning. A central obstacle is that the motion of a network in high-dimensional parameter space undergoes discrete finite steps along complex stochastic…

2020

Pruning neural networks without any data by iteratively conserving synaptic flow

NeurIPS 2020poster

Pruning the parameters of deep neural networks has generated intense interest due to potential savings in time, memory and energy both during training and at test time. Recent works have identified, through an expensive sequence of training and pruning cycles, the existence of winning lottery ticket…

2019

From deep learning to mechanistic understanding in neuroscience: the structure of retinal prediction

NeurIPS 2019poster

Recently, deep feedforward neural networks have achieved considerable success in modeling biological sensory processing, in terms of reproducing the input-output map of sensory neurons. However, such models raise profound questions about the very nature of explanation in neuroscience. Are we simply…