Projects

Systems, algorithms, and applied machine learning implementations.

Research Projects

flood-sentinel Complete Draft · Unsubmitted

Self-supervised temporal encoder trained on historical USGS streamgage data to detect precursor dynamics in environmental streamflows.

PyTorch Self-Supervised Learning Time-Series
BPFeat Complete Draft · Unsubmitted

Backpressure-driven elastic feature windows for real-time ML streaming pipelines, designed to bound per-batch latency under variable ingestion load and evaluated against baseline streaming pipelines under a fixed test protocol.

Streaming ML Backpressure Systems Latency Optimization
sentinel-gl Complete Draft · Unsubmitted

Self-supervised masked autoencoder for detecting glacial lake outburst flood precursors from multispectral satellite time series, featuring a pre-registered falsification protocol and documented negative test bounds.

Remote Sensing TS-MAE Falsification Protocol
Topological Collusion Detection Collaborative Research

Applying topological deep learning and persistent homology computation to uncover collusion rings in financial transaction graphs across the Elliptic++ and IBM AMLworld benchmarks.

Topological Data Analysis Graph Mining AML

Engineering Systems

BankSentinel 1st Place · Global IME AI/ML Hackathon 2026

A five-agent intrusion detection and behavioral transaction analysis system built with Team Eigen Threat and evaluated live before financial sector leadership.

Multi-Agent Systems Security Real-Time Inspection
KLStream C++17 · Systems Project

Stream-processing runtime utilizing adaptive windowing for anomaly detection, featuring PID controller variants, LOBSTER ticker evaluation, and nanosecond timestamp accuracy.

C++17 Low-Latency Systems Stream Processing
ClickStream Continuous Biometrics

Continuous behavioral authentication system leveraging keystroke and mouse dynamics evaluated over a consented participant dataset.

Biometrics Behavioral Analytics Authentication
CoreMesh Distributed Systems

Distributed communication framework for resilient peer-to-peer data coordination under intermittent network conditions.

Networking Distributed Systems C++
Load-Adaptive IIR Filtering Digital Signal Processing

Adaptive IIR filter design applying discrete Fourier transform and spectral decomposition algorithms to dynamic filtering challenges.

DSP IIR Filters Spectral Analysis