paper-with-me

홈 › Papers

SafeRoute: Learning to Navigate Streets Safely in an Urban Environment

2018-11-03 · Sharon Levy, Wenhan Xiong, Elizabeth Belding, William Yang Wang

Recent studies show that 85% of women have changed their traveled route to avoid harassment and assault. Despite this, current mapping tools do not empower users with information to take charge of their personal safety. We propose SafeRoute, a novel solution to the problem of navigating cities and avoiding street harassment and crime. Unlike other street navigation applications, SafeRoute introduces a new type of path generation via deep reinforcement learning. This enables us to successfully optimize for multi-criteria path-finding and incorporate representation learning within our framework. Our agent learns to pick favorable streets to create a safe and short path with a reward function that incorporates safety and efficiency. Given access to recent crime reports in many urban cities, we train our model for experiments in Boston, New York, and San Francisco. We test our model on areas of these cities, specifically the populated downtown regions where tourists and those unfamiliar with the streets walk. We evaluate SafeRoute and successfully improve over state-of-the-art methods by up to 17% in local average distance from crimes while decreasing path length by up to 7%.

📄 PDF Abstract BibTeX arXiv:1811.01147

Code (1)

sharonlevy/SafeRoute 공식 구현

Tasks

Deep Reinforcement LearningNavigateReinforcement LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Learning Contact-based Navigation in Crowds

2023-03-02 · Kyle Morgenstein, Junfeng Jiao, Luis Sentis

Navigation strategies that intentionally incorporate contact with humans (i.e. "contact-based" social navigation) in crowded environments are largely unexplored even though collision-free social navigation is a well stud…

NavigateSocial Navigation

From Street View Imagery to Street Quality Indicators: Vision Language Inference for the Suburban 15-minute City

2026-08-20 · Joan Perez, Giovanni Fusco arxiv

Streetscape quality has become a central concern in contemporary urban planning, particularly within the framework of the pedestrian-friendly 15-minute city, where walkability and public-space quality are increasingly re…

Multi-LiDAR Localization and Mapping Pipeline for Urban Autonomous Driving

2023-11-03 · Florian Sauerbeck, Dominik Kulmer, Markus Pielmeier, Maximilian Leitenstern 외

Autonomous vehicles require accurate and robust localization and mapping algorithms to navigate safely and reliably in urban environments. We present a novel sensor fusion-based pipeline for offline mapping and online lo…

Autonomous DrivingAutonomous VehiclesNavigateSensor Fusion

Designing streetscapes from street-view imagery using diffusion models

2026-05-17 · Yuzhou Chen, Yuebing Liang, Lingqian Hu, Kailai Sun 외 arxiv

Street-view imagery (SVI) is widely used to quantify key indicators of urban environment, such as green- ery, sky, or road view indices. However, existing studies largely focus on measuring current streetscapes and rarel…

Scene Generation

Safe Reinforcement Learning with Scene Decomposition for Navigating Complex Urban Environments

2019-04-25 · Maxime Bouton, Alireza Nakhaei, Kikuo Fujimura, Mykel J. Kochenderfer

Navigating urban environments represents a complex task for automated vehicles. They must reach their goal safely and efficiently while considering a multitude of traffic participants. We propose a modular decision makin…

Decision MakingNavigatereinforcement-learningReinforcement Learning+2