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

2595187761,035 · Jun 202019922001200920182026
48 results for Detection Network

Graph energy helps detect communities in networks better than traditional methods.

problem Detecting communities in sparse networks where traditional methods fail.
method Using graph energy based on the full spectrum of adjacency matrices.
result The difference in graph energy between a planted partition model and an Erdős--Rényi network has a distinct transition at the detectability threshold.

Detects change-points in similarity networks to identify anomalous nodes.

problem Detecting changes in network structure that affect node similarity.
method Sequential node-wise average similarity measures for change detection; community detection for anomaly isolation.
result Simple sequential procedure effectively identifies change-points and anomalous nodes.

Paper revisits PCA for anomaly detection in network security.

problem Understanding and improving anomaly detection in network security.
method Revisit probabilistic PCA model and its connection to MSNM framework.
result Mathematical model connects PCA to MSNM for anomaly detection.

Unified model for signed networks separates balance and anomaly effects.

problem Ignoring sign information in signed networks leads to inaccurate analysis.
method Low rank plus sparse matrix decomposition with regularized formulation.
result The model accurately detects communities and anomalies in signed networks.

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.

Proposes a neural network model for detecting collective anomalies in network security.

problem Traditional anomaly detection struggles with new, unknown intrusion types.
method Trains a Long Short-Term Memory Recurrent Neural Network (LSTM RNN) on normal data to predict anomalies and uses prediction errors over time to detect collective anomalies.
result The proposed model efficiently detects collective anomalies in network security.

Generative model improves local community detection in networks.

problem Finding a single community in a large network using only a small part of it.
method Starting from a generative model for networks with community structure, approximating the unobserved parts to detect local communities.
result The proposed methods show comparable or improved results compared to state-of-the-art local community detection algorithms.

ResGCN detects anomalies in attributed networks by capturing sparsity and nonlinearity.

problem Detecting anomalous nodes in attributed networks.
method Attention-based deep residual modeling using Graph Convolutional Networks.
result ResGCN effectively detects anomalies in attributed networks.

A new method detects communities in multi-relational networks.

problem Detect communities in heterogeneous multi-relational networks.
method Message passing based algorithm on a hierarchical structure of homogeneous networks.
result Effectiveness of the proposed method confirmed on synthetic and real-world networks.

A new probabilistic model detects communities in networks using both structure and node features.

problem Detecting communities in networks with node features for more accurate results.
method Generative probabilistic model considering network structure and node features.
result The model accurately detects communities and determines feature strength.

A new model detects complex network communities using node attributes.

problem Lack of methods integrating node attributes for community detection in attributed networks.
method BCSBM model that integrates betweenness centrality and clustering coefficient of nodes.
result BCSBM model outperforms other methods in detecting various network structures.

Network detection is an important capability in many areas of applied research in which data can be represented as a graph of entities and relationships. Oftentimes the object of interest is a relatively small subgraph in an enormous, potentially uninteresting background. This aspect characterizes network detection as …

2013-03-22abs ↗pdf ↗

Paper proposes CNN-based time series anomaly detection with transfer learning.

problem Time series anomaly detection in automated monitoring systems.
method CNN for segmentation, transfer learning framework, fine-tuning on unseen classes.
result Successfully tested on multiple synthetic and real data sets.

GeoTrackNet detects maritime anomalies from AIS tracks using neural networks and a contrario detection.

problem Detecting anomalies in maritime traffic patterns for better situational awareness.
method Probabilistic neural network representation of AIS tracks and a contrario detection.
result Demonstrated relevance compared to state-of-the-art schemes on a large AIS dataset.

Detects adversarial inputs in deep learning models without modifying the main network.

problem Vulnerability of deep learning models to adversarial inputs.
method Augment main network with observer networks that classify inputs as clean or adversarial.
result 99.5% detection accuracy on MNIST and 97.5% on CIFAR-10 datasets.

A new method detects interactions in neural networks using topological analysis.

problem Detecting interactions between input features in neural networks.
method Topological analysis of neural network connectivity to quantify interaction strength.
result The PID algorithm outperforms state-of-the-art baselines in interaction detection tasks.

GEE detects and explains network anomalies without labeled data.

problem Detecting and explaining network anomalies without labeled data.
method GEE combines VAE for anomaly detection and gradient-based fingerprinting for explanation.
result GEE effectively detects and explains various network anomalies.

AnomalyDAE detects anomalies in networks by learning cross-modality interactions.

problem Detecting anomalies in attributed networks where structure and attributes interact.
method Dual autoencoder framework with attention mechanism for joint learning of structure and attribute embeddings.
result AnomalyDAE effectively detects anomalies by reconstructing node attributes and structures.

A new modularity density measure improves community detection in heterogeneous networks.

problem Detecting meaningful communities in heterogeneous networks.
method Formulated a novel metric, modularity density, for undirected, weighted networks.
result Maximization of modularity density is free from bias and better at detecting weakly-separated communities.

Enhanced neural networks detect thin boundaries between different types of anomalies.

problem Detecting thin boundaries between different types of anomalies in outlier detection.
method Defined new types of anomalies, enhanced Multi-Layer Perceptron Neural Network with Genetic Algorithm.
result Reduced error in anomaly detection compared to baseline methods.

RACDNN improves saliency detection by iteratively refining attention to multiple scales.

problem Saliency detection struggles with objects of varying scales.
method Recurrent attentional convolutional-deconvolution network (RACDNN) using spatial transformer and recurrent units.
result RACDNN outperforms state-of-the-art methods on saliency detection datasets.

Integrates outlier detection into neural networks for improved performance.

problem Lack of competency awareness in machine learning systems, especially in detecting outliers.
method Null Space Analysis (NuSA) of neural networks, computing and controlling null space projection.
result NuSA-trained networks maintain classification performance and detect outliers effectively.