Brhanu Fentaw Znabu

Ph.D. student in Biomedical Engineering at the University of Nebraska–Lincoln, advised by Nicole R. Sexton at the Nebraska Center for Virology and co-advised by Qiuming Yao in the School of Computing.

I build and evaluate genomic foundation models for biological sequence analysis. My current work focuses on domain-adaptive pre-training of large language models (DNABERT-2) for viral host-range prediction and epidemic emergence forecasting, with an emphasis on rigorous leakage-aware evaluation and model interpretability. I am also exploring discrete diffusion models and conditional generative frameworks for protein variant design, combining protein language model representations with fitness-guided generation.

8
Open-source ML tools & benchmarks shipped
0.978
Genomic FM average precision (ArboFM)
5
Data modalities the same methods transfer across
Brhanu Fentaw Znabu

Research

Genomic foundation models

I adapt pre-trained sequence models to viral genomes and ask what they have actually learned. ArboFM applies continued masked-language-model pre-training to DNABERT-2 over 120K+ arbovirus genome windows to predict epidemic emergence, and genome-localized attribution traces the discriminative signal to the NS3–NS5 replication region and to UpA-containing motifs linked to dinucleotide-mediated host restriction.

Generative design over biological sequence

I build discrete-diffusion models that generate sequence under conditioning rather than scoring it. ProtDiff-ESM couples masked-diffusion sampling with ESM-2 fitness conditioning and classifier-free guidance for protein variants; EnhancerDiff re-points the same machinery from protein to regulatory DNA to design cell-type-specific 200 bp enhancers. Both are evaluated against independent oracles rather than the objective they were optimized against.

Evaluation that survives contact with reality

Most reported gains in biological machine learning are inflated by how the data was split or by scoring a model against the same oracle that selected it. I build benchmarks that measure the difference and report it whichever way it falls: phylogenetic leakage inflates viral host-range performance by 16 percentage points, a leakage-free split collapses antibody thermostability prediction from Spearman 0.24 to 0.08–0.14, two structure oracles agree on one binder target and not on another, and 19% of splice-disrupting variants are missed by every published predictor. Eight of these evaluations are released as open, reproducible packages.

Software & Benchmarks

100 de novo PD-L1 designs, shaded by which structure oracle endorses each one
TrustBinder

Dual-oracle audit for de novo binder design: does the score used to select generated binders survive an independent structure oracle? Across two targets, Boltz-2 and AlphaFold2 are uncorrelated on PD-L1 (r = 0.08, 100 designs from RFdiffusion3 → ProteinMPNN → Boltz-2) but strongly correlated on EGFR (r = 0.64), so oracle concordance is target-dependent, not a fixed property. On EGFR, where 55 of 402 designs have measured binding, gating on concordance lowers binder enrichment rather than raising it.

ESMFold pLDDT for random, generated and natural sequences: generated sit beside the random baseline, far below natural
ProtDiff-ESM

Discrete-diffusion protein language model with ESM-2 conditioning and classifier-free guidance. Full training and evaluation pipeline with a leakage-aware ProteinGym harness whose ESM-2 baseline reproduces the public leaderboard (Pearson r = 0.973), plus a head-to-head evaluation quantifying where diffusion does and does not yet beat ESM-2 at this model scale.

Mean guiding-oracle score versus independent-oracle score for each cell type, showing the transfer gap
EnhancerDiff

Discrete-diffusion generator for cell-type-specific regulatory DNA. Learns p(DNA | cell type) over 200 bp sequences with measured activity from the Gosai 2024 MPRA, then samples novel enhancers for a chosen cell type (K562, HepG2, SK-N-SH) under classifier-free guidance. Designs are scored by the real Malinois and Enformer oracles and checked for novelty rather than assumed correct. Re-points the diffusion machinery from ProtDiff-ESM from protein to DNA; generated design galleries and their oracle evaluations are committed, so the outputs are inspectable without retraining.

Rank of each sequence under one oracle against its rank under an independent oracle
OracleGap

