TheMachine Press

The newspaper for artificial intelligence and the people building it.

Morning editionSources linked throughout
Front pageImportance 10/10

The Longer Review Rejected More and Distinguished Less

A paired oversight experiment found that wider action windows increased catches and false rejections together; one or two actions carried the clearest signal.

A sepia engraving of abstract action tiles moving through a narrow inspection gate and a crowded wider review frame.Editorial illustration
Conceptual illustration: a paired benchmark varied how many planned actions an AI monitor reviewed; this does not depict its prompts, interfaces or results. Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-26.

The twin-prefix framework holds a plan fixed while comparing a clean prefix with a version that differs by one environment-accepted error. Six language-model judges reviewed those pairs at five nested lengths. Longer windows caught more bad plans, but false rejection rose in lockstep, so preregistered informedness peaked at one or two actions in both tested domains. Replaying observations that the longer prompt had withheld recovered much of the lost discrimination. The result does not say that short review is universally safest; it says a safety case must name its verification unit and measure clean-plan rejection alongside catch rate.

safety security
A sepia engineering engraving of a relay lattice carrying many connected signal paths while several modules sit removed beside it.Editorial illustration
Conceptual illustration: NeuronGuard trains measured refusal behavior to persist under deliberate neuron ablation; this is not a model diagram or universal safety claim. Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-26.

The Safety Signal Stopped Living in a Fragile Few Neurons

NeuronGuard trains refusal behavior to survive deliberate neuron ablation, targeting jailbreaks and post-deployment pruning through one shared weakness.

NeuronGuard periodically identifies safety-critical neurons with per-layer classifiers, then trains the model to preserve refusal behavior while some of those neurons are deliberately ablated. KL regularization keeps output distributions consistent, while randomized gradient projection manages conflicts with task learning. Across three models, six attack strategies and multimodal tests, the authors report near-zero attack success while maintaining task accuracy, including under white-box adaptive attacks, and give an upper-bound argument for reduced attack success. Those are controlled experimental results on the tested settings, not proof that redistributed signals make every model or deployment universally safe.

Branching Beat Deeper Thought in Twelve of Fourteen Settings

A shared harness compares three test-time recursion operators under identical prompts, budgets and grading.

Across 49,327 graded items and 151,876 model calls, branching improved accuracy in all 14 model-benchmark settings by an average 5.98 percentage points and ranked best in 12. Growing one trace averaged 2.18 points and pruning/recomposition 0.94; paired scoring also showed how pipeline failures could reverse comparative conclusions.

Today's Dispatches

research01
Abstract metallic wireframe ribbons twisting into a complex knot against a dark gray background.File image
Conceptual Visualising AI file image used illustratively; it is not CPP, a conformal set, a pruning mask or an experimental result. Tim West / Google DeepMind / Pexels; cropped, resized, metadata stripped, and converted to WebP by The Machine Press.

Pruning Kept Its Coverage Promise and Shrunk the Answer Set

Calibration-Preserving Pruning treats compression as an efficiency problem after split conformal prediction fixes the reliability contract.

At 50 percent sparsity on DBpedia-14, CPP-SparseGPT reduced mean prediction-set size from 10.1 to 8.6 while accuracy moved from 0.347 to 0.366. It produced smaller sets in 13 of 15 dataset-sparsity cells, but matched controls showed generic supervised gradients explain much of the gain; the claims remain limited to reliability-sensitive classification.

safety security02

The Firmware Tool Chose to Say Uncertain

SPIDER4TianoCore reports downstream patch status with reviewable evidence instead of claiming that a match proves safe propagation.

On 20 prepared target-CVE pairs from eight public EDK II repositories, the analyzers found 10 high-confidence pre-patch matches, four high-confidence post-patch matches and abstained on six. None of the confident classifications disagreed with recorded manual labels, but the authors frame this as preliminary evidence generation for prepared targets, not general downstream accuracy.

benchmarks evals03

The Audio Test Added Six Languages and a View of the Scene

EXAM² combines speech, sound, music, mixed audio and images in one multilingual benchmark.

