Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,695 papers · 148 categories

Trend · papers per month

80160240320 · Jun 202019922001200920172026
48 results for Neutrino detector design

New method optimizes expensive simulations for complex systems.

problem Optimizing complex systems with limited expensive experiments.
method Black-box Optimization via Marginal Means (BOMM) approach.
result BOMM improves optimization performance in high dimensions.

This study uses deep learning to improve the accuracy of raw data denoising in ProtoDUNE experiments.

problem Improving the accuracy of raw data denoising in ProtoDUNE experiments.
method Investigates two graph neural network architectures to enhance the receptive field of convolutional neural networks for raw data denoising.
result Graph neural network architectures outperform traditional algorithms in denoising raw ProtoDUNE data.

CNN improves neutrino event reconstruction in IceCube DeepCore.

problem Difficulties in distinguishing muon neutrinos and reconstructing inelasticity at GeV scale energies.
method 2D Convolutional Neural Network exploiting time and depth translational symmetry.
result CNN model outperforms conventional methods for flavor identification and inelasticity reconstruction.

Deep learning for particle classification on large event images.

problem Training deep learning models on large, high-fidelity event images from MicroBooNE is challenging and time-consuming.
method Scaling training to multiple GPUs and architectures, using simulated MicroBooNE events.
result Demonstrated successful scaling of particle classification training to multiple GPUs and architectures.

CNNs improve signal-background classification in particle physics experiments.

problem Improving accuracy in classifying signal from background in particle physics experiments.
method Extensive convolutional neural architecture search for 2D and 3D image data.
result Achieved high accuracy for signal/background discrimination with CNNs, less parameters than ResNet.

Tasks involving the analysis of geometric (graph- and manifold-structured) data have recently gained prominence in the machine learning community, giving birth to a rapidly developing field of geometric deep learning. In this work, we leverage graph neural networks to improve signal detection in the IceCube neutrino ob…

2018-09-17abs ↗pdf ↗

TomOpt optimizes muon detector designs using differentiable programming.

problem Designing efficient particle detectors for muon tomography.
method Differentiable programming for muon interaction modeling, inference, and optimisation.
result Demonstrated end-to-end differentiable and inference-aware optimisation of particle physics instruments.

We accelerate Bayesian inference for neutrino physics experiments by 100-60x.

problem Complex posterior geometries in multi-dimensional parameter spaces.
method GPU acceleration, automatic differentiation, neural-network-guided reparameterization.
result Significant performance improvements in Bayesian inference for direct detection experiments.

Gradient estimation techniques applied to programs with randomness in high energy physics.

problem Differentiating programs with discrete randomness in high energy physics.
method Several gradient estimation techniques, including Stochastic AD method, applied to simplified detector design experiments.
result Development of the first fully differentiable branching program.

Improves relevancy of black-box anomaly detectors with user feedback.

problem Users often ignore many detected anomalies, requiring a method to identify and prioritize relevant ones.
method Uses user feedback to adjust anomaly selection process based on identified anomaly types.
result Significant improvements in precision and recall over various anomaly detectors.

In this paper, we demonstrate a physical adversarial patch attack against object detectors, notably the YOLOv3 detector. Unlike previous work on physical object detection attacks, which required the patch to overlap with the objects being misclassified or avoiding detection, we show that a properly designed patch can s…

2019-06-20abs ↗pdf ↗

It is widely believed that the backpropagation algorithm is essential for learning good feature detectors in early layers of artificial neural networks, so that these detectors are useful for the task performed by the higher layers of that neural network. At the same time, the traditional form of backpropagation is bio…

2018-06-26abs ↗pdf ↗

This study presents a novel end-to-end architecture that learns hierarchical representations from raw EEG data using fully convolutional deep neural networks for the task of neonatal seizure detection. The deep neural network acts as both feature extractor and classifier, allowing for end-to-end optimization of the sei…

2017-09-18abs ↗pdf ↗

FedRec learns universal receivers for fading channels without channel statistics.

problem Training neural network-based receivers for diverse fading channels without accurate statistics.
method Federated learning of a MAP detector for downlink fading channels.
result Performance approaches MAP without channel statistics, reduced communication overhead.

Computer aided diagnostic (CAD) system is crucial for modern med-ical imaging. But almost all CAD systems operate on reconstructed images, which were optimized for radiologists. Computer vision can capture features that is subtle to human observers, so it is desirable to design a CAD system op-erating on the raw data. …

2017-11-06abs ↗pdf ↗

We describe the design of a voice trigger detection system for smart speakers. In this study, we address two major challenges. The first is that the detectors are deployed in complex acoustic environments with external noise and loud playback by the device itself. Secondly, collecting training examples for a specific k…

2020-01-26abs ↗pdf ↗

Specialists tolerate defects to gain flexibility, which can be removed when needed.

problem The economic benefits and limitations of deliberately tolerating defects in decision-making.
method Analyzes the conditions under which defects can be kept and removed, using economic models and structural analysis.
result A defect is profitably removable if certain conditions are met, and the premium is the support function of the class's ROC set.

Specialists tolerate defects to gain flexibility, which can be removed when needed.

problem The economic benefits and limits of deliberately tolerating defects in decision-making.
method Analyzes the economic position of keeping and removing defects, using a coupling lemma and structural economic models.
result A defect is profitably removable if the detector-relevant distinction survives a restriction and the advantage condition holds.

Defense against DL-based lithographic hotspot detectors backdooring attacks reduces success rate from 84% to ~0%

problem DL-based lithographic hotspot detectors are vulnerable to backdoor attacks that can misclassify hotspots.
method Training data augmentation to eliminate intentional biases introduced during training.
result Significant reduction in attack success rate (from 84% to ~0%) using the proposed defense.

Automatic anomaly detection is a major issue in various areas. Beyond mere detection, the identification of the source of the problem that produced the anomaly is also essential. This is particularly the case in aircraft engine health monitoring where detecting early signs of failure (anomalies) and helping the engine …

2014-09-16abs ↗pdf ↗

New method uses neural networks to estimate parameters without needing detector simulations.

problem Estimating parameters in high-energy physics with detector effects.
method Two-level fitting approach: SRGN (Simulation-level fit based on Reweighting Generator-level events with Neural networks).
result Demonstrated using simulated datasets, SRGN can estimate parameters without detector effects.

We introduce a Bayesian defect detector to facilitate the defect detection on the motion blurred images on rough texture surfaces. To enhance the accuracy of Bayesian detection on removing non-defect pixels, we develop a class of reflected non-local prior distributions, which is constructed by using the mode of a distr…

2018-08-30abs ↗pdf ↗

Framework transfers complementary operating conditions to train anomaly detectors.

problem Training anomaly detectors on changing operating conditions requires comprehensive data, which is hard to obtain.
method Proposes unsupervised transfer learning to align and combine data from different units.
result Demonstrates improved anomaly detection in changing operating conditions.

Study evaluates predictive uncertainty in malware detection.

problem Detecting dataset shift and adversarial examples in malware detection.
method Re-designed and built 24 Android malware detectors, quantified their uncertainties with nine metrics.
result Predictive uncertainty helps reliable malware detection but not adversarial evasion attacks.