Skip to content
View yangdeng-EML's full-sized avatar

Block or report yangdeng-EML

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yangdeng-EML/README.md

Hey, I'm Yang 👋

AI Research Scientist @ Axiomatic AI · Duke PhD in Physics (ECE)

I build AI systems that replace expensive physical simulations with fast, accurate surrogate models — from metamaterials to nanophotonics.

Selected Work

🔬 ML_MM_Benchmark — Open-source benchmarking suite for DL surrogate simulators across 3 physics problems. MLP, Transformer, and MLP-Mixer with pre-trained models. Accepted at NeurIPS 2021 Datasets & Benchmarks Track. 16 ⭐ · 7 forks · pip install AEML

📄 Physics-Informed Learning in Artificial Electromagnetic MaterialsApplied Physics Reviews (2024). Survey of ML techniques (Bayesian optimization, inverse design, active learning) that accelerate metamaterial design by 5 orders of magnitude.

📄 Can Large Language Models Learn the Physics of Metamaterials?IEEE Access (2024). Empirical study on foundation models for high-dimensional scientific regression.

What I'm working on now

  • 💡 AI research for photonics design and simulation at Axiomatic AI
  • 🔧 Agentic AI systems for physics simulation
  • 🚀 Building toward shipping a side project by late 2026

Background

  • PhD — Duke University, ECE. Thesis: Machine Learning for Next Generation Metamaterials. Advisor: Willie J. Padilla. 10+ publications including Nature Sustainability, Applied Physics Reviews, NeurIPS.
  • BS — University of Rochester, Optical Engineering.
  • Industry — Axiomatic AI (AI research scientist, photonics) · KronosAI (MTS) · Metalenz (computational EM & photonics).
  • Awards — Best Student Talk (Duke ECE), Energy Data Analytics PhD Fellow, Best Grad Poster (Triangle Hard Matter Workshop).

Tools & Stack

Languages: Python · Julia · C/C++

ML / DL: PyTorch · TensorFlow · scikit-learn · NumPy · pandas

Physics Simulation: RCWA · FDTD · FDFD · CST · COMSOL · CodeV/Zemax

Infra: Slurm · AWS · Git · Linux · Docker

AI-Augmented Dev: Claude Code · Cursor · OpenAI Codex · MCP

Agent Systems: Agentic pipelines · Sub-agents · Automated eval harnesses

Get in touch

LinkedIn Google Scholar


This README was crafted with assistance from GPT-5.4 and Claude Opus 4.6 — because why not use the tools you build with.

Popular repositories Loading

  1. ML_MM_Benchmark ML_MM_Benchmark Public

    3 physical problems + multiple ML architectures benchmarking

    Python 16 7

  2. NA_ADM_Inverse_Design NA_ADM_Inverse_Design Public

    Python 2

  3. PINN_SIREN PINN_SIREN Public

    Jupyter Notebook 2

  4. AEM_AL AEM_AL Public

    Python 1

  5. MLM_Lab_Miscellaneous MLM_Lab_Miscellaneous Public

    Jupyter Notebook

  6. tensor2tensor tensor2tensor Public

    Forked from tensorflow/tensor2tensor

    Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.

    Python