Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

6481,2961,9442,592 · Jun 202019922001200920172026
48 results for Binary Degrees of Freedom

Measures neural network complexity via effective degrees of freedom.

problem Challenges in quantifying neural network complexity.
method Adapts generalized degrees of freedom (GDF) for binary outcomes and compares with cross-validation and null degrees of freedom.
result GDF provides a robust measure of model complexity for neural networks.

The paper proposes a thermodynamic potential to guide training of generative models, breaking ergodicity to improve functionality.

problem Improving generative model functionality while limiting access to underrepresented patterns.
method Constructing a thermodynamic potential that guides training, leading to multiple minima in the free energy.
result Training a generative model breaks ergodicity, preventing escape into the high-temperature phase.

In this paper, we explore degrees of freedom in deep sigmoidal neural networks. We show that the degrees of freedom in these models is related to the expected optimism, which is the expected difference between test error and training error. We provide an efficient Monte-Carlo method to estimate the degrees of freedom f…

2016-03-30abs ↗pdf ↗

The derivation of statistical properties for Partial Least Squares regression can be a challenging task. The reason is that the construction of latent components from the predictor variables also depends on the response variable. While this typically leads to good performance and interpretable models in practice, it ma…

2010-02-22abs ↗pdf ↗

This paper investigates the model degrees of freedom in k-means clustering. An extension of Stein's lemma provides an expression for the effective degrees of freedom in the k-means model. Approximating the degrees of freedom in practice requires simplifications of this expression, however empirical studies evince the a…

2018-06-06abs ↗pdf ↗

A new distribution family extends the α\alpha-stable distribution with a degree of freedom parameter.

problem Lack of moments in the α\alpha-stable distribution.
method Wright function framework to combine and extend distribution families.
result Generalized α\alpha-stable distribution with valid moments.

Unified finetuning of all quantization degrees of freedom achieves state-of-the-art 4-bit quantization.

problem Achieving high accuracy in quantized neural networks while maintaining speed and resource constraints.
method Quantization-aware finetuning (QFT) that jointly optimizes all quantization degrees of freedom.
result 4-bit weight quantization results on-par with state-of-the-art (SoTA) within PTQ constraints.

New method calculates degrees of freedom for sparse estimation in continuous models.

problem Quantifying effective parameters in over-parameterized models with large continuous parameter spaces.
method Develops a continuous Lasso method for sparsity-inducing optimization over measure spaces.
result Proof of a continuous degrees of freedom formula for Beurling Lasso.

We re-examine classical mechanics with both commuting and anticommuting degrees of freedom. We do this by defining the phase dynamics of a general Lagrangian system as an implicit differential equation in the spirit of Tulczyjew. Rather than parametrising our basic degrees of freedom by a specified Grassmann algebra, w…

2016-06-08abs ↗pdf ↗

Fewer degrees of freedom can train deep networks, showing a sharp phase transition.

problem Training deep networks with fewer degrees of freedom than parameters.
method Examined success probability of hitting training loss sub-level sets within random subspaces.
result Threshold training dimension increases as desired final loss decreases.

EPGP surrogate outperforms finite elements in solving wave equations.

problem Benchmarking Gaussian Process surrogates vs. finite elements for wave equation solutions.
method EPGP uses penalized least squares and exponential-polynomial bases; CN-FEM employs Crank--Nicolson time stepping.
result EPGP achieves lower error than CN-FEM under matched degrees-of-freedom.

Develops unisolvent weights for Nédélec second family finite elements in 2D.

problem Finding efficient degrees of freedom for Nédélec second family finite elements.
method Uses techniques of homological algebra to obtain degrees of freedom for differential forms.
result Provides a family of unisolvent and minimal physical degrees of freedom for Nédélec second family finite elements.

Physical systems differring in their microscopic details often display strikingly similar behaviour when probed at macroscopic scales. Those universal properties, largely determining their physical characteristics, are revealed by the powerful renormalization group (RG) procedure, which systematically retains "slow" de…

2017-04-20abs ↗pdf ↗

A neural network with a single hidden layer can't represent certain multivariable functions.

problem Representing certain multivariable functions with a neural network having only one hidden layer.
method Developed a continuum version of a one-hidden-layer neural network with ReLU activation, and proved constraints on its parameters and second derivative.
result Existence of a smooth binary function that cannot be precisely represented by any such neural network.

In this paper we are investigating variational homogeneous second order differential equations by considering the questions of how many different variational principles exist for a given spray. We focus our attention on h(2)-variationality; that is, the regular Lagrange function is homogeneous of degree two in the dire…

2016-09-15abs ↗pdf ↗

We simplify supergravity in 10D using geometric insights.

problem Formulating supergravity in 10D without Lorentz degrees of freedom.
method Using generalised geometry, we describe the fibred structure of field space.
result Our action satisfies the classical master equation without Lorentz terms.