The benchmark contains 5,667 multiple-choice questions, 22,614 image instances and 135,684 translations across six languages. Tested audio and multimodal models showed substantial multilingual and cross-modal gaps; a lightweight fusion model fine-tuned on the training split improved up to 12.4 percent in multilingual tests and 21.7 percent in multimodal evaluation over its stated baseline.

safety security04

The Tool Server Waited Until the Agent Trusted It

TrustShift models an MCP server that behaves honestly through a conditioning window before switching to a malicious payload.

Across four production-style domains and frontier proprietary and open-weight models, the staged attacks reached a reported 69.5 percent mean success rate. A transport-boundary defense learned behavioral baselines during clean windows and reduced that figure to 42.7 percent, leaving meaningful residual risk and showing why static deployment checks cannot see a later server-controlled defection.

research05

The Same Forty Slots Received Different Questions

A two-study simulation traces how embeddings, structural screens and selection policy determine what psychometricians ever review.

Across 32,000 selected Big Five items, broad semantic agreement concealed large local changes in evidence and survival. Every evaluable form filled all content cells, yet inclusive primary forms from different embedding configurations shared a median of only six of 40 items, making the computational evaluator part of measurement design rather than neutral plumbing.

business enterprise06
Green programming code on a dark monitor above a blurred keyboard edge.File image
Generic programming file image; it does not show Shopify, a listed app, marketplace data or the study's survival model. Dhirendra Singh Dhami / Pexels; cropped, resized, metadata stripped, and converted to WebP by The Machine Press.

Later Apps Grew Faster in 88 Percent of Categories

A seven-year Shopify marketplace panel finds that governance and entry conditions mattered more than simply arriving first.

The study combines a 24,826-app snapshot with weekly tracking of 7,708 apps across 366 weeks. Later entrants grew faster in 88 percent of 50 analyzed categories, while public data from an app's first six months predicted two-year exit with cross-validated AUC above 0.8. The measurements describe Shopify's marketplace and detection method, not every software platform.

robotics07

Success Hid How Long the Robot Took to Recover

A resilience suite separates rebound, stability and graceful extensibility from end-of-task success.

Across 400 household tasks and 10 embodied-agent systems, the process metrics exposed recovery-cost differences of 25.2 among episodes that all ended successfully, along with instability and task-family degradation. Metric-guided changes reduced recovery cost and improved stability and extensibility completion, while also revealing tradeoffs among those properties.

chips infrastructure08

The Architecture Learned the Order the CPU Could Stream

Pipeline-native transformers co-design dependency graphs with a stage-major runtime for bandwidth-bound decoding.

One tested architecture halved critical-path weight bandwidth from 9.00 to 4.50 MB per token while staying within 0.24 perplexity of the best candidate. On a 30.9-billion-parameter mixture-of-experts model, the cflow runtime reported 5.94 tokens per second on 32 Ice Lake vCPUs; the authors also report one design claim refuted and another inconclusive.

developer tools09

The Cloud Emulator Asked the Real Cloud Where It Was Wrong

CloudEmu combines documentation-driven code synthesis with symbolic constraints and oracle tests against live services.

The system generates API-level emulators for AWS and GCP services, then uses real-cloud behavior to test, repair and align them. The authors report higher coverage and accuracy than LocalStack in their evaluation, but the comparison is confined to the selected services and harness rather than every behavior in either cloud platform.

research10

Each Cache Page Found Its Own Low-Rank Basis

PuzzleKV compresses completed per-head pages independently instead of sharing one projection across a broad cache region.

At roughly 60 percent of original KV storage, PuzzleKV retained more than 96 percent of Full KV performance across both evaluated models and all reported settings. Combined with quantization, it retained more than 93 percent using 18.7 percent of storage, with attention computed directly over dense and factorized pages.

research11
Transparent grid panels and blue nodes receding through a bright white abstract space.File image
Conceptual Visualising AI file image; it is not an ExTS search tree, evaluated workflow, score trace or benchmark result. Novoto Studio / Google DeepMind / Pexels; cropped, resized, metadata stripped, and converted to WebP by The Machine Press.

