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.

169,341 papers · 148 categories

Trend · papers per month

2535067581,011 · Jun 202019922001200920182026
48 results for detection problem

Tackles the computational hardness of HPC detection, conjecturing equivalence to PC detection.

problem Computational hardness of hypergraphic planted clique detection.
method No specific method mentioned; focuses on conjecturing equivalence.
result Equivalence of computational hardness between HPC and PC detection.

New method detects change points in multi-dimensional sequences, controlling false detection.

problem Detecting change points in sequences with multiple dimensions.
method Two-stage approach: select relevant dimensions and CPs, using selective inference.
result Exact inference possible for a class of CP detection methods.

Detects missing tensor signals in a KS subspace with high probability.

problem Detecting tensor signals with many missing entities in a KS subspace.
method Projecting the signal onto the KS subspace and bounding residual energy.
result Reliable detection is possible if the missing signal cardinality exceeds KS subspace dimensions.

Detects graph topology changes from noisy signals using prior spectral information.

problem Detecting changes in graph topology from graph signals.
method Leverages graph filtering and subspace detection to distill problem into a CUSUM-based algorithm.
result Demonstrates the effectiveness of incorporating prior spectral signatures for change-point detection.

Detecting changes in high-dimensional datastreams is harder than in low-dimensional ones.

problem Difficulty in detecting changes in multivariate datastreams as dimension increases.
method Comparing log-likelihood distributions over different time windows to measure changes.
result The detectability of changes worsens with higher data dimension, a phenomenon called detectability loss.

Optimizes quickest detection of drift in Brownian motion with false negatives.

problem Quickest detection of drift in Brownian motion with false negatives.
method Formulated as an optimal multiple stopping problem, then equivalent to a recursive optimal stopping problem, solved using free boundary methods.
result Explicit formulae for expected cost and optimal strategy found.

Improved software flaw detection using NAS on multimodal DL models.

problem Software flaw detection in multimodal deep learning models.
method Adapted NAS framework for multimodal learning, combined with multimodal deep learning models.
result Improved performance on the Juliet Test Suite.

Develops a method to detect changes in linear systems with temporal correlations.

problem Detect abrupt changes in time series data with temporal correlations.
method Data-dependent threshold for online change point detection in linear dynamical systems.
result Achieves a pre-specified upper bound on the probability of false alarms and provides a finite-sample-based bound for detection probability.

AUCRSS detects change points in partially observed multivariate autocorrelated data.

problem Detecting change points in multivariate autocorrelated data with limited sensing resources.
method Adaptive Upper Confidence Region (AUCRSS) with state space model (SSM), adaptive sampling policy, and generalized likelihood ratio test.
result The method outperforms existing approaches in detecting change points efficiently.

Detects malware-infected clients and malicious domains using transfer learning.

problem Detecting malware-infected computers and malicious web domains from encrypted HTTPS traffic.
method Transfer learning with sluice networks to bootstrap each other's detection models.
result Outperforms known reference models and detects previously unknown malware and domains.

Anomaly detection in multi-modal data using cyclostationary models and neural networks.

problem Detect anomalies in multi-modal data like CCTV imagery and social media posts.
method Deep neural network for object detection, cyclostationary model for regular patterns, sequential anomaly detection algorithms.
result Asymptotically efficient anomaly detection algorithms applied to NYC 5K run detection.

Optimal alarms detect vehicle collisions with theoretical and empirical validation.

problem Detecting dangerous vehicle collisions in real-time.
method Surveyed and compared three classes of collision detection techniques: Monte Carlo, deterministic approximations, and machine learning.
result Monte Carlo sampling is a robust solution for real-time collision detection despite its simplicity.

Enhances anomaly detection using privileged information in one-class SVM.

problem Anomaly detection in normal state description.
method Introduces a new one-class classification algorithm that incorporates privileged information.
result Improved performance in anomaly detection, validated on synthetic and real datasets.

New taxonomy for SCADA-based wind turbine fault detection improves model performance.

problem Lack of consensus on feature causality in normal behavior models.
method Presented a new taxonomy based on causal relations between input features and target.
result Evaluation of different feature configurations on fault detection performance.

New semidefinite programming algorithm detects communities in graphs robustly.

problem Detecting communities in graphs, especially in the stochastic block model.
method Semidefinite programming approach, robust to generative model changes.
result The semidefinite relaxation can be solved efficiently and is very robust.

Outlier detection aims to identify unusual data instances that deviate from expected patterns. The outlier detection is particularly challenging when outliers are context dependent and when they are defined by unusual combinations of multiple outcome variable values. In this paper, we develop and study a new conditiona…

2015-05-15abs ↗pdf ↗

Research tackles novelty detection for mixed-type data, proposing probabilistic methods.

problem Detect anomalies in mixed-type datasets like numerical and categorical data.
method Experimental comparison of methods, probabilistic nonparametric model, autoencoder-based model.
result Developed robust methods for mixed-type data novelty detection.

New ML-based detection improves PMH signal detection in load-modulated MIMO systems.

problem Detecting PMH signals without prior CSI is challenging and computationally expensive.
method Proposes HEM-ML and HEM-KD schemes using EM and KD-tree for efficient detection.
result Achieves comparable detection results to optimal ML detector with reduced complexity.

Detection of dense cycles in graphs reveals a gap between easy detection and hard recovery.

problem Detecting and recovering dense cycles in Erdős-Rényi graphs.
method Characterization of computational thresholds for detection and recovery using low-degree polynomial algorithms.
result A gap exists between the detection and recovery thresholds for certain parameter regimes.

InQMAD detects anomalies in streaming data using quantum measurements and density matrices.

problem Detecting anomalies in streaming data with challenges like conceptual drift and continuous learning.
method Incremental anomaly detection based on random Fourier features and quantum measurements.
result InQMAD outperforms 12 state-of-the-art methods in a systematic evaluation.

This study evaluates and compares novelty detection algorithms for discrete sequences.

problem Identifying anomalies in temporal data.
method Experimental comparison of state-of-the-art novelty detection methods on various public and industrial datasets.
result Recommendations for efficient and appropriate methods based on extensive experiments and scalability tests.

Study on detecting hierarchical community structures in networks.

problem Detecting hierarchical community structures in networks.
method Analysis of planted hierarchies of partitions in networks, identifying additional detectability phases.
result There are additional phases in which the presence of multiple consistent partitions can either help or hinder detection of hierarchical structures.