Research Focus

I am a PhD student in Biomedical Informatics at Columbia University, advised by Professor Matthew B. A. McDermott. My research develops scalable methods for methodological discovery in machine learning: identifying which design choices produce real performance gains, where those gains generalize across tasks and datasets, and how efficiently that evidence can be established.

Motivated by increasingly automated AI R&D and, ultimately, self-improving AI, I study how experiments can produce reliable, reusable knowledge to guide what to build next. I work primarily in Health AI, using sparse, irregular longitudinal event-stream data, while developing methods intended to generalize to other temporal domains such as finance.

Trained as a software engineer and computer scientist, and working within a medical school, I combine statistical methodology, experimental design, and software infrastructure with an understanding of event-stream data.

Education

PhD in Biomedical Informatics

2024 – 2029 (expected)
Columbia University, New York, USA

Clinical Informatics Track. Primary advisor: Matthew B. A. McDermott.

MA in Biomedical Informatics, graduated February 2026 (GPA 4.06).

Coursework and reading groups: Machine Learning for Healthcare; Advanced Machine Learning for Healthcare and Medicine; Symbolic Artificial Intelligence; Acculturation to Medicine & Clinical Informatics; LLM and Electronic Health Record Foundation Models Reading Groups.

MSc in Applied Mathematics (MVA)

2023 – 2024
ENS Paris-Saclay, Paris, France

Mathematics, Vision and Learning; joint degree with Mines Paris PSL. Graduated with Highest Honors.

Coursework: Convex Optimization, Computational Statistics, Machine Learning for Time Series, Geometrical Data Analysis.

MSc + BSc in Science and Executive Engineering

2020 – 2024
Mines Paris PSL (École des Mines), Paris, France

Major in Computer Science. Coursework: Machine Learning, Databases, Software Engineering.

Publications

Peer-Reviewed Publications

Preprints

Conference Abstracts

Research Experience

Graduate Research Assistant

2024 – present
Columbia University, Department of Biomedical Informatics, New York, USA
  • Efficient and scalable evaluation for automated AI R&D (McDermott Health AI Lab): Studying how to make evaluation more efficient across large spaces of prediction tasks. Current work examines when relative algorithm comparisons from inexpensive generated tasks transfer to clinically meaningful tasks and new datasets.
  • EHR foundation model benchmarking (Joshi Lab): Co-developed a multi-task evaluation of supervised baselines and EHR foundation models across clinical tasks and datasets, including settings with scarce labels.
  • Privacy of clinical LLMs (Gürsoy & Elhadad Labs): Developed Verified Extraction, a privacy-auditing framework combining extraction attacks with membership verification to measure leakage of patient identifiers under realistic attacker constraints (MLHC 2026).
  • Personalized federated learning (Gürsoy Lab): Co-developed and evaluated PLayer-FL, combining shared and institution-specific model layers across tabular, imaging, and clinical-text settings (MLSys 2026).

Visiting Research Intern

Mar 2022 – Aug 2022
Harvard University, Bertoldi Group (SEAS), Cambridge, USA
  • Analyzed 5 million experimental images using deep learning (PyTorch, Mask R-CNN).
  • Implemented molecular dynamics simulations of phase transitions in C++.
  • Presented results at the SES Annual Meeting (2022) and APS March Meeting (2023).
  • Awarded an Erasmus+ Scholarship from the European Commission.

Industry & Engineering Experience

Software Engineer Intern, Preclinical Team

Apr 2023 – Aug 2024
Axoft Inc., Cambridge, USA
  • Built data acquisition and analysis pipelines for high-density neural recordings using SpikeInterface.
  • Used biophysical simulations to evaluate deep-clustering methods for spike sorting when experimental ground truth was unavailable.
  • Applied these evaluations to characterize recording performance and inform neural-probe design.

Energy Analyst Intern, Sustainable Infrastructure

Oct 2022 – Mar 2023
Altanova LLC, New York, USA

Developed microgrid optimization algorithms (PuLP/MILP) and electric load forecasting models.

Lead Developer

Dec 2021 – Feb 2022
CAOR, Mines Paris, France

Led a 6-person team designing a gesture-controlled IoT glove. Technologies: Arduino BLE, Raspberry Pi, Home Assistant.

Selected Open-Source Contributions

Hugging Face Transformers (Apr 2026) - PR #45349: Corrected Trainer/DeepSpeed gradient-accumulation scaling and added regression coverage.
MEDS Tabular AutoML (May 2025) - PR #142: Fixed task-specific EHR featurization and aggregation, including label-time handling and caching behavior.
SpikeInterface (Sep 2024) - PR #3242: Added configurable parameters to the UnitSummaryWidget following maintainer review.
Open Ephys Notch Filter (Jul 2024) - Developed a signal-processing plugin available through the official Plugin Installer.
Open Ephys LFPViewer (Jul 2024) - PR #616: Contributed a numerical fix.

Teaching & Mentoring

Teaching Assistant & LLM Reading Group Lead

2024 – 2026
Columbia University, Department of Biomedical Informatics, New York, USA
  • TA for BINF G4002: Machine Learning for Healthcare; guest lecture on model evaluation (Spring 2026).
  • TA for BINF G4001: Introduction to Computational Biomedicine and Health (Fall 2025).
  • Led the 2024–2025 LLM Reading Group and developed hands-on materials on Transformers, BERT, Llama, fine-tuning, benchmarking, and evaluation.

Git & GitHub Workshop Co-Instructor

Jul 2022
Harvard Materials Research Science and Engineering Center (MRSEC), Cambridge, USA

Co-led an introductory workshop on version control and collaborative Git/GitHub workflows.

Academic Service

Peer Reviewing

NeurIPS 2025 (Learning from Time Series for Health Workshop); RECOMB 2026; ISMB 2026; SD4H at ICML 2026 (Structured Data for Health); ML4H 2026.

Conference Presentations

MLHC (Baltimore, 2026); MLSys (Bellevue, 2026); AI at VP&S Workshop (Columbia University, 2025); APS March Meeting (Las Vegas, 2023); SES Annual Meeting (Texas A&M, 2022).

Conference Service

Volunteer at the OHDSI 2024 Global Symposium (New Brunswick, NJ).

Community

Columbia University Life Ambassador: organizing events across all schools and campuses (36,000 students). Student Representative for the Columbia DBMI department.

Technical Skills

Programming
Python (advanced), C/C++ (advanced), R, SQL, OCaml, TypeScript
AI Tools
Claude Code, OpenAI Codex
ML/NLP
PyTorch, Hugging Face (Transformers, Accelerate, PEFT), scikit-learn, Weights & Biases
Infrastructure
SLURM HPC, Docker, Git/GitHub Actions, LaTeX

School Projects

Hackathon Rogue - Pygame-based Rogue implementation.
Mine-Morse - Text and Morse signal encoding/decoding.
Lotka–Volterra Models - Differential equation modeling project.