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.

169,341 papers · 148 categories

Trend · papers per month

97194291388 · Jun 202019922001200920182026
48 results for curvilinear features

Method constructs orthogonal curvilinear coordinates in constant curvature spaces.

problem Creating orthogonal coordinates in spaces of constant curvature.
method Modification of Krichever's method for Euclidean space, applied to constant curvature spaces.
result Examples of orthogonal coordinate systems on the sphere and hyperbolic plane constructed.

Formula for Laplacian determinants on polygonal domains with slits.

problem Determining the ζζ-regularized determinant of the Laplacian on polygonal domains with slits.
method Patchwork method for heat trace asymptotics, comparison formula for smooth conformal metrics.
result Polyakov-Alvarez type formula for Laplacian determinants on polygonal domains with slits.

New unsupervised method for dimensionality reduction via regression in hyperspectral imagery.

problem Collinearity and ill-determination problems in high-dimensional spectral data.
method DRR (Dimensionality Reduction via Regression) using multivariate regression.
result DRR outperforms linear PCA and other nonlinear methods in reducing dimensionality and improving classification accuracy.

New heat trace coefficients reveal curvature effects in polygonal domains.

problem Understanding heat trace behavior in polygonal domains with curved corners.
method Local heat trace expansion through order t1/2t^{1/2}, analyzing both Dirichlet and Neumann boundary conditions.
result Sharp sign law for the Dirichlet angular factor of the first corner-curvature heat invariant.

This note is the updated outline of the article "Interpolational properties of planar spiral curves", Fund. and Applied Math., 2001, Vol.7, N.2, 441-463, published in Russian. The main result establishes boundary regions for spiral and piecewise spiral splines, matching given data. The width of such region can serve as…

2012-11-14abs ↗pdf ↗

Duality principle for approximation of geometrical objects (also known as Eudoxus exhaustion method) was extended and perfected by Archimedes in his famous tractate "Measurement of circle". The main idea of the approximation method by Archimedes is to construct a sequence of pairs of inscribed and circumscribed polygon…

2008-11-07abs ↗pdf ↗

Study on 3-metrics and their evolutions in conformally flat spaces.

problem Understanding the space of conformally flat 3-metrics with the Guichard condition.
method Evolution of orthogonal 2-metrics and determination of conformally flat 3-metrics.
result One-parameter family of conformally flat 3-metrics derived from 2-metrics.

Study differential operators and their solutions on manifolds, proving upper bounds and curvature.

problem Understanding the dimension of solution spaces for differential equations on manifolds.
method Analyzing ordinary and calibrated differential operators, constructing vector bundles and connections.
result Upper bounds and curvature obstructions for solution spaces, proving concentration theorems.

Paper defines untangling number to measure entanglement complexity in 3-periodic networks.

problem Measuring the complexity of entanglement in 3-periodic networks.
method Defining ground states through knot-theoretic crossing diagrams and measuring untangling number.
result Introduced untangling number as a measure of entanglement complexity.

While conformal transformations of the plane preserve Laplace's equation, Lorentz-conformal mappings preserve the wave equation. We discover how simple geometric objects, such as quadrilaterals and pairs of crossing curves, are transformed under nonlinear Lorentz-conformal mappings. Squares are transformed into curvili…

2013-06-05abs ↗pdf ↗

Study on conical singularities in 2D surfaces, deriving Polyakov formulas.

problem Analyzing zeta-regularized determinants in surfaces with conical singularities.
method Demonstrated variational and integrated Polyakov formulas for conical singularities, circular sectors, and cones.
result Explicit formulas for the determinant of conical sectors and cones derived.

In this paper higher order mimetic discretizations are introduced which are firmly rooted in the geometry in which the variables are defined. The paper shows how basic constructs in differential geometry have a discrete counterpart in algebraic topology. Generic maps which switch between the continuous differential for…

2011-11-18abs ↗pdf ↗

Unified theory for curved shell deformations with elastic and inelastic components.

problem Coupled nonlinear elastic and inelastic deformations of curved thin shells.
method Multiplicative decomposition of surface deformation gradient, detailed kinematics analysis, surface balance laws, constitutive relations derived from thermodynamics.
result Unified constitutive relations for growth, chemical swelling, thermoelasticity, viscoelasticity and elastoplasticity of shells.

