Peter Sushko
I am a predoctoral researcher (PYI) on the PRIOR team at AI2.
Previously, I conducted AI research with Professor Ranjay Krishna at the
University of Washington, where I earned my Master's degree in
Statistics in 2024.
Before that, I worked as a Data Scientist at Neustar, where I developed Machine Learning models for customer attribution, improving marketing efficiency for major clients.
I hold a Bachelor's degree in Mathematics and Economics from Santa Clara University, where I was advised by Professor Frank Farris.
My research interests include Image and Video Generation and Agentic AI.
Email /
Resume /
LinkedIn /
Github
|
|
Research and Publications
|
|
Score-Based Deterministic Density Sampling
Vasily Ilin,
Peter Sushko,
Jingwei Hu
In submission
arXiv
We propose a deterministic sampling method that learns time-varying scores on-the-fly to sample from unnormalized densities. Our approach produces smooth trajectories with monotone convergence, achieving the same optimal rates as exact gradient flow while being more sample efficient than stochastic methods.
|
|
REALEDIT: Reddit Edits As a Large-scale Empirical Dataset for Image Transformations
Peter Sushko,
Ayana Bharadwaj,
Zhi Yang Lim,
Vasily Ilin,
Ben Caffee,
Dongping Chen,
Mohammadreza Salehi,
Cheng-Yu Hsieh,
Ranjay Krishna
CVPR 2025
arXiv
/
Project page
/
Code
/
Model
/
Data
We introduce REALEDIT, a large-scale image editing dataset with authentic user requests and human-made edits from Reddit, enabling models to better address real-world needs.
Our model, finetuned on the REALEDIT dataset, shows state-of-the-art performance results and is able to generate extremely high quality edits.
|
|
Conformal Prediction Kaggle Competition Winner
Peter Sushko
In-class Kaggle Competition, 2024
Kaggle
Leveraged neural networks and statistical methods to optimize prediction intervals.
Implemented Jackknife resampling to construct robust intervals based on empirical error distributions.
Designed a dual-network architecture to predict upper and lower confidence bounds, employing custom asymmetric loss functions.
|
|
Ninigrams
Peter Sushko, Nina Koh
Reddit Games and Puzzles Hackathon Submission, 2024
Reddit
/
Github
Nonogram-inspired game deployed on Reddit using Devvit. Playable in a Reddit post.
Rendering done with TypeScript, user data is collected and stored via Redis API, backend puzzle generation implemented in Python.
|
|
Sloop
Tim Shur, Akash Katir, Peter Sushko
Personal Project, 2023
Website
Sloop, designed by Tim and Akash, is a browser-based game. It is built with Node.js, initialized using Create Next App and is deployed on Vercel.
I contributed additional features and hidden Easter eggs to enhance gameplay and user experience.
|
|