Oracle-independence and novelty audit for generative DNA design with Proto (Hie lab, Arc Institute): tests whether sequences optimized against one in-silico oracle survive an independent oracle and remain genuinely novel. Across two independent oracles (Malinois, Enformer; agreement ρ = 0.865), 93% of gradient-optimized designs transfer to the held-out oracle, finding no evidence of oracle-hacking.

Five splicing predictors ranked by average precision
SpliceConsensus

Reproducible benchmark harness scoring five splicing variant-effect predictors against the MFASS experimental assay (27,733 variants), with distance-to-splice-site stratification and a calibrated consensus baseline. Every headline number regenerates from the committed data with one script, no GPU or large download required. Pangolin ranks first (AUROC 0.888); see the preprint for the shared exon-interior blind spot.

ESM-2 650M and AntiBERTy thermostability accuracy under a random split versus a leakage-free split
AbStab

Leakage-aware benchmark for antibody thermostability (Tm) prediction built on public data, with grouped splits that prevent near-duplicate sequences from leaking between train and test. On Jain 2017 (n = 137 clinical antibodies), a leakage-free split collapses accuracy from Spearman 0.24 to 0.08–0.14, exposing how clonal-sequence leakage inflates standard benchmarks.

Model versus mean-of-training baseline across three split designs
PerturbVAE

Leakage-aware benchmark for single-cell perturbation-response prediction, quantifying how much measured performance depends on the train/test split design. On the Norman dataset, the conditional VAE predicts unseen double perturbations at ΔPearson 0.748 versus 0.551 for a mean-of-training baseline (131 held-out combinations).

Out-of-fold predicted suitability from the production model, each class scaled to its own peak
NativeReady

Open benchmark and sequence-based triage model for native mass spectrometry suitability. The production model reaches cluster-aware ROC-AUC 0.835 ± 0.029 (n = 635) under homology-controlled cross-validation, and is shipped as a live web tool, a PyPI SDK, and a command-line interface.

Publications

MoSeq experimental design and AR-HMM behavioral analysis pipeline
Published 2025
MoSeq based 3D behavioral profiling uncovers neuropathic behavior changes in diabetic mouse model
Ashiquzzaman A*, Lee E*, Znabu BF*, Sakib AN, Chung G, Kim SS, Kim YR, Kwon H-S, Chung E.
Scientific Reports 15, 15114 (2025)
Splice-disrupting variant recall stratified by distance to the nearest splice site
A reproducible MFASS benchmark of splice-disruption predictors reveals a shared exon-interior blind spot
Znabu BF, Atif Z, Devkota P, Alemu RH, K.C. J.
bioRxiv (2026)

Five published splicing variant-effect predictors benchmarked against 27,733 variants with measured exon-inclusion outcomes. Pangolin ranks first (AUROC 0.888, AP 0.421) and a calibrated consensus gives no meaningful gain. Recall declines sharply in the exon interior for every tool, including the one model not built around splice-site recognition, leaving 19% of disrupting variants undetected by all five.

NativeReady pipeline from data sources to public release
NativeReady: an open benchmark and sequence-based triage model for native mass spectrometry suitability
Znabu BF, Atif Z.
bioRxiv (2026)
Gene expression heatmap and signature correlations in LUAD
Interpretable deep learning-based multi-omics integration for prognosis in hepatocellular carcinoma
Znabu BF, Atif Z.
bioRxiv (2026)

Attention-based multi-branch deep learning framework integrating multi-omics data for interpretable survival prediction in hepatocellular carcinoma.

ArboFM study design and analysis pipeline
In Preparation
A genomic foundation model for predicting arbovirus epidemic emergence across RNA virus families
Znabu BF, Sexton NR.
Target: Bioinformatics (Oxford)

ArboFM: domain-adapted DNABERT-2 via continued MLM pre-training on 120K+ arbovirus genome windows (9,299 genomes, 362 species, 6 families). Predicts epidemic emergence with AP = 0.978 (Flaviviridae). Retrospective temporal validation detects Zika, chikungunya, and West Nile epidemic lineages before documented emergence. Code released on publication.

