paper-with-me

Papers

A Network Classification Method based on Density Time Evolution Patterns Extracted from Network Automata

2022-11-18 · Kallil M. C. Zielinski, Lucas C. Ribas, Jeaneth Machicao, Odemir M. Bruno

Network modeling has proven to be an efficient tool for many interdisciplinary areas, including social, biological, transport, and many other real world complex systems. In addition, cellular automata (CA) are a formalism that has been studied in the last decades as a model for exploring patterns in the dynamic spatio-temporal behavior of these systems based on local rules. Some studies explore the use of cellular automata to analyze the dynamic behavior of networks, denominating them as network automata (NA). Recently, NA proved to be efficient for network classification, since it uses a time-evolution pattern (TEP) for the feature extraction. However, the TEPs explored by previous studies are composed of binary values, which does not represent detailed information on the network analyzed. Therefore, in this paper, we propose alternate sources of information to use as descriptor for the classification task, which we denominate as density time-evolution pattern (D-TEP) and state density time-evolution pattern (SD-TEP). We explore the density of alive neighbors of each node, which is a continuous value, and compute feature vectors based on histograms of the TEPs. Our results show a significant improvement compared to previous studies at five synthetic network databases and also seven real world databases. Our proposed method demonstrates not only a good approach for pattern recognition in networks, but also shows great potential for other kinds of data, such as images.

📄 PDF Abstract BibTeX arXiv:2211.13000

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning temporal evolution of probability distribution with Recurrent Neural Network

2018-01-01 · ICLR 2018 1 · Kyongmin Yeo, Igor Melnyk, Nam Nguyen, Eun Kyung Lee

We propose to tackle a time series regression problem by computing temporal evolution of a probability density function to provide a probabilistic forecast. A Recurrent Neural Network (RNN) based model is employed to lea…

General ClassificationregressionTime SeriesTime Series Analysis+1

Anomaly Detection in Time Series with Triadic Motif Fields and Application in Atrial Fibrillation ECG Classification

2020-12-09 · Yadong Zhang, Xin Chen

In the time-series analysis, the time series motifs and the order patterns in time series can reveal general temporal patterns and dynamic features. Triadic Motif Field (TMF) is a simple and effective time-series image e…

Anomaly DetectionAtrial Fibrillation DetectionClassificationECG Classification+8

Correlation between morphological evolution of splashing drop and exerted impact force revealed by interpretation of explainable artificial intelligence

2023-09-19 · Jingzu Yee, Daichi Igarashi, Pradipto, Akinori Yamanaka 외

This study reveals a possible correlation between splashing morphology and the normalized impact force exerted by an impacting drop on a solid surface. This finding is obtained from a newly proposed feature extraction me…

ClassificationExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Neural Storyline Extraction Model for Storyline Generation from News Articles

2018-06-01 · NAACL 2018 6 · Deyu Zhou, Linsen Guo, Yulan He

Storyline generation aims to extract events described on news articles under a certain news topic and reveal how those events evolve over time. Most approaches to storyline generation first train supervised models to ext…

ArticlesTopic Models

CTQWformer: A CTQW-based Transformer for Graph Classification

2026-05-10 · Zhan Li, Wuqing Yu, Yusen Wu, Chuan Wang arxiv

Graph Neural Networks (GNN) and Transformer-based architectures have achieved remarkable progress in graph learning, yet they still struggle to capture both global structural dependencies and model the dynamic informatio…

Graph Representation LearningGraph ClassificationGraph Learning