中文
相关论文

相关论文: A Graph Joining Greedy Approach to Binary de Bruij…

200 篇论文

We investigate a link between Graph Neural Networks (GNNs) and Quadratic Unconstrained Binary Optimization (QUBO) problems, laying the groundwork for GNNs to approximate solutions for these computationally challenging tasks. By analyzing…

机器学习 · 计算机科学 2025-08-26 Moshe Eliasof , Eldad Haber

This paper describes a graph clustering algorithm that aims to minimize the normalized cut criterion and has a model order selection procedure. The performance of the proposed algorithm is comparable to spectral approaches in terms of…

人工智能 · 计算机科学 2011-05-06 Seyed Salim Tabatabaei , Mark Coates , Michael Rabbat

We consider the problem of graph generation guided by network statistics, i.e., the generation of graphs which have given values of various numerical measures that characterize networks, such as the clustering coefficient and the number of…

社会与信息网络 · 计算机科学 2023-03-02 Jérôme Kunegis , Jun Sun , Eiko Yoneki

Graph collaborative filtering (GCF) is a popular technique for capturing high-order collaborative signals in recommendation systems. However, GCF's bipartite adjacency matrix, which defines the neighbors being aggregated based on user-item…

信息检索 · 计算机科学 2023-04-12 Ziwei Fan , Ke Xu , Zhang Dong , Hao Peng , Jiawei Zhang , Philip S. Yu

The realization that selfish interests need to be accounted for in the design of algorithms has produced many contributions in computer science under the umbrella of algorithmic mechanism design. Novel algorithmic properties and paradigms…

计算机科学与博弈论 · 计算机科学 2020-07-24 Diodato Ferraioli , Paolo Penna , Carmine Ventre

An adaptive scheme to generate reduced-order models for parametric nonlinear dynamical systems is proposed. It aims to automatize the POD-Greedy algorithm combined with empirical interpolation. At each iteration, it is able to adaptively…

数值分析 · 数学 2021-10-13 Sridhar Chellappa , Lihong Feng , Peter Benner

We study the problem of selecting a subset of vectors from a large set, to obtain the best signal representation over a family of functions. Although greedy methods have been widely used for tackling this problem and many of those have been…

信号处理 · 电气工程与系统科学 2023-05-16 Ehsan Tohidi , Mario Coutino , David Gesbert

In the area of large-scale training of graph embeddings, effective training frameworks and partitioning methods are critical for handling large networks. However, they face two major challenges: 1) existing synchronized distributed…

机器学习 · 计算机科学 2024-09-17 Yuhe Bai , Camelia Constantin , Hubert Naacke

Session-based recommendation (SBR) aims to predict the user next action based on the ongoing sessions. Recently, there has been an increasing interest in modeling the user preference evolution to capture the fine-grained user interests.…

信息检索 · 计算机科学 2022-08-23 Jiayan Guo , Peiyan Zhang , Chaozhuo Li , Xing Xie , Yan Zhang , Sunghun Kim

Graph Convolution Networks (GCNs), with their efficient ability to capture high-order connectivity in graphs, have been widely applied in recommender systems. Stacking multiple neighbor aggregation is the major operation in GCNs. It…

信息检索 · 计算机科学 2022-10-11 Kang Liu , Feng Xue , Xiangnan He , Dan Guo , Richang Hong

In this paper, matching pairs of stocahstically generated graphs in the presence of generalized seed side-information is considered. The graph matching problem emerges naturally in various applications such as social network…

信息论 · 计算机科学 2021-02-15 Mahshad Shariatnasab , Farhad Shirani , Siddharth Garg , Elza Erkip

Beam-ACO, a modification of the traditional Ant Colony Optimization (ACO) algorithms that incorporates a modified beam search, is one of the most effective ACO algorithms for solving the Traveling Salesman Problem (TSP). Although adding…

神经与进化计算 · 计算机科学 2020-04-24 Jeff Hajewski , Suely Oliveira , David E. Stewart , Laura Weiler

The collaborative filtering (CF) problem with only user-item interaction information can be solved by graph signal processing (GSP), which uses low-pass filters to smooth the observed interaction signals on the similarity graph to obtain…

信息检索 · 计算机科学 2023-02-07 Jiahao Liu , Dongsheng Li , Hansu Gu , Tun Lu , Peng Zhang , Li Shang , Ning Gu

Deep learning has consistently defied state-of-the-art techniques in many fields over the last decade. However, we are just beginning to understand the capabilities of neural learning in symbolic domains. Deep learning architectures that…

机器学习 · 计算机科学 2020-03-10 Henrique Lemos , Marcelo Prates , Pedro Avelar , Luis Lamb

It is known that greedy methods perform well for maximizing monotone submodular functions. At the same time, such methods perform poorly in the face of non-monotonicity. In this paper, we show - arguably, surprisingly - that invoking the…

机器学习 · 计算机科学 2017-04-07 Moran Feldman , Christopher Harshaw , Amin Karbasi

We address the problem of optimizing over functions defined on node subsets in a graph. The optimization of such functions is often a non-trivial task given their combinatorial, black-box and expensive-to-evaluate nature. Although various…

机器学习 · 计算机科学 2025-01-07 Huidong Liang , Xingchen Wan , Xiaowen Dong

Graph-based clustering methods have demonstrated the effectiveness in various applications. Generally, existing graph-based clustering methods first construct a graph to represent the input data and then partition it to generate the…

机器学习 · 计算机科学 2019-12-17 Yuheng Jia , Hui Liu , Junhui Hou , Sam Kwong

Graph Neural Networks (GNN) is an emerging field for learning on non-Euclidean data. Recently, there has been increased interest in designing GNN that scales to large graphs. Most existing methods use "graph sampling" or "layer-wise…

机器学习 · 计算机科学 2021-09-03 Ming Chen , Zhewei Wei , Bolin Ding , Yaliang Li , Ye Yuan , Xiaoyong Du , Ji-Rong Wen

Recently Graph Neural Network (GNN) has been applied successfully to various NLP tasks that require reasoning, such as multi-hop machine reading comprehension. In this paper, we consider a novel case where reasoning is needed over graphs…

计算与语言 · 计算机科学 2020-04-13 Ming Tu , Jing Huang , Xiaodong He , Bowen Zhou

We introduce Graph Neural Processes (GNP), inspired by the recent work in conditional and latent neural processes. A Graph Neural Process is defined as a Conditional Neural Process that operates on arbitrary graph data. It takes features of…

机器学习 · 计算机科学 2019-10-03 Andrew Carr , David Wingate