paper-with-me

Papers

Quantifying and Optimizing Simplicity via Polynomial Representations

2026-05-28 · Tianren Zhang, Xiangxin Li, Minghao Xiao, Guanyu Chen, Feng Chen arxiv

Deep networks often exhibit a preference for "simple" solutions, and such a simplicity bias is widely believed to play a key role in generalization. Yet a broadly applicable, quantitative measure of simplicity remains elusive. We introduce polynomial representations as a distribution-aware, low-dimensional surrogate for neural functions: we approximate a network's predictive behavior along data-dependent interpolation paths using orthogonal polynomial bases, yielding a compact functional representation. We show that the effective degree of this representation serves as a practical simplicity metric that is predictive of generalization across tasks and architectures, and consistently outperforms existing generalization proxies such as sharpness. Finally, polynomial representations naturally yield a differentiable simplicity regularizer, which consistently improves generalization in image and text classification, fine-tuning contrastive vision-language models, and reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2605.29823

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningText Classification

Similar Papers 제목 키워드 기반

Ares: Approximate Representations via Efficient Sparsification -- A Stateless Approach through Polynomial Homomorphism

2024-12-14 · Dongfang Zhao

The increasing prevalence of high-dimensional data demands efficient and scalable compression methods to support modern applications. However, existing techniques like PCA and Autoencoders often rely on auxiliary metadat…

Bayesian Deep Learning Hyperparameter Search for Robust Function Mapping to Polynomials with Noise

2021-06-23 · Nidhin Harilal, Udit Bhatia, Auroop R. Ganguly

Advances in neural architecture search, as well as explainability and interpretability of connectionist architectures, have been reported in the recent literature. However, our understanding of how to design Bayesian Dee…

Neural Architecture SearchUncertainty Quantification

Quantifying syntax similarity with a polynomial representation of dependency trees

2022-11-13 · Pengyu Liu, Tinghao Feng, Rui Liu

We introduce a graph polynomial that distinguishes tree structures to represent dependency grammar and a measure based on the polynomial representation to quantify syntax similarity. The polynomial encodes accurate and c…

DiversitySentence

Compressive Neural Representations of Volumetric Scalar Fields

2021-04-11 · Yuzhe Lu, Kairong Jiang, Joshua A. Levine, Matthew Berger

We present an approach for compressing volumetric scalar fields using implicit neural representations. Our approach represents a scalar field as a learned function, wherein a neural network maps a point in the domain to …

Intelligent Matrix Exponentiation

2020-08-10 · Thomas Fischbacher, Iulia M. Comsa, Krzysztof Potempa, Moritz Firsching 외

We present a novel machine learning architecture that uses the exponential of a single input-dependent matrix as its only nonlinearity. The mathematical simplicity of this architecture allows a detailed analysis of its b…

BIG-bench Machine Learning