菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-23
📄 Abstract - OmniPath: A Multi-Modal Agentic Framework for Auditing Wheelchair Accessibility

For a wheelchair user, a standard blue line on a map is often a broken promise. While platforms like OpenStreetMap (OSM) successfully capture where a path is, they frequently fail to convey how it physically feels to travel on it. This information barrier is problematic for wheelchair users. To solve this issue, we present OmniPath, a system that moves from passive mapping to proactive environmental auditing. Our framework fuses the network topology of OSM with the submeter precision of high-density aerial LiDAR (USGS 3DEP) to create a high-fidelity 3D model of the pedestrian environment. Rather than simply routing a user, our agent virtually traverses the network, analyzing the surface in 0.5 meter increments. It rigorously quantifies physical friction points specifically running slope, cross slope, and vertical discontinuities against ADA compliance standards, calculating a weighted severity score to categorize hazards from ``Mild'' to ``Critical.'' To ensure real world reliability, we validated the system against 200 physical ground truth field surveys across the National Mall using stratified random sampling. The framework demonstrated strong diagnostic reliability for high-severity hazards, achieving F1-scores of 0.60 for Severe and 0.58 for critical categories. By automating this micro-scale inspection, OmniPath identifies the ``invisible'' barriers that standard maps miss, effectively transforming a static dataset into accessibility data source that anticipates accessibility challenges before the user ever leaves home.

顶级标签: multi-modal agents data
详细标签: wheelchair accessibility lidar openstreetmap environmental auditing ada compliance 或 搜索:

OmniPath:用于审计轮椅可达性的多模态智能体框架 / OmniPath: A Multi-Modal Agentic Framework for Auditing Wheelchair Accessibility


1️⃣ 一句话总结

本文提出了OmniPath,一个融合开放街道路网与高精度激光雷达数据的智能体系统,通过虚拟遍历和自动分析路面坡度、高低差等物理细节,将静态地图转变为能够提前发现轮椅用户实际通行障碍的主动检测工具。

源自 arXiv: 2606.24129