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

12.5%25.0%37.5%50.0% · Nov 199319922001200920182026
48 results for Edge quality metric

Kernelized SUSAN fuzzy clustering improves noisy image segmentation.

problem Inability of existing algorithms to preserve edge information and structural details.
method Kernelized Weighted SUSAN fuzzy C-Means clustering with spatial constraints and edge quality metric.
result Improved segmentation of noisy images with preserved edge information and structural details.

Statistical inference on graphs is a burgeoning field in the applied and theoretical statistics communities, as well as throughout the wider world of science, engineering, business, etc. In many applications, we are faced with the reality of errorfully observed graphs. That is, the existence of an edge between two vert…

2012-11-15abs ↗pdf ↗

SPX optimizes multiple graph drawing metrics for better readability.

problem Graph drawing algorithms often optimize one metric at a time, leading to suboptimal layouts.
method Introduces Stress-Plus-X (SPX) framework that optimizes stress, crossings, angles, and upwardness simultaneously.
result SPX achieves results close to state-of-the-art algorithms that optimize metrics individually.

Proposes a new method for evaluating and constructing hierarchical topic models.

problem Evaluation and construction of hierarchical topic models.
method Represent HTM as layers and edges, introduce quality measures, and develop a heterogeneous algorithm.
result The proposed heterogeneous algorithm significantly outperforms baseline approaches.

The paper studies Kähler-Einstein metrics with singularities and their limits.

problem Analyzing Kähler-Einstein metrics with crossing edge singularities and their limits.
method Extending Guenancia's techniques, the paper shows convergence of metrics under specific angle conditions.
result Negatively curved Kähler-Einstein crossing edge metrics converge to mixed cusp and edge metrics smoothly away from the divisor.

Paper determines Assouad-Nagata dimension for all minor-closed metrics.

problem Understanding the Assouad-Nagata dimension of minor-closed metrics.
method Using edge-weighted graphs and edge-deletion/contraction to model minor-closed metrics, determining their Assouad-Nagata dimension.
result Determined the Assouad-Nagata dimension for every minor-closed metric.

Learning the right graph representation from noisy, multisource data has garnered significant interest in recent years. A central tenet of this problem is relational learning. Here the objective is to incorporate the partial information each data source gives us in a way that captures the true underlying relationships.…

2014-01-14abs ↗pdf ↗

Study Kähler-Einstein edge metrics on Hirzebruch surfaces, verifying a conjecture and finding a rigid singularity.

problem Verifying a conjecture about Kähler-Einstein edge metrics on Hirzebruch surfaces.
method Using the Calabi ansatz, constructing a family of metrics and studying their angle deformation.
result Verification of a conjecture and finding a rigid singularity.

Best-choice edge grafting speeds up MRF structure learning.

problem Efficiently learning the structure of Markov random fields (MRFs) in a scalable manner.
method Incremental, structured approach that activates edges in groups of features.
result Significant speedup in structure learning with a controllable trade-off between speed and quality.

This paper presents a new approach for filter design based on stochastic distances and tests between distributions. A window is defined around each pixel, overlapping samples are compared and only those which pass a goodness-of-fit test are used to compute the filtered value. The technique is applied to intensity SAR d…

2013-08-29abs ↗pdf ↗

Characterizes metrics on triangulated surfaces using glued Euclidean triangles.

problem Describing metrics on triangulated surfaces constructed from glued Euclidean triangles.
method Carefully constructing polyhedral metrics and proving their uniqueness.
result Polyhedral metrics are the only intrinsic metrics preserving Euclidean triangle lengths.

The paper proves local and long-term existence of Ricci de Turck flow on incomplete edge manifolds.

problem Proving existence of Ricci de Turck flow on incomplete edge manifolds.
method Careful analysis of the Lichnerowicz Laplacian and the Ricci de Turck flow equation.
result Local and long-term existence of Ricci de Turck flow on incomplete edge manifolds.

Edge device deep learning improved with noise handling model.

problem Noise and low quality data degrade deep learning performance on edge devices.
method Mixture of Pre-processing Experts (MoPE) model with adversarially trained autoencoder.
result The MoPE model achieves better accuracy on noisy images without sacrificing clean image accuracy.

New approach solves Calabi problem on manifolds with edge-cone singularities.

problem Solving the Calabi problem on manifolds with edge-cone singularities.
method Proposes a new approach using a good reference metric and equivalent equations with different reference metrics.
result Extends methods from smooth settings to edge settings, generalizing to multiple hypersurfaces.

