paper-with-me

홈 › Papers

Soft Attention Convolutional Neural Networks for Rare Event Detection in Sequences

2020-11-02 · Mandar Kulkarni, Aria Abubakar

Automated event detection in the sequences is an important aspect of temporal data analytics. The events can be in the form of peaks, changes in data distribution, changes of spectral characteristics etc. In this work, we propose a Soft-Attention Convolutional Neural Network (CNN) based approach for rare event detection in sequences. For the purpose of demonstration, we experiment with well logs where we aim to detect events depicting the changes in the geological layers (a.k.a. well tops/markers). Well logs (single or multivariate) are inputted to a soft attention CNN and a model is trained to locate the marker position. Attention mechanism enables the machine to relatively scale the relevant log features for the task. Experimental results show that our approach is able to locate the rare events with high precision.

📄 PDF Abstract BibTeX arXiv:2011.02338

Code (0)

등록된 구현이 없습니다.

Tasks

Event DetectionPosition

Similar Papers 제목 키워드 기반

EVEREST: An Evidential, Tail-Aware Transformer for Rare-Event Time-Series Forecasting

2026-01-26 · Antanas Zilinskas, Robert N. Shorten, Jakub Marecek arxiv

Forecasting rare events in multivariate time-series data is challenging due to severe class imbalance, long-range dependencies, and distributional uncertainty. We introduce EVEREST, a transformer-based architecture for p…

RoseCDL: Robust and Scalable Convolutional Dictionary Learning for Rare event and Anomaly Detection

2025-09-09 · Jad Yehya, Mansour Benbakoura, Cédric Allain, Benoît Malezieux 외 arxiv

Detecting rare events and anomalies in large-scale signals is essential in fields such as astronomy, physical simulations, and biomedical science. In many cases, this problem naturally decomposes into identifying common …

Computational EfficiencyPhysical SimulationsOutlier DetectionAnomaly Detection

Learning Latent Super-Events to Detect Multiple Activities in Videos

2017-12-05 · CVPR 2018 6 · AJ Piergiovanni, Michael S. Ryoo

In this paper, we introduce the concept of learning latent super-events from activity videos, and present how it benefits activity detection in continuous videos. We define a super-event as a set of multiple events occur…

Action DetectionActivity Detection

Code Clone Detection based on Event Embedding and Event Dependency

2021-11-28 · Cheng Huang, Hui Zhou, Chunyang Ye, Bingzhuo Li

The code clone detection method based on semantic similarity has important value in software engineering tasks (e.g., software evolution, software reuse). Traditional code clone detection technologies pay more attention …

Clone DetectionSemantic SimilaritySemantic Textual Similarity

Zero- and Few-Shot Event Detection via Prompt-Based Meta Learning

2023-05-27 · Zhenrui Yue, Huimin Zeng, Mengfei Lan, Heng Ji 외

With emerging online topics as a source for numerous new events, detecting unseen / rare event types presents an elusive challenge for existing event detection methods, where only limited data access is provided for trai…

Event DetectionMeta-Learning