Graph Signal Wiener Filtering in the Linear Canonical Domain: Theory and Method Design
Cheng, Zhang
The graph linear canonical transform (GLCT)-based filtering methods often optimize transform parameters and filters separately, which results in high computational costs and limited stability. To address this issue, this paper proposes a trainable joint optimization framework that combines GLCT parameters and Wiener filtering into an end-to-end learning process, allowing for synergistic optimization between transform domain construction and filtering operations. The proposed method not only eliminates the cumbersome grid search required by traditional strategies but also significantly enhances the flexibility and training stability of the filtering system. Experimental results on real-world graph data show the proposed method outperforms existing methods in denoising tasks, featuring superior denoising performance, higher robustness and lower computational complexity.
academic
Graph Signal Wiener Filtering in the Linear Canonical Domain: Theory and Method Design
Filtering methods based on graph linear canonical transform (GLCT) typically optimize transformation parameters and filters separately, resulting in high computational costs and limited stability. To address this issue, this paper proposes a trainable joint optimization framework that combines GLCT parameters and Wiener filtering into an end-to-end learning process, achieving synergistic optimization between transform domain construction and filtering operations. The method not only eliminates the tedious grid search required by traditional strategies but also significantly enhances the flexibility and training stability of the filtering system. Experimental results on real graph data demonstrate that the proposed method outperforms existing approaches in denoising tasks, with superior denoising performance, higher robustness, and lower computational complexity.
In irregular structures such as social networks, transportation systems, and biological molecular networks, data typically resides on non-Euclidean grids, making classical signal processing methods inapplicable. Graph signal processing (GSP) emerges to address this challenge by modeling irregular structure data as graphs, where nodes represent data entities, edges encode their relationships, and signal values are attached to nodes.
Noise Interference: Graph signals inevitably suffer from noise during acquisition, transmission, and storage
Filtering Theory Adaptability: Classical linear filtering is based on Euclidean space properties and cannot be directly transferred to graph structures representing non-Euclidean spaces
Parameter Optimization Complexity: Existing GLCT filtering methods typically optimize transformation parameters and filters separately, leading to high computational costs and limited stability
Novel GLCT Definition: Proposes Lap-CM-CC-CM-GLCT based on Laplacian eigenbasis, filling gaps in existing CM-CC-CM-GLCT formulations and organizing the CDDHFs-GLCT and CM-CC-CM-GLCT frameworks
Differentiability Theory: Proves the differentiability of GLCT core modules under weighted adjacency matrices and Laplacian matrices, providing theoretical support for end-to-end optimization of transformation parameters and filter coefficients
Joint Optimization Framework: Constructs the GLCT-GWF framework, achieving end-to-end joint optimization of GLCT parameters and filter coefficients, with effectiveness and robustness verified on real graph signal denoising tasks
Given the observation model: f~=Gf+n, where G is a known perturbation matrix, f is a smooth signal, and n is an additive noise term. The objective is to design an optimal filtering method to recover the original signal f in the transformed spectral domain with minimum mean square error (MSE).
Differentiability Guarantee: Proves the differentiability of loss functions with respect to transformation parameters and filter coefficients, enabling end-to-end optimization
Computational Complexity Optimization:
Grid search complexity: O(nanbndN4)
Adam joint optimization complexity: O(KN2)
Theoretical Properties: The proposed Lap-CM-CC-CM-GLCT satisfies important properties including linearity, zero rotation, additivity, invertibility, and unitarity
On the SST dataset, wAdj-CDDHFs-GLCT achieves the lowest MSE value of 1.442 under k=2, s=0.5 settings, representing approximately 25% improvement compared to traditional GFRFT methods.
The paper cites 49 relevant references covering core areas including graph signal processing, linear canonical transforms, and Wiener filtering, providing solid theoretical foundation for the research.
Overall Assessment: This paper makes important contributions to the graph signal processing field. Through a joint optimization framework, it effectively addresses computational complexity issues of traditional methods. With sufficient theoretical analysis and comprehensive experimental validation, it demonstrates high academic and practical value.