Skip to content

Industry Research

Markdown-first knowledge base for autonomous vehicle technology across road, airside, warehouse, logistics yard, port, mining, construction, agriculture, delivery robot, and outdoor campus domains. Airside autonomous vehicles remain the best-developed reference ODD, not the default evaluation lens.

Read it as a site: https://kvynlim.github.io/industry-research/

The repository remains Markdown-first, but the VitePress reader is the intended reading surface: local search, generated sidebar navigation, clean URLs, last-updated metadata, and source links back into the repo.

Current Shape

ScopeCount
Reader pages601
Core research documents597
Corpus size334k+ lines
Companies covered20
Technology domains9
Method-level SLAM library100 method files + overview/audit
Method-level perception files93
Safety and validation docs33
AV platform docs29
Synthesis docs10
Knowledge base docs99
Papers referenced700+
Open-source repos evaluated90+
Airport deployments documented15+

Architecture

The corpus is being organized as an end-to-end AV knowledge base: fundamentals, platform hardware, autonomy stack, runtime systems, cloud/fleet systems, safety validation, operations domains, industry intelligence, and synthesis.

Airside is used as a detailed reference ODD where the corpus has the deepest deployment evidence. Generic autonomy-stack methods, ratings, and synthesis pages should still state how ideas transfer across road AVs, warehouses, yards, ports, mines, construction sites, farms, delivery robots, and campus systems.

Start Here

NeedOpen
Navigate the whole corpusResearch Index
Get the executive viewMaster Synthesis
Start building from the researchGetting Started
Pick concrete POCsPOC Proposals
Understand readiness and riskTechnology Readiness
Prioritize gap-filling researchKnowledge Gap Backlog
Continue the research loopContinuous Research Loop
Monitor active research sourcesActive Frontier Source Registry
Compare the marketCompetitive Landscape
Read the core system architectureDesign Spec
Go deep on perception methodsMethod-Level Perception Library
Go deep on SLAM methodsMethod-Level SLAM Library
Check terms and abbreviationsGlossary
Understand how the corpus was madeMethodology

High-Leverage Reading Paths

PathBest Entry PointWhy
World models for autonomous drivingWorld Models OverviewFrames diffusion, occupancy, self-supervised occupancy flow, UniScene-style occupancy-centric generation, tokenized, JEPA, RL, and LiDAR-native approaches.
Airport airside operationsAirside Industry OverviewConnects the AV stack to pushback, turnaround, FOD, jet blast, airport data systems, and GSE.
Cross-domain deployment signals2024-2026 Autonomy Deployment IndexCompares airside, yard, warehouse, mining, delivery, and road ADS deployment evidence without treating one ODD as the default.
Safety case and certificationCertification GuidePulls together ISO 3691-4, UL 4600, SOTIF, runtime monitoring, fail-operational design, and validation.
Production deploymentDeployment PlaybookTurns research into staged rollout, shadow mode, OTA, fleet management, and operational procedures.
Fleet economicsFleet TCO Business CaseTracks vehicle CAPEX, labor savings, certification costs, operator ratios, and break-even logic.
Edge hardware choicesNVIDIA Orin TechnicalGrounds model choices in compute, power, TensorRT, DLA, and sensor constraints.
Perception stackProduction Perception SystemsCompares production AV approaches and the perception patterns that transfer across road, airside, and managed-site autonomy.
Method-level perceptionPerception Method LibrarySplits BEV, occupancy, LiDAR-camera/radar-camera fusion, dynamic Gaussian/3DGS/4DGS, LiDAR MOS, scene flow, 4D radar, FMCW LiDAR, open-world occupancy/attributes, robust fusion, V2X, latency, and data-engine methods into single-technique research pages.
LiDAR artifact removalLiDAR Artifact Removal TechniquesConnects LIORNet, learned denoisers, classical outlier filters, weather artifacts, ghost/multipath behavior, map cleaning, datasets, and safety validation.
Dynamic and static object removalLiDAR Map Cleaning and Dynamic RemovalConnects ERASOR, Removert, MapCleaner, ERASOR++, 4dNDF, FreeDOM, STATIC-LIO, MOVES, RTMap/DUFOMap, LT-mapper/Khronos, MOS/scene-flow methods, moved-object datasets, and false-deletion validation.
Perception coverage gapsPerception Coverage AuditTracks missing first-class perception pages across BEV, occupancy, Gaussian/3DGS, LiDAR/radar/thermal, open-world/OOD, V2X, robustness, and benchmarks.
Localization and mappingMapping and LocalizationCovers HD maps, LiDAR SLAM, map-free driving, map maintenance, localization, and occupancy grids.
Photoreal city-scale 4D reconstructionPhotoreal city-scale 4D reconstructionLinks Gaussian SLAM, VGGT/feed-forward reconstruction, dynamic 4D Gaussian/NeRF methods, and digital-twin simulation coverage.
Method-level 3D SLAMSLAM Library OverviewBreaks classical, LiDAR, LIVO, visual, dense, neural, Gaussian, radar, and multi-sensor SLAM into focused method files.
SLAM coverage gapsSLAM Coverage AuditTracks missing first-class SLAM pages, including May 2026 sweeps across LIO, LIVO, 4D radar, Gaussian/foundation SLAM, backends, collaborative SLAM, alternative sensors, and benchmarks.
First-principles estimator mathNonlinear Solver Diagnostics CrosswalkRoutes estimator failures across residuals, Jacobians, scaling, damping, rank, covariance, and sparse backend choices, with links back into probability, optimization, numerical linear algebra, and state estimation foundations.
Machine learning foundationsMachine Learning FoundationsStarts from linear models and gradients through CNN/RNN/transformer/SSM foundations, self-supervision, world models, calibration, evaluation, and deployment review.
Control and decision foundationsControl FoundationsStarts the foundations path for closed-loop tracking, vehicle dynamics, MPC/iLQR, constraints, MDP/POMDP decision models, safety filters, and planner-controller review.
Sensor and estimation fundamentalsSensor FoundationsStarts the sensor-model foundation path, with supporting links into geometry, state estimation, signal processing, timing, calibration, and wheel odometry.
Sensor readiness before algorithmsSensor-to-Algorithm Readiness ContractConsolidates calibration, synchronization, preprocessing, health, provenance, and fail-closed gates before perception, fusion, SLAM, tracking, occupancy, mapping, or planning consumes sensor-derived inputs.
Perception validation datasetsFOD and Airport Apron Detection DatasetsConnects MUSES, STU 3D anomaly segmentation, RCP-Bench, V2X datasets, sensor-corruption benchmarks, open-world/OOD anomaly segmentation, FOD datasets, synthetic FOD validation, FOD validation, and knowledge-base evaluation protocols.
End-to-end architecture gapsKnowledge Gap BacklogTracks P0/P1/P2 missing research files across fundamentals, platform, autonomy, runtime/cloud, safety, operations, and industry intelligence.

