paper-with-me

홈 › Papers

Graph filtering over expanding graphs

2022-03-15 · Bishwadeep Das, Elvin Isufi

Our capacity to learn representations from data is related to our ability to design filters that can leverage their coupling with the underlying domain. Graph filters are one such tool for network data and have been used in a myriad of applications. But graph filters work only with a fixed number of nodes despite the expanding nature of practical networks. Learning filters in this setting is challenging not only because of the increased dimensions but also because the connectivity is known only up to an attachment model. We propose a filter learning scheme for data over expanding graphs by relying only on such a model. By characterizing the filter stochastically, we develop an empirical risk minimization framework inspired by multi-kernel learning to balance the information inflow and outflow at the incoming nodes. We particularize the approach for denoising and semi-supervised learning (SSL) over expanding graphs and show near-optimal performance compared with baselines relying on the exact topology. For SSL, the proposed scheme uses the incoming node information to improve the task on the existing ones. These findings lay the foundation for learning representations over expanding graphs by relying only on the stochastic connectivity model.

📄 PDF Abstract BibTeX arXiv:2203.08058

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Similar Papers 제목 키워드 기반

Stochastic Sequential Decision Making over Expanding Networks with Graph Filtering

2026-03-19 · Zhan Gao, Bishwadeep Das, Elvin Isufi arxiv

Graph filters leverage topological information to process networked data with existing methods mainly studying fixed graphs, ignoring that graphs often expand as nodes continually attach with an unknown pattern. The latt…

Multi-agent Reinforcement LearningGraph Neural NetworkDecision Making

Online Filtering over Expanding Graphs

2023-01-17 · Bishwadeep Das, Elvin Isufi

Data processing tasks over graphs couple the data residing over the nodes with the topology through graph signal processing tools. Graph filters are one such prominent tool, having been used in applications such as denoi…

DenoisingRecommendation Systems

A Filtering-based General Approach to Learning Rational Constraints of Epistemic Graphs

2022-11-05 · Xiao Chi

Epistemic graphs are a generalization of the epistemic approach to probabilistic argumentation. Hunter proposed a 2-way generalization framework to learn epistemic constraints from crowd-sourcing data. However, the learn…

Computational Efficiency

Online Graph Filtering Over Expanding Graphs

2024-09-11 · Bishwadeep Das, Elvin Isufi

Graph filters are a staple tool for processing signals over graphs in a multitude of downstream tasks. However, they are commonly designed for graphs with a fixed number of nodes, despite real-world networks typically gr…

Learning Expanding Graphs for Signal Interpolation

2022-03-15 · Bishwadeep Das, Elvin Isufi

Performing signal processing over graphs requires knowledge of the underlying fixed topology. However, graphs often grow in size with new nodes appearing over time, whose connectivity is typically unknown; hence, making …

Collaborative Filtering