PulseAugur
EN
LIVE 18:23:12

Random Transformers Can Approximate Functions With Soft Prompts

Researchers have demonstrated that a single-layer softmax attention network with random, untrained weights can approximate any Hölder function on a compact manifold when guided by an appropriate soft prompt. This finding suggests that pretraining may be optional for certain approximation tasks. The study connects softmax attention to kernel methods, constructing explicit soft prompts that enable the frozen transformer to emulate classical Nadaraya-Watson kernel estimators. The theoretical guarantees of kernel regression are inherited, leading to universal approximation theorems with rates dependent on intrinsic dimension, and revealing a trade-off between prompt norm, length, and hidden dimension. AI

IMPACT Suggests that pretraining may not be essential for certain approximation tasks in transformers, potentially simplifying model development.

RANK_REASON The cluster contains a research paper detailing theoretical findings about transformer models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Random Transformers Can Approximate Functions With Soft Prompts

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
The cluster contains a research paper detailing theoretical findings about transformer models. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
46 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Alexander Hsu, Rongjie Lai ·

    Training-Free Universal Approximation by Prompting Random Transformers

    arXiv:2608.09558v1 Announce Type: new Abstract: How expressive is prompting a transformer? Answering this question is important for separating the roles of prompting, architecture, and pretraining in transformer models, and for determining whether task-specific behavior must be s…