中文
相关论文

相关论文: Relating graph auto-encoders to linear models

200 篇论文

We propose a novel neural network architecture, called autoencoder-constrained graph convolutional network, to solve node classification task on graph domains. As suggested by its name, the core of this model is a convolutional network…

机器学习 · 计算机科学 2021-02-11 Mingyuan Ma , Sen Na , Hongyu Wang

Graph autoencoders (AE) and variational autoencoders (VAE) recently emerged as powerful node embedding methods, with promising performances on challenging tasks such as link prediction and node clustering. Graph AE, VAE and most of their…

机器学习 · 计算机科学 2019-10-03 Guillaume Salha , Romain Hennequin , Michalis Vazirgiannis

Mining graph data has become a popular research topic in computer science and has been widely studied in both academia and industry given the increasing amount of network data in the recent years. However, the huge amount of network data…

机器学习 · 计算机科学 2020-01-03 Wenwu Zhu , Xin Wang , Peng Cui

Textual graphs are ubiquitous in real-world applications, featuring rich text information with complex relationships, which enables advanced research across various fields. Textual graph representation learning aims to generate…

机器学习 · 计算机科学 2024-08-22 Wenbin Hu , Huihao Jing , Qi Hu , Haoran Li , Yangqiu Song

Representation learning on graphs has been gaining attention due to its wide applicability in predicting missing links, and classifying and recommending nodes. Most embedding methods aim to preserve certain properties of the original graph…

社会与信息网络 · 计算机科学 2019-09-13 Palash Goyal , Di Huang , Sujit Rokka Chhetri , Arquimedes Canedo , Jaya Shree , Evan Patterson

Patterns stored within pre-trained deep neural networks compose large and powerful descriptive languages that can be used for many different purposes. Typically, deep network representations are implemented within vector embedding spaces,…

Self-supervised auto-encoders have emerged as a successful framework for representation learning in computer vision and natural language processing in recent years, However, their application to graph data has been met with limited…

人工智能 · 计算机科学 2023-01-31 Chengyu Sun

Graph-based clustering plays an important role in the clustering area. Recent studies about graph convolution neural networks have achieved impressive success on graph type data. However, in general clustering tasks, the graph structure of…

机器学习 · 计算机科学 2024-04-23 Xuelong Li , Hongyuan Zhang , Rui Zhang

In this work, we have proposed an approach for improving the GCN for predicting ratings in social networks. Our model is expanded from the standard model with several layers of transformer architecture. The main focus of the paper is on the…

机器学习 · 计算机科学 2024-01-15 Thi Linh Hoang , Tuan Dung Pham , Viet Cuong Ta

While representation learning has yielded a great success on many graph learning tasks, there is little understanding behind the structures that are being captured by these embeddings. For example, we wonder if the topological features,…

机器学习 · 计算机科学 2021-10-11 Maroun Haddad , Mohamed Bouguessa

Recently there was an increasing interest in applications of graph neural networks in non-Euclidean geometry; however, are non-Euclidean representations always useful for graph learning tasks? For different problems such as node…

机器学习 · 计算机科学 2020-07-16 Max Kochurov , Sergey Ivanov , Eugeny Burnaev

Graphs arise naturally in many real-world applications including social networks, recommender systems, ontologies, biology, and computational finance. Traditionally, machine learning models for graphs have been mostly designed for static…

机器学习 · 计算机科学 2020-04-28 Seyed Mehran Kazemi , Rishab Goel , Kshitij Jain , Ivan Kobyzev , Akshay Sethi , Peter Forsyth , Pascal Poupart

We show that viewing graphs as sets of node features and incorporating structural and positional information into a transformer architecture is able to outperform representations learned with classical graph neural networks (GNNs). Our…

机器学习 · 计算机科学 2021-06-11 Grégoire Mialon , Dexiong Chen , Margot Selosse , Julien Mairal

In the last decade or so, we have witnessed deep learning reinvigorating the machine learning field. It has solved many problems in the domains of computer vision, speech recognition, natural language processing, and various other tasks…

机器学习 · 计算机科学 2021-09-09 Lilapati Waikhom , Ripon Patgiri

We study the challenges of applying deep learning to gene expression data. We find experimentally that there exists non-linear signal in the data, however is it not discovered automatically given the noise and low numbers of samples used in…

基因组学 · 定量生物学 2018-06-20 Francis Dutil , Joseph Paul Cohen , Martin Weiss , Georgy Derevyanko , Yoshua Bengio

Graph encoder embedding, a recent technique for graph data, offers speed and scalability in producing vertex-level representations from binary graphs. In this paper, we extend the applicability of this method to a general graph model, which…

机器学习 · 统计学 2024-10-24 Cencheng Shen

Machine learning models that embed graphs in non-Euclidean spaces have shown substantial benefits in a variety of contexts, but their application has not been studied extensively in the biological domain, particularly with respect to…

定量方法 · 定量生物学 2025-02-06 Daniel McNeela , Frederic Sala , Anthony Gitter

Graph neural networks are deep neural networks designed for graphs with attributes attached to nodes or edges. The number of research papers in the literature concerning these models is growing rapidly due to their impressive performance on…

机器学习 · 计算机科学 2024-12-30 James H. Tanis , Chris Giannella , Adrian V. Mariano

Motivation: Molecular interaction networks summarize complex biological processes as graphs, whose structure is informative of biological function at multiple scales. Simultaneously, omics technologies measure the variation or activity of…

定量方法 · 定量生物学 2020-12-24 Ramin Hasibi , Tom Michoel

Neural approaches to program synthesis and understanding have proliferated widely in the last few years; at the same time graph based neural networks have become a promising new tool. This work aims to be the first empirical study comparing…

软件工程 · 计算机科学 2020-01-28 Austin P. Wright , Herbert Wiklicky