Pith. sign in

REVIEW 3 cited by

Influence-oriented Personalized Federated Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.03315 v1 pith:BTWFFV3L submitted 2024-10-04 cs.LG cs.AIcs.DC

Influence-oriented Personalized Federated Learning

classification cs.LG cs.AIcs.DC
keywords influenceaggregationfederatedlearningclass-levelclient-levelfedcinfluence-oriented
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Traditional federated learning (FL) methods often rely on fixed weighting for parameter aggregation, neglecting the mutual influence by others. Hence, their effectiveness in heterogeneous data contexts is limited. To address this problem, we propose an influence-oriented federated learning framework, namely FedC^2I, which quantitatively measures Client-level and Class-level Influence to realize adaptive parameter aggregation for each client. Our core idea is to explicitly model the inter-client influence within an FL system via the well-crafted influence vector and influence matrix. The influence vector quantifies client-level influence, enables clients to selectively acquire knowledge from others, and guides the aggregation of feature representation layers. Meanwhile, the influence matrix captures class-level influence in a more fine-grained manner to achieve personalized classifier aggregation. We evaluate the performance of FedC^2I against existing federated learning methods under non-IID settings and the results demonstrate the superiority of our method.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Towards Anomaly Detection on Relational Data

    cs.LG 2026-06 unverdicted novelty 7.0

    RelAD is a reconstruction-based framework for anomaly detection on relational data that combines conditional sparse-gated attribute reconstruction with dual-view multi-relational edge reconstruction and outperforms ba...

  2. CORE: In-Context Reconstruction for Unified Tabular Anomaly Detection

    cs.AI 2026-07 conditional novelty 6.0

    CORE detects anomalies in new tabular datasets by reconstructing each test sample from the nearest normal context samples in a learned, feature-aligned space; it is proposed as the first reconstruction-based unified t...

  3. TRE: Training-Free Hallucination Detection for Diffusion Language Models

    cs.AI 2026-06 conditional novelty 6.0

    TRE weights the entropy of newly revealed tokens by denoising step and detects hallucinations in diffusion LLMs with no training and a single generation.