당니이
다은이의 컴퓨터 공부
당니이
전체 방문자
오늘
어제
  • 분류 전체보기 (140)
    • Achieved 👩🏻 (14)
      • 생각들 (2)
      • TIL (6)
      • Trial and Error (1)
      • Inspiration ✨ (0)
      • 미국 박사 준비 🎓 (1)
    • Computer Vision💖 (39)
      • Basic (9)
      • Video (5)
      • Continual Learning (7)
      • Generative model (2)
      • Domain (DA & DG) (5)
      • Multimodal (8)
      • Multitask Learning (1)
      • Segmentation (1)
      • Colorization (1)
    • RL 🤖 (4)
    • Autonomous Driving 🚙 (11)
      • Geometry (4)
      • LiDAR 3D Detection (1)
      • Trajectory prediction (2)
      • Lane Detection (1)
      • HDmap (3)
    • Linux (15)
    • PyTorch👩🏻‍💻 (10)
    • Linear Algebra (2)
    • Python (5)
    • NLP (11)
      • Article 📑 (1)
    • Algorithms 💻 (22)
      • Basic (8)
      • BAEKJOON (8)
      • Programmers (2)
    • ML (1)
      • 통계적 머신러닝(20-2) (1)
    • SQL (3)
    • 기초금융 💵 (1)

블로그 메뉴

  • 홈
  • About me

공지사항

인기 글

태그

  • 코딩테스트
  • conda
  • CL
  • continual learning
  • dfs
  • Python
  • domain adaptation
  • til
  • 리눅스
  • Incremental Learning
  • pytorch
  • 알고리즘
  • domain generalization
  • LLM
  • Linux
  • 백트래킹
  • NLP
  • 백준
  • CV
  • 자료구조

최근 댓글

최근 글

티스토리

hELLO · Designed By 정상우.
당니이

다은이의 컴퓨터 공부

[Trajectory Prediction] M2I: From Factored Marginal Trajectory Prediction to Interactive Prediction 논문 리뷰
Autonomous Driving 🚙/Trajectory prediction

[Trajectory Prediction] M2I: From Factored Marginal Trajectory Prediction to Interactive Prediction 논문 리뷰

2022. 9. 12. 14:22
반응형

# Title

M2I: From Factored Marginal Trajectory Prediction to Interactive Prediction (CVPR, 22) [code]
  • 현시간 기준 Waymo Motion Prediction Dataset SOTA 이다.

# Motivation

  • Reasonable한 경로 예측을 위해 scene compliant trajectory를 예측하는 것은 중요하고, 이를 위해서는 Multiple agent를 동시에 고려해야함
  • 하지만 이를 위해 Joint predictor를 이용하면 agent 수가 늘어남에 따라 prediction space가 기하 급수적으로 커지는 문제가 발생하며, 이 때 colliding 하는 것들을 pruning 하면 interaction이 무시되는 상황이 발생. 따라서 이를 효율적으로 해결하려고 함.

 


 

# Methodology : “Factorization”

  • 가정 : Agent를 influencer와 reactor로 나누고 이들은 pre-label 됨
  • Idea : Marginal predictor는 influencer의 경로를 예측하고, 그 이후에 conditional predictor는 앞에서 생성된 influencer의 경로를 조건으로 받아 reactor의 경로를 예측marginal / conditional distribution factorization


Overall architecture

  • Context Encoder
    • Vectorized representation : VectorNet (관측 경로와 lane segments를 polyline으로 본 후, MLP로 feature vector를 인코딩 하고 GNN으로 dependencies를 인코딩. 그리고 cross attention으로 map과 agent의 final agent feature를 얻음)
    • Rasterized representation : HOME (Input state를 60 channel의 하나의 이미지로 나타낸 후, pretrained VGG16으로 인코딩)
  • Prediction head
    • Relation, Marginal Trajectory, Conditional Trajectory prediction head로 구성
    • DenseTNT(ICCV,21) 의 구조

 

# Performance

  •  

반응형
저작자표시 (새창열림)

'Autonomous Driving 🚙 > Trajectory prediction' 카테고리의 다른 글

[Trajectory prediction] Social-STGCNN (Spacial Temporal GCN, 2020) 논문 리뷰  (0) 2021.11.22
    'Autonomous Driving 🚙/Trajectory prediction' 카테고리의 다른 글
    • [Trajectory prediction] Social-STGCNN (Spacial Temporal GCN, 2020) 논문 리뷰
    당니이
    당니이
    씩씩하게 공부하기 📚💻

    티스토리툴바