CVNov 17, 2025
Find the Leak, Fix the Split: Cluster-Based Method to Prevent Leakage in Video-Derived DatasetsNoam Glazner, Noam Tsfaty, Sharon Shalev et al.
We propose a cluster-based frame selection strategy to mitigate information leakage in video-derived frames datasets. By grouping visually similar frames before splitting into training, validation, and test sets, the method produces more representative, balanced, and reliable dataset partitions.
CVNov 17, 2025
YOLO Meets Mixture-of-Experts: Adaptive Expert Routing for Robust Object DetectionOri Meiraz, Sharon Shalev, Avishai Weizman
This paper presents a novel Mixture-of-Experts framework for object detection, incorporating adaptive routing among multiple YOLOv9-T experts to enable dynamic feature specialization and achieve higher mean Average Precision (mAP) and Average Recall (AR) compared to a single YOLOv9-T model.
CVNov 17, 2025
Recognition of Abnormal Events in Surveillance Videos using Weakly Supervised Dual-Encoder ModelsNoam Tsfaty, Avishai Weizman, Liav Cohen et al.
We address the challenge of detecting rare and diverse anomalies in surveillance videos using only video-level supervision. Our dual-backbone framework combines convolutional and transformer representations through top-k pooling, achieving 90.7% area under the curve (AUC) on the UCF-Crime dataset.