The paper develops algorithms for solving complex optimization problems over Riemannian manifolds.

problem Nonconvex and nonsmooth multi-block optimization over Riemannian manifolds with coupled constraints.
method Develops an ADMM-like primal-dual approach with decoupled solvable subroutines.
result The algorithms achieve an iteration complexity of O(1/ε^2) to reach an ε-stationary solution.

Total variation and mean curvature flows on a Lie group quotient enhance and denoise crossing structures.

problem Preserving crossing curvilinear structures in image enhancement and denoising.
method Lifting images to the homogeneous space M=RdtimesSd1M = \mathbb{R}^d times S^{d-1}, applying PDEs for TVF and MCF, and using locally optimal differential frames.
result Better preservation of bundle boundaries and angular sharpness in fiber orientation densities at crossings compared to data-driven diffusions.

The paper studies webs formed by rational curves on moduli spaces and their abelian relations.

problem Analyzing the structure and abelian relations of webs formed by rational curves on moduli spaces.
method Recalling classical results, focusing on the 6-web, using abelian 2-forms, and applying Damiano's approach.
result The (n+3)(n+3)-web W0,n+3\boldsymbol{\mathcal W}_{0,n+3} has maximal rank with rational abelian relations for any n2n \geq 2.

New method evaluates feature interactions using orthogonal variance decomposition.

problem Feature selection fails to account for interactions between features.
method Orthogonal variance decomposition to evaluate feature subsets considering interactions.
result Our method accurately identifies relevant features and improves model accuracy.

Feature networks link ML features via graph structure for enhanced learning.

problem Enhancing feature expressiveness and learning efficiency in machine learning.
method Graph representation of feature vectors, leveraging Fourier and functional analysis.
result Feature networks enable novel, complex feature dependencies.

New stability measures for similar features improve feature selection accuracy.

problem Existing stability measures fail to distinguish similar features in highly correlated datasets.
method Introduce new adjusted stability measures that consider feature similarities.
result One new stability measure considers highly similar features as interchangeable.

This paper shows feature importance remains valid even in low-performing models.

problem Feature importance validity in low-performing machine learning models for biomedical data.
method Experiments with synthetic and real biomedical datasets to compare feature rank stability under different data reductions.
result Feature importance can be maintained even at low performance levels if data size is adequate.

New algorithms select and rank features from MTS without feature extraction.

problem Feature extraction step for MTS classification.
method Directly computes similarity between time series and assesses cluster structure matching labels.
result Techniques match labels well without feature extraction.

Pipeline learns topological features for protein stability prediction.

problem Predicting protein stability using topological features.
method Data-driven method to learn topological features, comparing with expert features.
result Topological features achieve 92%-99% of SME-based models' performance.

A new learning method for evolving features in streaming data.

problem Learning with data streams where features can change over time.
method Develops a learning paradigm for feature evolvable streaming data, combining predictions from old and new features.
result Improves performance on new features by leveraging recovered old features.

FeAT improves OOD generalization by learning richer features.

problem Improving feature learning for out-of-distribution (OOD) generalization.
method Feature Augmented Training (FeAT) iteratively augments and retains features from different subsets of training data.
result FeAT effectively learns richer features, boosting OOD performance.

The paper defines and analyzes feature complexity in DNNs, proposing metrics for feature disentanglement and evaluation.

problem Understanding and quantifying the complexity of features learned by deep neural networks.
method Proposes a definition and disentanglement of feature complexity orders, introduces metrics for reliability and over-fitting evaluation.
result Establishes a relationship between feature complexity and DNN performance, and proposes a generic mathematical tool for network compression and knowledge distillation.

A new feature selection method using structural correlation between samples.

problem Feature selection in high-dimensional data overlooks structural correlation information.
method Converts features into graph representations, uses fused lasso for feature selection.
result Demonstrates effectiveness of the proposed approach through experiments.

A new method for measuring conditional feature importance using generative models.

problem Challenges in evaluating feature importance given other feature values.
method Adversarial Random Forest (ARF) for generating on-manifold data points.
result cARFi method yields robust importance scores adaptable for various feature importance notions.