← Back to Lab

ARTI / PULSE-NATIVE SPATIAL TEXT

PUBLIC DEMO PAUSED · ARCHITECTURE CORRECTION

Make Pulse carry the task before reopening the demo.

The previous version relied on glyph detection, cropping, and discrete ordering, so it could not demonstrate ARTI’s core mechanism. It has been removed from public execution. The replacement receives only page pixels, continuous coordinates, masks, and the runtime output vocabulary.

01 / RETIRED

Previous demo retired

The public page no longer loads glyph detection, crops, sequence-alignment decoding, or the previous OCR weights, and no longer publishes their metrics.

02 / TRAINING GATE

Under validation

One official Pulse reads both whole-page and arbitrarily partitioned multiscale fragments, then compresses variable evidence into a K=32 workspace.

03 / RELEASE GATE

Reopening gate

Interaction returns only after the larger model passes overfit, held-out, Pulse ablation, coordinate corruption, runtime-vocabulary permutation, and browser parity gates.

04 / MODEL CONTRACT

Target data flow

PAGE PIXELSMULTISCALE FRAGMENTS
+ COORD + MASK
OFFICIAL ARTI PULSE
HALF + FOLD
K=32 WORKSPACERUNTIME VOCAB SLOTS
+ SPATIAL STRUCTURE

05 / CAPACITY

Capacity correction

If removing Pulse leaves a conventional OCR pipeline able to finish the task, the demo is not valid evidence for ARTI. An explicit pause is more accurate than substituting legacy results.

PROFILEWIDTHMLPPARAMETERS
BASELINE1282561.30M
BASE38476813.64M
LARGE512102430.24M
Read workspace mechanicsGitHub →