PulseAugur
EN
LIVE 15:20:34

New LeakyLMs Attack Reveals Gemini Flash 2.5 Architecture via Timing

Researchers have developed a new set of attacks called LeakyLMs that can infer proprietary information about language models, including their architecture and inference optimizations, by analyzing token generation timing. This method can even extract details through remote APIs. One attack successfully identified that Google Gemini Flash 2.5 uses speculative decoding with a draft context window of approximately 128K tokens. Another attack can recover architectural properties like the number of transformer layers, hidden dimension size, and attention heads, achieving over 90% accuracy in identifying Llama model configurations. AI

IMPACT Reveals potential security vulnerabilities in deployed LLMs, impacting how models are secured and how their architectures are protected.

RANK_REASON Academic paper detailing a new attack method on language 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 →

New LeakyLMs Attack Reveals Gemini Flash 2.5 Architecture via Timing

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
Academic paper detailing a new attack method on language 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, safety
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
64 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) · Sadegh Majidi, Niloofar Mireshghallah, Kazem Taram ·

    Leaky Language Models: Stealing Architecture and Inference Optimizations via Per-Token Timing

    arXiv:2607.20723v1 Announce Type: cross Abstract: This work presents LeakyLMs, a set of attacks that leak proprietary model, architecture, and deployment information from production language models. LeakyLMs is the first to demonstrate that key model and deployment details can be…