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,695 papers · 148 categories

Trend · papers per month

95190284379 · Jun 202019922001200920172026
48 results for behavior regularization

KL-regularized RL from expert demos can lead to slow, unstable learning.

problem Pathological training dynamics in KL-regularized RL from expert demonstrations.
method Empirical analysis and non-parametric behavioral reference policies.
result KL-regularized RL can be significantly improved by using non-parametric behavioral policies.

We introduce a new approach for comparing reinforcement learning policies, using Wasserstein distances (WDs) in a newly defined latent behavioral space. We show that by utilizing the dual formulation of the WD, we can learn score functions over policy behaviors that can in turn be used to lead policy optimization towar…

2019-06-11abs ↗pdf ↗

Proposes a new regularization technique for neural networks using elliptic operators.

problem Improving model behavior in underrepresented data regions.
method Modifies the empirical risk minimization objective to minimize an elliptic operator over the data domain.
result The proposed regularization technique anticipates error behavior outside the training set using existing elliptic operator theory.

New insights into tail behavior of heavy-tailed random vectors and processes.

problem Understanding tail behavior of aggregates of heavy-tailed random vectors.
method Analyzing multivariate regularly varying random vectors and Lévy processes.
result More than one large jump can determine tail behavior of aggregates.

Double descent risk in L2-regularized models explained and mitigated.

problem Risk of overparameterized models in machine learning.
method Analysis of L2-regularized models, two-layer neural networks, and CNNs.
result Double descent risk in L2-regularized models can be explained and mitigated by adjusting regularization strengths.

Paper tackles offline RL from mixed datasets with adaptive KL regularizer.

problem Challenges in optimizing RL and BC signals with varying action coverage and multiple action modes.
method Adaptively weighted reverse KL divergence regularizer based on TD3 algorithm.
result Empirically outperforms existing offline RL algorithms in MuJoCo locomotion tasks.

Study compares dropout and l2 regularization in linear models.

problem Understanding the statistical behavior of dropout and l2 regularization in linear models.
method Derives non-asymptotic bounds for gradient descent iterates with dropout and compares them to l2 regularization.
result Indicates a more subtle relationship between dropout and l2 regularization, highlighting interactions between dynamics and randomness.

Study on high-codimensional minimal surfaces in hyperbolic space.

problem Understanding high-codimensional minimal surfaces in hyperbolic space.
method Investigating asymptotic behavior and boundary regularity of area-minimizing currents.
result Established boundary regularity results for high-codimensional minimal surfaces near their asymptotic boundaries.

FOCAL tackles offline meta-reinforcement learning with efficient task inference and behavior regularization.

problem Efficiently adapt RL algorithms to unseen tasks without interactions, addressing bootstrapping errors and robust task inference.
method FOCAL combines behavior regularization, a deterministic context encoder, and a negative-power distance metric for efficient task inference.
result FOCAL outperforms prior algorithms on meta-RL benchmarks, demonstrating computational efficiency.

Paper analyzes blowup of regularized Jang solutions and constant expansion surfaces.

problem Blowup behavior of regularized solutions to Jang equation inside apparent horizons.
method Two geometric treatments: dilation and translation. Characterization of limits of rescaled and translated solutions.
result Limits of properly rescaled solutions are constant expansion surfaces.

A framework for analyzing regularizers to ensure trustworthy theory-driven model estimation.

problem Uncertain choice of regularizers can compromise the interpretability of deep grey-box models.
method Adapting neural net architecture and training objective to analyze regularizer behavior empirically.
result Empirical analysis of regularizers helps in making a justified choice for trustworthy theory-driven model estimation.

The behavior of geodesic curves on even seemingly simple surfaces can be surprisingly complex. In this paper we use the Hamiltonian formulation of the geodesic equations to analyze their integrability properties. In particular, we examine the behavior of geodesics on surfaces defined by the spherical harmonics. Using t…

2011-12-14abs ↗pdf ↗

Unified DICE estimators as regularized Lagrangians for improved off-policy evaluation.

problem Improving off-policy evaluation from behavior-agnostic data.
method Unified derivation of DICE estimators as regularized Lagrangians of a linear program.
result Dual solutions offer greater flexibility and provide superior estimates in practice.

Inspired by the concept of evolutoids of planar curves, we present the concept of evolutoids for regular surfaces as an envelope of a two-parameter family of lines in Euclidean 3-space. We give an explicit parametrization for such evolutoids. Besides, we used the theory of singularities to study the local behavior of r…

2019-11-26abs ↗pdf ↗

New framework learns interaction rules from animal trajectories.

problem Challenges in extracting interaction rules from animal movement data.
method Augmented behavioral models with neural networks and theory-guided regularization.
result Improved performance over baselines and novel biological insights.

Study explores learning behavior of GFlowNets, revealing key mechanisms.

