Solving problems in signal processing and machine learning to enhance human outcomes
Summary: PhD Student in Electrical Engineering at Stanford University Admitted Autumn 2024, Advised by Dr. Kawin Setsompop
Interests: Medical Imaging, MRI, Signal and Image Processing, Software/Hardware Interfaces, Physics-based Deep Learning
M.S., Electrical Engineering | Stanford University (Apr 2024) |
B.S., Biomedical Engineering | Georgia Tech (May 2022) |
Shah, Z., Urman, Y., Kumar, A., Soares, B. P., & Setsompop, K. (2024). Accelerating Longitudinal MRI using Prior Informed Latent Diffusion. arXiv preprint arXiv:2407.00537.
Villa-Renteria, I., Wang, M. L., Shah, Z., Li, Z., Kim, S., Ramachandran, N., & Pilanci, M. (2024). Subtractive Training for Music Stem Insertion using Latent Diffusion Models. arXiv preprint arXiv:2406.19328.
Yoon, J. K., Kim, J., Shah, Z., Awasthi, A., Mahajan, A., & Kim, Y. (2021). Advanced Human BBB‐on‐a‐Chip: A New Platform for Alzheimer’s Disease Studies. Advanced healthcare materials, 10(15). https://doi.org/10.1002/adhm.202002285
Paper (arxiv pre-print)
Brain Magnetic Resonance Imaging (MRI) is a common medical procedure, often repeated throughout a patient’s life. However, MRI faces challenges such as lengthy scan times and motion-related artifacts compromising image quality. Typically, information from prior MR scans is not utilized during acquisition of subsequent scans, despite resulting in similar reconstructed images. In this work, we propose a conditional latent diffusion model with enforced data consistency to reconstruct high-quality subject-specific brain images from an accelerated MRI scan by conditioning the model on previously acquired brain MRIs:
Using our approach, we are able to reconstruct a new scan using only 1/6 of the data required by conventional methods! See an example of our method’s performance on an example from the OASIS dataset below. Learn more at our paper above.
Code (riff-cnet) (riff-pix2pix) | Paper
This project aims to generate new instrumentation into acoustic audio using Stable Diffusion technology. By turning audio into mel-spectrogram images, text prompts can direct a spectrogram image edit to “paint in” a desired change to the audio, such as adding a singer’s voice. Using both ControlNet and InstructPix2Pix as methods to control the desired generative changes, this project introduces the idea of musical decomposition learning, or learning the conditional distribution of an instrument given other classes of instruments.
Click to listen to examples of inpainted melodies using ControlNet and InstructPix2Pix.
Code (Github) | Paper (Download)
This project reformulates the non-convex training landscape of a ReLU-activated neural network as a convex optimization problem solved via the Alternating Direction Method of Multipliers (ADMM). We examine three practical ADMM based methods for solving this reformulated problem, and examine their performance with GPU acceleration on PyTorch and JAX. The main contribution to this work is exploring stochastic and preconditioned approximations to meliorate the expensive linear systems solve of the ADMM algorithm. This project examines scalability and acceleration of these methods, in order to encourage applications across a wide range of statistical learning settings.
Code (Github) | Poster (Download)
My undergraduate senior design project, in collaboration with the Army Research Lab. We created a wearable knee sleeve to monitor long-term arthritic joint swelling. After conducting extensive interviews with sports practitioners and rheumatologists, we discovered that clinical professionals lack the capabilities to provide reliable quantified metrics of the progression of arthritis. To address this, we quantified the fluidic swelling of a joint by building a wearable monitor, employing a custom fabricated printed circuit board and strain sensors built from liquid-metal alloys embedded into a silicone mesh. To gauge joint swelling, I designed a calibration model to map strain-induced voltages from these sensors to geometric measures across the knee. To demonstrate the patient use-case, I developed a web app using React to display real-time joint measurements collected via Bluetooth.
Data Science Intern @ Medtronic (Summer 2022 & Summer 2023)
Research Assistant @ Inan Lab, Georgia Tech (Aug 2021- May 2022)