校際選修

115-1 選課時程

進行中

  • 初選第一階段 6/15/2026
  • 初選第二階段 6/22/2026
  • 校際選修 8/24/2026
  • 初選第三階段 8/31/2026
  • 開學後加退選 9/7/2026
  • 逾期加退選 9/21/2026
選課資源

機器導航與探索

Robotic Navigation and Exploration

學期
114-2
學分
3 學分
當期課號
578101
永久課號
AAAI30007
開課單位
AI聯盟學分學程(研究所)
授課教師
陳奕廷、胡敏君
類別
選修
上課時間表
週一
A
18:30–19:20
機器導航與探索
3 節連堂
B
19:30–20:20
C
20:30–21:20

* 根據陽明交大上課時間表所列

概述

本課程模組分為三個主要的部分,分別為即時追蹤與地圖建置(SLAM)、基於機器學習之場景理解(Scene Understanding)與探索導航的動作控制(Action Control)。即時追蹤與地圖建置部分包含機率模型與相機模型等理論基礎,也包含基於深度學習之RGB-based的3DSLAM方法。場景理解的部分包含機器學習的基本概念,再帶到深度學習的技術與目前的物件偵測與語意切割技術。動作控制的部分則包含路徑規劃與導航演算法,並帶入強化學習的概念來引導行進的路徑。

先修科目

● 建議學生需已修過Python程式設計、影像處理、深度學習相關課程。 ● 學生須自備具GPU顯卡之電腦。 ● 本課程期末專題採分組開發,為避免影響同組修課同學之權益,本課程不接受期中退選,請謹慎評估可投入的時間再選課。

評分方式

● 4次作業: 60% (15% for each HW) ● 論文閱讀報告(10%) ● 期末專題(含實作、書面報告、口頭報告): 30%

週次計畫
週次主題
第 1 週Introduction to Robotic Navigation and Exploration
第 2 週Kinematic Model and Path Tracking Control * Control System Basics * PID Control * Basic Kinematic Model * Differential Drive Vehicle * Pure Pursuit Control * Kinematic Bicycle Model
第 3 週Motion Planning * Motion Planning Introduction * Path Planning * Curve Interpolation * Trajectory Planning * Path Planning
第 4 週Reinforcement Learning (I) * MDP * Value Function * Bellman Equation * Reinforcement Learning
第 5 週Reinforcement Learning (II) * Q-Learning / Sarsa / DQN * Policy Gradient / Actor-Critic
第 6 週Project Environment Building
第 7 週清明補假
第 8 週SLAM Back-end (I) * State Estimation and SLAM Problem * Probability Theory and Bayes Filter * Kalman Filter / Extended Kalman Filter
第 9 週SLAM Back-end (II) * Graph based Optimization * Graph Optimization for 2D SLAM (Bundle Adjustment)
第 10 週3D SLAM (I) * Feature Descriptor * Multi-view Geometry * Lie Group & Lie Algebra
第 11 週3D SLAM (II) * 3D SLAM: ORB-SLAM * Direct Method * DNN-based SLAM
第 12 週3D Embodied Agent (I) * 2D → 3D → Interactive Embodied Intelligence Evolution * Overview of Major Ecosystems: * Real-world Use Cases
第 13 週3D Embodied Agent (II) * Vision-Language Models for Embodied Agents * Preference-based RL + VLM Rewards * 3D Content Generation for Embodied Agents * LLM-Driven Decision Making & Task Planning
第 14 週Paper Presentation (I)
第 15 週Paper Presentation (II)
第 16 週Project Presentation & Demo
教科書

● Richard S. Sutton and Andrew G. Barto, Reinforcement Learning: An Introduction, Second Edition, MIT Press, Cambridge, MA, 2018 ● Sebastian Thrun, Wolfram Burgard, and Dieter Fox , Probabilistic Robotics,2005.(Intelligent Robotics and Autonomous Agents series) ● Xiang Gao , Tao Zhang: Introduction to Visual SLAM - From Theory to Practice,2021. ● Gang Peng , Tin Lun LAM , Chunxu Hu , Yu Yao , Jintao Liu , Fan Yang: Introduction to Intelligent Robot System Design - Application Development with ROS, 2023.