paper-with-me

Papers

SPformer: A Transformer Based DRL Decision Making Method for Connected Automated Vehicles

2024-09-23 · Ye Han, Lijun Zhang, Dejian Meng, Xingyu Hu, Yixia Lu

In mixed autonomy traffic environment, every decision made by an autonomous-driving car may have a great impact on the transportation system. Because of the complex interaction between vehicles, it is challenging to make decisions that can ensure both high traffic efficiency and safety now and futher. Connected automated vehicles (CAVs) have great potential to improve the quality of decision-making in this continuous, highly dynamic and interactive environment because of their stronger sensing and communicating ability. For multi-vehicle collaborative decision-making algorithms based on deep reinforcement learning (DRL), we need to represent the interactions between vehicles to obtain interactive features. The representation in this aspect directly affects the learning efficiency and the quality of the learned policy. To this end, we propose a CAV decision-making architecture based on transformer and reinforcement learning algorithms. A learnable policy token is used as the learning medium of the multi-vehicle joint policy, the states of all vehicles in the area of interest can be adaptively noticed in order to extract interactive features among agents. We also design an intuitive physical positional encodings, the redundant location information of which optimizes the performance of the network. Simulations show that our model can make good use of all the state information of vehicles in traffic scenario, so as to obtain high-quality driving decisions that meet efficiency and safety objectives. The comparison shows that our method significantly improves existing DRL-based multi-vehicle cooperative decision-making algorithms.

📄 PDF Abstract BibTeX arXiv:2409.15105

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision MakingDeep Reinforcement Learning

Similar Papers 제목 키워드 기반

SPFormer: Enhancing Vision Transformer with Superpixel Representation

2024-01-05 · Jieru Mei, Liang-Chieh Chen, Alan Yuille, Cihang Xie

In this work, we introduce SPFormer, a novel Vision Transformer enhanced by superpixel representation. Addressing the limitations of traditional Vision Transformers' fixed-size, non-adaptive patch partitioning, SPFormer …

Superpixels

DispFormer: Pretrained Transformer for Flexible Dispersion Curve Inversion from Global Synthesis to Regional Applications

2025-01-08 · Feng Liu, Bao Deng, Rui Su, Lei Bai 외

Surface wave dispersion curve inversion is essential for estimating subsurface Shear-wave velocity ($v_s$), yet traditional methods often struggle to balance computational efficiency with inversion accuracy. While deep l…

Computational Efficiency

BiGraspFormer: End-to-End Bimanual Grasp Transformer

2025-09-23 · Kangmin Kim, Seunghyeok Back, Geonhyup Lee, Sangbeom Lee 외 arxiv

Bimanual grasping is essential for robots to handle large and complex objects. However, existing methods either focus solely on single-arm grasping or employ separate grasp generation and bimanual evaluation stages, lead…

Point Clouds

HSPFormer: Hierarchical Spatial Perception Transformer for Semantic Segmentation

2025-01-16 · IEEE Transactions on Intelligent Transportation Systems 2025 1 · Siyu Chen, Ting Han, Changshe Zhang, Jinhe Su 외

Semantic perception in driving scenarios plays a crucial role in intelligent transportation systems. However, existing Transformer-based semantic segmentation methods often do not fully exploit their potential in underst…

Depth EstimationMonocular Depth EstimationSemantic SegmentationSpatial Reasoning

Superpoint Transformer for 3D Scene Instance Segmentation

2022-11-28 · Jiahao Sun, Chunmei Qing, Junpeng Tan, Xiangmin Xu

Most existing methods realize 3D instance segmentation by extending those models used for 3D object detection or 3D semantic segmentation. However, these non-straightforward methods suffer from two drawbacks: 1) Imprecis…

3D Instance Segmentation3D Object Detection3D Semantic SegmentationDecoder+5