中文
相关论文

相关论文: RoadTagger: Robust Road Attribute Inference with G…

200 篇论文

Road environment segmentation plays a significant role in autonomous driving. Numerous works based on Fully Convolutional Networks (FCNs) and Transformer architectures have been proposed to leverage local and global contextual learning for…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Jiyong Kwag , Alper Yilmaz , Charles Toth

Although reinforcement learning has been successfully applied in many domains in recent years, we still lack agents that can systematically generalize. While relational inductive biases that fit a task can improve generalization of RL…

机器学习 · 计算机科学 2021-02-09 Zhengyao Jiang , Pasquale Minervini , Minqi Jiang , Tim Rocktaschel

Towards a safe and comfortable driving, road scene segmentation is a rudimentary problem in camera-based advance driver assistance systems (ADAS). Despite of the great achievement of Convolutional Neural Networks (CNN) for semantic…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Farnoush Zohourian , Jan Siegemund , Mirko Meuter , Josef Pauli

Graph neural networks have become a staple in problems addressing learning and analysis of data defined over graphs. However, several results suggest an inherent difficulty in extracting better performance by increasing the number of…

机器学习 · 计算机科学 2021-03-30 Diego Valsesia , Giulia Fracastoro , Enrico Magli

As an efficient and scalable graph neural network, GraphSAGE has enabled an inductive capability for inferring unseen nodes or graphs by aggregating subsampled local neighborhoods and by learning in a mini-batch gradient descent fashion.…

机器学习 · 计算机科学 2019-05-01 Jihun Oh , Kyunghyun Cho , Joan Bruna

Recently, graph neural networks (GNNs) have been widely used for document classification. However, most existing methods are based on static word co-occurrence graphs without sentence-level information, which poses three challenges:(1) word…

计算与语言 · 计算机科学 2022-03-22 Yinhua Piao , Sangseon Lee , Dohoon Lee , Sun Kim

In the problems of image retrieval and annotation, complete textual tag lists of images play critical roles. However, in real-world applications, the image tags are usually incomplete, thus it is important to learn the complete tags for…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Yanyan Geng , Guohui Zhang , Weizhi Li , Yi Gu , Ru-Ze Liang , Gaoyuan Liang , Jingbin Wang , Yanbin Wu , Nitin Patil , Jing-Yan Wang

Current Graph Neural Networks (GNN) architectures generally rely on two important components: node features embedding through message passing, and aggregation with a specialized form of pooling. The structural (or topological) information…

机器学习 · 计算机科学 2022-06-01 Cédric Vincent-Cuaz , Rémi Flamary , Marco Corneli , Titouan Vayer , Nicolas Courty

Most state-of-the-art approaches to road extraction from aerial images rely on a CNN trained to label road pixels as foreground and remainder of the image as background. The CNN is usually trained by minimizing pixel-wise losses, which is…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Subeesh Vasu , Mateusz Kozinski , Leonardo Citraro , Pascal Fua

Thanks to the remarkable advances in generative adversarial networks (GANs), it is becoming increasingly easy to generate/manipulate images. The existing works have mainly focused on deepfake in face images and videos. However, we are…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Sid Ahmed Fezza , Mohammed Yasser Ouis , Bachir Kaddar , Wassim Hamidouche , Abdenour Hadid

The challenges of road network segmentation demand an algorithm capable of adapting to the sparse and irregular shapes, as well as the diverse context, which often leads traditional encoding-decoding methods and simple Transformer…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Jie Song , Yue Sun , Ziyun Cai , Liang Xiao , Yawen Huang , Yefeng Zheng

This paper presents a scalable deep learning approach for short-term traffic prediction based on historical traffic data in a vehicular road network. Capturing the spatio-temporal relationship of the big data often requires a significant…

机器学习 · 计算机科学 2021-03-04 Youngjoo Kim , Peng Wang , Lyudmila Mihaylova

Deep learning based image segmentation methods have achieved great success, even having human-level accuracy in some applications. However, due to the black box nature of deep learning, the best method may fail in some situations. Thus…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Leixin Zhou , Wenxiang Deng , Xiaodong Wu

For autonomous vehicles (AVs), visual perception techniques based on sensors like cameras play crucial roles in information acquisition and processing. In various computer perception tasks for AVs, it may be helpful to match landmark…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Rui She , Qiyu Kang , Sijie Wang , Yuan-Rui Yang , Kai Zhao , Yang Song , Wee Peng Tay

Convolutional Neural Networks (CNNs) are vulnerable to misclassifying images when small perturbations are present. With the increasing prevalence of CNNs in self-driving cars, it is vital to ensure these algorithms are robust to prevent…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Aakash Kumar

This study delves into the application of graph neural networks in the realm of traffic forecasting, a crucial facet of intelligent transportation systems. Accurate traffic predictions are vital for functions like trip planning, traffic…

机器学习 · 计算机科学 2023-10-30 Razib Hayat Khan , Jonayet Miah , S M Yasir Arafat , M M Mahbubul Syeed , Duc M Ca

Understanding and discovering knowledge from GPS (Global Positioning System) traces of human activities is an essential topic in mobility-based urban computing. We propose TrajectoryNet-a neural network architecture for point-based…

计算机视觉与模式识别 · 计算机科学 2017-08-31 Xiang Jiang , Erico N de Souza , Ahmad Pesaranghader , Baifan Hu , Daniel L. Silver , Stan Matwin

We present RobustTP, an end-to-end algorithm for predicting future trajectories of road-agents in dense traffic with noisy sensor input trajectories obtained from RGB cameras (either static or moving) through a tracking algorithm. In this…

机器人学 · 计算机科学 2019-07-23 Rohan Chandra , Uttaran Bhattacharya , Christian Roncal , Aniket Bera , Dinesh Manocha

We tackle the problem of large scale visual place recognition, where the task is to quickly and accurately recognize the location of a given query photograph. We present the following three principal contributions. First, we develop a…

计算机视觉与模式识别 · 计算机科学 2016-05-03 Relja Arandjelović , Petr Gronat , Akihiko Torii , Tomas Pajdla , Josef Sivic

Graph neural networks (GNNs) have shown remarkable success in learning representations for graph-structured data. However, GNNs still face challenges in modeling complex phenomena that involve feature transportation. In this paper, we…

机器学习 · 计算机科学 2023-12-21 Moshe Eliasof , Eldad Haber , Eran Treister