Orthoflavivirus dataset curation and leakage-aware evaluation framework
In Preparation
Deciphering the host-range grammar of orthoflaviviruses using foundation model embeddings: a leakage-aware evaluation framework
Znabu BF, Yao Q, Sexton NR.
Target: PLOS Computational Biology

DNABERT-2 embeddings, k-mer TF-IDF, and composition features on 3,031 orthoflavivirus genomes. Quantifies a 16-percentage-point performance inflation from phylogenetic leakage across all three representations. Genome-localized attribution concentrates discriminative signal in the NS3–NS5 replication region (65% of arbovirus genomes) and identifies UpA-containing motifs linked to dinucleotide-mediated host restriction. An automated checker confirms all 21 headline values reproduce from the committed inputs.

Experience

PhD Researcher Aug 2024 – Present
Sexton Lab, University of Nebraska–Lincoln · Nebraska Center for Virology · Co-advised by Qiuming Yao, School of Computing
Building genomic foundation models (ArboFM) for arbovirus epidemic emergence prediction. Developing leakage-aware evaluation frameworks, cross-family transfer learning, and multi-modal forecasting systems for viral evolution.
Foundation Models DNABERT-2 ESM-2 Transfer Learning PyTorch
Research Assistant Mar 2021 – Jun 2024
Neurophotonics Lab, GIST · South Korea
Developed unsupervised autoregressive and Hidden Markov models for behavioral time-series analysis. Benchmarked deep learning-based 3D pose estimation against traditional 2D methods.
AR-HMM DeepLabCut Behavioral Analysis MATLAB

News

Jul 2026 Released TrustBinder, a dual-oracle audit showing that oracle concordance in de novo binder design is target-dependent.
Jul 2026 Shipped EnhancerDiff, a discrete-diffusion designer for cell-type-specific 200 bp enhancers.
Jun 2026 Released five leakage-aware evaluation packages: ProtDiff-ESM, OracleGap, SpliceConsensus, AbStab, and PerturbVAE.
May 2026 Poster accepted at ISMB 2026 (MLCSB COSI) on host-range determinants of flaviviruses from foundation-model embeddings.
May 2026 Preprint on bioRxiv: NativeReady, a benchmark and triage model for native mass spectrometry suitability.
Apr 2026 Nominated by the University of Nebraska–Lincoln for the Google PhD Fellowship 2026 in AI for Health.

Earlier: HCC multi-omics preprint (Apr 2026) · symposium posters at UNL and the Nebraska Center for Virology (Feb 2026, Oct 2025) · Scientific Reports paper on MoSeq behavioral profiling (Apr 2025) · joined the Sexton Lab (Aug 2024).

About

My research sits at the intersection of machine learning and genomics. I develop foundation models and rigorous evaluation frameworks for biological sequence analysis, with applications in viral emergence prediction, host-range classification, and model interpretability. My work increasingly spans generative modeling, where I apply discrete diffusion and classifier-free guidance techniques to design protein variants with targeted functional properties. I work primarily with PyTorch, Hugging Face Transformers, and the SciPy/PyData ecosystem on HPC GPU clusters.

Prior to my PhD, I earned an M.Sc. in Biomedical Science and Engineering from Gwangju Institute of Science and Technology (GIST), South Korea, where I applied unsupervised machine learning (autoregressive models, Hidden Markov models) to 3D behavioral phenotyping in diabetic neuropathy mouse models. I also hold a B.Sc. in Biomedical Engineering from Jimma University, Ethiopia, graduating in the top 2% of my Biomedical Engineering class.

When I'm not at the computer, you'll find me exploring coffee shops ☕ or at the gym 🏋.

Awards & Grants

2020 Korean Government Full Scholarship for Master's Study, GIST
2020 Research Grant for Colostomy Device Development, Hawassa University
2018 Best B.Sc. Thesis Award, Ethiopian Science, Technology & Innovation
2018 Graduated with Distinction, Top 2% in Biomedical Engineering, Jimma University