CVIMINS-DETSep 25, 2017

Muon Trigger for Mobile Phones

arXiv:1709.08605v1
Originality Incremental advance
AI Analysis

This work addresses the challenge of efficiently triggering on low-signal particle events in distributed mobile phone arrays for cosmic ray research, representing an incremental improvement in detection methods.

The paper tackles the problem of detecting faint muon tracks in mobile phone camera images for cosmic ray detection by developing a convolutional neural network trigger with lazy evaluation, achieving significantly higher sensitivity compared to image thresholding while being computationally feasible on mobile phones.

The CRAYFIS experiment proposes to use privately owned mobile phones as a ground detector array for Ultra High Energy Cosmic Rays. Upon interacting with Earth's atmosphere, these events produce extensive particle showers which can be detected by cameras on mobile phones. A typical shower contains minimally-ionizing particles such as muons. As these particles interact with CMOS image sensors, they may leave tracks of faintly-activated pixels that are sometimes hard to distinguish from random detector noise. Triggers that rely on the presence of very bright pixels within an image frame are not efficient in this case. We present a trigger algorithm based on Convolutional Neural Networks which selects images containing such tracks and are evaluated in a lazy manner: the response of each successive layer is computed only if activation of the current layer satisfies a continuation criterion. Usage of neural networks increases the sensitivity considerably comparable with image thresholding, while the lazy evaluation allows for execution of the trigger under the limited computational power of mobile phones.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes