paper-with-me

홈 › Papers

Online Graph-Adaptive Learning with Scalability and Privacy

2018-12-03 · Yanning Shen, Geert Leus, Georgios B. Giannakis

Graphs are widely adopted for modeling complex systems, including financial, biological, and social networks. Nodes in networks usually entail attributes, such as the age or gender of users in a social network. However, real-world networks can have very large size, and nodal attributes can be unavailable to a number of nodes, e.g., due to privacy concerns. Moreover, new nodes can emerge over time, which can necessitate real-time evaluation of their nodal attributes. In this context, the present paper deals with scalable learning of nodal attributes by estimating a nodal function based on noisy observations at a subset of nodes. A multikernel-based approach is developed which is scalable to large-size networks. Unlike most existing methods that re-solve the function estimation problem over all existing nodes whenever a new node joins the network, the novel method is capable of providing real-time evaluation of the function values on newly-joining nodes without resorting to a batch solver. Interestingly, the novel scheme only relies on an encrypted version of each node's connectivity in order to learn the nodal attributes, which promotes privacy. Experiments on both synthetic and real datasets corroborate the effectiveness of the proposed methods.

📄 PDF Abstract BibTeX arXiv:1812.00974

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Combining Federated Learning and Control: A Survey

2024-07-12 · Jakob Weber, Markus Gurtner, Amadeus Lobe, Adrian Trachte 외

This survey provides an overview of combining Federated Learning (FL) and control to enhance adaptability, scalability, generalization, and privacy in (nonlinear) control applications. Traditional control methods rely on…

Decision MakingFederated LearningSurveyTransfer Learning

GEM+: Scalable State-of-the-Art Private Synthetic Data with Generator Networks

2025-11-12 · Samuel Maddock, Shripad Gade, Graham Cormode, Will Bullock arxiv

State-of-the-art differentially private synthetic tabular data has been defined by adaptive 'select-measure-generate' frameworks, exemplified by methods like AIM. These approaches iteratively measure low-order noisy marg…

Subgraph Federated Learning via Spectral Methods

2025-10-29 · Javad Aliakbari, Johan Östman, Ashkan Panahi, Alexandre Graell i Amat arxiv

We consider the problem of federated learning (FL) with graph-structured data distributed across multiple clients. In particular, we address the prevalent scenario of interconnected subgraphs, where interconnections betw…

Federated Learning

TADP-RME: A Trust-Adaptive Differential Privacy Framework for Enhancing Reliability of Data-Driven Systems

2026-04-09 · Labani Halder, Payel Sadhukhan, Sarbani Palit arxiv

Ensuring reliability in adversarial settings necessitates treating privacy as a foundational component of data-driven systems. While differential privacy and cryptographic protocols offer strong guarantees, existing sche…

The Limits of Differential Privacy in Online Learning

2024-11-08 · Bo Li, Wei Wang, Peng Ye

Differential privacy (DP) is a formal notion that restricts the privacy leakage of an algorithm when running on sensitive data, in which privacy-utility trade-off is one of the central problems in private data analysis. …