paper-with-me

Papers

Optimize Wider, Not Deeper: Consensus Aggregation for Policy Optimization

2026-03-13 · Zelal Su, Mustafaoglu, Sungyoung Lee, Eshan Balachandar, Risto Miikkulainen, Keshav Pingali arxiv

Proximal policy optimization (PPO) approximates the trust region update using multiple epochs of clipped SGD. Each epoch may drift further from the natural gradient direction, creating path-dependent noise. To understand this drift, we can use Fisher information geometry to decompose policy updates into signal (the natural gradient projection) and waste (the Fisher-orthogonal residual that consumes trust region budget without first-order surrogate improvement). Empirically, signal saturates but waste grows with additional epochs, creating an optimization-depth dilemma. We propose Consensus Aggregation for Policy Optimization (CAPO), which redirects compute from depth to width: $K$ PPO replicates are optimized on the same batch, differing only in minibatch shuffling order, and then aggregated into a consensus. We study aggregation in two spaces: Euclidean parameter space, and the natural parameter space of the policy distribution via the logarithmic opinion pool. In natural parameter space, the consensus provably achieves higher KL-penalized surrogate and tighter trust region compliance than the mean expert; parameter averaging inherits these guarantees approximately. On continuous control tasks, CAPO outperforms PPO and compute-matched deeper baselines under fixed sample budgets by up to 8.6x. CAPO demonstrates that policy optimization can be improved by optimizing wider, rather than deeper, without additional environment interactions.

📄 PDF Abstract BibTeX arXiv:2603.12596

Code (0)

등록된 구현이 없습니다.

Tasks

Continuous Control

Similar Papers 제목 키워드 기반

Deep Layer Aggregation

2017-07-20 · CVPR 2018 6 · Fisher Yu, Dequan Wang, Evan Shelhamer, Trevor Darrell

Visual recognition requires rich representations that span levels from low to high, scales from small to large, and resolutions from fine to coarse. Even with the depth of features in a convolutional network, a layer in …

Image Classification

Partially-Observable Transmission Control for UAV-Enabled Federated Learning in IoT Networks

2026-08-01 · Masoud Ghazikor, Zhou Ni, Morteza Hashemi arxiv

Uncrewed aerial vehicle (UAV)-enabled federated learning (FL) can provide flexible, on-demand edge intelligence for large-scale IoT deployments, but operating in shared unlicensed bands makes uplink update delivery inter…

Federated Learning

Self-Evolving Multi-Agent Network for Industrial IoT Predictive Maintenance

2026-02-17 · Rebin Saleh, Khanh Pham Dinh, Balázs Villányi, Truong-Son Hy arxiv

Industrial IoT predictive maintenance requires systems capable of real-time anomaly detection without sacrificing interpretability or demanding excessive computational resources. Traditional approaches rely on static, of…

Response GenerationAnomaly Detection

Snowveil: A Framework for Decentralised Preference Discovery

2025-12-20 · Grammateia Kotsialou arxiv

Aggregating subjective preferences in social choice traditionally assumes a trusted central authority. In contrast, this paper formalises Decentralised Preference Discovery (DPD): the reliable identification of a social …

The Do's and Don'ts for CNN-based Face Verification

2017-05-21 · Ankan Bansal, Carlos Castillo, Rajeev Ranjan, Rama Chellappa

While the research community appears to have developed a consensus on the methods of acquiring annotated data, design and training of CNNs, many questions still remain to be answered. In this paper, we explore the follow…

Face RecognitionFace Verification