Yixin Huang

Hi, I'm

Yixin Huang

|

Research Assistant at UCSD Hao AI Lab
M.S. Computer Science Student • San Diego, CA

research.py
class Researcher:
    def __init__(self):
        self.focus = [
            "LLM Systems",
            "Agent Evaluation",
            "GPU Infrastructure"
        ]
        self.tools = [
            "vLLM", "SGLang",
            "NeMo RL", "Ray"
        ]
    
    def build(self):
        return "🚀 Innovation"
Scroll

About Me

"A journey of a thousand miles begins with a single step." — Confucius

I work on LLM systems, evaluation, and GPU-accelerated ML infrastructure. Currently an M.S. Computer Science student at UC San Diego, previously B.A. in Computer Science & Applied Mathematics from UC Berkeley.

Tech Stack

Python PyTorch CUDA vLLM SGLang NeMo RL Areal Ray Docker Slurm FSDP DeepSpeed Linux Git

Featured Projects

🔬

VideoScience

Benchmark for scientific correctness in text-to-video models. Evaluates physics & chemistry concepts using VLM-as-Judge scoring.

Python Benchmark Video
View Project →
🤖

NVIDIA NeMo Gym

⭐ 603

Build RL environments for LLM training. Integrating Sokoban & Tetris for scalable RL training, reward profiling, and GRPO.

Python RL NVIDIA
View Project →
🌐

lmenv

LLM environment framework for interactive evaluation. Standardized interfaces for game-based agent testing.

Python Framework
View Project →

Blog

Notes on LLM systems, evaluation, and research workflows.

Jan 29, 2026

Context & Learn in Public / 语境与公开学习

A bilingual reflection on why context matters and why learning in public compounds over time.

Bilingual Reflection
Read →

Get in Touch

Feel free to reach out for collaborations, discussions, or just to say hi!

📧 Recruiters: Feel free to reach out at yixinhuang48@gmail.com

💬 Open an issue or discussion on any of my repositories!