中文
相关论文

相关论文: acc-Motif Detection Tool

200 篇论文

BioFabrics were introduced by Longabaugh in 2012 as a way to draw large graphs in a clear and uncluttered manner. The visual quality of BioFabrics crucially depends on the order of vertices and edges, which can be chosen independently.…

人机交互 · 计算机科学 2026-05-19 Jules Wulms , Wouter Meulemans , Bettina Speckmann

Exploring small connected and induced subgraph patterns (CIS patterns, or graphlets) has recently attracted considerable attention. Despite recent efforts on computing the number of instances a specific graphlet appears in a large graph…

社会与信息网络 · 计算机科学 2016-05-02 Pinghui Wang , Xiangliang Zhang , Zhenguo Li , Jiefeng Cheng , John C. S. Lui , Don Towsley , Junzhou Zhao , Jing Tao , Xiaohong Guan

We characterize the connectivity structure of feed-forward, deep neural networks (DNNs) using network motif theory. To address whether a particular motif distribution is characteristic of the training task, or function of the DNN, we…

机器学习 · 计算机科学 2024-03-05 Olivia T. Zahn , Thomas L. Daniel , J. Nathan Kutz

The flip graph algorithm is a method for discovering new matrix multiplication schemes by following random walks on a graph. We introduce a version of the flip graph algorithm for matrix multiplication schemes that admit certain symmetries.…

符号计算 · 计算机科学 2025-02-10 Jakob Moosbauer , Michael Poole

In this paper, we present a new exact algorithm for counting perfect matchings, which relies on neither inclusion-exclusion principle nor tree-decompositions. For any bipartite graph of $2n$ nodes and $\Delta n$ edges such that $\Delta \geq…

数据结构与算法 · 计算机科学 2012-08-14 Taisuke Izumi , Tadashi Wadayama

In this paper we investigate the parameterized complexity of the task of counting and detecting occurrences of small patterns in unit disk graphs: Given an $n$-vertex unit disk graph $G$ with an embedding of ply $p$ (that is, the graph is…

计算复杂性 · 计算机科学 2024-05-28 Jesper Nederlof , Krisztina Szilágyi

Community detections for large-scale real world networks have been more popular in social analytics. In particular, dynamically growing network analyses become important to find long-term trends and detect anomalies. In order to analyze…

社会与信息网络 · 计算机科学 2018-08-21 Hiroki Kanezashi , Toyotaro Suzumura

We present a new approach for improving motif scanning accuracy, based on analysis of in-between similarity. Given a set of motifs obtained from a scanning process, we construct an associated weighted graph. We also compute the expected…

定量方法 · 定量生物学 2022-03-23 Braslav Rabar , Keti Nižetić , Pavle Goldstein

In the family of clustering problems, we are given a set of objects (vertices of the graph), together with some observed pairwise similarities (edges). The goal is to identify clusters of similar objects by slightly modifying the graph to…

数据结构与算法 · 计算机科学 2013-06-18 Anudhyan Boral , Marek Cygan , Tomasz Kociumaka , Marcin Pilipczuk

The discovery of time series motifs has emerged as one of the most useful primitives in time series data mining. Researchers have shown its utility for exploratory data mining, summarization, visualization, segmentation, classification,…

机器学习 · 计算机科学 2018-02-16 Yan Zhu , Abdullah Mueen , Eamonn Keogh

Graphs can model complicated interactions between entities, which naturally emerge in many important applications. These applications can often be cast into standard graph learning tasks, in which a crucial step is to learn low-dimensional…

机器学习 · 计算机科学 2023-07-04 Xuexin Chen , Ruichu Cai , Yuan Fang , Min Wu , Zijian Li , Zhifeng Hao

The graph isomorphism problem is a main problem which has numerous applications in different fields. Thus, finding an efficient and easy to implement method to discriminate non-isomorphic graphs is valuable. In this paper, a new method is…

组合数学 · 数学 2016-11-08 Ameneh Farhadian

We consider the well-studied pattern counting problem: given a permutation $\pi \in \mathbb{S}_n$ and an integer $k > 1$, count the number of order-isomorphic occurrences of every pattern $\tau \in \mathbb{S}_k$ in $\pi$. Our first result…

数据结构与算法 · 计算机科学 2024-07-09 Gal Beniamini , Nir Lavee

Efficiently finding similar segments or motifs in time series data is a fundamental task that, due to the ubiquity of these data, is present in a wide range of domains and situations. Because of this, countless solutions have been devised…

机器学习 · 计算机科学 2016-05-18 Joan Serrà , Josep Lluis Arcos

Graphlet analysis is an approach to network analysis that is particularly popular in bioinformatics. We show how to set up a system of linear equations that relate the orbit counts and can be used in an algorithm that is significantly…

数据结构与算法 · 计算机科学 2017-04-12 Tomaž Hočevar , Janez Demšar

The problems studied in this article originate from the Graph Motif problem introduced by Lacroix et al. in the context of biological networks. The problem is to decide if a vertex-colored graph has a connected subgraph whose colors equal a…

计算复杂性 · 计算机科学 2012-02-27 Sylvain Guillemot , Florian Sikora

In this paper, we present enumeration algorithms to list all preferred extensions of an argumentation framework. This task is equivalent to enumerating all maximal semikernels of a directed graph. For directed graphs on $n$ vertices, all…

数据结构与算法 · 计算机科学 2019-07-03 Serge Gaspers , Ray Li

Graph Neural Networks (GNNs) are a predominant method for graph representation learning. However, beyond subgraph frequency estimation, their application to network motif significance-profile (SP) prediction remains under-explored, with no…

机器学习 · 计算机科学 2025-07-11 Pedro C. Vieira , Miguel E. P. Silva , Pedro Manuel Pinto Ribeiro

The GRAPH MOTIF problem asks whether a given multiset of colors appears on a connected subgraph of a vertex-colored graph. The fastest known parameterized algorithm for this problem is based on a reduction to the $k$-Multilinear Detection…

数据结构与算法 · 计算机科学 2012-08-24 Ioannis Koutis

Diffusion models simulate the propagation of influence in networks. The design and evaluation of diffusion models has been subjective and empirical. When being applied to a network represented by a graph, the diffusion model generates a…

社会与信息网络 · 计算机科学 2020-12-15 Fangqi Li