paper-with-me

홈 › Papers

Reconciling Universal and Uniform Learning with $Q$-Aggregation

2026-09-04 · Mikael Møller Høgsgaard, Patrick Rebeschini, Tobias Wegel arxiv

We study regression under bounded responses in terms of excess mean squared error. When the comparator class is finite, this setting is known as model selection aggregation, and achieving minimax excess risk requires improper learning algorithms. Contrary to this, in the universal learning framework no improperness is needed, as simple empirical risk minimization achieves the best-possible exponential learning rate. Hence, the two frameworks suggest different optimal algorithmic principles. This poses the question of best-of-both-worlds guarantees: Are minimax and universal exponential rates achievable by the same algorithm? For finite hypothesis classes, we answer this question in the affirmative by showing that the $Q$-aggregation estimator - which is known to achieve minimax optimal tails - achieves exponential universal rates. A wide range of other estimators and algorithmic principles (ERM, sequential averaging, pruning, and star estimation) do not achieve both. For countably infinite hypothesis classes, we answer the question in the negative by showing that there is an inherent trade-off between achieving exponential universal and minimax uniform rates. This trade-off is exactly traced by combining optimal algorithms from each world using $Q$-aggregation. Besides these results, we prove several additional structural results about universal rates in learning with squared loss.

📄 PDF Abstract BibTeX arXiv:2609.05041

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FedTreeLoRA: Reconciling Statistical and Functional Heterogeneity in Federated LoRA Fine-Tuning

2026-02-27 · Jieming Bian, Lei Wang, Letian Zhang, Jie Xu arxiv

Federated Learning (FL) with Low-Rank Adaptation (LoRA) has become a standard for privacy-preserving LLM fine-tuning. However, existing personalized methods predominantly operated under a restrictive Flat-Model Assumptio…

Federated Learning

Cross-Linguistic Semantic Annotation: Reconciling the Language-Specific and the Universal

2019-08-01 · WS 2019 8 · Jens E. L. Van Gysel, Meagan Vigus, Pavlina Kalm, Sook-kyung Lee 외

Developers of cross-linguistic semantic annotation schemes face a number of issues not encountered in monolingual annotation. This paper discusses four such issues, related to the establishment of annotation labels, and …

Position

Reconciling Security and Communication Efficiency in Federated Learning

2022-07-26 · Karthik Prasad, Sayan Ghosh, Graham Cormode, Ilya Mironov 외

Cross-device Federated Learning is an increasingly popular machine learning setting to train a model by leveraging a large population of client devices with high privacy and security guarantees. However, communication ef…

Federated LearningQuantization

End-to-End Modeling Hierarchical Time Series Using Autoregressive Transformer and Conditional Normalizing Flow based Reconciliation

2022-12-28 · Shiyu Wang, Fan Zhou, Yinbo Sun, Lintao Ma 외

Multivariate time series forecasting with hierarchical structure is pervasive in real-world applications, demanding not only predicting each level of the hierarchy, but also reconciling all forecasts to ensure coherency,…

Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series Forecasting

Distinguished In Uniform: Self Attention Vs. Virtual Nodes

2024-05-20 · Eran Rosenbluth, Jan Tönshoff, Martin Ritzert, Berke Kisin 외

Graph Transformers (GTs) such as SAN and GPS are graph processing models that combine Message-Passing GNNs (MPGNNs) with global Self-Attention. They were shown to be universal function approximators, with two reservation…