中文
相关论文

相关论文: Parallel Exploration of Directed Acyclic Graphs us…

200 篇论文

Counting and sampling directed acyclic graphs from a Markov equivalence class are fundamental tasks in graphical causal analysis. In this paper we show that these tasks can be performed in polynomial time, solving a long-standing open…

机器学习 · 计算机科学 2023-08-22 Marcel Wienöbst , Max Bannach , Maciej Liśkiewicz

Clustering trajectory data attracted considerable attention in the last few years. Most of prior work assumed that moving objects can move freely in an euclidean space and did not consider the eventual presence of an underlying road network…

机器学习 · 计算机科学 2013-10-22 Mohamed Khalil El Mahrsi , Fabrice Rossi

We develop an algorithm that finds the consensus of many different clustering solutions of a graph. We formulate the problem as a median set partitioning problem and propose a greedy optimization technique. Unlike other approaches that find…

This paper addresses the problem of parallelizing computations to study non-linear dynamics in large networks of non-locally coupled oscillators using heterogeneous computing resources. The proposed approach can be applied to a variety of…

混沌动力学 · 物理学 2025-07-04 Oleksandr Sudakov , Volodymyr Maistrenko

Continual Graph Learning (CGL) enables models to incrementally learn from streaming graph-structured data without forgetting previously acquired knowledge. Experience replay is a common solution that reuses a subset of past samples during…

机器学习 · 计算机科学 2026-03-31 Qiao Yuan , Sheng-Uei Guan , Pin Ni , Tianlun Luo , Ka Lok Man , Prudence Wong , Victor Chang

A model of discrete spacetime on a microscopic level is considered. It is a directed acyclic dyadic graph. This is the particular case of a causal set. The goal of this model is to describe particles as some repetitive symmetrical…

广义相对论与量子宇宙学 · 物理学 2014-06-05 Alexey L. Krugly

We introduce a framework for network analysis based on random walks on directed acyclic graphs where the probability of passing through a given node is the key ingredient. We illustrate its use in evaluating the mutual influence of nodes…

物理与社会 · 物理学 2011-10-10 Stanislao Gualdi , Matus Medo , Yi-Cheng Zhang

Hypergraphs offer flexible and robust data representations for many applications, but methods that work directly on hypergraphs are not readily available and tend to be prohibitively expensive. Much of the current analysis of hypergraphs…

分布式、并行与集群计算 · 计算机科学 2022-01-28 Xu T. Liu , Jesun Firoz , Sinan Aksoy , Ilya Amburg , Andrew Lumsdaine , Cliff Joslyn , Assefaw H. Gebremedhin , Brenda Praggastis

We are developing an interactive graph exploration system called Graph Playground for making sense of large graphs. Graph Playground offers a fast and scalable edge decomposition algorithm, based on iterative vertex-edge peeling, to…

人机交互 · 计算机科学 2018-08-15 James Abello , Fred Hohman , Varun Bezzam , Duen Horng Chau

A common approach for analyzing hypergraphs is to consider the projected adjacency or Laplacian matrices for each order of interactions (e.g., dyadic, triadic, etc.). However, this method can lose information about the hypergraph structure…

适应与自组织系统 · 物理学 2021-07-30 Anastasiya Salova , Raissa M. D'Souza

Graph similarity learning, crucial for tasks such as graph classification and similarity search, focuses on measuring the similarity between two graph-structured entities. The core challenge in this field is effectively managing the…

信息检索 · 计算机科学 2025-02-26 Zenghui Chang , Yiqiao Zhang , Hong Cai Chen

A graph-based sampling and consensus (GraphSAC) approach is introduced to effectively detect anomalous nodes in large-scale graphs. Existing approaches rely on connectivity and attributes of all nodes to assign an anomaly score per node.…

机器学习 · 计算机科学 2019-10-23 Vassilis N. Ioannidis , Dimitris Berberidis , Georgios B. Giannakis

The vast amounts of data used in social, business or traffic networks, biology and other natural sciences are often managed in graph-based data sets, consisting of a few thousand up to billions and trillions of vertices and edges,…

数据库 · 计算机科学 2021-10-22 Matthias Hauck , Ismail Oukid , Holger Fröning

Graphs emerge in almost every real-world application domain, ranging from online social networks all the way to health data and movie viewership patterns. Typically, such real-world graphs are big and dynamic, in the sense that they evolve…

社会与信息网络 · 计算机科学 2022-10-11 Ekta Gujral

Graphs are now ubiquitous in almost every field of research. Recently, new research areas devoted to the analysis of graphs and data associated to their vertices have emerged. Focusing on dynamical processes, we propose a fast, robust and…

社会与信息网络 · 计算机科学 2016-02-02 Kirell Benzi , Benjamin Ricaud , Pierre Vandergheynst

We propose an exact algorithm for solving the longest simple path problem between two given vertices in undirected weighted graphs. By using graph partitioning and dynamic programming, we obtain an algorithm that is significantly faster…

数据结构与算法 · 计算机科学 2019-05-10 Kai Fieger , Tomas Balyo , Christian Schulz , Dominik Schreiber

Determining whether two graphs are structurally identical is a fundamental problem with applications spanning mathematics, computer science, chemistry, and network science. Despite decades of study, graph isomorphism remains a challenging…

计算物理 · 物理学 2026-04-10 Sara Najem , Amer E. Mouawad

A parallel program can be represented as a directed acyclic graph. An important performance bound is the time to execute the critical path through the graph. We show how this performance metric is related to Amdahl speedup and the degree of…

分布式、并行与集群计算 · 计算机科学 2011-04-21 Neil J. Gunther

We propose an integrated approach to active exploration by exploiting the Cartographer method as the base SLAM module for submap creation and performing efficient frontier detection in the geometrically co-aligned submaps induced by graph…

计算机视觉与模式识别 · 计算机科学 2020-09-08 Zezhou Sun , Banghe Wu , Cheng-Zhong Xu , Sanjay E. Sarma , Jian Yang , Hui Kong

One of the simplest problems on directed graphs is that of identifying the set of vertices reachable from a designated source vertex. This problem can be solved easily sequentially by performing a graph search, but efficient parallel…

数据结构与算法 · 计算机科学 2017-11-07 Jeremy T. Fineman
‹ 上一页 1 8 9 10 下一页 ›