← Search

Felipe Urrutia

4 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
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
2023

Deep Natural Language Feature Learning for Interpretable Prediction

EMNLP 2023long main

We propose a general method to break down a main complex task into a set of intermediary easier sub-tasks, which are formulated in natural language as binary questions related to the final target task. Our method allows for representing each example by a vector consisting of the answers to these que…

Cited by 0SourcecodeScholar