← Search

Alexander Kozachinskiy

11 accepted papers

2026

Decoupling Positional and Symbolic Attention in Transformers

ICLR 2026poster

An important aspect subtending language understanding and production is the ability to independently encode positional and symbolic information of the words within a sentence. In Transformers, positional information is typically encoded using Positional Encodings (PEs). One such popular PE, namely R…

Cited by 0SourceScholar
2026

Language Generation in the Limit: Complexity Barriers and Implications for Learning

ICML 2026spotlight

Kleinberg and Mullainathan showed that language generation in the limit is always possible at the level of computability: given enough positive examples, a learner can eventually generate data indistinguishable from a target language. However, such existence results do not address feasibility. We st…

Cited by 0SourceScholar
2026

Message Passing on the Edge: Towards Scalable and Expressive GNNs

ICML 2026poster

Graph neural networks (GNNs) are widely used in graph learning and most architectures propagate information by passing messages between vertices. In this work, we shift our attention to GNNs that perform message passing on *edges* and introduce EB-1WL, an edge-based color-refinement test, and a corr…

Cited by 0SourceScholar
2025

Continuity and Isolation Lead to Doubts or Dilemmas in Large Language Models

NeurIPS 2025poster

Understanding how Transformers work and how they process information is key to the theoretical and empirical advancement of these machines. In this work, we demonstrate the existence of two phenomena in Transformers, namely _isolation_ and _continuity_. Both of these phenomena hinder Transformers t…

Cited by 2SourceScholar
2025

Strassen Attention, Split VC Dimension and Compositionality in Transformers

NeurIPS 2025poster

We propose the first method to show theoretical limitations for one-layer softmax transformers with arbitrarily many precision bits (even infinite). We establish those limitations for three tasks that require advanced reasoning. The first task, Match 3 (Sanford et al., 2023), requires looking at al…

Cited by 0SourceScholar
2024

Logical Languages Accepted by Transformer Encoders with Hard Attention

ICLR 2024poster

We contribute to the study of formal languages that can be recognized by transformer encoders. We focus on two self-attention mechanisms: (1) UHAT (Unique Hard Attention Transformers) and (2) AHAT (Average Hard Attention Transformers). UHAT encoders are known to recognize only languages inside the…

Cited by 16SourcePDFScholar
2023

Three Iterations of (d − 1)-WL Test Distinguish Non Isometric Clouds of d-dimensional Points

NeurIPS 2023poster

The Weisfeiler-Lehman (WL) test is a fundamental iterative algorithm for checking the isomorphism of graphs. It has also been observed that it underlies the design of several graph neural network architectures, whose capabilities and performance can be understood in terms of the expressive power of…

Cited by 12SourcePDFScholar