Skip to content

Commit 8c9952b

Browse files
committed
finished citations before 2019
1 parent abf4801 commit 8c9952b

File tree

3 files changed

+164
-8
lines changed

3 files changed

+164
-8
lines changed

_cite/.cache/cache.db

0 Bytes
Binary file not shown.

_data/citations.yaml

+82-4
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
link: https://arxiv.org/abs/2403.17916
6767
tags:
6868
- Trajectory Prediction
69-
- Multi-Agent System
69+
- Multi-Agent Systems
7070
plugin: sources.py
7171
file: sources.yaml
7272
- title: 'Adaptive Prediction Ensemble: Improving Out-of-Distribution Generalization
@@ -404,7 +404,7 @@
404404
text: arXiv
405405
link: https://arxiv.org/abs/2208.10660
406406
tags:
407-
- Multi-Agent System
407+
- Multi-Agent Systems
408408
- Trajectory Prediction
409409
plugin: sources.py
410410
file: sources.yaml
@@ -617,7 +617,7 @@
617617
text: arXiv
618618
link: https://arxiv.org/abs/2102.09117
619619
tags:
620-
- Multi-Agent System
620+
- Multi-Agent Systems
621621
- Trajectory Prediction
622622
plugin: sources.py
623623
file: sources.yaml
@@ -639,7 +639,7 @@
639639
text: PDF
640640
link: https://jiachenli94.github.io/publications/Mix/RAL2021.pdf
641641
tags:
642-
- Multi-Agent System
642+
- Multi-Agent Systems
643643
- Trajectory Prediction
644644
plugin: sources.py
645645
file: sources.yaml
@@ -814,3 +814,81 @@
814814
- Trajectory Prediction
815815
plugin: sources.py
816816
file: sources.yaml
817+
- title: Interaction-aware Multi-agent Tracking and Probabilistic Behavior Prediction
818+
via Adversarial Learning
819+
authors:
820+
- J. Li\*
821+
- H. Ma\*
822+
- M. Tomizuka
823+
publisher: International Conference on Robotics and Automation (ICRA 2019)
824+
date: '2019-08-19'
825+
buttons:
826+
- type: paper_link
827+
text: IEEE
828+
link: https://ieeexplore.ieee.org/abstract/document/8793661
829+
- type: paper_link
830+
text: arXiv
831+
link: https://arxiv.org/abs/1904.02390
832+
tags:
833+
- Multi-Agent Systems
834+
- Adversarial Learning
835+
plugin: sources.py
836+
file: sources.yaml
837+
- title: Conditional Generative Neural System for Probabilistic Trajectory Prediction
838+
authors:
839+
- J. Li
840+
- H. Ma
841+
- M. Tomizuka
842+
publisher: IEEE/RSJ International Conference on Robotics and Systems (IROS 2019)
843+
date: '2019-06-19'
844+
buttons:
845+
- type: paper_link
846+
text: IEEE
847+
link: https://ieeexplore.ieee.org/abstract/document/8967822
848+
- type: paper_link
849+
text: arXiv
850+
link: https://arxiv.org/abs/1905.01631
851+
tags:
852+
- Trajectory Prediction
853+
- Generative Models
854+
plugin: sources.py
855+
file: sources.yaml
856+
- title: Coordination and Trajectory Prediction for Vehicle Interactions via Bayesian
857+
Generative Modeling
858+
authors:
859+
- J. Li
860+
- H. Ma
861+
- W. Zhan
862+
- M. Tomizuka
863+
publisher: IEEE Intelligent Vehicles Symposium (IV 2019)
864+
date: '2019-05-19'
865+
buttons:
866+
- type: paper_link
867+
text: IEEE
868+
link: https://ieeexplore.ieee.org/abstract/document/8813821
869+
- type: paper_link
870+
text: arXiv
871+
link: https://arxiv.org/abs/1905.00587
872+
tags:
873+
- Trajectory Prediction
874+
- Generative Models
875+
plugin: sources.py
876+
file: sources.yaml
877+
- title: Wasserstein Generative Learning with Kinematic Constraints for Probabilistic
878+
Interactive Driving Behavior Prediction
879+
authors:
880+
- H. Ma
881+
- J. Li
882+
- W. Zhan
883+
- M. Tomizuka
884+
publisher: IEEE Intelligent Vehicles Symposium (IV 2019)
885+
date: '2019-04-19'
886+
buttons:
887+
- type: paper_link
888+
text: IEEE
889+
link: https://ieeexplore.ieee.org/abstract/document/8813783
890+
tags:
891+
- Trajectory Prediction
892+
- Generative Models
893+
plugin: sources.py
894+
file: sources.yaml

