paper-with-me

홈 › Papers

Weighted Score-Oriented Losses for Temporally Localized Event Prediction

2026-06-22 · Edoardo Legnaro, Sabrina Guastavino, Francesco Marchetti arxiv

Operational event-detection systems are rarely assessed by pointwise accuracy alone. In anomaly detection, changepoint detection, and warning systems, the utility of an alarm depends on its temporal position relative to an event. This produces a score-loss mismatch. Neural networks are commonly trained with classical loss functions, such as cross-entropy, whereas deployment decisions are obtained by thresholding network predictions, merging alarms through post-processing rules, and evaluating them with event-based metrics defined by detection windows and false-alarm costs. This paper studies a temporally localized specialization of weighted score-oriented loss (wSOL) for event prediction. Starting from score-oriented losses based on expected confusion matrices and from the weighted SOL framework of Marchetti et al., we consider temporal weights that discount near-event false positives and reduce false-negative penalties when an event is preceded by an admissible alarm. The resulting objective is differentiable with respect to the network predictions, and therefore can be optimized by back-propagation. It can be instantiated with balanced accuracy, true skill statistic, F1, critical success index, and related confusion-matrix scores. We evaluate the proposed approach by comparing cross-entropy, unweighted score-oriented loss, and wSOL on three benchmark datasets for time-series event prediction and detection. The results show that wSOL can improve performance when the evaluation utility is localized in time and is not already encoded by the pointwise labels.

📄 PDF Abstract BibTeX arXiv:2606.23145

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

The Multiclass Score-Oriented Loss (MultiSOL) on the Simplex

2025-11-27 · Francesco Marchetti, Edoardo Legnaro, Sabrina Guastavino arxiv

In the supervised binary classification setting, score-oriented losses have been introduced with the aim of optimizing a chosen performance metric directly during the training phase, thus avoiding \textit{a posteriori} t…

Binary Classification

From Dense Prediction to Visual Editing: Structured Supervision for Unified Image and Video Creation

2026-08-13 · Zhefan Rao, Bin Zou, Xuanhua He, Chong Hou Choi 외 arxiv

Unified image and video creation requires a model to follow diverse instructions while preserving identity, geometry, and temporal structure from visual context. However, semantic-only conditioning and creation-only trai…

Structured Uncertainty Similarity Score (SUSS): Learning a Probabilistic, Interpretable, Perceptual Metric Between Images

2025-12-03 · Paula Seidler, Neill D. F. Campbell, Ivor J A Simpson arxiv

Perceptual similarity scores that align with human vision are critical for both training and evaluating computer vision models. Deep perceptual losses, such as LPIPS, achieve good alignment but rely on complex, highly no…

Maximum Likelihood Training of Score-Based Diffusion Models

2021-01-22 · NeurIPS 2021 12 · Yang song, Conor Durkan, Iain Murray, Stefano Ermon

Score-based diffusion models synthesize samples by reversing a stochastic process that diffuses data to noise, and are trained by minimizing a weighted combination of score matching losses. The log-likelihood of score-ba…

Data AugmentationImage Generation

Optimization for Medical Image Segmentation: Theory and Practice when evaluating with Dice Score or Jaccard Index

2020-10-26 · Tom Eelbode, Jeroen Bertels, Maxim Berman, Dirk Vandermeulen 외

In many medical imaging and classical computer vision tasks, the Dice score and Jaccard index are used to evaluate the segmentation performance. Despite the existence and great empirical success of metric-sensitive losse…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation