paper-with-me

Papers

StarNet: Pedestrian Trajectory Prediction using Deep Neural Network in Star Topology

2019-06-05 · Yanliang Zhu, Deheng Qian, Dongchun Ren, Huaxia Xia

Pedestrian trajectory prediction is crucial for many important applications. This problem is a great challenge because of complicated interactions among pedestrians. Previous methods model only the pairwise interactions between pedestrians, which not only oversimplifies the interactions among pedestrians but also is computationally inefficient. In this paper, we propose a novel model StarNet to deal with these issues. StarNet has a star topology which includes a unique hub network and multiple host networks. The hub network takes observed trajectories of all pedestrians to produce a comprehensive description of the interpersonal interactions. Then the host networks, each of which corresponds to one pedestrian, consult the description and predict future trajectories. The star topology gives StarNet two advantages over conventional models. First, StarNet is able to consider the collective influence among all pedestrians in the hub network, making more accurate predictions. Second, StarNet is computationally efficient since the number of host network is linear to the number of pedestrians. Experiments on multiple public datasets demonstrate that StarNet outperforms multiple state-of-the-arts by a large margin in terms of both accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:1906.01797

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian Trajectory PredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

STARNet: Sensor Trustworthiness and Anomaly Recognition via Approximated Likelihood Regret for Robust Edge Autonomy

2023-09-20 · Nastaran Darabi, Sina Tayebati, Sureshkumar S., Sathya Ravi 외

Complex sensors such as LiDAR, RADAR, and event cameras have proliferated in autonomous robotics to enhance perception and understanding of the environment. Meanwhile, these sensors are also vulnerable to diverse failure…

StarNet: Targeted Computation for Object Detection in Point Clouds

2019-08-29 · Jiquan Ngiam, Benjamin Caine, Wei Han, Brandon Yang 외

Detecting objects from LiDAR point clouds is an important component of self-driving car technology as LiDAR provides high resolution spatial information. Previous work on point-cloud 3D object detection has re-purposed c…

3D Object DetectionObjectobject-detectionObject Detection+2

Variational Inference for Deblending Crowded Starfields

2021-02-04 · Runjing Liu, Jon D. McAuliffe, Jeffrey Regier

In images collected by astronomical surveys, stars and galaxies often overlap visually. Deblending is the task of distinguishing and characterizing individual light sources in survey images. We propose StarNet, a Bayesia…

Bayesian InferenceVariational Inference

Spatio-Temporal Graph Transformer Networks for Pedestrian Trajectory Prediction

2020-05-18 · ECCV 2020 8 · Cunjun Yu, Xiao Ma, Jiawei Ren, Haiyu Zhao 외

Understanding crowd motion dynamics is critical to real-world applications, e.g., surveillance systems and autonomous driving. This is challenging because it requires effectively modeling the socially aware crowd spatial…

Autonomous DrivingPedestrian Trajectory PredictionPredictionTrajectory Prediction

StarNet: towards Weakly Supervised Few-Shot Object Detection

2020-03-15 · Leonid Karlinsky, Joseph Shtok, Amit Alfassy, Moshe Lichtenstein 외

Few-shot detection and classification have advanced significantly in recent years. Yet, detection approaches require strong annotation (bounding boxes) both for pre-training and for adaptation to novel classes, and class…

ClassificationFew-Shot LearningFew-Shot Object DetectionGeneral Classification+4