Skip to main content

Showing 1–11 of 11 results for author: Rohani, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2203.01880  [pdf, other

    cs.CV

    LatentFormer: Multi-Agent Transformer-Based Interaction Modeling and Trajectory Prediction

    Authors: Elmira Amirloo, Amir Rasouli, Peter Lakner, Mohsen Rohani, Jun Luo

    Abstract: Multi-agent trajectory prediction is a fundamental problem in autonomous driving. The key challenges in prediction are accurately anticipating the behavior of surrounding agents and understanding the scene context. To address these problems, we propose LatentFormer, a transformer-based model for predicting future vehicle trajectories. The proposed method leverages a novel technique for modeling in… ▽ More

    Submitted 3 March, 2022; originally announced March 2022.

  2. arXiv:2103.01039  [pdf, other

    cs.CV

    Self-Supervised Simultaneous Multi-Step Prediction of Road Dynamics and Cost Map

    Authors: Elmira Amirloo, Mohsen Rohani, Ershad Banijamali, Jun Luo, Pascal Poupart

    Abstract: While supervised learning is widely used for perception modules in conventional autonomous driving solutions, scalability is hindered by the huge amount of data labeling needed. In contrast, while end-to-end architectures do not require labeled data and are potentially more scalable, interpretability is sacrificed. We introduce a novel architecture that is trained in a fully self-supervised fashio… ▽ More

    Submitted 29 March, 2021; v1 submitted 1 March, 2021; originally announced March 2021.

    Journal ref: CVPR 2021

  3. arXiv:2012.13478  [pdf, other

    cs.LG cs.CV

    Prediction by Anticipation: An Action-Conditional Prediction Method based on Interaction Learning

    Authors: Ershad Banijamali, Mohsen Rohani, Elmira Amirloo, Jun Luo, Pascal Poupart

    Abstract: In autonomous driving (AD), accurately predicting changes in the environment can effectively improve safety and comfort. Due to complex interactions among traffic participants, however, it is very hard to achieve accurate prediction for a long horizon. To address this challenge, we propose prediction by anticipation, which views interaction in terms of a latent probabilistic generative process whe… ▽ More

    Submitted 24 December, 2020; originally announced December 2020.

  4. arXiv:2012.07773  [pdf, other

    cs.CV cs.RO

    PePScenes: A Novel Dataset and Baseline for Pedestrian Action Prediction in 3D

    Authors: Amir Rasouli, Tiffany Yau, Peter Lakner, Saber Malekmohammadi, Mohsen Rohani, Jun Luo

    Abstract: Predicting the behavior of road users, particularly pedestrians, is vital for safe motion planning in the context of autonomous driving systems. Traditionally, pedestrian behavior prediction has been realized in terms of forecasting future trajectories. However, recent evidence suggests that predicting higher-level actions, such as crossing the road, can help improve trajectory forecasting and pla… ▽ More

    Submitted 14 December, 2020; originally announced December 2020.

    Comments: 1 Figure, 2 Table. ML4AD at NeurIPS, 2020

  5. arXiv:2012.03298  [pdf, other

    cs.CV cs.RO

    Bifold and Semantic Reasoning for Pedestrian Behavior Prediction

    Authors: Amir Rasouli, Mohsen Rohani, Jun Luo

    Abstract: Pedestrian behavior prediction is one of the major challenges for intelligent driving systems. Pedestrians often exhibit complex behaviors influenced by various contextual elements. To address this problem, we propose BiPed, a multitask learning framework that simultaneously predicts trajectories and actions of pedestrians by relying on multimodal data. Our method benefits from 1) a bifold encodin… ▽ More

    Submitted 9 August, 2021; v1 submitted 6 December, 2020; originally announced December 2020.

    Comments: ICCV 2021. 11 pages; 5 Figures; 5 tables

  6. arXiv:2012.02148  [pdf, other

    cs.CV cs.RO

    Graph-SIM: A Graph-based Spatiotemporal Interaction Modelling for Pedestrian Action Prediction

    Authors: Tiffany Yau, Saber Malekmohammadi, Amir Rasouli, Peter Lakner, Mohsen Rohani, Jun Luo

    Abstract: One of the most crucial yet challenging tasks for autonomous vehicles in urban environments is predicting the future behaviour of nearby pedestrians, especially at points of crossing. Predicting behaviour depends on many social and environmental factors, particularly interactions between road users. Capturing such interactions requires a global view of the scene and dynamics of the road users in t… ▽ More

    Submitted 25 March, 2021; v1 submitted 3 December, 2020; originally announced December 2020.

    Comments: 7 pages, 3 figures, 4 tables, accepted at ICRA 2021

  7. arXiv:2012.00514  [pdf, other

    cs.CV cs.RO

    Multi-Modal Hybrid Architecture for Pedestrian Action Prediction

    Authors: Amir Rasouli, Tiffany Yau, Mohsen Rohani, Jun Luo

    Abstract: Pedestrian behavior prediction is one of the major challenges for intelligent driving systems in urban environments. Pedestrians often exhibit a wide range of behaviors and adequate interpretations of those depend on various sources of information such as pedestrian appearance, states of other road users, the environment layout, etc. To address this problem, we propose a novel multi-modal predicti… ▽ More

    Submitted 16 November, 2020; originally announced December 2020.

    Comments: 7 pages, 4 Figures, 3 tables, submitted to ICRA 2021

  8. arXiv:2010.09776  [pdf, other

    cs.MA cs.AI cs.GT cs.LG eess.SY

    SMARTS: Scalable Multi-Agent Reinforcement Learning Training School for Autonomous Driving

    Authors: Ming Zhou, Jun Luo, Julian Villella, Yaodong Yang, David Rusu, Jiayu Miao, Weinan Zhang, Montgomery Alban, Iman Fadakar, Zheng Chen, Aurora Chongxi Huang, Ying Wen, Kimia Hassanzadeh, Daniel Graves, Dong Chen, Zhengbang Zhu, Nhat Nguyen, Mohamed Elsayed, Kun Shao, Sanjeevan Ahilan, Baokuan Zhang, Jiannan Wu, Zhengang Fu, Kasra Rezaee, Peyman Yadmellat , et al. (12 additional authors not shown)

    Abstract: Multi-agent interaction is a fundamental aspect of autonomous driving in the real world. Despite more than a decade of research and development, the problem of how to competently interact with diverse road users in diverse scenarios remains largely unsolved. Learning methods have much to offer towards solving this problem. But they require a realistic multi-agent simulator that generates diverse a… ▽ More

    Submitted 31 October, 2020; v1 submitted 19 October, 2020; originally announced October 2020.

    Comments: 20 pages, 11 figures. Paper accepted to CoRL 2020

  9. arXiv:2007.09569  [pdf, other

    cs.AI cs.LG

    Understanding and Mitigating the Limitations of Prioritized Experience Replay

    Authors: Yangchen Pan, **cheng Mei, Amir-massoud Farahmand, Martha White, Hengshuai Yao, Mohsen Rohani, Jun Luo

    Abstract: Prioritized Experience Replay (ER) has been empirically shown to improve sample efficiency across many domains and attracted great attention; however, there is little theoretical understanding of why such prioritized sampling helps and its limitations. In this work, we take a deep look at the prioritized ER. In a supervised learning setting, we show the equivalence between the error-based prioriti… ▽ More

    Submitted 11 June, 2022; v1 submitted 18 July, 2020; originally announced July 2020.

    Comments: Accepted to UAI2022

  10. Fairness-Oriented Semi-Chaotic Genetic Algorithm-Based Channel Assignment Technique for Nodes Starvation Problem in Wireless Mesh Network

    Authors: Fuad A. Ghaleb, Bander Ali Saleh Al-rimy, Maznah Kamat, Mohd. Foad Rohani, Shukor Abd Razak

    Abstract: Multi-Radio Multi-Channel Wireless Mesh Networks (WMNs) have emerged as a scalable, reliable, and agile wireless network that supports many types of innovative technologies such as the Internet of Things (IoT) and vehicular networks. Due to the limited number of orthogonal channels, interference between channels adversely affects the fair distribution of bandwidth among mesh clients, causing node… ▽ More

    Submitted 17 June, 2020; originally announced June 2020.

    Comments: 18 pages, 10 Figures

  11. arXiv:1812.09395  [pdf, other

    cs.LG cs.CV cs.RO stat.ML

    Multi-Step Prediction of Occupancy Grid Maps with Recurrent Neural Networks

    Authors: Nima Mohajerin, Mohsen Rohani

    Abstract: We investigate the multi-step prediction of the drivable space, represented by Occupancy Grid Maps (OGMs), for autonomous vehicles. Our motivation is that accurate multi-step prediction of the drivable space can efficiently improve path planning and navigation resulting in safe, comfortable and optimum paths in autonomous driving. We train a variety of Recurrent Neural Network (RNN) based architec… ▽ More

    Submitted 22 January, 2019; v1 submitted 21 December, 2018; originally announced December 2018.