自动驾驶论文集

自动驾驶技术的前沿研究涵盖了多个方面,包括感知、决策与规划、传感器融合、仿真与测试、安全性与可靠性等。以下是一些近期关于自动驾驶技术的前沿论文和研究方向,可以通过查找相关的学术数据库和会议论文来进一步了解。

  1. **感知与视觉识别**:
  • "PointPillars: Fast Encoders for Object Detection from Point Clouds" - Alex H. Lang et al., CVPR 2019.

  • "CenterNet: Keypoint Triplets for Object Detection" - Xingyi Zhou et al., CVPR 2019.

  • "PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud" - Shi et al., CVPR 2019.

  1. **决策与规划**:
  • "Motion Planning for Automated Driving on Unstructured Road Scenarios using Deep Reinforcement Learning" - Yoo et al., IEEE IV 2020.

  • "End-to-End Learning of Driving Models from Large-Scale Video Datasets" - Codevilla et al., CoRL 2018.

  • "Safe Reinforcement Learning for Autonomous Driving" - Yang et al., NeurIPS 2018.

  1. **传感器融合与感知**:
  • "Probabilistic Multisensor Fusion for Safe Urban Driving" - Engelhard et al., IEEE Transactions on Intelligent Transportation Systems, 2019.

  • "Deep Multi-Sensor Fusion for Object Detection in Autonomous Vehicles" - Chen et al., IEEE Intelligent Vehicles Symposium, 2020.

  1. **仿真与测试**:
  • "ScenarioNet: A Large-Scale Benchmark for Modular Autonomous Driving" - Devarakonda et al., arXiv:2105.09685, 2021.

  • "Development and Validation of Autonomous Vehicle Testing Methodologies" - Barkan et al., IEEE Transactions on Intelligent Vehicles, 2020.

  1. **安全性与可靠性**:
  • "Safety-Critical Control for Autonomous Vehicles Using Convex Optimization" - Li et al., IEEE Transactions on Control Systems Technology, 2020.

  • "A Comprehensive Study on the Deployment of Self-Driving Cars: from Perception and Control to Safety-Critical Challenges" - Wu et al., IEEE Transactions on Intelligent Transportation Systems, 2020.

这些论文代表了自动驾驶技术在不同方面的最新研究进展和应用案例。你可以通过访问IEEE Xplore、ACM Digital Library、Google Scholar等学术数据库,或者关注顶级会议如CVPR、ICRA、IV等,深入了解

相关推荐
小嗷犬6 分钟前
【论文笔记】VCoder: Versatile Vision Encoders for Multimodal Large Language Models
论文阅读·人工智能·语言模型·大模型·多模态
风影小子7 分钟前
注册登录学生管理系统小项目
算法
黑龙江亿林等保9 分钟前
深入探索哈尔滨二级等保下的负载均衡SLB及其核心算法
运维·算法·负载均衡
Struart_R11 分钟前
LVSM: A LARGE VIEW SYNTHESIS MODEL WITH MINIMAL 3D INDUCTIVE BIAS 论文解读
人工智能·3d·transformer·三维重建
lucy1530275107912 分钟前
【青牛科技】GC5931:工业风扇驱动芯片的卓越替代者
人工智能·科技·单片机·嵌入式硬件·算法·机器学习
杜杜的man28 分钟前
【go从零单排】迭代器(Iterators)
开发语言·算法·golang
幻风_huanfeng39 分钟前
线性代数中的核心数学知识
人工智能·机器学习
小沈熬夜秃头中୧⍤⃝1 小时前
【贪心算法】No.1---贪心算法(1)
算法·贪心算法
volcanical1 小时前
LangGPT结构化提示词编写实践
人工智能
木向1 小时前
leetcode92:反转链表||
数据结构·c++·算法·leetcode·链表