For an integrable Hamiltonian with d (d2)d\ (d\geq 2) degrees of freedom, we show the conditions on perturbations, for which invariant tori can be destructed.

2012-08-14abs ↗pdf ↗

This paper studies schemes to de-bias the Lasso in a linear model y=Xβ+εy=Xβ+ε where the goal is to construct confidence intervals for a0Tβa_0^Tβ in a direction a0a_0, where XX has iid N(0,Σ)N(0,Σ) rows. We show that previously analyzed propositions to de-bias the Lasso require a modification in order to enjoy efficiency in a f…

2019-02-24abs ↗pdf ↗

Transformers reduce redundancy by focusing on invariant relational quantities.

problem Substantial internal redundancy in Transformer models due to coordinate-dependent representations and continuous symmetries.
method Reformulate representations, attention mechanisms, and optimization dynamics in terms of invariant relational quantities, eliminating redundant degrees of freedom by construction.
result Architectures that operate directly on relational structures, providing a principled geometric framework for reducing parameter redundancy and analyzing optimization.

AI agents improve forecast combination in empirical economics.

problem Hidden researcher degrees of freedom in AI-generated code.
method Adapted agent-loop architecture to empirical economics, added holdout evaluation.
result Independent agent searches find better forecast methods than benchmarks.

Paper develops methods for estimating and simulating a Student-t Lévy regression model.

problem Estimation and simulation of Student-t Lévy process with arbitrary degrees of freedom.
method Develops a two-step estimation procedure and simulates increments using inverse Fourier transform.
result Efficient estimation and simulation methods for Student-t Lévy process.

A method to automatically choose feature dimensions in linear attention for better approximation quality.

problem Choosing the feature dimension in linear attention to balance quality and efficiency.
method Statistical degrees of freedom for determining feature dimension, layer-wise training strategy.
result Our method achieves smaller approximation error compared to fixed dimensions and improves model performance.

Choosing appropriate architectures and regularization strategies for deep networks is crucial to good predictive performance. To shed light on this problem, we analyze the analogous problem of constructing useful priors on compositions of functions. Specifically, we study the deep Gaussian process, a type of infinitely…

2014-02-24abs ↗pdf ↗

AI agents improve forecast combination but require transparency.

problem AI coding agents increase flexibility in empirical economics, leading to hidden degrees of freedom.
method Adapted open-source agent-loop architecture to empirical economics workflow, adding post-search holdout evaluation.
result Multiple agent runs outperform standard benchmarks in rolling evaluation but not all on post-search holdout.

New complexity measures explain overparameterized models' surprising performance.

problem Understanding why overparameterized models generalize well despite fitting training data.
method Reinterpreting classical degrees of freedom in a random-X setting.
result Random-X prediction error better explains generalization in complex models.

Corrects GCV for inconsistent risk estimation in finite ensembles of penalized estimators.

problem Inconsistent risk estimation of GCV for finite ensembles of penalized estimators.
method Identifies a correction involving an additional scalar correction based on degrees of freedom adjusted training errors from each ensemble component.
result CGCV maintains computational advantages of GCV and is model-free uniformly consistent for ridge regression.

Novel digital twin for complex systems improves performance.

problem Lack of practical implementation details for stochastic nonlinear MDOF systems.
method Decouples time-scales, uses physics-based model, Bayesian filtering, and machine learning.
result Excellent performance of proposed digital twin framework validated by examples.

Complex geometry and symplectic geometry are mirrors in string theory. The recently developed generalised complex geometry interpolates between the two of them. On the other hand, the classical and quantum mechanics of a finite number of degrees of freedom are respectively described by a symplectic structure and a comp…

2004-11-01abs ↗pdf ↗

New forms generalize Whitney forms with rational coefficients for numerical analysis.

problem Numerical problems with singularities near simplex faces.
method Introduce shadow forms and degrees of freedom for integration over faces of blow-up simplices.
result Obtain isomorphism between shadow forms cohomology and cellular cohomology of blow-up simplices.

It is shown that the equation which describes constant mean curvature surface via the generalized Weierstrass-Enneper inducing has Hamiltonian form. Its simplest finite-dimensional reduction has two degrees of freedom, integrable and its trajectories correspond to well-known Delaunay and do Carmo-Dajzcer surfaces (i.e.…

1995-05-26abs ↗pdf ↗

We suggest several mathematical counterparts to the idea of "effective degrees of freedom" and formulate specific questions, much of which are inspired by Larry Guth's results and ideas on the Hermann Weyl kind of asymptotics of the Morse (co)homology spectra of the volume energy function on the spaces of cycles in bal…

2017-10-10abs ↗pdf ↗

Derives log-corrections in AdS4/CFT3 using supergravity localization.

problem Factorizing log-corrections in AdS4/CFT3.
method Supergravity localization, Atiyah-Singer index theorem, fixed points (NUTs), fixed two-manifolds (Bolts).
result General fixed-point formula for log-corrections in large N expansion.