Skip to content

alaliqing/AlphaAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

76 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš— Autonomous Driving Research Papers

License: MIT Last Update Total Papers Auto Update

A curated collection of the latest research papers on autonomous driving from arXiv This repository is automatically updated daily to bring you the most recent advances in self-driving technology (papers from the last 6 months)

About

This repository tracks recent research papers in autonomous driving, covering topics including:

  • Perception (object detection, segmentation, tracking)
  • Planning and decision-making
  • Control systems
  • Prediction and forecasting
  • Simulation environments
  • End-to-end learning approaches
  • Mapping and localization
  • Safety and verification
  • Datasets and benchmarks

Papers are automatically fetched from arXiv and categorized by topic for easy navigation.

โœจ Features

  • ๐Ÿ• Daily Updates: Automatically updated every day with the latest papers
  • ๐ŸŽฏ Smart Categorization: Papers are organized into 10 main categories
  • ๐Ÿท๏ธ Recency Badges: Visual indicators show how recent each paper is
  • ๐Ÿ” Easy Navigation: Table of contents and category-based organization
  • ๐Ÿ“„ Direct Links: Quick access to arXiv abstracts and PDFs
  • ๐Ÿ“Š Statistics: Track the number of papers in each category

Statistics

Category Paper Count

Table of Contents



๐Ÿค– How It Works

This repository uses automation to stay up-to-date with the latest research:

  • Automated Fetching: Python script queries the arXiv API daily using relevant keywords
  • Smart Categorization: Papers are categorized by topic using keyword analysis
  • Auto-Generated README: This README is automatically generated with formatted paper information
  • GitHub Actions: Updates run automatically every day at 00:00 UTC

โš™๏ธ Local Usage

Want to run the scraper locally or contribute to the project?

# Clone the repository
git clone https://github.com/qinjing/AlphaAD.git
cd AlphaAD

# The script uses only Python standard library (no external dependencies)
python3 scrape_arxiv.py

Requirements: Python 3.11 or higher

๐Ÿค Contributing

Contributions are welcome! Here are some ways you can contribute:

  • Improve categorization: Suggest better keywords or categories for paper classification
  • Add features: Propose new features like filtering by date range, author search, etc.
  • Fix bugs: Report or fix any issues you find
  • Enhance documentation: Help improve the README or code comments

To contribute:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

๐Ÿ“Š Topics Covered

Category Description
Perception Object detection, segmentation, tracking, sensor fusion
Planning Path planning, motion planning, trajectory optimization
Control Vehicle control, MPC, steering, acceleration
Prediction Trajectory prediction, intent prediction, forecasting
Simulation Simulation environments, synthetic data
End-to-End Learning Imitation learning, reinforcement learning
Mapping & Localization SLAM, HD maps, visual odometry
Safety & Verification Safety verification, robust testing
Dataset & Benchmark Dataset collections, benchmarks
General Other autonomous driving research

๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

๐Ÿ“ฎ Contact & Feedback


โญ If you find this repository helpful, consider giving it a star!

Made with โค๏ธ by the autonomous driving community

Note: This is an automated repository. Papers are fetched from arXiv and categorized algorithmically. Categorization may not always be perfect. Please report any misclassified papers.

About

๐Ÿš— Automatically curated collection of the latest autonomous driving research papers from arXiv. Updated daily with categorized papers on perception, planning, control, and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages