Cross-Reactivity-Aware TCR–pMHC Binding Prediction
Jun 2026 – Present Modeling uncertainty in immunology data
Lead project · USC Information Sciences Institute
Testing whether positive-unlabeled learning can separate true non-binding TCR–pMHC pairs from ones that were never tested.
Case study →
Python · PyTorch · Positive-unlabeled learning · Immunology
Mitigating Dialect Bias in Toxicity Detection
Feb 2026 – May 2026 Fairness in NLP
Course research project · CSCI 567 (Machine Learning)
Implemented adversarial debiasing and group-specific threshold tuning on a BERT toxicity classifier to reduce AAE/SAE false-positive-rate disparities.
Case study →
BERT · PyTorch · Fairness · Calibration
HaluGuard: Hallucination-Aware Context Selection for Code Generation
Feb 2026 – May 2026 Repository-level code LLMs
Course research project · CSCI 544 (Natural Language Processing)
Built retrieval baselines on RepoBench and tested whether hallucination-aware context selection beats similarity-based retrieval for multi-file code completion.
Case study →
RepoBench · Contrastive learning · Retrieval · CodeBLEU