Projects
-
SAM Audio Bench
First in-the-wild audio separation benchmark with human-labeled multimodal prompts. Created for SAM Audio; enables scalable evaluation with SAM Audio Judge.
-
cuvarbase
GPU-accelerated time-series analysis library for astronomy. Adopted by NASA's TESS pipeline; enabled a Nature-published discovery.
-
Fast Template Periodogram
Novel O(N log N) algorithm for template periodograms, reducing complexity from O(N^2). Recasts non-linear fitting as polynomial zero-finding via NUFFTs.