paper-with-me

Papers

Avoiding Post-Processing with Event-Based Detection in Biomedical Signals

2022-09-22 · Nick Seeuws, Maarten De Vos, Alexander Bertrand

Objective: Finding events of interest is a common task in biomedical signal processing. The detection of epileptic seizures and signal artefacts are two key examples. Epoch-based classification is the typical machine learning framework to detect such signal events because of the straightforward application of classical machine learning techniques. Usually, post-processing is required to achieve good performance and enforce temporal dependencies. Designing the right post-processing scheme to convert these classification outputs into events is a tedious, and labor-intensive element of this framework. Methods: We propose an event-based modeling framework that directly works with events as learning targets, stepping away from ad-hoc post-processing schemes to turn model outputs into events. We illustrate the practical power of this framework on simulated data and real-world data, comparing it to epoch-based modeling approaches. Results: We show that event-based modeling (without post-processing) performs on par with or better than epoch-based modeling with extensive post-processing. Conclusion: These results show the power of treating events as direct learning targets, instead of using ad-hoc post-processing to obtain them, severely reducing design effort. Significance: The event-based modeling framework can easily be applied to other event detection problems in signal processing, removing the need for intensive task-specific post-processing.

📄 PDF Abstract BibTeX arXiv:2209.11007

Code (1)

n1xu5/eventnet 공식 구현 tf

Tasks

Electroencephalogram (EEG)Event DetectionSeizure Detection

Similar Papers 제목 키워드 기반

Event Extraction: A Survey

2022-10-07 · Viet Dac Lai

Extracting the reported events from text is one of the key research themes in natural language processing. This process includes several tasks such as event detection, argument extraction, role labeling. As one of the mo…

Event DetectionEvent ExtractionNatural Language UnderstandingSurvey

LLM, Reporting In! Medical Information Extraction Across Prompting, Fine-tuning and Post-correction

2025-10-03 · Ikram Belmadani, Parisa Nazari Hashemi, Thomas Sebbag, Benoit Favre 외 arxiv

This work presents our participation in the EvalLLM 2025 challenge on biomedical Named Entity Recognition (NER) and health event extraction in French (few-shot setting). For NER, we propose three approaches combining lar…

Information ExtractionEvent Extraction

Evaluation of post-processing algorithms for polyphonic sound event detection

2019-06-17 · Leo Cances, Patrice Guyot, Thomas Pellegrini

Sound event detection (SED) aims at identifying audio events (audio tagging task) in recordings and then locating them temporally (localization task). This last task ends with the segmentation of the frame-level class pr…

Audio TaggingEvent DetectionMultiple Instance LearningSound Event Detection

Voxel2Mesh: 3D Mesh Model Generation from Volumetric Data

2019-12-08 · Udaranga Wickramasinghe, Edoardo Remelli, Graham Knott, Pascal Fua

CNN-based volumetric methods that label individual voxels now dominate the field of biomedical segmentation. However, 3D surface representations are often required for proper analysis. They can be obtained by post-proces…

modelSegmentation

Global and Local Information Based Deep Network for Skin Lesion Segmentation

2017-03-16 · Jin Qi, Miao Le, Chunming Li, Ping Zhou

With a large influx of dermoscopy images and a growing shortage of dermatologists, automatic dermoscopic image analysis plays an essential role in skin cancer diagnosis. In this paper, a new deep fully convolutional neur…

Data AugmentationLesion SegmentationSkin Lesion Segmentation