中文
相关论文

相关论文: Approximate Closest Community Search in Networks

200 篇论文

Recently, community search over graphs has attracted significant attention and many algorithms have been developed for finding dense subgraphs from large graphs that contain given query nodes. In applications such as analysis of protein…

数据库 · 计算机科学 2017-02-15 Xin Huang , Laks V. S. Lakshmanan

In applications such as biological, social, and transportation networks, interactions between objects span multiple aspects. For accurately modeling such applications, multilayer networks have been proposed. Community search allows for…

社会与信息网络 · 计算机科学 2022-11-18 Ali Behrouz , Farnoosh Hashemi , Laks V. S. Lakshmanan

Identifying communities from temporal networks facilitates the understanding of potential dynamic relationships among entities, which has already received extensive applications. However, existing methods primarily rely on lower-order…

社会与信息网络 · 计算机科学 2024-10-22 Huihui Yang , Chunxue Zhu , Longlong Lin , Pingpeng Yuan

In a social network, the strength of relationships between users can significantly affect the stability of the network. In this paper, we use the k-truss model to measure the stability of a social network. To identify critical connections,…

社会与信息网络 · 计算机科学 2019-07-01 Wenjie Zhu , Mengqi Zhang , Chen Chen , Xiaoyang Wang , Fan Zhang , Xuemin Lin

Given a graph $G$, a query node $q$, and an integer $k$, community search (CS) seeks a cohesive subgraph (measured by community models such as $k$-core or $k$-truss) from $G$ that contains $q$. It is difficult for ordinary users with less…

数据库 · 计算机科学 2023-07-28 Yuxiang Wang , Yuyang Zhao , Xiaoliang Xu , Yue Wu , Tianxing Wu , Xiangyu Ke

Community search is a widely studied semi-supervised graph clustering problem, retrieving a high-quality connected subgraph containing the user-specified query vertex. However, existing methods primarily focus on cohesiveness within the…

社会与信息网络 · 计算机科学 2025-08-05 Longlong Lin , Yue He , Wei Chen , Pingpeng Yuan , Rong-Hua Li , Tao Jia

Community search is a derivative of community detection that enables online and personalized discovery of communities and has found extensive applications in massive real-world networks. Recently, there needs to be more focus on the…

社会与信息网络 · 计算机科学 2024-01-22 Wei Ai , CanHao Xie , Tao Meng , Yinghao Wu , KeQin Li

We consider a community finding problem called Co-located Community Detection (CCD) over geo-social networks, which retrieves communities that satisfy both high structural tightness and spatial closeness constraints. To provide a solution…

数据库 · 计算机科学 2019-09-04 Xiuwen Zheng , Qiyu Liu , Amarnath Gupta

The goal of community search in heterogeneous information networks (HINs) is to identify a set of closely related target nodes that includes a query target node. In practice, a size constraint is often imposed due to limited resources,…

数据库 · 计算机科学 2025-08-21 Xinjian Zhang , Lu Chen , Chengfei Liu , Rui Zhou , Bo Ning

With the urbanization and development of infrastructure, the community search over road networks has become increasingly important in many real applications such as urban/city planning, social study on local communities, and community…

数据库 · 计算机科学 2022-04-29 Niranjan Rai , Xiang Lian

In public-private graphs, users share one public graph and have their own private graphs. A private graph consists of personal private contacts that only can be visible to its owner, e.g., hidden friend lists on Facebook and secret…

数据库 · 计算机科学 2019-06-04 Soroush Ebadian , Xin Huang

Recently, the community search problem has attracted significant attention, due to its wide spectrum of real-world applications such as event organization, friend recommendation, advertisement in e-commence, and so on. Given a query vertex,…

数据库 · 计算机科学 2021-11-29 Ahmed Al-Baghdadi , Xiang Lian

Nearest neighbor search is a basic computational tool used extensively in almost research domains of computer science specially when dealing with large amount of data. However, the use of nearest neighbor search is restricted for the…

社会与信息网络 · 计算机科学 2015-11-24 Suman Saha , S. P. Ghrera

Public-private graph, where a public network is visible to everyone and every user is also associated with its own small private graph accessed by itself only, widely exists in real-world applications of social networks and financial…

数据库 · 计算机科学 2026-04-17 Yuqi Chen , Weihan Zhang , Xin Huang

Given a graph $G$ and a vertex $q\in G$, the community search (CS) problem aims to efficiently find a subgraph of $G$ whose vertices are closely related to $q$. Communities are prevalent in social and biological networks, and can be used in…

数据库 · 计算机科学 2019-01-18 Yankai Chen , Yixiang Fang , Reynold Cheng , Yun Li , Xiaojun Chen , Jie Zhang

Customizable contraction hierarchies are one of the most popular route planning frameworks in practice, due to their simplicity and versatility. In this work, we present a novel algorithm for finding k-nearest neighbors in customizable…

数据结构与算法 · 计算机科学 2021-03-19 Valentin Buchhold , Dorothea Wagner

Community search that finds query-dependent communities has been studied on various kinds of graphs. As one instance of community search, intimate-core group search over a weighted graph is to find a connected $k$-core containing all query…

社会与信息网络 · 计算机科学 2019-09-02 Longxu Sun , Xin Huang , Rong-Hua Li , Jianliang Xu

Near neighbor search (NNS) is a powerful abstraction for data access; however, data indexing is troublesome even for approximate indexes. For intrinsically high-dimensional data, high-quality fast searches demand either indexes with…

数据结构与算法 · 计算机科学 2021-06-30 Eric S. Tellez , Guillermo Ruiz , Edgar Chavez , Mario Graff

Community search aims at finding densely connected subgraphs for query vertices in a graph. While this task has been studied widely in the literature, most of the existing works only focus on finding homogeneous communities rather than…

社会与信息网络 · 计算机科学 2021-05-21 Zheng Dong , Xin Huang , Guorui Yuan , Hengshu Zhu , Hui Xiong

Given an attributed graph $G$ and a query node $q$, \underline{C}ommunity \underline{S}earch over \underline{A}ttributed \underline{G}raphs (CS-AG) aims to find a structure- and attribute-cohesive subgraph from $G$ that contains $q$.…

社会与信息网络 · 计算机科学 2024-03-01 Yuxiang Wang , Shuzhan Ye , Xiaoliang Xu , Yuxia Geng , Zhenghe Zhao , Xiangyu Ke , Tianxing Wu
‹ 上一页 1 2 3 10 下一页 ›