Pith. sign in

REVIEW 2 cited by

FedCoT: Communication-Efficient Federated Reasoning Enhancement for Large Language Models

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 2508.10020 v1 pith:JOKDBOKP submitted 2025-08-07 cs.CL cs.AI

FedCoT: Communication-Efficient Federated Reasoning Enhancement for Large Language Models

classification cs.CL cs.AI
keywords reasoningfederatedmodelsfedcotwhileaggregationapproachcapabilities
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Efficiently enhancing the reasoning capabilities of large language models (LLMs) in federated learning environments remains challenging, particularly when balancing performance gains with strict computational, communication, and privacy constraints. This challenge is especially acute in healthcare, where decisions-spanning clinical, operational, and patient-facing contexts-demand not only accurate outputs but also interpretable, traceable rationales to ensure safety, accountability, and regulatory compliance. Conventional federated tuning approaches on LLM fail to address this need: they optimize primarily for answer correctness while neglecting rationale quality, leaving CoT capabilities dependent on models' innate pre-training abilities. Moreover, existing methods for improving rationales typically rely on privacy-violating knowledge distillation from centralized models. Additionally, the communication overhead in traditional federated fine-tuning on LLMs remains substantial. We addresses this gap by proposing FedCoT, a novel framework specifically designed to enhance reasoning in federated settings. FedCoT leverages a lightweight chain-of-thought enhancement mechanism: local models generate multiple reasoning paths, and a compact discriminator dynamically selects the most promising one. This approach improves reasoning accuracy and robustness while providing valuable interpretability, which is particularly critical for medical applications. To manage client heterogeneity efficiently, we adopt an improved aggregation approach building upon advanced LoRA module stacking, incorporating client classifier-awareness to achieve noise-free aggregation across diverse clients. Comprehensive experiments on medical reasoning tasks demonstrate that FedCoT significantly boosts client-side reasoning performance under stringent resource budgets while fully preserving data privacy.

discussion (0)

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

Forward citations

Cited by 2 Pith papers

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

  1. Federation over Text: Insight Sharing for Multi-Agent Reasoning

    cs.LG 2026-04 unverdicted novelty 7.0

    FoT lets multiple LLM agents federate text-based reasoning traces into a cross-task insight library, raising average task accuracy by 24% and cutting reasoning tokens by 28%.

  2. Federation over Text: Insight Sharing for Multi-Agent Reasoning

    cs.LG 2026-04 accept novelty 7.0

    Federation over Text lets agents collaboratively distill a shared metacognitive insight library from reasoning traces, improving multi-task performance ~25% and covering >80% of subsequent paper contributions.