GuardianTails: Seizure Sentinel

A research collaboration to make seizures predictable from an ordinary camera — no electrodes. Built in memory of Chiku, a dog with epilepsy who passed on 2026-06-08.

During his last days we noticed visual, pre-clinical onset indicators — subtle changes in posture, gaze, gait, and micro-movement — appearing on ordinary camera footage roughly 13–15 seconds before clinical onset. That lead time is enough to start a recording for the vet, alert a human, cushion a fall, or begin a rescue protocol. The Hub has very few open seizure datasets, and none for animals. This collaboration attacks that gap.

One pipeline, not parallel tracks

This is a single build with a hard dependency order — a model can't produce a comparable score without a benchmark, and a benchmark without an agreed protocol is just unlabeled video:

  1. Foundations — labeling protocol + scoring protocol + a deterministic reference scorer, so results are comparable and gameable-metric loopholes are closed before anyone submits a number. Current frontier.
  2. Datasetsentinel-bench-v1: the first open, ethically-sourced, lead-time-annotated seizure-video benchmark, covering animals and people.
  3. Model — skeleton/pose and video models that raise pre-onset lead time while holding false alarms low, portable to a home device. The only scored stage; blocked until the dataset exists.

Synthesis (a living, cited literature review) runs continuously alongside all three — not a fourth destination to retreat to.

Headline score: pre-onset lead time (seconds), always reported with its sensitivity and false-alarm operating point — full scoring spec in the central bucket README.

Join in

Ground rules (non-negotiable)

Infrastructure & sponsorship

The buckets (where all challenge work lives) are hosted here, in this org, for free. The backend API and dashboard currently run on the organizer's personal HF account because HF requires a paid Team/Enterprise plan to run compute (Docker/Gradio) Spaces under an organization. Looking for a sponsor to fund a Team plan so these move into guardian-tails itself — reach out via the dashboard or open a discussion here if you can help.


Full task spec, scoring, and API reference live in the central bucket README — read that next.