中文
相关论文

相关论文: Local versus Global Search in Channel Graphs

200 篇论文

On one hand, compared with traditional relational and XML models, graphs have more expressive power and are widely used today. On the other hand, various applications of social computing trigger the pressing need of a new search paradigm.…

数据库 · 计算机科学 2017-02-28 Shuai Ma , Jia Li , Chunming Hu , Xuelian Lin , Jinpeng Huai

We consider the problem of searching for a node on a labelled random graph according to a greedy algorithm that selects a route to the desired node using metric information on the graph. Motivated by peer-to-peer networks two types of…

统计力学 · 物理学 2013-05-29 David Lancaster

This research paper addresses the stability of search algorithms in complex networks when dealing with incomplete information or uncertainty. We propose a theoretical model to investigate whether a global search algorithm with incomplete…

社会与信息网络 · 计算机科学 2023-10-17 Andrey Ananev , Aleksey Khlyupin

Locally-biased graph algorithms are algorithms that attempt to find local or small-scale structure in a large data graph. In some cases, this can be accomplished by adding some sort of locality constraint and calling a traditional graph…

社会与信息网络 · 计算机科学 2016-12-06 Kimon Fountoulakis , David Gleich , Michael Mahoney

Researchers, policy makers, and engineers need to make sense of data on spreading processes as diverse as viral infections, water contamination, and misinformation in social networks. Classical questions include predicting infection…

数据结构与算法 · 计算机科学 2025-03-19 Ben Bals

Graph search, the process of visiting vertices in a graph in a specific order, has demonstrated magical powers in many important algorithms. But a systematic study was only initiated by Corneil et al.~a decade ago, and only by then we…

数据结构与算法 · 计算机科学 2019-05-24 Yixin Cao , Guozhen Rong , Jianxin Wang , Zhifeng Wang

Graph path search is a classic computer science problem that has been recently approached with Reinforcement Learning (RL) due to its potential to outperform prior methods. Existing RL techniques typically assume a global view of the…

机器学习 · 计算机科学 2024-11-27 Alexei Pisacane , Victor-Alexandru Darvariu , Mirco Musolesi

We are going to analyze local algorithms over sparse random graphs. These algorithms are based on local information where local regards to a decision made by the exploration of a small neighbourhood of a certain vertex plus a believe of the…

无序系统与神经网络 · 物理学 2014-09-19 David Gamarnik , Mathieu Hemery , Samuel Hetterich

In the paper, we investigated the influence of local and global interaction on the efficiency of continuous-time quantum spatial search. To do so, we analyzed numerically chimera graph, which is defined as 2D grid with each node replaced by…

量子物理 · 物理学 2019-12-20 Adam Glos , Tomasz Januszek

In a node-labeled graph, keyword search finds subtrees of the graph whose nodes contain all of the query keywords. This provides a way to query graph databases that neither requires mastery of a query language such as SPARQL, nor a deep…

数据库 · 计算机科学 2016-03-30 Mehdi Kargar , Lukasz Golab , Jaroslaw Szlichta

Link prediction in graphs is a task that has been widely investigated. It has been applied in various domains such as knowledge graph completion, content/item recommendation, social network recommendations and so on. The initial focus of…

社会与信息网络 · 计算机科学 2023-02-07 Nayana Bannur , Mashrin Srivastava , Harsha Vardhan

Link directions are essential to the functionality of networks and their prediction is helpful towards a better knowledge of directed networks from incomplete real-world data. We study the problem of predicting the directions of some links…

物理与社会 · 物理学 2013-07-16 Fangjian Guo , Zimo Yang , Tao Zhou

Although the inference of global community structure in networks has recently become a topic of great interest in the physics community, all such algorithms require that the graph be completely known. Here, we define both a measure of local…

数据分析、统计与概率 · 物理学 2008-04-12 Aaron Clauset

Based on methods of structural convergence we provide a unifying view of local-global convergence, fitting to model theory and analysis. The general approach outlined here provides a possibility to extend the theory of local-global…

组合数学 · 数学 2018-10-18 Jaroslav Nesetril , Patrice Ossona de Mendez

Local graph clustering is an important algorithmic technique for analysing massive graphs, and has been widely applied in many research fields of data science. While the objective of most (local) graph clustering algorithms is to find a…

数据结构与算法 · 计算机科学 2021-06-10 Peter Macgregor , He Sun

Graph databases in many applications---semantic web, transport or biological networks among others---are not only large, but also frequently modified. Evaluating graph queries in this dynamic context is a challenging task, as those queries…

计算机科学中的逻辑 · 计算机科学 2015-12-18 Pablo Muñoz , Nils Vortmeier , Thomas Zeume

We present new refinement heuristics for the balanced graph partitioning problem that break with an age-old rule. Traditionally, local search only permits moves that keep the block sizes balanced (below a size constraint). In this work, we…

社会与信息网络 · 计算机科学 2025-05-13 Nikolai Maas , Lars Gottesbüren , Daniel Seemaier

Graphs are widely used for modeling various types of interactions, such as email communications and online discussions. Many of such real-world graphs are temporal, and specifically, they grow over time with new nodes and edges. Counting…

社会与信息网络 · 计算机科学 2023-01-04 Deukryeol Yoon , Dongjin Lee , Minyoung Choe , Kijung Shin

Local thresholding algorithms were first presented more than a decade ago and have since been applied to a variety of data mining tasks in peer-to-peer systems, wireless sensor networks, and in grid systems. One critical assumption made by…

分布式、并行与集群计算 · 计算机科学 2013-04-09 Ran Wolff

The "Local Ranking Problem" (LRP) is related to the computation of a centrality-like rank on a local graph, where the scores of the nodes could significantly differ from the ones computed on the global graph. Previous work has studied LRP…

数据结构与算法 · 计算机科学 2015-05-26 Michele Trevisiol , Luca Maria Aiello , Paolo Boldi , Roi Blanco
‹ 上一页 1 2 3 10 下一页 ›