This note demonstrates how both the concept of distance and the concept of holonomy can be constructed from a suitable network with directed edges (and no lengths). The number of different edge types depends on the signature of the metric and the dimension of the holonomy group. If the holonomy group is of dimension on…

2009-02-13abs ↗pdf ↗

Paper explores how text generation quality and diversity metrics relate to distribution fitting.

problem Unclear relation between text generation quality and diversity metrics and distribution fitting.
method Theoretical approach to prove a linear combination of quality and diversity metrics can be a divergence metric.
result CR/NRR proposed as a better substitute for BLEU/Self-BLEU metrics.

NetScore evaluates deep networks for practical edge use, balancing accuracy, complexity.

problem Designing deep networks for practical edge devices, especially mobile.
method NetScore metric balances accuracy, complexity, and architecture complexity.
result NetScore outperforms top-1 accuracy and information density metrics in diverse networks.

A normal form for edge metrics is derived under the necessary conditions that the metric be normalized and exact. The normal forms for such an edge metric are shown to be in 1-1 correspondence with representative metrics for a reduced conformal infinity on the boundary. The normal form is constructed via solution of a …

2012-07-05abs ↗pdf ↗

This paper presents a new approach for filter design based on stochastic distances and tests between distributions. A window is defined around each pixel, samples are compared and only those which pass a goodness-of-fit test are used to compute the filtered value. The technique is applied to intensity Synthetic Apertur…

2012-07-03abs ↗pdf ↗

Recently, Atiyah and LeBrun proved versions of the Gauss-Bonnet and Hirzebruch signature Theorems for metrics with edge-cone singularities in dimension four, which they applied to obtain an inequality of Hitchin-Thorpe type for Einstein edge-cone metrics. Interestingly, many natural examples of edge-cone metrics in dim…

2012-09-14abs ↗pdf ↗

The article proves long-time existence and convergence of the edge Yamabe flow.

problem Analyzing the normalized Yamabe flow on incomplete edge singularities.
method Novel maximum principle results and uniform bounds established without barrier functions or Krylov-Safonov estimates.
result Long-time existence and convergence of the edge Yamabe flow.

New algorithm reduces graph learning cost from quadratic to nearly linear.

problem High computational cost in graph learning models.
method Uses approximate nearest neighbor techniques to reduce variables and automatically selects model parameters.
result Achieves approximation with O(nlog(n))\mathcal{O}(n\log(n)) cost, approaching exact graph learning model quality.

The paper predicts edge weights in weighted directed networks using metric geometry.

problem Predicting edge weights in weighted directed networks.
method Introducing new types of weighted directed networks (AWDNs), constructing metrics, and proposing modified kNN and SVM methods.
result The proposed methods outperform traditional approaches in predicting edge weights.

Paper proposes metrics to evaluate both quality and diversity in text generation models.

problem Existing metrics only evaluate quality or diversity, not both.
method Approximate the distance between generative model and real data distribution using n-gram and BERT features.
result Proposed metrics better evaluate both quality and diversity of text generation models.

The paper evaluates and compares dimensionality reduction quality metrics without tuning.

problem Evaluating the quality of nonlinear dimensionality reduction visualizations is challenging.
method Comparison of dimensionality reduction quality metrics on datasets with known ground truth manifolds.
result A few methods consistently perform well, with one proposed as a benchmark.

This paper compares automatic metrics for re-speaking quality assessment.

problem Estimating the quality of re-speaking results is challenging.
method Comparing and adapting automatic evaluation metrics (BLEU, EBLEU, NIST, METEOR, etc.) to re-speaking quality.
result Automatic metrics are compared to human-derived NER metric for re-speaking quality.

Coded Federated Learning speeds up training in edge computing networks.

problem Slow convergence in Federated Learning due to heterogeneity and stochastic fluctuations.
method Exploiting statistical properties of compute and communication delays, distributed kernel embedding, and random Fourier features.
result Significant performance gains for CodedFedL in distributed non-linear regression and classification problems.

Recovering edge activities from node activity data in temporal networks.

problem Recovering lost edge activity data from aggregated node activity data in temporal networks.
method Analyzing the relationship between edge activity and node activity data, using both theoretical and empirical methods to show recovery is possible and under what conditions.
result Recovery of edge activities from node activities is possible with surprising accuracy, even when network density increases.