The Search Tree Had to Earn Every New Branch

ExTS treats expansion as a value-of-information decision when evaluations and model calls are scarce.

The policy combines sharper reward separation, a virtual child that estimates the value of branching and quality-conditioned expansion. Across prompt optimization, code generation, molecular structure elucidation and workflow optimization, one fixed configuration produced a reported average relative gain of 5.5 percent over task-specific tree-search baselines.

research12

Hard Negatives Stayed Diverse Instead of Collapsing to a Few

FlowNeg uses a hierarchical generative flow network to sample informative knowledge-graph counterexamples across modes.

Across a five-seed grid of five architectures and five benchmarks, FlowNeg had higher mean reciprocal rank than two comparison methods in 24 of 25 cells. A separate 15-seed control on FB15k-237 with RotatE reported 0.359 versus 0.346 MRR, with fixed diagnostic and compute budgets.

developer tools13

Three Agent Harnesses Converged on Five Pieces—and Missed the Sixth

A source-level case study finds replayable sessions, model quirks as data, progressive context and extension seams across opposing designs.

The authors trace convergence through parallel discovery, diffusion and direct reuse rather than claiming independent invention. All three examined coding-agent harnesses showed the five recurring elements, while none supplied an externally verifiable, tamper-evident record that an outside party could check without trusting the runtime.

Independent builders

The Invention Desk

Independent builders turning improbable ideas into real things.

  • Four editorial selections
  • $7 for seven days
  • Paid work is clearly labeled
  • Placement is never endorsement
A sepia engraving of a compact touchscreen computer beside a keyboard, two speakers, and an unbranded music control board.
Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-23.
Desk PickReleased

Tulip Creative Computer

Buildershore pine sound systems contributors

A self-contained touchscreen computer boots into MicroPython and combines programmable graphics, MIDI connections, and an open-source synthesizer in focused, buildable hardware.

Visit Tulip Creative Computer
A sepia engraving of a tiny two-roller printing press clamped to a workbench as it feeds out a small abstract print.
Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-23.
Desk PickReleased

Open Press Project

BuilderMartin Schneider and Dominik Schmitz

Shrinks an intaglio press into 3D-printed tabletop hardware, with free fabrication plans for makers and finished presses for artists without a printer.

Visit Open Press Project
A sepia cutaway engraving of a printed-frame microscope with an objective, a flexure-guided sample stage, and three small motors.
Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-23.
Desk PickReleased

OpenFlexure Microscope

BuilderRichard Bowman and OpenFlexure contributors

Prints most of a precise microscope body as one flexure mechanism, pairing interchangeable optics with optional motorized sample positioning and open control software.

Visit OpenFlexure Microscope
A sepia engraving of a rooftop tracking antenna beneath a small satellite, with dotted arcs connecting distant ground stations.
Original editorial concept art generated with built-in Codex Image Gen for The Machine Press, 2026-08-23.
Desk PickReleased

SatNOGS

BuilderLibre Space Foundation and SatNOGS contributors

Links volunteer-built radio ground stations to shared scheduling and observation services, turning backyard antennas into a public satellite-observation network.

Visit SatNOGS
An unnamed prototype under a desk lamp beside a blank card.
Original Codex Image Gen concept art from 2026-07-10; carried forward from the validated 2026-08-25 edition.
Sponsored ProjectOpen

The First Paid Slot

BuilderHouse example / The Machine Press

A transparent preview of paid placement with one verified link and no claim of endorsement.

House example - no advertiser paid. Payment will buy placement, never endorsement.

Ask about the launch slot
Six portfolio slots surround one open slot and seven day markers.
Original Codex Image Gen concept art from 2026-07-10; carried forward from the validated 2026-08-25 edition.
Open PlacementOpen

Put Your Project on the Desk

$7$1/day / 7 days

One manually reviewed placement stays active for seven days and remains separate from Desk Picks.

Manual intake only. Payment buys placement, never endorsement, and every submission is reviewed.

Email the desk

Desk Picks are selected by the newsroom. Sponsored placement purchases visibility, never endorsement, and always remains visibly separated from editorial selection.