中文
相关论文

相关论文: Graph Fourier Transform Based on $\ell_1$ Norm Var…

200 篇论文

The focus of Part I of this monograph has been on both the fundamental properties, graph topologies, and spectral representations of graphs. Part II embarks on these concepts to address the algorithmic and practical issues centered round…

We introduce a new notion of graph sparsificaiton based on spectral similarity of graph Laplacians: spectral sparsification requires that the Laplacian quadratic form of the sparsifier approximate that of the original. This is equivalent to…

数据结构与算法 · 计算机科学 2010-07-22 Daniel A. Spielman , Shang-Hua Teng

The construction of a meaningful graph plays a crucial role in the success of many graph-based representations and algorithms for handling structured data, especially in the emerging field of graph signal processing. However, a meaningful…

机器学习 · 计算机科学 2016-02-23 Xiaowen Dong , Dorina Thanou , Pascal Frossard , Pierre Vandergheynst

Graph signal processing analyzes signals supported on the nodes of a graph by defining the shift operator in terms of a matrix, such as the graph adjacency matrix or Laplacian matrix, related to the structure of the graph. With respect to…

信号处理 · 电气工程与系统科学 2018-03-01 Stephen Kruzick , José M. F. Moura

Graph classification has recently received a lot of attention from various fields of machine learning e.g. kernel methods, sequential modeling or graph embedding. All these approaches offer promising results with different respective…

机器学习 · 计算机科学 2018-11-13 Nathan de Lara , Edouard Pineau

The Laplacian representation recently gains increasing attention for reinforcement learning as it provides succinct and informative representation for states, by taking the eigenvectors of the Laplacian matrix of the state-transition graph…

机器学习 · 计算机科学 2021-07-13 Kaixin Wang , Kuangqi Zhou , Qixin Zhang , Jie Shao , Bryan Hooi , Jiashi Feng

The aim of this paper is to propose a novel framework to infer the sheaf Laplacian, including the topology of a graph and the restriction maps, from a set of data observed over the nodes of a graph. The proposed method is based on sheaf…

信号处理 · 电气工程与系统科学 2025-02-03 Leonardo Di Nino , Sergio Barbarossa , Paolo Di Lorenzo

We propose a novel method for constructing wavelet transforms of functions defined on the vertices of an arbitrary finite weighted graph. Our approach is based on defining scaling using the the graph analogue of the Fourier domain, namely…

泛函分析 · 数学 2009-12-22 David K Hammond , Pierre Vandergheynst , Rémi Gribonval

In this paper, we propose a new graph-based transform and illustrate its potential application to signal compression. Our approach relies on the careful design of a graph that optimizes the overall rate-distortion performance through an…

信息论 · 计算机科学 2019-07-31 Giulia Fracastoro , Dorina Thanou , Pascal Frossard

Expectation propagation is a general approach to fast approximate inference for graphical models. The existing literature treats models separately when it comes to deriving and coding expectation propagation inference algorithms. This comes…

统计方法学 · 统计学 2018-01-17 Wilson Y. Chen , Matt P. Wand

The graph Fourier transform (GFT) is in general dense and requires O(n^2) time to compute and O(n^2) memory space to store. In this paper, we pursue our previous work on the approximate fast graph Fourier transform (FGFT). The FGFT is…

数值分析 · 计算机科学 2017-11-07 Luc LeMagoarou , Nicolas Tremblay , Rémi Gribonval

A $t$-spanner of a graph $G$ is a subgraph $H$ in which all distances are preserved up to a multiplicative $t$ factor. A classical result of Alth\"ofer et al. is that for every integer $k$ and every graph $G$, there is a $(2k-1)$-spanner of…

数据结构与算法 · 计算机科学 2019-03-19 Eden Chlamtáč , Michael Dinitz , Thomas Robinson

A popular graph clustering method is to consider the embedding of an input graph into R^k induced by the first k eigenvectors of its Laplacian, and to partition the graph via geometric manipulations on the resulting metric space. Despite…

数据结构与算法 · 计算机科学 2018-09-13 Tamal K. Dey , Pan Peng , Alfred Rossi , Anastasios Sidiropoulos

The graph fractional Fourier transform (GFRFT) applies a single global fractional order to all graph frequencies, which restricts its adaptability to diverse signal characteristics across the spectral domain. To address this limitation, in…

信号处理 · 电气工程与系统科学 2025-08-01 Manjun Cui , Zhichao Zhang , Wei Yao

Classical Graph Signal Processing (GSP) provides a robust framework for analyzing signals on irregular domains, utilizing the graph Fourier transform as a cornerstone for spectral analysis and filtering. However, as data structures grow in…

经典分析与常微分方程 · 数学 2026-03-02 Antonio Caputo

Using projections on the (generalized) eigenvectors associated to matrices that characterize the topological structure, several authors have constructed generalizations of the Fourier transform on graphs. By exploring mappings of the…

数据分析、统计与概率 · 物理学 2016-05-11 R. Vilela Mendes , Hugo C. Mendes , Tanya Araújo

Partition problems in graphs are extremely important in applications, as shown in the Data science and Machine learning literature. One approach is spectral partitioning based on a Fiedler vector, i.e., an eigenvector corresponding to the…

组合数学 · 数学 2023-06-23 Enide Andrade , Geir Dahl

Sampling is a fundamental topic in graph signal processing, having found applications in estimation, clustering, and video compression. In contrast to traditional signal processing, the irregularity of the signal domain makes selecting a…

信息论 · 计算机科学 2018-02-14 Luiz F. O. Chamon , Alejandro Ribeiro

Graph inference plays an essential role in machine learning, pattern recognition, and classification. Signal processing based approaches in literature generally assume some variational property of the observed data on the graph. We make a…

信息论 · 计算机科学 2020-08-24 B. Subbareddy , Aditya Siripuram , Jingxin Zhang

In this paper, we develop a novel weighted Laplacian method, which is partially inspired by the theory of graph Laplacian, to study recent popular graph problems, such as multilevel graph partitioning and balanced minimum cut problem, in a…

机器学习 · 计算机科学 2020-05-20 Shijie Xu , Jiayan Fang , Xiang-Yang Li