SS-HSI: Self-Supervised Learning for Hyperspectral Image Reconstruction [AAAI 26]
          Unified self-supervised learning framework for hyperspectral image reconstruction via mask guidance. AAAI Under Review.
          Tech Stack: Python, Deep Learning, Hyperspectral Imaging, Self-Supervised Learning
        
 
        
          StatsMerging: Statistics-Guided Model Merging [NeurIPS 25] [arXiv]
          Developed a novel model merging technique for task-specific teacher distillation. Submitted to NeurIPS 2025.
          Tech Stack: Python, PyTorch, Model Merging, Knowledge Distillation, SVD, Deep Learning
        
 
        
          Joint Flow And Feature Refinement For Video Restorations (JFFRA) [ICCV 25] [arXiv]
          First-authored paper on model merging for video restoration using attention and flow, submitted to ICCV/CVPR/NeurIPS.
          Tech Stack: Python, PyTorch, Deep Learning, Attention, Video Restoration, Model Merging
        
 
        
          CDVS: 8K Video Compression using Multi-Stage VQ-VAE [CVPRW 25] [CVPRW Link]
          Developed a memory-efficient 8K video compression approach using a multi-stage VQ-VAE architecture, achieving 4x reduction in computational resources. Designed and implemented the pipeline for on-device slow-motion video generation. Filed a patent for this work.
          Tech Stack: Python, TensorFlow, VQ-VAE, Video Compression, Deep Learning, Patent Filing
        
 
        
          Under-Display Array Cameras (Samsung Research America) [CVPR 24]
          Developed a distributed vision pipeline combining occlusion-aware optical flow and segmentation with multi-scale feature fusion. Delivered a low-latency, high-resolution (30ms UHD) system for real-time under-display camera image enhancement. Impact: AI patent filed, paper in progress.
          Tech Stack: Python, PyTorch, OpenCV, Computer Vision, Deep Learning, Optical Flow, Segmentation
        
 
        
          Media Quality Assessment Framework (SRIB)
          Developed an IQA module to evaluate image/video restoration models, focusing on human perception sensitivity. Received MDC Award.
          Tech Stack: Python, Flask, OpenCV, Image Quality Assessment, Video Processing
        
 
        
          Sentiment Analysis - RNN
          Developed a sentiment analysis model using RNNs on financial/news data, achieving 83% accuracy on Kaggle dataset.
          Tech Stack: Python, TensorFlow, NLP, RNN, Sentiment Analysis
        
 
       
      
        
          Quant Strategy Simulator
          Designed a backtesting framework for statistical arbitrage strategies using Monte Carlo simulations and SDEs. Simulated asset paths, computed PnL distributions, and evaluated Sharpe/Sortino/max drawdown. Currently integrating execution cost models and slippage estimation.
          Tech Stack: Python, C++, Pandas, NumPy, Monte Carlo, SDEs, Backtesting
        
 
        
          Quantitative Option Pricing
          Developed a C++/Python framework for option pricing using Monte Carlo simulations under stochastic volatility models (Heston, SABR). Achieved 0.5% deviation from analytical solutions via SDEs and parallel processing.
          Tech Stack: C++, Python, Stochastic Volatility, Monte Carlo, Option Pricing, Parallel Processing
        
 
        
          Financial News Sentiment Analysis
          Developed an RNN-based sentiment model (83% accuracy) on financial news; identified predictive signals via cross-correlation and Granger causality with SP500 data.
          Tech Stack: Python, RNN, NLP, Financial Data, Granger Causality
        
 
       
      
        
          Navigator of University Using A* Algorithm (Artificial Intelligence)
          Designed a RESTful Flask app using A* algorithm to compute shortest paths between campus locations. Tech stack: Python, Google Maps, A* algorithm, HTML, CSS. (GitHub)
          Tech Stack: Python, Flask, Google Maps API, A* Algorithm, HTML, CSS
        
 
        
          Web Scraper (Robotic Automation Process)
          Designed and implemented a robotic process automation bot using Python and Selenium to extract and organize data from Amazon shopping carts and Excel sheets.
          Tech Stack: Python, Selenium, Automation, Data Extraction
        
 
        
          AI Model Profiler (Samsung-SRIB)
          Developed an on-device C++ framework for profiling image and video deep learning models on Samsung mobile devices. Tech stack: C++, Multi-threading, Android NDK, SNPE.
          Tech Stack: C++, Android NDK, SNPE, Multi-threading, Profiling
        
 
        
          Media Quality Assessment Framework (SRIB)
          Developed an IQA module and blur estimator for facial image sensitivity, extended for video assessment. Received MDC Award.
          Tech Stack: Python, Flask, OpenCV, Image Quality Assessment, Video Processing