中文
相关论文

相关论文: acc-Motif Detection Tool

200 篇论文

This paper introduces a novel graph-analytic approach for detecting anomalies in network flow data called GraphPrints. Building on foundational network-mining techniques, our method represents time slices of traffic as a graph, then counts…

密码学与安全 · 计算机科学 2016-02-04 Christopher R. Harshaw , Robert A. Bridges , Michael D. Iannacone , Joel W. Reed , John R. Goodall

Seminal research in the field of graph neural networks (GNNs) has revealed a direct correspondence between the expressive capabilities of GNNs and the $k$-dimensional Weisfeiler-Leman ($k$WL) test, a widely-recognized method for verifying…

机器学习 · 计算机科学 2024-03-29 Matthias Lanzinger , Pablo Barceló

A deluge of new data on social, technological and biological networked systems suggests that a large number of interactions among system units are not limited to pairs, but rather involve a higher number of nodes. To properly encode such…

Many real world networks are considered temporal networks, in which the chronological ordering of the edges has importance to the meaning of the data. Performing temporal subgraph matching on such graphs requires the edges in the subgraphs…

数据结构与算法 · 计算机科学 2018-01-25 Patrick Mackey , Katherine Porterfield , Erin Fitzhenry , Sutanay Choudhury , George Chin

Counting small subgraphs, referred to as motifs, in large graphs is a fundamental task in graph analysis, extensively studied across various contexts and computational models. In the sublinear-time regime, the relaxed problem of approximate…

数据结构与算法 · 计算机科学 2025-03-14 Talya Eden , Reut Levi , Dana Ron , Ronitt Rubinfeld

We consider the problem of sampling and approximately counting an arbitrary given motif $H$ in a graph $G$, where access to $G$ is given via queries: degree, neighbor, and pair, as well as uniform edge sample queries. Previous algorithms…

数据结构与算法 · 计算机科学 2021-07-20 Amartya Shankha Biswas , Talya Eden , Ronitt Rubinfeld

We consider the problem of counting the copies of a length-$k$ pattern $\sigma$ in a sequence $f \colon [n] \to \mathbb{R}$, where a copy is a subset of indices $i_1 < \ldots < i_k \in [n]$ such that $f(i_j) < f(i_\ell)$ if and only if…

数据结构与算法 · 计算机科学 2025-10-27 Omri Ben-Eliezer , Slobodan Mitrović , Pranjal Srivastava

We consider the problem of detecting a cycle in a directed graph that grows by arc insertions, and the related problems of maintaining a topological order and the strong components of such a graph. For these problems, we give two…

数据结构与算法 · 计算机科学 2011-12-06 Michael A. Bender , Jeremy T. Fineman , Seth Gilbert , Robert E. Tarjan

The structure of complex networks can be characterized by counting and analyzing network motifs. Motifs are small subgraphs that occur repeatedly in a network, such as triangles or chains. Recent work has generalized motifs to temporal and…

物理与社会 · 物理学 2022-01-04 Timothy LaRock , Ingo Scholtes , Tina Eliassi-Rad

The problems studied in this paper originate from Graph Motif, a problem introduced in 2006 in the context of biological networks. Informally speaking, it consists in deciding if a multiset of colors occurs in a connected subgraph of a…

计算复杂性 · 计算机科学 2014-09-11 Romeo Rizzi , Florian Sikora

For an arbitrary, fixed graph (pattern graph), we study the algorithmic complexity of counting homomorphisms, subgraph isomorphisms, and induced subgraph isomorphisms from the pattern graph to $n$-vertex, $d$-degenerate graphs as input.…

数据结构与算法 · 计算机科学 2025-11-07 Balagopal Komarath , Anant Kumar , Akash Pareek

Motif discovery is one of the most challenging problems in bioinformatics today. DNA sequence motifs are becoming increasingly important in analysis of gene regulation. Motifs are short, recurring patterns in DNA that have a biological…

分布式、并行与集群计算 · 计算机科学 2014-05-05 Umang Vipul

Network sampling is an indispensable tool for understanding features of large complex networks where it is practically impossible to search over the entire graph. In this paper, we develop a framework for statistical inference for counting…

统计理论 · 数学 2024-12-24 Bhaswar B. Bhattacharya , Sayan Das , Sumit Mukherjee

Motif discovery is a fundamental step in data mining tasks for time-series data such as clustering, classification and anomaly detection. Even though many papers have addressed the problem of how to find motifs in time-series by proposing…

机器学习 · 计算机科学 2020-04-20 Maria Inês Silva , Roberto Henriques

We study a family of pattern-detection problems in vertex-colored temporal graphs. In particular, given a vertex-colored temporal graph and a multiset of colors as a query, we search for temporal paths in the graph that contain the colors…

数据结构与算法 · 计算机科学 2020-07-28 Suhas Thejaswi , Aristides Gionis , Juho Lauri

Time Series Motif Discovery (TSMD) refers to the task of identifying patterns that occur multiple times (possibly with minor variations) in a time series. All existing methods for TSMD have one or more of the following limitations: they…

机器学习 · 计算机科学 2023-11-30 Daan Van Wesenbeeck , Aras Yurtman , Wannes Meert , Hendrik Blockeel

Next-generation sequencing technology enables the identification of thousands of gene regulatory sequences in many cell types and organisms. We consider the problem of testing if two such sequences differ in their number of binding site…

基因组学 · 定量生物学 2014-02-04 Dennis Kostka , Tara Friedrich , Alisha K. Holloway , Katherine S. Pollard

Time-series motifs are representative subsequences that occur frequently in a time series; a motif set is the set of subsequences deemed to be instances of a given motif. We focus on finding motif sets. Our motivation is to detect motif…

机器学习 · 计算机科学 2014-07-15 Anthony Bagnall , Jon Hills , Jason Lines

Graph pattern matching algorithms to handle million-scale dynamic graphs are widely used in many applications such as social network analytics and suspicious transaction detections from financial networks. On the other hand, the computation…

数据库 · 计算机科学 2019-07-10 Hiroki Kanezashi , Toyotaro Suzumura , Dario Garcia-Gasulla , Min-hwan Oh , Satoshi Matsuoka

We consider the fundamental problems of determining the rooted and global edge and vertex connectivities (and computing the corresponding cuts) in directed graphs. For rooted (and hence also global) edge connectivity with small integer…

数据结构与算法 · 计算机科学 2021-04-16 Chandra Chekuri , Kent Quanrud