自动驾驶论文集

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

  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等,深入了解

相关推荐
Oxo Security5 分钟前
【AI安全】检索增强生成(RAG)
人工智能·安全·网络安全·ai
少林码僧9 分钟前
2.3 Transformer 变体与扩展:BERT、GPT 与多模态模型
人工智能·gpt·ai·大模型·bert·transformer·1024程序员节
shayudiandian12 分钟前
如何使用 DeepSeek 帮助自己的工作
人工智能
小白程序员成长日记23 分钟前
2025.11.08 力扣每日一题
算法·leetcode·职场和发展
Nebula_g31 分钟前
C语言应用实例:学生管理系统1(指针、结构体综合应用,动态内存分配)
c语言·开发语言·学习·算法·基础
小叮当⇔31 分钟前
“征服式学习”提示词工具箱
学习·算法
惊讶的猫34 分钟前
字符串- 字符串转换整数 (atoi)
数据结构·算法
程序猿追37 分钟前
轻量级云原生体验:在OpenEuler 25.09上快速部署单节点K3s
人工智能·科技·机器学习·unity·游戏引擎
@小码农1 小时前
2025年北京海淀区中小学生信息学竞赛第一赛段试题(附答案)
人工智能·python·算法·蓝桥杯
2301_795167201 小时前
玩转Rust高级应用 如何让让运算符支持自定义类型,通过运算符重载的方式是针对自定义类型吗?
开发语言·后端·算法·安全·rust