← Search

Xavier Bresson

16 accepted papers

2025

A General Graph Spectral Wavelet Convolution via Chebyshev Order Decomposition

ICML 2025poster

Spectral graph convolution, an important tool of data filtering on graphs, relies on two essential decisions: selecting spectral bases for signal transformation and parameterizing the kernel for frequency analysis. While recent techniques mainly focus on standard Fourier transform and vector-valued…

2025

Through the Dual-Prism: A Spectral Perspective on Graph Data Augmentation for Graph Classifications

AAAI 2025technical

Graph Neural Networks (GNNs) have become the preferred tool to process graph data, with their efficacy being boosted through graph data augmentation techniques. Despite the evolution of augmentation methods, issues like graph property distortions and restricted structural changes persist. This leads…

2024

G-Retriever: Retrieval-Augmented Generation for Textual Graph Understanding and Question Answering

NeurIPS 2024poster

Given a graph with textual attributes, we enable users to `chat with their graph': that is, to ask questions about the graph using a conversational interface. In response to a user's questions, our method provides textual replies and highlights the relevant parts of the graph. While existing works i…

2024

Harnessing Explanations: LLM-to-LM Interpreter for Enhanced Text-Attributed Graph Representation Learning

ICLR 2024poster

Representation learning on text-attributed graphs (TAGs) has become a critical research problem in recent years. A typical example of a TAG is a paper citation graph, where the text of each paper serves as node attributes. Initial graph neural network (GNN) pipelines handled these text attributes by…

2024

Navigating Complexity: Toward Lossless Graph Condensation via Expanding Window Matching

ICML 2024poster

Graph condensation aims to reduce the size of a large-scale graph dataset by synthesizing a compact counterpart without sacrificing the performance of Graph Neural Networks (GNNs) trained on it, which has shed light on reducing the computational cost for training GNNs. Nevertheless, existing methods…

2023

A Generalization of ViT/MLP-Mixer to Graphs

ICML 2023poster

Graph Neural Networks (GNNs) have shown great potential in the field of graph representation learning. Standard GNNs define a local message-passing mechanism which propagates information over the whole graph domain by stacking multiple layers. This paradigm suffers from two major limitations, over-s…

2022

Graph Neural Networks with Learnable Structural and Positional Representations

ICLR 2022poster

Graph neural networks (GNNs) have become the standard learning architectures for graphs. GNNs have been applied to numerous domains ranging from quantum chemistry, recommender systems to knowledge graphs and natural language processing. A major issue with arbitrary graphs is the absence of canonical…

2018

Deep Geometric Matrix Completion: A New Way for Recommender Systems

ICASSP 2018accepted

In the last years, Graph Convolutional Neural Networks gained popularity in the Machine Learning community for their capability of extracting local compositional features on signals defined on non-Euclidean domains. Shape correspondence, document classification, molecular properties predictions are…

Cited by 0SourceScholar
2017

Geometric Matrix Completion with Recurrent Multi-Graph Neural Networks

NeurIPS 2017poster

Matrix completion models are among the most common formulations of recommender systems. Recent works have showed a boost of performance of these techniques when introducing the pairwise relationships between users/items in the form of graphs, and imposing smoothness priors on these graphs. However,…

2016

Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering

NeurIPS 2016poster

In this work, we are interested in generalizing convolutional neural networks (CNNs) from low-dimensional regular grids, where image, video and speech are represented, to high-dimensional irregular domains, such as social networks, brain connectomes or words’ embedding, represented by graphs. We pre…

2016

Song recommendation with non-negative matrix factorization and graph total variation

ICASSP 2016accepted

This work formulates a novel song recommender system as a matrix completion problem that benefits from collaborative filtering through Non-negative Matrix Factorization (NMF) and content-based filtering via total variation (TV) on graphs. The graphs encode both playlist proximity information and son…

Cited by 0SourceScholar
2015

Functional Correspondence by Matrix Completion

CVPR 2015poster

In this paper, we consider the problem of finding dense intrinsic correspondence between manifolds using the recently introduced functional framework. We pose the functional correspondence problem as matrix completion with manifold geometric structure and inducing functional localization with the L1…

Cited by 108SourcePDFScholar
2015

Robust Principal Component Analysis on Graphs

ICCV 2015poster

Principal Component Analysis (PCA) is the most widely used tool for linear dimensionality reduction and clustering. Still it is highly sensitive to outliers and does not scale well with respect to the number of data samples. Robust PCA solves the first issue with a sparse penalty term. The second is…

Cited by 158PDFScholar