01AI Agent Security
An attack-and-defense competition on prompt injection and data exfiltration against tool-using LLM agents. I built both attack payloads and a defense that drove exfiltration to zero on the hidden set, and published a public working note walking through the approach.
02ARC Prize 2026 (ARC-AGI-2)
The abstract-reasoning benchmark. I am working on test-time training and program-synthesis approaches on top of small open models, inside the offline compute budget the competition enforces.
03Biohub 3D Cell Tracking
Tracking cells through 3D microscopy volumes over time: detection followed by linking across frames, with a careful cross-validation protocol to avoid leakage between neighbouring frames.
04RSNA Intracranial (Medical Imaging)
Deep learning on medical scans for an RSNA challenge, a kernels-only competition with a staged baseline and an identity-verification gate before submission.
05Kaggriculture
A two-player farming-simulation agent ladder. My bot mixes hand-built heuristics with replay of strong recorded games; against the top runtime agents, silver-tier strength is the honest ceiling and the target.
06Pokemon TCG AI Battle
A bot-ladder competition for the Pokemon Trading Card Game. I built a Monte Carlo Tree Search agent tuned around the scoring quirks of the ladder and its search-depth trade-offs.