Corpus Map

SectionDocsStart AtWhat It Holds
00-start-here/4Reading GuideReader entry points and orientation material.
10-knowledge-base/125Probability and Statistics FoundationsFirst-principles technical notes: probability/statistics, optimization, numerical linear algebra, geometry, mapping, state estimation, sensor likelihoods, signal processing, controls, robotics, ML, calibration, timing, continuous-time trajectories, and detection/tracking evidence.
20-av-platform/29NVIDIA Orin TechnicalCompute, sensors, sensor-to-algorithm readiness, connectivity, drive-by-wire, power, diagnostics, ruggedization, and edge-cloud architecture.
30-autonomy-stack/315World Models OverviewWorld models, perception, method-level perception, planning, localization, SLAM, simulation, VLA/VLM, E2E driving, and multi-agent systems.
40-runtime-systems/10Production ML DeploymentML deployment, ROS/Autoware, observability, teleoperation, software operations, and vehicle-side data logging.
50-cloud-fleet/21Cloud Backend InfrastructureData engines, fleet data loops, MLOps, OTA/SUMS, observability, map operations, data governance, perception/SLAM reliability telemetry, and fleet management.
60-safety-validation/33Certification GuideSafety case, standards, runtime assurance, verification, validation, robustness, cybersecurity, incident reporting, reliability evidence, and evidence traceability.
70-operations-domains/24Airside Industry OverviewAirside, warehouse, yard, port, mining, agriculture, construction, road AV, delivery robot, deployment, business-case, and safety operations.
80-industry-intel/52Company IndexAV, airside, simulation, teleoperation, autonomy company profiles, market intelligence, and regulations.
90-synthesis/10Master SynthesisExecutive synthesis, POCs, readiness, risk, decision framework, architecture, gap backlog, continuous research loop, and active frontier source registry.

Domain Snapshot

TechnologyDocs
World models18
Perception141
Method-level perception library93
Planning15
Localization and mapping116
Method-level SLAM library100 method files + overview/audit
Simulation7
VLA / VLM6
Multi-agent and V2X6
Robustness validation files5
E2E driving6
OperationsDocs
Safety and validation33
Deployment13
Airside operations10
Cross-domain operations9
Teleoperation1
AV PlatformDocs
Compute7
Sensors14
Networking/connectivity3
Drive-by-wire2
Power/electrical1
Diagnostics1
Ruggedization1

Reader Notes

  • The static reader is generated from this repository with VitePress and deployed through GitHub Pages.
  • README.md becomes the site home page.
  • INDEX.md is served as /INDEX/ in the reader to avoid a Windows case-insensitive output collision with the homepage.
  • Research content is source-of-truth Markdown; the generated site is just a browser-friendly layer over the same files.
  • Internal implementation notes under docs/superpowers/, .claude/, and .superpowers/ are excluded from the static reader.

Public research notes collected from public sources.