中文
相关论文

相关论文: On Counting Triangles through Edge Sampling in Lar…

200 篇论文

3D scanning as a technique to digitize objects in reality and create their 3D models, is used in many fields and areas. Though the quality of 3D scans depends on the technical characteristics of the 3D scanner, the common drawback is the…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Kseniya Cherenkova , Elona Dupont , Anis Kacem , Ilya Arzhannikov , Gleb Gusev , Djamila Aouada

Generating graphs that are similar to real ones is an open problem, while the similarity notion is quite elusive and hard to formalize. In this paper, we focus on sparse digraphs and propose SDG, an algorithm that aims at generating graphs…

数据结构与算法 · 计算机科学 2018-07-06 Georgios Papoudakis , Philippe Preux , Martin Monperrus

In this paper, we study the problem of sampling from a graphical model when the model itself is changing dynamically with time. This problem derives its interest from a variety of inference, learning, and sampling settings in machine…

数据结构与算法 · 计算机科学 2018-11-15 Weiming Feng , Nisheeth K. Vishnoi , Yitong Yin

Semantic edge detection (SED), which aims at jointly extracting edges as well as their category information, has far-reaching applications in domains such as semantic segmentation, object proposal generation, and object recognition. SED…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Yun Liu , Ming-Ming Cheng , Deng-Ping Fan , Le Zhang , JiaWang Bian , Dacheng Tao

Graphs naturally appear in several real-world contexts including social networks, the web network, and telecommunication networks. While the analysis and the understanding of graph structures have been a central area of study in algorithm…

数据结构与算法 · 计算机科学 2019-09-17 Gramoz Goranci

Scene-graph generation involves creating a structural representation of the relationships between objects in a scene by predicting subject-object-relation triplets from input data. Existing methods show poor performance in detecting…

计算机视觉与模式识别 · 计算机科学 2025-01-22 A S M Iftekhar , Raphael Ruschel , Satish Kumar , Suya You , B. S. Manjunath

Graph condensation has emerged as an intriguing technique to save the expensive training costs of Graph Neural Networks (GNNs) by substituting a condensed small graph with the original graph. Despite the promising results achieved, previous…

社会与信息网络 · 计算机科学 2025-01-27 Zhenbang Xiao , Yu Wang , Shunyu Liu , Bingde Hu , Huiqiong Wang , Mingli Song , Tongya Zheng

A canonical problem in graph mining is the detection of dense communities. This problem is exacerbated for a graph with a large order and size -- the number of vertices and edges -- as many community detection algorithms scale poorly. In…

社会与信息网络 · 计算机科学 2015-02-17 Heng Wang , Da Zheng , Randal Burns , Carey Priebe

With an exponentially growing number of graphs from disparate repositories, there is a strong need to analyze a graph database containing an extensive collection of small- or medium-sized data graphs (e.g., chemical compounds). Although…

数据库 · 计算机科学 2022-12-16 Kai Huang , Haibo Hu , Qingqing Ye , Kai Tian , Bolong Zheng , Xiaofang Zhou

In the realm of generative models for graphs, extensive research has been conducted. However, most existing methods struggle with large graphs due to the complexity of representing the entire joint distribution across all node pairs and…

社会与信息网络 · 计算机科学 2024-05-15 Andreas Bergmeister , Karolis Martinkus , Nathanaël Perraudin , Roger Wattenhofer

Existing approaches for classifying dynamic graphs either lift graph kernels to the temporal domain, or use graph neural networks (GNNs). However, current baselines have scalability issues, cannot handle a changing node set, or do not take…

机器学习 · 计算机科学 2023-10-24 Franz Srambical , Bastian Rieck

The maximum number of edges in a graph with matching number m and maximum degree d has been determined in [1] and [2], where some extremal graphs have also been provided. Then, a new question has emerged: how the maximum edge count is…

组合数学 · 数学 2023-04-05 Ali Erdem Banak , Tınaz Ekim , Z. Caner Taşkın

In order to efficiently study the characteristics of network domains and support development of network systems (e.g. algorithms, protocols that operate on networks), it is often necessary to sample a representative subgraph from a large…

社会与信息网络 · 计算机科学 2012-06-22 Nesreen K. Ahmed , Jennifer Neville , Ramana Kompella

We give the first polynomial-time, differentially node-private, and robust algorithm for estimating the edge density of Erd\H{o}s-R\'enyi random graphs and their generalization, inhomogeneous random graphs. We further prove…

数据结构与算法 · 计算机科学 2024-06-05 Hongjie Chen , Jingqiu Ding , Yiding Hua , David Steurer

Sparsification aims at extracting a reduced core of associations that best preserves both the dynamics and topology of networks while reducing the computational cost of simulations. We show that the semi-metric topology of complex networks…

物理与社会 · 物理学 2025-06-05 David Soriano Paños , Felipe Xavier Costa , Luis M. Rocha

Given an undirected graph G, the edge orientation problem asks for assigning a direction to each edge to convert G into a directed graph. The aim is to minimize the maximum out degree of a vertex in the resulting directed graph. This…

数据结构与算法 · 计算机科学 2024-04-23 H. Reinstädtler , C. Schulz , B. Uçar

Graphs are essential representations of many real-world data such as social networks. Recent years have witnessed the increasing efforts made to extend the neural network models to graph-structured data. These methods, which are usually…

机器学习 · 计算机科学 2018-11-07 Yao Ma , Ziyi Guo , Zhaochun Ren , Eric Zhao , Jiliang Tang , Dawei Yin

Edge features contain important information about graphs. However, current state-of-the-art neural network models designed for graph learning, e.g. graph convolutional networks (GCN) and graph attention networks (GAT), adequately utilize…

机器学习 · 计算机科学 2019-01-29 Liyu Gong , Qiang Cheng

Differential equations are pivotal in modeling and understanding the dynamics of various systems, offering insights into their future states through parameter estimation fitted to time series data. In fields such as economy, politics, and…

机器学习 · 统计学 2024-04-24 Hyeontae Jo , Sung Woong Cho , Hyung Ju Hwang

Recent advances in dynamic graph processing have enabled the analysis of highly dynamic graphs with change at rates as high as millions of edge changes per second. Solutions in this domain, however, have been demonstrated only for…

数据结构与算法 · 计算机科学 2023-11-14 Juntong Luo , Scott Sallinen , Matei Ripeanu