problem Lack of theoretical understanding of GFlowNets' learning dynamics.
method Rigorous theoretical investigation of four dimensions: convergence, sample complexity, implicit regularization, and robustness.
result Elucidates mechanisms underlying GFlowNet's learning dynamics, providing insights into performance factors.

Study boundary behavior of limit interfaces in Riemannian manifolds without convexity assumptions.

problem Boundary behavior of limit interfaces in Riemannian manifolds.
method Proves limit-interface is a free boundary varifold, integer rectifiable up to boundary.
result No convexity assumption required; valid even when limit-interface clusters near boundary.

The paper studies a flow of Legendre curves, generalizing the inverse curvature flow of regular curves.

problem Analyzing the inverse curvature flow of Legendre curves.
method Investigates the unique existence, monotonicity, and asymptotic behavior of the flow.
result The flow asymptotically converges to a self-similar solution, categorized by initial curve.

A new framework for offline RL improves policy flexibility and regularity.

problem Lack of environmental interactions in offline RL leads to poor policy performance.
method Proposes a behavior-regularized implicit policy framework with modified policy-matching methods.
result The framework improves policy effectiveness and robustness beyond static datasets.

Given a null-cobordant oriented framed link LL in a closed oriented 33--manifold MM, we determine those links in MLM \setminus L which can be realized as the singular point set of a generic map MR2M \to \mathbb{R}^2 that has LL as an oriented framed regular fiber. Then, we study the linking behavior between the sing…

2018-04-02abs ↗pdf ↗

As reinforcement learning agents are tasked with solving more challenging and diverse tasks, the ability to incorporate prior knowledge into the learning system and to exploit reusable structure in solution space is likely to become increasingly important. The KL-regularized expected reward objective constitutes one po…

2019-03-18abs ↗pdf ↗

We define regularity scales to study the behavior of the Calabi flow. Based on estimates of the regularity scales, we obtain convergence theorems of the Calabi flow on extremal Kahler surfaces, under the assumption of global existence of the Calabi flow solutions. Our results partially confirm Donaldson's conjectural p…

2015-01-08abs ↗pdf ↗

Study geodesics in conformally compact manifolds, showing smoothness and asymptotic behavior.

problem Analyzing geodesics in conformally compact manifolds with varying curvature.
method Examining asymptotic behavior and regularity of geodesics near boundary.
result Non-trapped geodesics extend to conformal infinity with C1,αC^{1,α} regularity, endpoints smooth on initial conditions.

SAM improves generalization in overparameterized models, but its behavior in tensorized models is less understood.

problem Understanding the implicit regularization of SAM in tensorized models.
method Scale-invariance analysis and gradient flow analysis to derive Norm Deviation as a measure of core norm imbalance, and propose Deviation-Aware Scaling (DAS).
result DAS achieves competitive or improved performance over SAM, while offering reduced computational overhead.

Using ultra-high-frequency data extracted from the order flows of 23 stocks traded on the Shenzhen Stock Exchange, we study the empirical regularities of order placement in the opening call auction, cool period and continuous auction. The distributions of relative logarithmic prices against reference prices in the thre…

2007-12-06abs ↗pdf ↗

In this short note we announce a regularity theorem for Kähler-Ricci flow on a compact Fano manifold (Kähler manifold with positive first Chern class) and its application to the limiting behavior of Kähler-Ricci flow on Fano 3-manifolds. Moreover, we also present a partial C0C^0 estimate to the Kähler-Ricci flow under …

2013-04-09abs ↗pdf ↗

The study examines the regularity of branched immersions using special coordinate systems.

problem Understanding the regularity of branched immersions and their fundamental elements.
method Development and use of special coordinate systems to express maps with branch points, proving existence and regularity conditions for mean curvature vectors.
result Characterization and existence of special coordinate systems for branch immersions, proving regularity conditions for mean curvature vectors.

We consider properties of the total absolute geodesic curvature functional on circle immersions into a Riemann surface. In particular, we study its behavior under regular homotopies, its infima in regular homotopy classes, and the homotopy types of spaces of its local minima. We consider properties of the total curvatu…

2003-10-17abs ↗pdf ↗

Recently, path norm was proposed as a new capacity measure for neural networks with Rectified Linear Unit (ReLU) activation function, which takes the rescaling-invariant property of ReLU into account. It has been shown that the generalization error bound in terms of the path norm explains the empirical generalization b…

2018-09-19abs ↗pdf ↗

In reinforcement learning (RL) research, it is common to assume access to direct online interactions with the environment. However in many real-world applications, access to the environment is limited to a fixed offline dataset of logged experience. In such settings, standard RL algorithms have been shown to diverge or…

2019-11-26abs ↗pdf ↗

Study the limiting shape of solutions to the L_p-Minkowski problem as p approaches negative infinity.

problem Understanding the limiting shape of solutions to the L_p-Minkowski problem as p → -∞.
method Group-invariant method to study the asymptotic shape of solutions.
result Existence of a solution Ω^(p) to the L_p-Minkowski problem that converges to a regular polytope T as p → -∞.