paper-with-me

홈 › Papers

Fast Algorithm for K-Truss Discovery on Public-Private Graphs

2019-06-01 · Soroush Ebadian, Xin Huang

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 following on Sina Weibo. However, existing public-private analytic algorithms have not yet investigated the dense subgraph discovery of k-truss, where each edge is contained in at least k-2 triangles. This paper aims at finding k-truss efficiently in public-private graphs. The core of our solution is a novel algorithm to update k-truss with node insertions. We develop a classification-based hybrid strategy of node insertions and edge insertions to incrementally compute k-truss in public-private graphs. Extensive experiments validate the superiority of our proposed algorithms against state-of-the-art methods on real-world datasets.

📄 PDF Abstract BibTeX arXiv:1906.00140

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

An Effective Index for Truss-based Community Search on Large Directed Graphs

2024-01-19 · Wei Ai, CanHao Xie, Tao Meng, Yinghao Wu 외

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 …

Community DetectionCommunity SearchRelationRetrieval

Efficient Algorithms to Mine Maximal Span-Trusses From Temporal Graphs

2020-09-03 · Quintino Francesco Lotito, Alberto Montresor

Over the last decade, there has been an increasing interest in temporal graphs, pushed by a growing availability of temporally-annotated network data coming from social, biological and financial networks. Despite the imp…

Robotic Grasping of Harvested Tomato Trusses Using Vision and Online Learning

2023-09-29 · Luuk van den Bent, Tomás Coleman, Robert Babuška

Currently, truss tomato weighing and packaging require significant manual work. The main obstacle to automation lies in the difficulty of developing a reliable robotic grasping system for already harvested trusses. We pr…

Robotic Grasping

Segmentation and Analysis of a Sketched Truss Frame Using Morphological Image Processing Techniques

2020-09-28 · Mirsalar Kamari, Oguz Gunes

Development of computational tools to analyze and assess the building capacities has had a major impact in civil engineering. The interaction with the structural software packages is becoming easier and the modeling tool…

Automatic Truss Design with Reinforcement Learning

2023-06-27 · Weihua Du, Jinglun Zhao, Chao Yu, Xingcheng Yao 외

Truss layout design, namely finding a lightweight truss layout satisfying all the physical constraints, is a fundamental problem in the building industry. Generating the optimal layout is a challenging combinatorial opti…

Combinatorial OptimizationLayout Designreinforcement-learningReinforcement Learning+2