Skip to content
View A-SHOJAEI's full-sized avatar
😄
😄

Block or report A-SHOJAEI

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

Alireza Shojaei

Curious mind building production-grade AI/ML systems. Focused on novel model architectures, uncertainty quantification, and efficient training strategies.

Selected Projects

Robotics & Embodied AI

Agentic AI

  • ConstructAI-oss - AI-powered construction management platform driven by 11 coordinated agents, a local-first LLM gateway (vLLM + Ollama), construction-specialized RAG, and YOLOv8 + ViT computer vision
  • llm-planning-with-world-models - LLM planning with learned world models: Claude proposes action plans, DreamerV3 RSSM simulates outcomes, value head scores trajectories
  • Throughline - AI construction scheduling and project-controls platform: a deterministic CPM/DCMA/EVM engine with an LLM copilot layered around it as decision-support
  • chw-companion - Offline multimodal maternal-health triage with Gemma 4, emitting structured on-device triage decisions (record_vitals, flag_danger_sign, recommend_action, schedule_followup) in a single forward pass

LLM Inference & Efficient Fine-Tuning

NLP & Question Answering

Information Retrieval

Multimodal & Generative AI

Computer Vision

3D & LiDAR Perception

  • rohbau3d-benchmark - First published semantic-segmentation benchmark on Rohbau3D — 504 terrestrial-LiDAR shell-construction scans (18 classes); Concerto-large (PT-v3m2) anchor at 0.584 mIoU
  • scannetpp-dinov3 - DINOv3-injected-into-3D semantic segmentation: frozen DINOv3 ViT-L features injected at every decoder block of a Point-Transformer-V3 backbone on ScanNet++ (0.514 mIoU, near-SOTA)
  • slabim-scan-to-bim - Concerto-large (PT-v3m2) point-transformer fine-tuned for scan-to-BIM semantics (wall/floor/door/column) on SLABIM, beating FM-Fusion 82.5 vs 58.3 mIoU

Molecular ML & Graph Networks

Genomics & Bioinformatics

Tabular ML & Financial

Time Series & Forecasting

Audio & Speech

Systems & RL

Spacecraft Autonomy, Fault-Tolerant Control & Verified Runtime Assurance

A coordinated research program (AMPLE-GNC) on safe learned spacecraft GNC, each repo pairs a manuscript with full replication code, committed evidence, and a reproducibility manifest.

  • paper-A-reliability-asymmetric - Reliability-asymmetric spacecraft GNC stack: a learned fault-adaptive controller and a language-model commander, bounded by a Kind 2-verified runtime shield, with end-to-end reproducible evidence
  • paper-B-conformal-certificates - Conformal recovery-deadline certificates for runtime assurance of online-adapting controllers; distribution-free finite-sample coverage, demonstrated on a 6-DOF spacecraft and an inverted pendulum
  • paper-C-ftc-controller-study - Honest settled-gate benchmark of learned vs classical spacecraft fault-tolerant control; a disturbance observer takes the additive-bias fault class from 0% to 59.4% with no SIGN/GAIN regression
  • paper-D-assurance-transfer - "Assurance transfers, skill does not": re-certification cost of a verified runtime-assurance layer across spacecraft regimes (conformal certificate at 0 LOC changed, Kind 2 shield at 96% proof-form reuse)
  • paper-E-flight-hil - Flight-class processor-in-the-loop validation on a Raspberry Pi 5 (24.5 µs control cycle, ~4000x under the 10 Hz budget; verified shield at 0.02% overhead) plus a high-fidelity fault campaign
  • paper-F-settled-gate-benchmark - The settled-gate spacecraft fault-tolerant-control benchmark: a reproducible evaluation protocol and leaderboard for comparable learned and classical FTC
  • paper-G-regime-ladder - Measuring skill vs assurance transfer cost across a six-rung spacecraft mission profile: assurance is regime-portable (~0 LOC), while skill is rebuilt only at actuator-family boundaries

Tech Stack

Frameworks: PyTorch, HuggingFace Transformers, PyTorch Geometric, DGL, scikit-learn, XGBoost, LightGBM, FAISS, N-BEATS, PatchTST, TFT

Techniques: LoRA/PEFT, GNNs, contrastive learning, curriculum learning, uncertainty quantification, multi-task learning, DPO alignment, early-exit inference, spectral graph networks, GRPO reinforcement learning, knowledge distillation, Matryoshka representations, 3D Gaussian Splatting, rectified flow matching, Mamba SSMs, RF-DETR, speaker diarization, RNN-T

Infrastructure: MLflow, Docker, NVIDIA GB10 (128GB unified), NVIDIA RTX 4090, NVIDIA RTX 3090 (dual GPU), AMD Threadripper 3960X

Popular repositories Loading

  1. cross-corpus-speech-emotion-recognition-with-wav2vec2 cross-corpus-speech-emotion-recognition-with-wav2vec2 Public

    Fine-tuning Wav2Vec2-Base for 6-class speech emotion recognition with cross-corpus generalization on RAVDESS and CREMA-D

    Python 2

  2. adaptive-traffic-signal-control-via-hierarchical-multi-agent-rl adaptive-traffic-signal-control-via-hierarchical-multi-agent-rl Public

    Hierarchical multi-agent RL for traffic signal control with 3-phase training (pretrain/coordinate/finetune). PPO-based agents with communication networks achieving 90.9% waiting time reduction.

    Python 1 1

  3. streaming-conformer-asr streaming-conformer-asr Public

    Conformer-CTC ASR with offline baseline and streaming attention mask (chunk + lookahead) for latency-accuracy ablations on LibriSpeech

    Python 1

  4. dreamerv3-robotic-control dreamerv3-robotic-control Public

    DreamerV3 (29.5M params) for robotic control — RSSM world model with categorical latents, straight-through actor gradients, trained entirely in imagination on DMControl walker-walk

    Python 1

  5. ConstructAI-oss ConstructAI-oss Public

    AI-powered, multi-agent construction management platform. 11 coordinated agents, local-first LLM gateway (vLLM + Ollama), construction-specialized RAG, YOLOv8 + ViT computer vision. Source-availabl…

    Python 1

  6. Throughline Throughline Public

    Python 1