Apr 27, 2026

Hydra Watch: Federated wastewater pathogen surveillance with foundation-model embeddings

Divya Sitani, Mohammed ElSayed, Frida Arrey, Hanna Schutz, Sascha Held

🏆 Track 2 Winner: Pandemic Early Warning

HydraWatch: Embedding-based wastewater pathogen surveillance for federated hospital networks

A reference-free, privacy-preserving wastewater pathogen surveillance pipeline for federated hospital networks.

Each hospital sequences its own sewershed, embeds reads with DNABERT-2 (768-dim), and trains a local TE-VAE (Transformer-encoder VAE) on the classified pool to define "site-normal." A hybrid score (reconstruction error plus latent Mahalanobis) flags anomalous reads in the unclassified pool, the blind spot where novel pathogens hide because reference-based tools like Kraken2 can't see them.

Anomalies are clustered with HDBSCAN and tracked across timepoints.

Trajectory analysis flags four patterns: emerging (rising over time, including signals that appear only at the latest timepoint), persistent, transient, and declining. The early-warning signal is anything new or accelerating. Cross-site detection happens by query, not data: a hospital sends a single 768-dim cluster centroid (around 3 KB) to peer sites, who match locally and reply. Raw reads and read-level embeddings never leave the site, sidestepping the data-sharing agreements that typically slow multi-site surveillance.

Pilot: three timepoints from one NY hospital sewershed (CASPER PRJNA1247874). One dominant emerging cluster (cluster 6) grew from 285 reads at T1 to 3,506 reads at T3 (×12.3 growth), driving the early-warning signal. BLAST anchoring of representative reads is queued.

Scaling: 5 NY hospitals, then Northeast region, then CDC. Same cluster signature at multiple sites equals outbreak signal, ideally surfaced before clinical case counts rise.

Stack: DNABERT-2(Hugging Face + PyTorch), TE-VAE (TensorFlow), HDBSCAN, BLAST. ESM-2 multi-view piloted on one timepoint; METAGENE-1 is a clean upgrade path.

Reviewer's Comments

Reviewer's Comments

Arrow
Arrow
Arrow

Impressive hackathon submission with high potential impact when fully developed and deployed. Submission includes a design, prototype, and proof-of-concept for federated detection of pathogen incidence dynamics via foundation model embeddings of hospital wastewater sequences. Only post-embedding centroid clusters are shared between hospitals, allowing for quick data sharing and tracking of pathogen spread, avoiding delays stemming from data privacy regulations. Additionally, foundation model embedding clusters can identify incidence dynamics of "unclassified" potential pathogens for which reference sequences do not yet exist in current database-based pathogen monitoring systems.

The included code repository with submission slide deck help clearly explain the project and results. The gap that is filled by this technology is clear.

Reference-free anomaly detection on the Kraken2-unclassified pool (the actual surveillance blind spot) combined with a federated-by-query architecture that never moves raw reads is the most technically sophisticated work in the batch. The ×12.3 growth in cluster 6 is a compelling signal, but the load-bearing next step is BLAST anchoring: an embedding-space trajectory without biological identity is a watch-list item, not a confirmed finding. Swap in METAGENE-1, get the BLAST results, and run one real two-site centroid-query exchange to activate the architecture you've designed.

I thought the authors could benefit from demonstrating more clearly why the gap of unclassified samples matters from a biosecurity stand-point. The authors note that approaches like Kraken-2 "works very well for organisms that already have well-sequenced close relatives in the reference

database — known pathogens, well-studied commensals, common viruses. It works poorly for everything else." It's not obvious to me what that "everything else" is that presents a significant concern, particularly when the authors acknowledge the approach doesn't identify any specific organism. Even with the comparison against baseline rates, seems like that would potentially introduce a variety of false positives, since it may simply be picking up some new, non-pathogenic bacteria.

I also was a bit confused by the pilot. My understanding is the hackathon is effectively for only a weekend; so how did the authors have time to conduct a pilot study over a couple months?

I did appreciate the author's discussion and inclusion of implementation details on scaling up multiple levels of surveiliance.

Cite this work

