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

336598130 · May 202619922001200920182026
48 results for surface mesh

Two algorithms create high-quality triangular meshes for surfaces with guaranteed angles.

problem Creating high-quality triangular meshes for surfaces with controlled angles.
method MidNormal and GradNormal algorithms generate meshes with specified angle constraints.
result Meshes converge to surfaces as mesh size decreases, maintaining specified angles.

Paper studies superconvergence on surface meshes using gradient recovery.

problem Proving superconvergence on deviated surfaces.
method Introduces geometric supercloseness and an algorithmic framework for gradient recovery.
result Validates theoretical results with numerical examples.

PolyGen models 3D meshes directly, predicting vertices and faces sequentially.

problem Efficiently modeling 3D geometry for computer graphics, robotics, and games.
method Transformer-based autoregressive model for predicting mesh vertices and faces.
result PolyGen produces high-quality, usable 3D meshes and competitive conditional performance.

Unified framework designs LK structures using integer twists on non-manifold meshes.

problem Binary twisting limits topological possibilities and structural behaviors.
method Generalizes twist formulation to arbitrary integer labels for non-manifold meshes.
result Integer twists enable full connectivity and dynamic folding/articulation.

In this paper we are interested in defining affine structures on discrete quadrangular surfaces of the affine three-space. We introduce, in a constructive way, two classes of such surfaces, called respectively indefinite and definite surfaces. The underlying meshes for indefinite surfaces are asymptotic nets satisfying…

2008-08-26abs ↗pdf ↗

We found a class of triangulated surfaces in Euclidean space which have similar properties as isothermic surfaces in Differential Geometry. We call a surface isothermic if it admits an infinitesimal isometric deformation preserving the mean curvature integrand locally. We show that this class is Möbius invariant. Isoth…

2015-01-12abs ↗pdf ↗

Optimally estimate distances on surfaces using reconstructed meshes.

problem Estimating intrinsic distances on smooth submanifolds.
method Reconstruction of the surface using a tangential Delaunay complex, and Isomap variant.
result Minimax optimality achieved for distance estimation.

Paper presents a tensor-based method for denoising meshes, improving sharp features and smoothness.

problem Improving mesh denoising by retaining sharp features and producing smoother surfaces.
method Two-step tensor multiplication and binary optimization approach.
result Better retains sharp features and produces smoother surfaces compared to state-of-the-art methods.

Parallel algorithm for conformal parameterization of 3D surfaces.

problem Computational difficulties with high-resolution 3D surface meshes.
method Partitioning surfaces into subdomains, parallel local parameterization, partial welding for boundary integration, solving Laplace equation.
result Significant improvement in computational time and accuracy compared to existing methods.

A neural atlas simplifies 3D geometry simulation by avoiding meshing.

problem Simulation of complex 3D geometries with thin features or non-trivial topology.
method Learned geometric representation of overlapping volumetric coordinate charts, trained from point-cloud or level-set data.
result The learned atlas enables different solvers without re-meshing or re-parametrization.

We show that the driving force behind the regularizing effect of Laplacian smoothing on surface elements is the popular mean ratio quality measure. We use these insights to provide natural generalizations to polygons and polyhedra. The corresponding functions measuring the quality of meshes are easily seen to be convex…

2014-06-17abs ↗pdf ↗

In this paper we study geometric, algebraic, and computational aspects of flexibility and infinitesimal flexibility of Kokotsakis meshes. A Kokotsakis mesh is a mesh that consists of a face in the middle and a certain band of faces attached to the middle face by its perimeter. In particular any 3x3-mesh made of quadran…

2008-12-16abs ↗pdf ↗

Generalized meshes for non-regular geometries, including fractures.

problem Discretization of partial differential equations in non-regular geometries.
method Introduces generalized meshes with overlapping elements and flexible adjacency relations.
result Discrete differential forms on virtually inflated meshes characterize the trace space of forms in surrounding volumes.

The article discusses how to create a special type of triangle mesh for surfaces in 3D space.

problem Creating a special type of triangle mesh for surfaces in 3D space.
method Using sufficient conditions and the diagonal switch algorithm to find an embedded Delaunay triangulation.
result The diagonal switch algorithm can find an embedded Delaunay triangulation for a point cloud on an embedded surface in R3\mathbb{R}^3.

Paper presents a consistent discretization for Hodge decomposition on volumetric meshes.

problem Discretization of Hodge decomposition for vector fields on volumetric meshes.
method Edge-based Nedelec elements and face-based Crouzeix-Raviart elements interplay.
result Stable and efficient method for large-sized models with good performance.

Extends geometric decompositions to arbitrary meshes and forms.

problem Constructing local bases for finite element spaces on arbitrary meshes.
method Generalizes extension operators to arbitrary meshes and forms, showing they yield geometric decompositions.
result Extension operators yield geometric decompositions for arbitrary meshes and forms.

The paper explores the topology of polygonal meshes and their properties.

problem Understanding the topological properties of polygonal meshes.
method Overview of topological concepts, definitions of intrinsic and extrinsic topology, proofs of Euler and Euler-Poincaré formulas, and discussion on cutting meshes.
result Detailed understanding and definitions of polygonal mesh topology, including intrinsic and extrinsic properties.

Mesh-TensorFlow enables efficient deep learning on large clusters.

problem Memory constraints and inefficiency in batch-splitting for large models.
method Introduces Mesh-TensorFlow for specifying general tensor computations across a multi-dimensional mesh of processors.
result Trains Transformer models with up to 5 billion parameters on TPU meshes of up to 512 cores.

New findings on mesh group-planes validate Signature-inverse Theorem under specific conditions.

problem Invalidity of existing inverse theorems for mesh group-planes.
method Classification of three and five point meshes, analysis of joint invariant signatures.
result Valid conditions for the Signature-inverse Theorem in mesh group-planes.

A new neural network model extends word embedding vectors with MeSH concepts for biomedical semantic similarity.

problem Eliciting semantic similarity between biomedical concepts remains challenging.
method Proposes a MeSH-gram neural network model that extends skip-gram by using MeSH descriptors.
result MeSH-gram outperforms skip-gram and is comparable to best methods but requires more computation and external resources.

The spectral geometry of mesh matrices of graphs is explored, leading to new formulas and eigenvalue estimates.

problem Understanding the spectral properties of mesh matrices of graphs.
method Definition and study of mesh matrices, introduction of mesh Laplacian, derivation of characteristic polynomial formulas.
result Mesh Laplacian eigenvalues are all real and greater than or equal to 1, with a smallest positive eigenvalue estimated.

We consider a general theory of curvatures of discrete surfaces equipped with edgewise parallel Gauss images, and where mean and Gaussian curvatures of faces are derived from the faces' areas and mixed areas. Remarkably these notions are capable of unifying notable previously defined classes of surfaces, such as discre…

2009-01-29abs ↗pdf ↗

A new numerical framework simplifies elastic surface matching and comparison.

problem Challenging problem in surface comparison and matching in computer vision.
method Relaxing the geodesic boundary constraint using a varifold fidelity metric.
result Flexibility to deal with arbitrary topologies and sampling patterns, scalability to large meshes.