Skip to content
View DeepCogNeural's full-sized avatar

Highlights

  • Pro

Block or report DeepCogNeural

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

Linghao Xu

Quantitative research · Market microstructure · Statistical inference

I build probabilistic models and research systems for decisions under uncertainty: from stochastic neural dynamics to market making and execution. I am a computational neuroscience Ph.D. researcher at Albert Einstein College of Medicine, with a minor in applied mathematics and statistics and a B.S. in mathematics.

My primary focus is quantitative research and trading. I also work on causal experiments in machine learning and practical research tools.

Quant projects · Research · Merged contributions · Email

Quantitative research & trading

A Python market maker combining rate-transition models, conditional return distributions, and cross-company residual covariance. Estimated probabilities become quotes and sizes subject to uncertainty, inventory, and capital limits.

Akuna Challenge 2026: 15.70/16 strategy points · 20/20 evaluation cases passed · zero bankruptcies. These are captured simulation results, not a competition ranking or live return. The public case study covers the modeling approach and results without disclosing challenge materials or submission code.

An open-source research scaffold for central limit order books: deterministic Level-2 replay, features available at decision time, future-midpoint labels, purged walk-forward evaluation, and negative controls. A visible-depth cost sweep makes execution assumptions explicit.

What it demonstrates: data causality, reproducible event reconstruction, and cost-aware evaluation. The shipped sample is synthetic; it establishes pipeline behavior rather than trading profitability.

Independent trading research

I develop and operate a prediction-market research and execution system, with settlement-based evaluation, inventory-aware market making, and post-trade attribution. My research asks whether an apparent entry signal survives uncertainty analysis, and separates trading outcomes from venue incentives.

I have also traded SK Hynix relative value across Korean shares, USD-settled perpetual futures, and the U.S. ADR, studying funding, hedge construction, convergence, and financing constraints. Trading code and account records remain private.

Mathematical research

My research centers on stochastic processes, latent-state inference, and likelihood-based estimation. In Ruben Coen-Cagli's lab, I develop continuous-time normalization models with stochastic input and volatility, derive moment approximations, and fit response dynamics to neural data.

  • Probabilistic segmentation & neural dynamics — public research code connecting natural-image structure, inferred uncertainty, and early visual cortical dynamics.
  • Bayesian observer models — efficient sensory encoding, Bayesian inference, and perception-to-action mapping; Python demo and original MATLAB code from my perception research with Alan Stocker at UPenn.

Selected publications: co-first author, PLOS Computational Biology (2025), on response-range-dependent heading biases; first author, Journal of Vision (2022), on serial dependence in heading perception.

Open-source contributions

Four merged external upstream PRs across prediction-market infrastructure and node tooling. Status checked September 7, 2026.

Project Contribution Merged PRs
PMXT SDK alias compatibility and forwarding optional order parameters #1064, #1065, #1290
Filecoin Lotus CLI warning when an API flag overrides the configured listen address #13670
Other contributions and current status
  • Open: Stratum V2 #2211 and companion sv2-apps #584; Polymarket CLI #83; The Graph #2141; rust-bitcoin #170.
  • Closed, not merged: cryptofeed #1115 and #1116.
  • Collaboration project: ColaMD search and LaTeX support, merged #14; listed separately from the four upstream PRs above.

Statuses are a dated snapshot, not a live feed.

ML experiments & research tools

Mechanistic interpretability lab — causal interventions in GPT-2-small, matched controls, and explicit decision rules. The public record includes null and inconclusive results alongside a bounded causal-subspace study; compact evidence is available, while full reruns require additional source artifacts.

Tools I build for research workflows: taskdone-runner for background-task notifications and review tracking; HTML report skill for readable reports with structured evidence; Codex Quota Bar for a native macOS view of subscription quotas (interactive preview).

Recent updates


Core tools: Python · NumPy / SciPy / pandas · SQL · PyTorch · MATLAB / R
Engineering contributions: TypeScript · Go
Contact: linghaoxu11@gmail.com · Ph.D. expected December 2027

Pinned Loading

  1. microstructure-lab microstructure-lab Public

    Market microstructure research engine: deterministic L2 replay, causal signal evaluation, execution diagnostics, and C++20 queue/replay kernels.

    Python

  2. mech-interp-lab mech-interp-lab Public

    Reproducible causal-subspace experiments in GPT-2-small: interventions, matched-span controls, and audit-ready evidence.

    Python

  3. bayesian-heading-observer bayesian-heading-observer Public

    Bayesian observer + perception-action mapping for heading perception (PLOS Comput Biol 2025, J Vision 2022) — runnable Python demo + original MATLAB.

    MATLAB 1

  4. codex-gpt-bridge codex-gpt-bridge Public

    Streamable HTTP MCP bridge from ChatGPT/GPTs to local Codex

    TypeScript 6 1

  5. html-artifact-report-skill html-artifact-report-skill Public

    Turn notes/Markdown into readable HTML reports plus auditable JSON manifests for AI agents.

    Python 2