CV

CV of Ryan Kim — ML research at MedARC, Memorial Sloan Kettering, and Weill Cornell Medicine; CS at UIUC.

Contact Information

Name Ryan Kim
Professional Title CS Undergrad, UIUC
Email ryankim17920@gmail.com
Phone 224-517-7069

Professional Summary

CS undergrad at UIUC with experience building clinical ML systems, computer vision models, and full-stack platforms.

Experience

  • 2026 - Present

    Remote

    ML Research Contributor
    MedARC
    • Drove 37% of the gain over baseline on MedARC’s NanoPath benchmark; built an LLM autoresearch pipeline with a dual-branch anti-overfitting architecture.
    • Built an independent local pathology-model robustness pipeline similar to WAIV’s work, surpassing WAIV-reported results on 7 of 8 tasks and improving scanner-noise robustness by 34%.
    • Post-trained Qwen3.6-27B with GRPO, cutting reasoning-token usage by 30% without benchmark loss; served locally with vLLM.
  • 2025 - 2026

    Stony Brook, NY

    Simons Summer Research Fellow (Computational Genomics)
    Yurovsky Lab, Stony Brook University (Simons Foundation)
    • Architected a DNABERT-based prognostic model using Cox regression on non-coding regulatory DNA mutations from 185 patients to predict glioblastoma survival.
    • Identified significant age-related survival signals and racial disparities in mutational scores.
  • 2024 - 2026

    New York, NY

    Pathology AI Research Intern
    AI in Medicine & Computational Biology Lab, Weill Cornell Medicine
    • Conducted foundation-model evaluation across TCGA and internal cohorts by benchmarking 12 pathology models (UNIv2, Prov-GigaPath).
    • Found a 2x out-of-distribution error increase (MAE ~0.10 to ~0.20) in tumor-purity prediction, highlighting clinical deployment risk.
  • 2025 - 2026

    Remote

    Lead Technical Developer
    MathLinks.org
    • Led engineering for a high-concurrency competition platform serving 150,000+ users across 11 partner organizations.
    • Built React/Node.js authentication, submission, and leaderboard workflows.
    • Secured $20,000 in seed funding (Hudson River Trading sponsorship, Innovate901 1st Place).
  • 2024 - 2026

    New York, NY

    Computational Oncology Research Intern
    Advanced Computing & Oncology Lab, Memorial Sloan Kettering
    • Built a CPU-only local LLM pipeline with LLaMA 3.1-8B, Qwen3-4B, and DSPy/MIPROv2 to classify 370 clinically annotated lung cancer CT reports; coauthored a referral-event analysis abstract accepted at the ACRO 2026 Summit.
    • Applied Cox regression and survival analysis to 230 patients’ clinical and demographic records to identify correlations between percent thymic tissue and NSCLC outcomes.
  • 2023 - 2024

    Remote

    Full-Stack Developer
    Cyberlinc, Inc.
    • Engineered a secure full-stack crowdfunding platform using Flask and SQLAlchemy with integrated payment gateways for project funding.

Education

  • 2026 - 2029

    Urbana, IL

    B.S.
    University of Illinois Urbana-Champaign
    Computer Science
    • Expected May 2029
  • 2022 - 2026

    Palatine, IL

    William Fremd High School
    • AIME Qualifier (4x), Simons Fellow
    • Relevant Coursework: Linear Algebra, Multivariable Calculus, AP Statistics

Projects

  • speedLM

    July 2026 - August 2026 LLM, Speculative Decoding
    • Built an OpenAI-compatible vLLM layer that trains speculative drafts during idle GPU time, improving accepted tokens per verifier step by 13.4% on Qwen3-8B.
  • micro-DINOv3

    February 2026 - April 2026 Pure Python, Computer Vision
    • Implemented DINOv3 in dependency-free Python with hand-written reverse-mode autograd and a ViT, EMA teacher-student distillation, DINO + iBOT objectives, KoLeo regularization, axial RoPE with register tokens, and Gram anchoring.
  • DeepMoE Reproduction

    July 2024 - November 2024 PyTorch, Computer Vision
    • Recreated the main CIFAR-10 results of “Deep Mixture of Experts via Shallow Embedding” (100+ citations) in PyTorch, recovering its accuracy-vs-compute tradeoff.
    • Identified a gate-scaling failure that destabilizes training at the paper’s learning rate.
  • PapersToCode

    March 2024 - March 2026 Python, Full-Stack, Data Pipeline
    • Built an automated paper-to-GitHub matching data pipeline across 500,000+ ML/AI papers, surfacing research that still lacked public implementations.

Skills

Languages: Python, C/C++, Java, SQL (PostgreSQL), JavaScript, R, HTML/CSS
ML/Data: PyTorch, verl, TensorFlow, DSPy, HuggingFace, Scikit-learn, Polars, Pandas, NumPy
Methods: Model Evaluation, Survival Analysis, Cox Regression, Clinical NLP, Computer Vision, Self-Supervised Learning
Systems & Tools: vLLM, SLURM, Docker, Linux, Git, Flask, FastAPI, MongoDB