OpenTrain AI
No verified implementation yetHugging Face Transformers training guide

Language Models are Injective and Hence Invertible

Giorgos Nikolaou, Tommaso Mencattini, Donato Crisostomi, Andrea Santilli, Yannis Panagakis +1 more

October 17, 2025arXiv: 2510.15511
1 repo~a few days to reproduce
arXiv PDF

Abstract

Transformer components such as non-linear activations and normalization are inherently non-injective, suggesting that different inputs could map to the same output and prevent exact recovery of the input from a model's representations. In this paper, we challenge this view. First, we prove mathematically that transformer language models mapping discrete input sequences to their corresponding sequence of continuous re...

Results & Benchmarks

TaskDatasetMetricValue
TransformerHardPromptsAccuracy.0.00

Hardware Requirements

  • Expect multi-day setup/compute for meaningful reproduction based on current guidance.

Best Implementation

Maintained implementation evidence is not confirmed for this paper yet.

Use the Implementation Status and Reproduction Path sections below for the current action plan.

Reproduction Path

Follow this baseline workflow to decide if this paper is worth immediate prototyping.

  1. 1

    Use the paper and benchmark evidence to scope a baseline reproduction plan.

  2. 2

    Start from this likely method family: Transformer.

  3. 3

    Track assumptions and missing details in an experiment log before coding.

Framework baselines

Time to first repro: a few daysEstimate is based on paper-only reproduction flow

Additional Implementations

Official

No additional official repositories detected.

Community

  • giorgosnikolaou/SIPITConfidence: low

    Official Implementation of SIPIT from "Language Models are Injective and Hence Invertible" (ICLR 2026) :trophy:

    Stars: 17Forks: 4Last push: Feb 2026

Hugging Face Artifacts

No trustworthy direct or curated related Hugging Face artifacts were found yet.

Research Context