中文
相关论文

相关论文: A Multi-Urn Model for Network Search

200 篇论文

We present an online visual tracking algorithm by managing multiple target appearance models in a tree structure. The proposed algorithm employs Convolutional Neural Networks (CNNs) to represent target appearances, where multiple CNNs…

计算机视觉与模式识别 · 计算机科学 2016-08-26 Hyeonseob Nam , Mooyeol Baek , Bohyung Han

Community detection is a critical challenge in analysing real graphs, including social, transportation, citation, cybersecurity, and many other networks. This article proposes three new, general, hierarchical frameworks to deal with this…

社会与信息网络 · 计算机科学 2023-05-25 Łukasz Brzozowski , Grzegorz Siudem , Marek Gagolewski

Finding a maximum independent set is a fundamental NP-hard problem that is used in many real-world applications. Given an unweighted graph, this problem asks for a maximum cardinality set of pairwise non-adjacent vertices. Some of the most…

数据结构与算法 · 计算机科学 2021-03-30 Demian Hespe , Sebastian Lamm , Christian Schorr

Many Standard Model extensions predict metastable massive particles that can be detected by looking for displaced decay vertices in the inner detector volume. Current approaches to search for these events in high-energy particle collisions…

仪器与探测器 · 物理学 2019-10-24 Kim Albertsson , Federico Meloni

We present the class of projection methods for community detection that generalizes many popular community detection methods. In this framework, we represent each clustering (partition) by a vector on a high-dimensional hypersphere. A…

社会与信息网络 · 计算机科学 2023-12-25 Martijn Gösgens , Remco van der Hofstad , Nelly Litvak

We study mixing patterns in networks, meaning the propensity for nodes of different kinds to connect to one another. The phenomenon of assortative mixing, whereby nodes prefer to connect to others that are similar to themselves, has been…

社会与信息网络 · 计算机科学 2019-04-24 George T. Cantwell , M. E. J. Newman

Relationship between agents can be conveniently represented by graphs. When these relationships have different modalities, they are better modelled by multilayer graphs where each layer is associated with one modality. Such graphs arise…

机器学习 · 统计学 2021-03-05 Guillaume Braun , Hemant Tyagi , Christophe Biernacki

Accurately analyzing graph properties of social networks is a challenging task because of access limitations to the graph data. To address this challenge, several algorithms to obtain unbiased estimates of properties from few samples via a…

社会与信息网络 · 计算机科学 2020-07-14 Kazuki Nakajima , Kazuyuki Shudo

Despite the prevalence of community detection algorithms, relatively less work has been done on understanding whether a network is indeed modular and how resilient the community structure is under perturbations. To address this issue, we…

The massive presence of silent members in online communities, the so-called lurkers, has long attracted the attention of researchers in social science, cognitive psychology, and computer-human interaction. However, the study of lurking…

社会与信息网络 · 计算机科学 2014-09-17 Andrea Tagarelli , Roberto Interdonato

Predicting edges in networks is a key problem in social network analysis and involves reasoning about the relationships between nodes based on the structural properties of a network. In particular, link prediction can be used to analyse how…

社会与信息网络 · 计算机科学 2020-01-01 Mateusz Tarkowski , Tomasz Michalak , Michael Wooldridge

We are interested in the problem of finding $k$ nearest neighbours in the plane and in the presence of polygonal obstacles ($\textit{OkNN}$). Widely used algorithms for OkNN are based on incremental visibility graphs, which means they…

人工智能 · 计算机科学 2018-08-14 Shizhe Zhao , Daniel D. Harabor , David Taniar

Consider an agent exploring an unknown graph in search of some goal state. As it walks around the graph, it learns the nodes and their neighbors. The agent only knows where the goal state is when it reaches it. How do we reach this goal…

数据结构与算法 · 计算机科学 2023-01-02 Siddhartha Banerjee , Vincent Cohen-Addad , Anupam Gupta , Zhouzi Li

We consider the problem of searching for an unknown target vertex $t$ in a (possibly edge-weighted) graph. Each \emph{vertex-query} points to a vertex $v$ and the response either admits $v$ is the target or provides any neighbor $s\not=v$…

数据结构与算法 · 计算机科学 2024-01-26 Dariusz Dereniowski , Stefan Tiegel , Przemysław Uznański , Daniel Wolleb-Graf

The problem of Profit Maximization asks to choose a limited number of influential users from a given social network such that the initial activation of these users maximizes the profit earned at the end of the diffusion process. This…

社会与信息网络 · 计算机科学 2026-02-03 Poonam Sharma , Suman Banerjee

Complex networks can be used for modeling street meshes and urban agglomerates. With such a model, many aspects of a city can be investigated to promote a better quality of life to its citizens. Along these lines, this paper proposes a set…

计算工程、金融与科学 · 计算机科学 2018-12-31 Gabriel Spadon , Bruno B. Machado , Danilo M. Eler , Jose Fernando Rodrigues-Jr

Community structure in networks is observed in many different domains, and unsupervised community detection has received a lot of attention in the literature. Increasingly the focus of network analysis is shifting towards using network…

统计方法学 · 统计学 2020-03-02 Jesús Arroyo , Elizaveta Levina

Consider a generalization of the classical binary search problem in linearly sorted data to the graph-theoretic setting. The goal is to design an adaptive query algorithm, called a strategy, that identifies an initially unknown target…

数据结构与算法 · 计算机科学 2020-05-04 Dariusz Dereniowski , Aleksander Łukasiewicz , Przemysław Uznański

Graph association rule mining is a data mining technique used for discovering regularities in graph data. In this study, we propose a novel concept, {\it path association rule mining}, to discover the correlations of path patterns that…

数据库 · 计算机科学 2022-10-25 Yuya Sasaki

In this work, we formulate the problem of social network integration. It takes multiple observed social networks as input and returns an integrated global social graph where each node corresponds to a real person. The key challenge for…

社会与信息网络 · 计算机科学 2014-01-22 Yutao Zhang , Jie Tang