paper-with-me

홈 › Papers

BiPOCO: Bi-Directional Trajectory Prediction with Pose Constraints for Pedestrian Anomaly Detection

2022-07-05 · Asiegbu Miracle Kanu-Asiegbu, Ram Vasudevan, Xiaoxiao Du

We present BiPOCO, a Bi-directional trajectory predictor with POse COnstraints, for detecting anomalous activities of pedestrians in videos. In contrast to prior work based on feature reconstruction, our work identifies pedestrian anomalous events by forecasting their future trajectories and comparing the predictions with their expectations. We introduce a set of novel compositional pose-based losses with our predictor and leverage prediction errors of each body joint for pedestrian anomaly detection. Experimental results show that our BiPOCO approach can detect pedestrian anomalous activities with a high detection rate (up to 87.0%) and incorporating pose constraints helps distinguish normal and anomalous poses in prediction. This work extends current literature of using prediction-based methods for anomaly detection and can benefit safety-critical applications such as autonomous driving and surveillance. Code is available at https://github.com/akanuasiegbu/BiPOCO.

📄 PDF Abstract BibTeX arXiv:2207.02281

Code (1)

akanuasiegbu/bipoco 공식 구현 pytorch

Tasks

Anomaly DetectionAutonomous DrivingPredictionTrajectory PredictionVideo Anomaly Detection

Similar Papers 제목 키워드 기반

BiTraP: Bi-directional Pedestrian Trajectory Prediction with Multi-modal Goal Estimation

2020-07-29 · Yu Yao, Ella Atkins, Matthew Johnson-Roberson, Ram Vasudevan 외

Pedestrian trajectory prediction is an essential task in robotic applications such as autonomous driving and robot navigation. State-of-the-art trajectory predictors use a conditional variational autoencoder (CVAE) with …

Autonomous DrivingCollision AvoidanceDecoderMulti-future Trajectory Prediction+4

A Universal Model for Human Mobility Prediction

2024-12-19 · Qingyue Long, Yuan Yuan, Yong Li

Predicting human mobility is crucial for urban planning, traffic control, and emergency response. Mobility behaviors can be categorized into individual and collective, and these behaviors are recorded by diverse mobility…

modelPrediction

Stochastic Trajectory Prediction under Unstructured Constraints

2025-03-18 · Hao Ma, Zhiqiang Pu, Shijie Wang, Boyin Liu 외

Trajectory prediction facilitates effective planning and decision-making, while constrained trajectory prediction integrates regulation into prediction. Recent advances in constrained trajectory prediction focus on struc…

Decision MakingPredictionTrajectory Prediction

SKETCH: Semantic Key-Point Conditioning for Long-Horizon Vessel Trajectory Prediction

2026-01-26 · Linyong Gan, Zimo Li, Wenxin Xu, Xingjian Li 외 arxiv

Accurate long-horizon vessel trajectory prediction remains challenging due to compounded uncertainty from complex navigation behaviors and environmental factors. Existing methods often struggle to maintain global directi…

Trajectory PredictionTrajectory Modeling

BCDiff: Bidirectional Consistent Diffusion for Instantaneous Trajectory Prediction

2023-09-21 · NeurIPS 2023 11

The objective of pedestrian trajectory prediction is to estimate the future paths of pedestrians by leveraging historical observations, which plays a vital role in ensuring the safety of self-driving vehicles and navigat…