Class-Consistent Contrastive Learning Driven Cross-Dimensional Transformer for 3D Medical Image Classification

Abstract

Present Advanced Driving Assistance System (ADAS) responds to the dangerous crossing of pedestrians after the occurrence of the incident, occasionally causing severe accidents due to the stringent response window. Inference of pedestrian crossing intention may help vehicles operate in advance and enhance the safety of the vehicle by predicting the crossing probability. Recent studies usually ignore the demand of real-time forecast that required in the realistic driving scenario, and mainly focus on improving the model representation capacity on public datasets by increasing modality and observation time. Consequently, a new framework named EfficientPIE is proposed to predict the pedestrian crossing intention in real time with sole observation of the incident. To achieve reliable predictions, we propose incremental learning based on intention domain to relieve forgetting and promote performance with a progressive perturbation method. Our EfficientPIE outperforms all the SOTA models on two datasets PIE and JAAD, running nearly 7.4x faster than the previously fastest model. Our code is available at https://github.com/heinideyibadiaole/EfficientPIE.

Cite

Text

Zhu et al. "Class-Consistent Contrastive Learning Driven Cross-Dimensional Transformer for 3D Medical Image Classification." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/200

Markdown

[Zhu et al. "Class-Consistent Contrastive Learning Driven Cross-Dimensional Transformer for 3D Medical Image Classification." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/zhu2024ijcai-class/) doi:10.24963/ijcai.2024/200

BibTeX

@inproceedings{zhu2024ijcai-class,
  title     = {{Class-Consistent Contrastive Learning Driven Cross-Dimensional Transformer for 3D Medical Image Classification}},
  author    = {Zhu, Qikui and Fu, Chuan and Li, Shuo},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1807-1815},
  doi       = {10.24963/ijcai.2024/200},
  url       = {https://mlanthology.org/ijcai/2024/zhu2024ijcai-class/}
}