Last updated: March 16, 2026

Building

  • Frontier Portfolio v2 — 3 new projects spanning RL, UL, and optimization paradigms applied to frontier security problems. Classical + modern ML architectures (transformers, contrastive learning, RAG).
  • FP-12: RL Agent Vulnerability — Reward poisoning, policy extraction, and behavioral backdoors on RL-trained agents. 5 algorithms (Q-Learning through PPO + transformer policy). Mapped to 7/10 OWASP Agentic categories. [Starting next]
  • FP-13: Model Behavioral Fingerprinting — Unsupervised anomaly detection on model activations. 30-combination benchmark (6 detectors x 5 representations). “Antivirus for AI models.”
  • FP-14: Adversarial Training Optimization — Which optimizer + schedule produces the best robustness-utility tradeoff for LLM safety? Matched compute budget analysis on open-weight models.
  • govML v2.6 — contract-track profile (36 templates), leakage test generator, A+ quality checklist. 87% adoption across 4 project repos. GitHub

Shipped (7 projects complete)

Learning

  • Georgia Tech OMSCS — Machine Learning specialization (4/10 courses complete)
  • CS 7641 ML complete: top-1% rigor across SL, OL, UL, RL — those patterns now govern all frontier projects

Reading

  • Thinking in Systems — Donella Meadows
  • Anthropic research on AI safety evaluations
  • OWASP Agentic Security Top 10