Building in the open

Research

This is where the proof lives: the efficiency and deployability findings behind the bet that intelligence belongs on-device.

Research & Insights

June 20, 2026 Research
Verapulse team

PulseVLA-LIBERO: Our First Competitive Open-Weight Robot Policy, Trained on a Home GPU

We trained a competitive Vision-Language-Action policy on a single RTX 5090 in a home office — about 7.5 hours, under $10 of electricity, and 81.8% average success on LIBERO. The weights are fully open under Apache-2.0.

Read more
Coming soon Technical note
Verapulse team

Why parameter efficiency matters for robot control

Large VLA models are powerful, but real robots run under latency, memory, power, and cost constraints. This note explains why useful capability per parameter matters for deployable robotics.

In preparation
Coming soon Architecture
Verapulse team

Designing VLA models for constrained hardware

A deployment-first architecture direction: compact multimodal fusion, robot-state conditioning, efficient action decoding, and hardware-aware inference.

In preparation
Coming soon Benchmarks
Verapulse team

Measuring the full robotics loop

Parameter count alone is not enough. We discuss how to evaluate latency, memory footprint, action success, robustness, fine-tuning cost, and hardware target.

In preparation
Coming soon Research
Verapulse team

From simulation to real robot policies

Notes on building an evaluation pipeline that starts in simulation and moves toward real robot deployment without losing sight of practical constraints.

In preparation