Skip to content
View caizefan34's full-sized avatar
πŸ€ͺ
πŸ€ͺ
  • Shanghai Jiao Tong University
  • 上桷 ι—΅θ‘Œ

Highlights

  • Pro

Block or report caizefan34

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.

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

Typing SVG

GitHub followers Website Email Portfolio


πŸ‘¨β€πŸ’» About Me

I'm a university student & open-source researcher passionate at the intersection of AI, Reinforcement Learning, and 3D Computer Graphics.

  • πŸ”¬ Building research-grade AI benchmarks with honest, reproducible evaluation
  • πŸš€ Exploring 3D Gaussian Splatting (3DGS) optimization and urban mobility AI
  • πŸ“Š Advocate for reproducible research β€” strict train/test splits, checked-in reference metrics, and honest negative results
  • 🎯 Believer in rigorous experimentation over hype-driven claims

πŸ† Featured Projects

AI-driven taxi fleet repositioning on 263 NYC zones β€” demand forecasting, multi-agent simulation, offline RL & reproducible OPE

Highlights
🧠 Forecasting β€” LightGBM, XGBoost, Ensemble, GraphSAGE
πŸ€– RL Policies β€” DQN, Double DQN, IQL with paired statistical tests
🚦 Multi-Agent Simulator β€” calibrated competition, demand depletion
βœ… 402 passing tests, reproducibility badges, strict temporal splits
πŸ… NDCG@3 0.9565 Β· +$54/driver DQN lift (p < 1e-10)
🌐 Live Interactive Demo

Which 3DGS renderer is fastest? Which compression is best? We measured them all β€” on the same GPU, same scenes, same protocol.

Highlights
⚑ 12 renderer variants β€” gsplat, 3DGS, Speedy-Splat, TC-GS, and HiGS
πŸ“ 5 real-world scenes Γ— multi-metric: FPS, PSNR, SSIM, LPIPS, VRAM
πŸ”¬ HiGS ablation β€” 7Γ— sparse-training speedup research with quality retention
πŸ“‰ Pareto-optimal analysis β€” identify true win-win trade-offs
🌐 Live Results

πŸ€– Local AI Stack

A private, local AI workspace for RAG, knowledge bases, coding help, and LoRA fine-tuning.

Highlights
🧩 Ollama + FastGPT + pgvector β€” full local AI stack
πŸ“š RAG pipeline β€” document retrieval, chunking, embeddings
🎯 LoRA fine-tuning β€” customize models on your own data
🐳 Docker Compose β€” one-command deployment

πŸ› οΈ Tech Stack

Languages

Python C++ TypeScript

ML / AI

PyTorch LightGBM scikit-learn Stable-Baselines3

Data & Infra

Polars Docker GitHub Actions FastAPI


πŸ“Š GitHub Stats


trophies

πŸ“ˆ Contribution Activity


πŸ”¬ Research Philosophy

"Reproducibility is not optional."

Every benchmark in my repositories includes:

  • βœ… Checked-in reference metrics for validation
  • βœ… Strict temporal / leakage-safe data splits
  • βœ… Honest negative results β€” not every idea works
  • βœ… Paired statistical tests β€” not just point estimates
  • βœ… Transparent limitations documented alongside results

⚑ Built with rigor. Measured with honesty. Shared with purpose.

Pinned Loading

  1. 3dgs-renderer-benchmark 3dgs-renderer-benchmark Public

    πŸ† Which 3DGS renderer is fastest? Which compression is best? We measured them all β€” on the same GPU, same scenes, same protocol.

    Python 1

  2. local-ai-stack local-ai-stack Public

    A private, local AI workspace for RAG, knowledge bases, coding help, and LoRA fine-tuning β€” powered by Ollama, FastGPT, and pgvector.

    HTML 2

  3. urban-mobility-ai urban-mobility-ai Public

    AI-driven taxi fleet repositioning on 263 NYC zones β€” demand forecasting, multi-agent simulation, offline RL & reproducible OPE | NDCG@3 0.9565 | +39/day lift | 402 tests

    Python 1

  4. my-gaussian-splatting-viewer my-gaussian-splatting-viewer Public

    3D Gaussian Splatting Viewer - Load and render local PLY files

    HTML 1

  5. code-review-assistant code-review-assistant Public

    JavaScript 1