Projects

Research and things I've built.

Deepfake Audio Detection

Summer 2026

Refined a deepfake audio detection model at StepFun, pruning and retraining it to run inside the production data pipeline. Leaned on interpretability methods like whitening the representations, early-exit tests to find the depth at which the model had already decided, and AUC probing layer by layer.

  • Audio ML
  • Interpretability
  • Model pruning

Self-View Convergence in Human–AI Interaction

2025–2026

Studied how AI agents influence human self-perception by building a multi-agent simulation in which LLM agents and human participants engaged in self-revelatory dialogue. Found measurable self-view convergence in social contexts, but not in perceptual ones. Project lead.

  • LLM agents
  • Human subjects
  • Python

Predictive Analytics in Social Networks

2025–2026

Applied Louvain community detection and k-means clustering to model how social organizations evolve, focusing on predictive analytics in social science contexts. Completed through the Pioneer Research Program.

  • Network analysis
  • Clustering
  • Python

Medication Management Mini Program

2023–2026

Led a team designing and evaluating a mobile mini program for medication management in chronic kidney disease patients. The paper was accepted into the CTB database, and the project advanced to the global finals and took third place.

  • Mobile
  • Health
  • Team lead