I'm Azariah Jebin — I predict pediatric brain tumor biomarkers from tissue slides, design multi‑agent architectures for autonomous decision systems, build real-time perception pipelines for the physical world, and take the harder path over the faster one.
AI/ML Engineer with an M.S. in Artificial Intelligence from UT Austin (GPA 3.7). Author of NeuroGraph, a spatially informed GNN framework predicting pediatric brain tumor biomarkers directly from H&E whole slide images, achieving a mean AUC of 0.761 across 5 biomarkers on 182 real-world clinical cases in collaboration with Dell Medical School.
Background spans 3 years of production data engineering at Capgemini (concurrent with MSAI) and active freelance ML work. Committed to building AI that functions reliably under messy, resource-constrained, real-world clinical conditions.
GNNs that reason about tissue topology, not just pixel averages.
182 IRB‑approved cases, validated with the collaborating neuropathologist at Dell Medical School.
Ran ETL pipelines and LLM systems while completing my M.S. – fully in parallel.
Built and shipped a production app to the Play Store – end‑to‑end, solo.
One answers it in a hospital. The other answers it in an insurance claim. Same underlying bet — that confidence, quantified honestly, is what makes autonomy trustworthy.
A graph neural network that predicts five molecular biomarkers for pediatric brain tumors directly from routine H&E tissue slides — no additional lab work required. Validated on 182 real, IRB-approved cases from Dell Medical School.
They discard the spatial relationships a pathologist actually reads.
400–6,000 nodes per slide, each one a real tissue patch.
Three stacked blocks read tissue gradients across every connection.
Highlighted regions correctly localized AT/RT rhabdoid morphology for INI1.
Validated against an IRB-approved pediatric cohort at Dell Medical School.
WSIs, genomics, and methylation profiles, fused into one model.
The project that came before NeuroGraph — and the reason it exists. Adult glioblastoma has almost no real biomarker data available: tissue sampling is invasive, and genomic testing is expensive and slow. This project explored how far a model could get anyway, using a 3D U-Net to segment tumor subregions from multimodal MRI, then fusing them with synthetic MGMT and EGFR biomarkers.
Tissue sampling is invasive, and genomic testing is expensive and slow.
Trained on BraTS 2020, across T1, T1CE, T2, and FLAIR modalities.
Each subregion segmented and cropped for downstream classification.
Synthetic MGMT and EGFR biomarkers fused with imaging features.
That's the problem NeuroGraph was built to solve.
A multi-agent framework re-architecting insurance from human-default to AI-native, governed by the Truth Score Engine — a confidence metric that decides, per claim, whether a human ever needs to look at it.
A person is the primary operator at every step — the bottleneck by design.
Each one reasons about a single domain — risk, pricing, fraud, medical validity.
A penalty-adjusted metric built on evidential deep learning principles.
Human attention is spent only where the system's own confidence says it's warranted.
Most systems review everything the same way. Confidence-aware routing doesn't.
The interactive Truth Score simulator is live in the NEXUS card above.
A distraction-free Bible study and daily reading app: multiple translations (KJV to historical texts like the Geneva Bible, to literal translations like Young's Literal), full offline access, fast verse search, bookmarks, a prayer journal, and reading-streak tracking. No ads, no subscriptions. Shipped end-to-end on my own — the one thing here that went from idea to a real user's phone with no lab, no client, no deadline but my own.
Moving from concept to production usually means compromising on features, performance, or time.
Treating LLMs as a rapid-prototyping engine to bridge the gap between high-level architecture and raw code.
Wiring up offline databases, complex state logic, and a clean UI at the speed of thought.
Fully designed, engineered, and shipped solo. Currently holding a 5.0★ rating on the Google Play Store.
A hypothesis-only ELECTRA-Small baseline hit 60.12% accuracy on SNLI from spurious artifacts alone. Product-of-experts debiasing showed light correction (α=0.2) improves robustness while aggressive correction (α=0.8) degrades accuracy (89.6% → 87.9%) — debiasing is a genuine trade-off, not a free lunch.
Real-time bird detection, classification, and tracking pipeline — custom-trained YOLO for localization, EfficientNet for species classification, DeepSORT for multi-object tracking and video-based counting. mAP 0.905, ~75% classification accuracy on CUB-200-2011 (200 species).
Trajectory-prediction planners (MLP, CNN, Transformer variants) for autonomous racing, with custom loss functions targeting lateral/longitudinal error. ~40% trajectory accuracy gain over baseline, validated in PySuperTuxKart.
Residual U-Net for simultaneous road segmentation and monocular depth estimation, with multi-task loss functions combining segmentation cross-entropy and depth regression, evaluated via mIoU and lane-boundary MAE.
Translating structured patient data into plain-language explanations using five prompting strategies (basic, CoT, few-shot, ToT, hybrid) compared side by side — evaluated with ROUGE-L and readability scoring, on synthetic (Synthea) patient records.
A from-scratch, teaching-first walkthrough of the tabular ML workflow — feature engineering, four models compared side by side, and a confusion-matrix discussion of why the deep learning model's fewer false negatives matter more clinically than its top-line accuracy.
Predicting pediatric brain tumor biomarkers from H&E WSIs using Graph Neural Networks. Advisors: Dr. Ying Ding, Dr. Leqi Liu · Clinical: Dr. Chandra Krishnan, Dell Medical School.
3D U-Net segmentation on BraTS 2020, fused with synthetic MGMT/EGFR biomarkers. Dice 0.5148, IoU 0.7323. The synthetic-biomarker limitation here directly motivated NeuroGraph's pivot to real, IRB-approved labels.
A multi‑agent architectural framework for autonomous enterprise workflows, introducing the Truth Score Engine for confidence‑aware decision routing.
Sensitivity analysis of ensemble‑based debiasing on SNLI. Quantified trade‑off between leaderboard accuracy and robust generalization.
Real-time detection, species classification, and movement tracking for bird conservation monitoring. mAP 0.905, classification accuracy ~75% on CUB-200-2011.
Three years running production data engineering and graduate AI research in parallel.