Projects

Selected work across continual learning, recommendation, computer vision, bioinformatics machine learning, and applied data systems.

Research

RIT

Class-incremental learning

Cross-Task Representation Alignment for Exemplar-Free Class-Incremental Learning

Developed a cross-task representation-alignment framework that improved average accuracy by 2.16 percentage points for exemplar-free class-incremental learning.

  • Exemplar-free
  • Representation alignment

RIT

Bioinformatics ML

Bayesian Adaptive Graph Neural Network for Gene-Disease Association

Developing a Bayesian adaptive graph neural network for gene-disease association prediction over protein-protein interaction graphs.

  • Gene-disease association
  • Graph learning
  • Bayesian ML

Pulchowk Campus

Computer vision

Nepalese License Plate Recognition, Undergraduate Capstone Project

Developed a license plate recognition system, tailored for Nepalese license plates, with three key stages: vehicle detection, license plate localization, and Nepalese character recognition.

Created a license plate localization dataset by annotating Nepalese vehicle images, alongside building a Nepalese character recognition dataset using Devanagari fonts.

  • Object detection
  • Object localization
  • Character recognition

Industry

Fusemachines

Multimodal ML

Human Trafficking Recognition from Online Advertisements and Inter-Ad Matching

Led the development of a multimodal machine-learning pipeline for identifying potential trafficking activity in online advertisements using video, image, and text data.

Built image–text contrastive models for advertisement matching, face-based identity linking, and BERT-based social-handle extraction, improving cross-ad linkage accuracy by 35%.

  • Contrastive learning
  • Inter-ad matching
  • Face recognition

Fusemachines

Edge computer vision

Waste Type Detection

Developed a lightweight object detector that increased inference throughput by 47%, then deployed it on NVIDIA Jetson Nano devices for real-time waste-type and disposal-intent classification.

  • Edge AI
  • Object detection

Fusemachines

Data analysis

Analysis of Radio Panelists Data

Analyzed the impact of song quality, commercial length, and time of day on panelist retention, designing custom metrics and statistical tests to quantify song quality.

Resolved date-inconsistency bugs in the existing data pipeline and built a feature-engineering pipeline to augment the dataset.

  • Statistical testing
  • Feature engineering

Fusemachines

Anomaly detection

Session-based Network Intrusion Detection System

Designed and validated an AutoEncoder-based semi-supervised learning pipeline for network anomaly detection, engineering session-level features from raw pcap traffic captures.

  • Autoencoders
  • Network security