ExplorerData ScienceMachine Learning
Research PaperResearchia:202609.07065

Optimal Rates for Agentic Networked Information Aggregation

MohammadHossein Bateni

Abstract

Building on the pioneering paper of Kearns, Roth, and Ryu (SODA'26), we study information aggregation in a networked learning model. The model captures a central pattern in agentic AI: each agent sees only part of the data and passes on only its own conclusion. Their model considers a linear regression problem with the mean squared error (MSE) loss. Agents sit in a DAG and each sees only a subset of the features and its parents' predictions, fits a linear predictor, and passes only its predictio...

Submitted: September 7, 2026Subjects: Machine Learning; Data Science

Description / Details

Building on the pioneering paper of Kearns, Roth, and Ryu (SODA'26), we study information aggregation in a networked learning model. The model captures a central pattern in agentic AI: each agent sees only part of the data and passes on only its own conclusion. Their model considers a linear regression problem with the mean squared error (MSE) loss. Agents sit in a DAG and each sees only a subset of the features and its parents' predictions, fits a linear predictor, and passes only its prediction forward. The benchmark is the full-feature learner that sees all raw features. A path of depth DD is MM-covered if every block of MM consecutive agents collectively sees all raw features. Kearns, Roth, and Ryu proved that the excess mean squared error of the last agent on such a path is O(M/D)O(M/\sqrt D), and gave a cyclic instance with excess error Ω(M/D)Ω(M/D) for D<M2D<M^2. We close this gap: the correct rate is constant up to depth M2M^2, and Θ(M2/D)Θ(M^2/D) beyond it. We first give a sharper analysis of the cyclic instance and improve its lower bound to Ω(M/D)Ω(\sqrt{M/D}) for D<M2D<M^2. We then construct, for every depth DM2D\ge M^2, an MM-covered path of depth DD with excess error Ω(M2/D)Ω(M^2/D). The same instance gives the constant lower bound for all D<M2D < M^2. We also show that for any fixed distribution the excess error contracts geometrically along the path, ruling out any single instance that witnesses any polynomial lower bound at every depth. Finally, we prove the same optimal rate for logistic classification in the logit-passing model of Bateni et al., which considers the binary cross-entropy (BCE) loss. The same improved upper bound of O(M2/D)O(M^2/D) holds, and we transfer all the regression lower bounds by showing that on those examples the logistic path follows the least-squares path up to rescaling.


Source: arXiv:2609.05318v1 - http://arxiv.org/abs/2609.05318v1 PDF: https://arxiv.org/pdf/2609.05318v1 Original Link: http://arxiv.org/abs/2609.05318v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Sep 7, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
Optimal Rates for Agentic Networked Information Aggregation | Researchia