Skip to content
View hongjin-he's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report hongjin-he

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
hongjin-he/README.md

HongJin HE  何泓锦

Typing SVG

HKUST RMBI+MATH+AI '29  ·  Stanford IHP '26


Factor models learn correlations. World models learn causation. The difference is everything.

I came to machine learning from mathematical physics — with the conviction that the right mathematical structure, once found, makes everything else obvious.

My work sits at the intersection of rigorous theory and empirical systems: I prove theorems and ship code. Sometimes on the same day. Usually not.


How I Got Here

journey
    title Research Journey
    section Physics
      Olympiad Training: 9: Me
      Tsinghua Talent Program: 8: Me
    section University
      HKUST AI+Math: 7: Me
      UROP Hallucination Research: 8: Me, Prof
    section Exchange
      Stanford CS IHP: 9: Me
      WorldQuant Research: 8: Me
    section Building
      Alpha Flow Co-founder: 9: Me
      7 Theorems Paper: 8: Me
Loading

Research Areas

🧠 Deep Learning
Diffusion models · Transformers
Flow Matching · VAE
🎮 Reinforcement Learning
Model-based RL · PPO/DDPG
HJB equations · MDP
🌍 World Models
Market dynamics · E-Game-C
Latent state prediction
📈 Quantitative Finance
Alpha mining · LOB
Backtesting · IC/ICIR
∑ Mathematical Finance
SDEs · Lévy processes
Mean-field games · Groupoids
⛓ Blockchain
DeFi mechanisms · On-chain
data · Smart contracts

Projects

Working paper · July 2026 · HKUST + Stanford IHP

A mathematical framework connecting world models to quantitative finance. Seven original theorems — no hand-waving.

E-Game-C:  x_t → Encoder (VAE) → z_t → Game Module (MFG) → z_{t+1} → Controller π* → a_t
                                              ↑
                              replaces the RNN in Ha & Schmidhuber (2018)
                              with a mean-field game equilibrium operator

Key result (Theorem 3): prediction error has a fundamental lower bound of σ²_τ·h + λ_η·m²_η·h — irreducible regardless of model complexity. Know your enemy.


Independent research · PyTorch · WorldQuant BRAIN

Diffusion models don't find the best alpha. They find a distribution of good alphas — which is exactly what you need when the goal is a low-correlation portfolio, not a single factor.

Mean IC = 0.148   vs   random baseline ≈ 0.05   →   3× improvement
Training time: < 5 min on Google Colab T4

Honest caveat: no train/test split yet. Real-world IC is probably lower. The mechanism works; productionizing it is the next step.


📊 LLM Hallucination in Financial Disclosures (private — under review)

UROP · HKUST Business School · Prof. Tony Cho · Target: Journal of Accounting Research

5,552 U.S. firms. 50GB+ SEC filings. The finding that keeps me up at night: all tested models (GPT-3.5 through GPT-5) fabricate confident, plausible-sounding answers when the filing contains no relevant information whatsoever.

We called it D-type hallucination: the model doesn't know what it doesn't know.

Scale:    5,552 firms · SEC 10-K/10-Q · HKUST HPC4
Result:   GPT-4o: +21.5% consistency (BERTScore), +54.8% (Prompt Score) vs GPT-3.5
          D-type: 100% fabrication rate across all models when no ground truth exists

Data visualization · Built before and during Stanford exchange

Nine interactive visualizations mapping Stanford's 7 AI labs — research trends, collaboration networks, and industry talent flows from 2018 to 2026. Built as a research planning tool, not just a visualization exercise.


Educational · Archived

An ambitious attempt to build a global stock trading platform in one semester. Failed due to data costs, infrastructure complexity, and the general hubris of thinking this was a weekend project. The post-mortem is honest and worth reading if you're considering the same mistake.


Stack

theory   = ["Stochastic Calculus", "Itô/Lévy Processes", "Mean-Field Games",
            "Convex Optimization", "Probability Theory", "Groupoid Algebra"]

ml       = ["Diffusion Models", "PPO/DDPG", "Transformers", "Flow Matching", "VAE"]

quant    = ["Alpha Factor Design", "IC/ICIR", "Backtesting", "Order Book Dynamics"]

systems  = ["PyTorch", "Python", "HPC/Slurm", "WRDS/SEC Analytics",
            "OpenAI API", "edgartools", "Git"]

Background

Physics Olympiad → Tsinghua Physics Talent Program (rank 92nd nationwide, gold-medal equivalent) → HKUST AI+Math+Risk Management → Stanford CS Exchange

The physics training instilled one habit above all: ask why does this equation have this form? before asking how do I fit it? In markets, that question leads to stochastic dynamical systems — not factor regressions.



Mathematical Physics → Deep RL → Market Dynamics · HKUST × Stanford · 2026

Pinned Loading

  1. MicroWorld MicroWorld Public

    A multi-agent world model of US equity markets — simulating institutional players, information asymmetry, and emergent price dynamics

    Python 512 16

  2. Mathematical-Framework-For-MicroUniverse Mathematical-Framework-For-MicroUniverse Public

    First systematic mathematical theory of world models for quantitative finance: E-Game-C architecture, dual stochastic decomposition, MFG hierarchy, groupoid event algebra

    TeX 3

  3. quant-realtime-backtest-framework quant-realtime-backtest-framework Public

    A modular framework for real-time quantitative strategy evaluation and backtesting

    Python 2

  4. diffusion-alpha-mining diffusion-alpha-mining Public

    Diffusion-flow generative model for alpha factor discovery — learns P(α) ∝ R(α) over expression space for diverse, reward-proportional alpha portfolios

    Jupyter Notebook 1 1

  5. hongjin-he.github.io hongjin-he.github.io Public

    Personal academic webpage

    HTML 1

  6. strategy-arena strategy-arena Public

    Natural language → backtested trading strategy · A股/美股/Crypto/台股/港股 · Claude AI · 6 legend trader schools · Next.js + FastAPI + Docker

    Python 1