_data/sources.yaml

+82-4
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
link: https://arxiv.org/abs/2403.17916
6767
tags:
6868
- Trajectory Prediction
69-
- Multi-Agent System
69+
- Multi-Agent Systems
7070

7171
- title: "Adaptive Prediction Ensemble: Improving Out-of-Distribution Generalization of Motion Forecasting"
7272
authors:
@@ -400,7 +400,7 @@
400400
text: arXiv
401401
link: https://arxiv.org/abs/2208.10660
402402
tags:
403-
- Multi-Agent System
403+
- Multi-Agent Systems
404404
- Trajectory Prediction
405405

406406
- title: "Learning Physical Dynamics with Subequivariant Graph Neural Networks"
@@ -609,7 +609,7 @@
609609
text: arXiv
610610
link: https://arxiv.org/abs/2102.09117
611611
tags:
612-
- Multi-Agent System
612+
- Multi-Agent Systems
613613
- Trajectory Prediction
614614

615615
- title: "Continual Multi-agent Interaction Behavior Prediction with Conditional Generative Memory"
@@ -630,7 +630,7 @@
630630
text: PDF
631631
link: https://jiachenli94.github.io/publications/Mix/RAL2021.pdf
632632
tags:
633-
- Multi-Agent System
633+
- Multi-Agent Systems
634634
- Trajectory Prediction
635635

636636
- title: "Reinforcement Learning for Autonomous Driving with Latent State Inference and Spatial-Temporal Relationships"
@@ -800,3 +800,81 @@
800800
link: https://arxiv.org/abs/2002.06241
801801
tags:
802802
- Trajectory Prediction
803+
804+
805+
################ 2019 ################
806+
- title: "Interaction-aware Multi-agent Tracking and Probabilistic Behavior Prediction via Adversarial Learning"
807+
authors:
808+
- 'J. Li\*'
809+
- 'H. Ma\*'
810+
- M. Tomizuka
811+
publisher: 'International Conference on Robotics and Automation (ICRA 2019)'
812+
date: 2019-08-19
813+
# image: ./paper_images/SoNIC.png
814+
buttons:
815+
- type: paper_link
816+
text: IEEE
817+
link: https://ieeexplore.ieee.org/abstract/document/8793661
818+
- type: paper_link
819+
text: arXiv
820+
link: https://arxiv.org/abs/1904.02390
821+
tags:
822+
- Multi-Agent Systems
823+
- Adversarial Learning
824+
825+
- title: "Conditional Generative Neural System for Probabilistic Trajectory Prediction"
826+
authors:
827+
- 'J. Li'
828+
- 'H. Ma'
829+
- M. Tomizuka
830+
publisher: 'IEEE/RSJ International Conference on Robotics and Systems (IROS 2019)'
831+
date: 2019-06-19
832+
# image: ./paper_images/SoNIC.png
833+
buttons:
834+
- type: paper_link
835+
text: IEEE
836+
link: https://ieeexplore.ieee.org/abstract/document/8967822
837+
- type: paper_link
838+
text: arXiv
839+
link: https://arxiv.org/abs/1905.01631
840+
tags:
841+
- Trajectory Prediction
842+
- Generative Models
843+
844+
- title: "Coordination and Trajectory Prediction for Vehicle Interactions via Bayesian Generative Modeling"
845+
authors:
846+
- 'J. Li'
847+
- 'H. Ma'
848+
- W. Zhan
849+
- M. Tomizuka
850+
publisher: 'IEEE Intelligent Vehicles Symposium (IV 2019)'
851+
date: 2019-05-19
852+
# image: ./paper_images/SoNIC.png
853+
buttons:
854+
- type: paper_link
855+
text: IEEE
856+
link: https://ieeexplore.ieee.org/abstract/document/8813821
857+
- type: paper_link
858+
text: arXiv
859+
link: https://arxiv.org/abs/1905.00587
860+
tags:
861+
- Trajectory Prediction
862+
- Generative Models
863+
864+
- title: "Wasserstein Generative Learning with Kinematic Constraints for Probabilistic Interactive Driving Behavior Prediction"
865+
authors:
866+
- 'H. Ma'
867+
- 'J. Li'
868+
- W. Zhan
869+
- M. Tomizuka
870+
publisher: 'IEEE Intelligent Vehicles Symposium (IV 2019)'
871+
date: 2019-04-19
872+
# image: ./paper_images/SoNIC.png
873+
buttons:
874+
- type: paper_link
875+
text: IEEE
876+
link: https://ieeexplore.ieee.org/abstract/document/8813783
877+
tags:
878+
- Trajectory Prediction
879+
- Generative Models
880+

0 commit comments

Comments
 (0)