中文
相关论文

相关论文: Lane Graph as Path: Continuity-preserving Path-wis…

200 篇论文

Shortest path search is a core operation in graph-based applications, yet existing methods face important limitations. Classical algorithms such as Dijkstra's and A* become inefficient as graphs grow more complex, while index-based…

机器学习 · 计算机科学 2025-08-05 Tiantian Liu , Xiao Li , Huan Li , Hua Lu , Christian S. Jensen , Jianliang Xu

We propose Neural Turtle Graphics (NTG), a novel generative model for spatial graphs, and demonstrate its applications in modeling city road layouts. Specifically, we represent the road layout using a graph where nodes in the graph…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Hang Chu , Daiqing Li , David Acuna , Amlan Kar , Maria Shugrina , Xinkai Wei , Ming-Yu Liu , Antonio Torralba , Sanja Fidler

Recent years have witnessed a flurry of research activity in graph matching, which aims at finding the correspondence of nodes across two graphs and lies at the heart of many artificial intelligence applications. However, matching…

机器学习 · 计算机科学 2021-12-21 Weijie Liu , Hui Qian , Chao Zhang , Jiahao Xie , Zebang Shen , Nenggan Zheng

Learning any-to-any (A2A) path loss maps, where the objective is the reconstruction of path loss between any two given points in a map, might be a key enabler for many applications that rely on device-to-device (D2D) communication. Such…

信号处理 · 电气工程与系统科学 2021-07-15 M. A. Gutierrez-Estevez , Martin Kasparick , Renato L. G. Cavalvante , Sławomir Stańczak

Today's autonomous vehicles rely extensively on high-definition 3D maps to navigate the environment. While this approach works well when these maps are completely up-to-date, safe autonomous vehicles must be able to corroborate the map's…

计算机视觉与模式识别 · 计算机科学 2016-12-09 Ari Seff , Jianxiong Xiao

Understanding lane toplogy relationships accurately is critical for safe autonomous driving. However, existing two-stage methods suffer from inefficiencies due to error propagations and increased computational overheads. To address these…

计算机视觉与模式识别 · 计算机科学 2025-07-24 Yang Li , Zongzheng Zhang , Xuchong Qiu , Xinrun Li , Ziming Liu , Leichen Wang , Ruikai Li , Zhenxin Zhu , Huan-ang Gao , Xiaojian Lin , Zhiyong Cui , Hang Zhao , Hao Zhao

In recent years, various deep learning architectures have been proposed to solve complex challenges (e.g. spatial dependency, temporal dependency) in traffic domain, which have achieved satisfactory performance. These architectures are…

信号处理 · 电气工程与系统科学 2021-01-01 Jiexia Ye , Juanjuan Zhao , Kejiang Ye , Chengzhong Xu

Traffic prediction is a fundamental and vital task in Intelligence Transportation System (ITS), but it is very challenging to get high accuracy while containing low computational complexity due to the spatiotemporal characteristics of…

人工智能 · 计算机科学 2018-11-05 Xiaoyu Wang , Cailian Chen , Yang Min , Jianping He , Bo Yang , Yang Zhang

Traffic flow prediction plays a critical role in the intelligent transportation system, and it is also a challenging task because of the underlying complex Spatio-temporal patterns and heterogeneities evolving across time. However, most…

人工智能 · 计算机科学 2024-12-24 Jiyao Wang , Zehua Peng , Yijia Zhang , Dengbo He , Lei Chen

The trajectory prediction is a critical and challenging problem in the design of an autonomous driving system. Many AI-oriented companies, such as Google Waymo, Uber and DiDi, are investigating more accurate vehicle trajectory prediction…

机器人学 · 计算机科学 2020-03-27 Ziyi Zhao , Haowen Fang , Zhao Jin , Qinru Qiu

Curb ramps are critical for urban accessibility, but robustly detecting them in images remains an open problem due to the lack of large-scale, high-quality datasets. While prior work has attempted to improve data availability with…

计算机视觉与模式识别 · 计算机科学 2025-08-14 John S. O'Meara , Jared Hwang , Zeyu Wang , Michael Saugstad , Jon E. Froehlich

Traditional decision and planning frameworks for self-driving vehicles (SDVs) scale poorly in new scenarios, thus they require tedious hand-tuning of rules and parameters to maintain acceptable performance in all foreseeable cases.…

机器人学 · 计算机科学 2021-08-02 Peide Cai , Hengli Wang , Yuxiang Sun , Ming Liu

Map-based LiDAR pose tracking is essential for long-term autonomous operation, where onboard map priors need be compact for scalable storage and fast retrieval, while online observations are often partial, repetitive, and heavily occluded.…

机器人学 · 计算机科学 2026-02-10 Wentao Zhao , Yihe Niu , Zikun Chen , Rui Li , Yanbo Wang , Tianchen Deng , Jingchuan Wang

In this paper we use a time-evolving graph which consists of a sequence of graph snapshots over time to model many real-world networks. We study the path classification problem in a time-evolving graph, which has many applications in…

机器学习 · 计算机科学 2019-05-22 Jia Li , Zhichao Han , Hong Cheng , Jiao Su , Pengyun Wang , Jianfeng Zhang , Lujia Pan

The search for predictive models that generalize to the long tail of sensor inputs is the central difficulty when developing data-driven models for autonomous vehicles. In this paper, we use lane detection to study modeling and training…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Jonah Philion

Graph self-supervised learning seeks to learn effective graph representations without relying on labeled data. Among various approaches, graph autoencoders (GAEs) have gained significant attention for their efficiency and scalability.…

机器学习 · 计算机科学 2025-06-17 Yang Liu , Deyu Bo , Wenxuan Cao , Yuan Fang , Yawen Li , Chuan Shi

Validating the safety of Autonomous Vehicles (AVs) operating in open-ended, dynamic environments is challenging as vehicles will eventually encounter safety-critical situations for which there is not representative training data. By…

人工智能 · 计算机科学 2024-03-14 Enrik Maci , Rhys Howard , Lars Kunze

This paper proposes an autoregressive (AR) model for sequences of graphs, which generalises traditional AR models. A first novelty consists in formalising the AR model for a very general family of graphs, characterised by a variable…

机器学习 · 计算机科学 2019-03-19 Daniele Zambon , Daniele Grattarola , Lorenzo Livi , Cesare Alippi

In recent years, end-to-end autonomous driving has attracted increasing attention for its ability to jointly model perception, prediction, and planning within a unified framework. However, most existing approaches underutilize the online…

机器人学 · 计算机科学 2025-09-18 Huilin Yin , Yiming Kan , Daniel Watzenig

Pixel-level road crack detection has always been a challenging task in intelligent transportation systems. Due to the external environments, such as weather, light, and other factors, pavement cracks often present low contrast, poor…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Kai Li , Jie Yang , Siwei Ma , Bo Wang , Shanshe Wang , Yingjie Tian , Zhiquan Qi