Concept Attractors in LLMs and their Applications
Sotirios Panagiotis Chytas, Vikas Singh
TL;DR
This paper reframes how latent representations in LLMs organize semantically related prompts by modeling layers as Iterated Function Systems that contract toward concept-specific Attractors. It proposes training-free, Attractor-based interventions for diverse tasks, including guardrailing, translation, toxicity reduction in vision-language models, and synthetic data generation, achieving competitive or superior performance relative to domain-specific baselines. The key contributions include a formal IFS perspective with concept Attractors, practical detection and steering methods, and data-generation techniques that operate without retraining or retention data. The findings demonstrate that Attractor manipulations can robustly influence model behavior across multiple modalities and tasks, offering an efficient alternative to heavy fine-tuning while highlighting limitations around access to hidden activations and generalization to larger models.
Abstract
Large language models (LLMs) often map semantically related prompts to similar internal representations at specific layers, even when their surface forms differ widely. We show that this behavior can be explained through Iterated Function Systems (IFS), where layers act as contractive mappings toward concept-specific Attractors. We leverage this insight and develop simple, training-free methods that operate directly on these Attractors to solve a wide range of practical tasks, including language translation, hallucination reduction, guardrailing, and synthetic data generation. Despite their simplicity, these Attractor-based interventions match or exceed specialized baselines, offering an efficient alternative to heavy fine-tuning, generalizable in scenarios where baselines underperform.
