English

PEARL: Performance-Enhanced Aggregated Representation Learning

Machine Learning 2025-09-30 v1 Machine Learning

Abstract

Representation learning is a key technique in modern machine learning that enables models to identify meaningful patterns in complex data. However, different methods tend to extract distinct aspects of the data, and relying on a single approach may overlook important insights relevant to downstream tasks. This paper proposes a performance-enhanced aggregated representation learning method, which combines multiple representation learning approaches to improve the performance of downstream tasks. The framework is designed to be general and flexible, accommodating a wide range of loss functions commonly used in machine learning models. To ensure computational efficiency, we use surrogate loss functions to facilitate practical weight estimation. Theoretically, we prove that our method asymptotically achieves optimal performance in downstream tasks, meaning that the risk of our predictor is asymptotically equivalent to the theoretical minimum. Additionally, we derive that our method asymptotically assigns nonzero weights to correctly specified models. We evaluate our method on diverse tasks by comparing it with advanced machine learning models. The experimental results demonstrate that our method consistently outperforms baseline methods, showing its effectiveness and broad applicability in real-world machine learning scenarios.

Keywords

Cite

@article{arxiv.2509.24312,
  title  = {PEARL: Performance-Enhanced Aggregated Representation Learning},
  author = {Wenhui Li and Shijin Gong and Xinyu Zhang},
  journal= {arXiv preprint arXiv:2509.24312},
  year   = {2025}
}

Comments

23 pages, 1 figure, 5 tables

R2 v1 2026-07-01T06:03:36.473Z