@misc {

title={

(HckPrj) Hydra Watch: Federated wastewater pathogen surveillance with foundation-model embeddings

},

author={

Divya Sitani, Mohammed ElSayed, Frida Arrey, Hanna Schutz, Sascha Held

},

date={

4/27/26

},

organization={Apart Research},

note={Research submission to the research sprint hosted by Apart.},

howpublished={https://apartresearch.com}

}

Recent Projects

Apr 27, 2026

OliGraph: graph-based screening of large oligopools

Existing synthesis screening tools cannot evaluate short oligonucleotide pools, whose overlapping fragments can be reassembled into regulated sequences via polymerase cycling assembly (PCA) yet fall below gene-length detection thresholds. We present OliGraph, an open-source tool that constructs a bi-directed overlap graph from an oligonucleotide pool and extracts contigs for downstream gene-length screening. An optional PCA mode retains only cross-strand overlaps consistent with PCA chemistry. We validated OliGraph in a blinded study across ten simulated pools (70–9,184 oligonucleotides, 30–300 bp) spanning four risk categories. BLAST screening of individual oligonucleotides failed to identify sequences of concern in most pools: three returned zero hits, and vector noise obscured true positives in the remainder. After OliGraph assembly, contig-level BLAST matched the longest assembled sequences (up to 1,905 bp) to sequences of concern at 97–100% identity. In one pool, assembly collapsed 1,634 individual BLAST results into 10 hits from a single contig, all assigned to the same source organism. PCA mode correctly distinguished assemblable from non-assemblable fragments within the same pool. Two pools with no assemblable structure yielded no contigs. OliGraph processed all pools in under 0.2 seconds, fast enough for real-time order screening and consistent with proposals to bring oligonucleotide orders within the scope of synthesis screening regulation.

Read More

Apr 27, 2026

BioRT-Bench: A Multi-Attack Red-Teaming Benchmark for Bio-Misuse Safeguards in Frontier LLMs

Frontier AI laboratories are expected to maintain safeguards against biological misuse, but whether deployed models actually refuse bio-misuse queries under adversarial pressure is largely unmeasured in the public literature. We introduce BioRT-Bench, a benchmark that runs four attack methods (direct request, PAIR, Crescendo, and base64 encoding) against four frontier models (Claude Sonnet 4.6, GPT-5.4, DeepSeek V4-flash, Kimi K2.5) across 40 prompts spanning five biosecurity-relevant categories. Responses are scored by a calibrated judge extending StrongREJECT with two bio-specific dimensions: specificity and actionability. We measure Attack Success Rate (ASR), where 0 means the model fully refused and 1 means it provided specific, actionable bio-misuse content. Our results reveal a sharp robustness divide: Chinese frontier models (DeepSeek, Kimi) have under 5% refusal rates even under direct request (ASR 0.88 and 0.79), while Western models (Claude, GPT) maintain substantially stronger safeguards (ASR 0.15 and 0.16). Crescendo is the most effective attack across all models, both in bypassing refusal and in eliciting actionable content. Claude Sonnet 4.6 is the most robust model tested, achieving 100% refusal against base64-encoded prompts.

Read More

Apr 27, 2026

PROTEUS (PROTein Evaluation for Unusual Sequences): Structure-Informed Safety Screening for de novo and Evasion-Prone Protein-Coding Sequences

AI protein design tools like RFdiffusion, ProteinMPNN, and Bindcraft make it trivial to produce low-homology sequences that fold into active, potentially hazardous architectures. However, sequence homology-based biosafety screening tools cannot detect proteins that pose functional risk through structurally novel mechanisms with no sequence precedent. We present a tiered computational pipeline that addresses this gap by combining MMseqs2 sequence alignment with structure-based comparison via FoldSeek and DALI against curated toxin databases totaling ~34,000 entries. AlphaFold2-predicted structures are screened for both global fold similarity (FoldSeek) and local active/allosteric site geometry (DALI), capturing convergent functional hazards that sequence screening misses. The pipeline was validated against a panel of toxins, benign proteins, structural mimics, and de novo-designed Munc13 binders, as well as modified ricin variants with residue substitutions. We additionally tested robustness to partial-synthesis evasion, where a bad actor submits multiple shorter coding sequences intended for downstream reassembly into a full toxin-coding gene. We found that while sequence-based screening did not identify any de novo ricin analogues with high certainty, the combined pipeline with FoldSeek and DALI identified all 24 tested de novo ricins as toxic.

Read More

Apr 27, 2026

OliGraph: graph-based screening of large oligopools

Existing synthesis screening tools cannot evaluate short oligonucleotide pools, whose overlapping fragments can be reassembled into regulated sequences via polymerase cycling assembly (PCA) yet fall below gene-length detection thresholds. We present OliGraph, an open-source tool that constructs a bi-directed overlap graph from an oligonucleotide pool and extracts contigs for downstream gene-length screening. An optional PCA mode retains only cross-strand overlaps consistent with PCA chemistry. We validated OliGraph in a blinded study across ten simulated pools (70–9,184 oligonucleotides, 30–300 bp) spanning four risk categories. BLAST screening of individual oligonucleotides failed to identify sequences of concern in most pools: three returned zero hits, and vector noise obscured true positives in the remainder. After OliGraph assembly, contig-level BLAST matched the longest assembled sequences (up to 1,905 bp) to sequences of concern at 97–100% identity. In one pool, assembly collapsed 1,634 individual BLAST results into 10 hits from a single contig, all assigned to the same source organism. PCA mode correctly distinguished assemblable from non-assemblable fragments within the same pool. Two pools with no assemblable structure yielded no contigs. OliGraph processed all pools in under 0.2 seconds, fast enough for real-time order screening and consistent with proposals to bring oligonucleotide orders within the scope of synthesis screening regulation.

Read More

Apr 27, 2026

BioRT-Bench: A Multi-Attack Red-Teaming Benchmark for Bio-Misuse Safeguards in Frontier LLMs

Frontier AI laboratories are expected to maintain safeguards against biological misuse, but whether deployed models actually refuse bio-misuse queries under adversarial pressure is largely unmeasured in the public literature. We introduce BioRT-Bench, a benchmark that runs four attack methods (direct request, PAIR, Crescendo, and base64 encoding) against four frontier models (Claude Sonnet 4.6, GPT-5.4, DeepSeek V4-flash, Kimi K2.5) across 40 prompts spanning five biosecurity-relevant categories. Responses are scored by a calibrated judge extending StrongREJECT with two bio-specific dimensions: specificity and actionability. We measure Attack Success Rate (ASR), where 0 means the model fully refused and 1 means it provided specific, actionable bio-misuse content. Our results reveal a sharp robustness divide: Chinese frontier models (DeepSeek, Kimi) have under 5% refusal rates even under direct request (ASR 0.88 and 0.79), while Western models (Claude, GPT) maintain substantially stronger safeguards (ASR 0.15 and 0.16). Crescendo is the most effective attack across all models, both in bypassing refusal and in eliciting actionable content. Claude Sonnet 4.6 is the most robust model tested, achieving 100% refusal against base64-encoded prompts.

Read More

This work was done during one weekend by research workshop participants and does not represent the work of Apart Research.
This work was done during one weekend by research workshop participants and does not represent the work of Apart Research.