Detecting non-overlapping signals with dynamic programming
2022-08-16Code Available0· sign in to hype
Mordechai Roth, Amichai Painsky, Tamir Bendory
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/MordechaiRoth1/Signal-detection-with-dynamic-programmingOfficialIn papernone★ 0
Abstract
This paper studies the classical problem of detecting the locations of signal occurrences in a one-dimensional noisy measurement. Assuming the signal occurrences do not overlap, we formulate the detection task as a constrained likelihood optimization problem, and design a computationally efficient dynamic program that attains its optimal solution. Our proposed framework is scalable, simple to implement, and robust to model uncertainties. We show by extensive numerical experiments that our algorithm accurately estimates the locations in dense and noisy environments, and outperforms alternative methods.