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

Trend · papers per month

4998147196 · Jun 202019922001200920172026
48 results for global perspectives

This thesis explores GNNs, categorizing them into local and global approaches.

problem Understanding the convergence of global GNNs and connecting local and global approaches.
method Categorization of GNNs into local and global, study of Invariant Graph Networks, connecting local and global approaches, and using local MPNN for graph coarsening.
result Established a connection between local and global GNN approaches.

New perspective on federated learning as posterior inference, improving optimization.

problem Optimizing global models in distributed learning settings.
method Formulated as posterior inference problem, using MCMC for approximate inference and federated averaging for refinement.
result Federated posterior averaging (FedPA) outperforms existing methods on benchmarks.

A note on learning with agents having global perspectives and a principal optimizing their performance.

problem Learning with dynamic-optimizing principal-agent setting, where agents have global views and the principal optimizes performance.
method Empirical-likelihood estimator under conditional moment restrictions model, considering agents' out-of-sample and private dataset performances.
result A coherent mathematical argument for the learning process in this framework.

Paper examines global Covid-19 data complexity and finds low intrinsic dimensions.

problem Understanding the complexity of Covid-19 data across countries.
method Used a Bayesian mixture model (Hidalgo) to estimate intrinsic dimensionality.
result Covid-19 data projects onto two low-dimensional manifolds without significant loss of information.

For a strict Lie 2-group, we develop a notion of Lie 2-algebra-valued differential forms on Lie groupoids, furnishing a differential graded-commutative Lie algebra equipped with an adjoint action of the Lie 2-group and a pullback operation along Morita equivalences between Lie groupoids. Using this notion, we define co…

2016-08-01abs ↗pdf ↗

We consider the problem of minimizing a sum of clipped convex functions; applications include clipped empirical risk minimization and clipped control. While the problem of minimizing the sum of clipped convex functions is NP-hard, we present some heuristics for approximately solving instances of these problems. These h…

2019-10-27abs ↗pdf ↗

The fragmentation of production across countries has become an important feature of the globalization in recent decades and is often conceptualized by the term, global value chains (GVCs). When empirically investigating the GVCs, previous studies are mainly interested in knowing how global the GVCs are rather than how …

2014-10-17abs ↗pdf ↗

SogCLR uses small batch sizes for global contrastive learning, achieving similar performance to SimCLR.

problem Existing contrastive learning methods require large batch sizes or large feature dictionaries.
method SogCLR, a memory-efficient Stochastic Optimization algorithm for global contrastive learning.
result SogCLR with small batch sizes (e.g., 256) achieves similar performance to SimCLR with large batch sizes (e.g., 8192).

We review some recent results on the mean curvature flows of Lagrangian submanifolds from the perspective of geometric partial differential equations. These include global existence and convergence results, characterizations of first-time singularities, and constructions of self-similar solutions.

2011-04-17abs ↗pdf ↗

The paper constructs Levi flat structures using structure sheaves and differential complexes.

problem Global solvability and regularity of Levi flat structures.
method Employing formal integrability and differential complexes, the paper constructs a resolution for the structure sheaf.
result Global exactness and Sobolev regularity of the differential complex for Levi flat structures.

Theoretical study explains why federated optimization fails to achieve perfect fitting.

problem Performance degradation in federated optimization under data heterogeneity.
method Assumption of distinct local optima due to client data heterogeneity.
result The global objective has a lower bound that prevents perfect fitting of all client data.

We derive a representation formula for the tensorial wave equation $\Box_\bg φ^I=F^I$ in globally hyperbolic Lorentzian spacetimes $(\M^{2+1}, \bg)$ by giving a geometric formulation of the method of descent which is applicable for any dimension.

2017-03-19abs ↗pdf ↗

New framework for DNN training guarantees convergence to global minimum.

problem Training deep neural networks to converge to global minimum.
method Reformulated minimization problem with recursive algorithmic framework, using bounded style assumptions.
result Convergence to an ε-(global) minimum with O(1/ε^3) gradient computations.

This work analyzes tree-based methods from a ranking perspective, providing insights and new statistics.

problem Understanding the effectiveness of tree-based methods in finite-sample settings, especially symbolic feature selection.
method Local ranking perspective, finite-sample analysis, oracle bounds, posterior contraction results, concordant divergence statistics.
result New insights and statistics for evaluating symbolic feature mappings.

Deep neural networks perform well on local tasks but struggle with global tasks.

problem Understanding the limitations of overparameterized deep neural networks in learning global functions.
method Introduced kk-local and kk-global functions to study the interplay between depth and function locality.
result Depth is beneficial for learning local functions but detrimental to learning global functions.

Framework for analyzing dynamic topological changes in point clouds using persistent homology and dynamic optimal transport.

problem Analyzing transient structural reorganizations during dynamic phase transitions in time-evolutionary point clouds.
method Hierarchical dynamic evaluation framework driven by topological and hypergraph reconstruction strategy.
result Combining transport-based alignment with multi-scale entropy diagnostics for dynamic topological analysis.

The abstract introduces golden Finsler structures and explores their local and global properties.

problem Investigating geometric properties of golden Finsler structures.
method Local and global analysis of golden Finsler structures, including explicit computations and transformations.
result Proved that golden Finsler structures cannot be projectively related.

Study explores embedding signature-changing manifolds into higher-dimensional spaces.

problem Smooth metric signature changes in spacetimes.
method Global isometric embeddings into higher-dimensional pseudo-Euclidean spaces.
result Explicit constructions of global embeddings into Minkowski and Misner spaces.

The marriage of wireless big data and machine learning techniques revolutionizes the wireless system by the data-driven philosophy. However, the ever exploding data volume and model complexity will limit centralized solutions to learn and respond within a reasonable time. Therefore, scalability becomes a critical issue…

2020-03-01abs ↗pdf ↗

New approach to principal groupoid bundles with connections using dg-Lie groupoids.

problem Developing a new perspective on principal bundles with connections.
method Using dg-Lie groupoids and additional adjustment data for Lie groupoids.
result Adjusted connections provide a global formulation of curved Yang-Mills-Higgs theories.

We establish that first-order methods avoid saddle points for almost all initializations. Our results apply to a wide variety of first-order methods, including gradient descent, block coordinate descent, mirror descent and variants thereof. The connecting thread is that such algorithms can be studied from a dynamical s…

2017-10-20abs ↗pdf ↗

FedBE aggregates local models into a robust global model via Bayesian inference.

problem Challenges in aggregating non-i.i.d. local models into a global model in federated learning.
method FedBE uses Bayesian inference to sample and combine higher-quality global models from local models.
result FedBE leads to more robust aggregation of local models into a global model, especially when data is non-i.i.d.

SAGE quantifies feature importance in machine learning models.

problem Understanding the role of individual features in complex models.
method Formalizing predictive power through model-based and universal measures, and introducing SAGE for efficient calculation.
result SAGE assigns more accurate feature importance values than other methods.

Mercat preserves angles to create accurate low-dimensional embeddings.

problem Reconstructing global relationships in low-dimensional embeddings.
method Reconstructing angles between data points to preserve both local and global structures.
result Mercat yields good reconstruction across various experiments and metrics.

We solve the optimization of two-layer ReLU networks using convex math.

problem Optimizing two-layer ReLU neural networks.
method Exact characterization of optimal solutions via convex optimization.
result We prove that all globally optimal solutions can be found via convex optimization.

Max-Pooling operations are a core component of deep learning architectures. In particular, they are part of most convolutional architectures used in machine vision, since pooling is a natural approach to pattern detection problems. However, these architectures are not well understood from a theoretical perspective. For…

2020-02-22abs ↗pdf ↗

Paper analyzes SHB method for neural networks, proving stability, connectivity, and global convergence.

problem Theoretical understanding of SHB method for neural networks.
method Mean-field analysis of SHB dynamics related to a partial differential equation.
result SHB method converges to global optimum and exhibits stability and connectivity.

The paper explores how topology affects the solvability of first-order differential equations.

problem The solvability of first-order differential equations and the role of topology.
method Analysis of de Rham cohomology to determine global integrability and uniqueness of solutions.
result Triviality of the first de Rham cohomology group is a fundamental requirement for global integrability and uniqueness of solutions.

OceanForecastBench offers a comprehensive benchmark for data-driven ocean forecasting models.

problem Lack of open-source, standardized benchmarks for data-driven ocean forecasting models.
method Proposes OceanForecastBench, a benchmark with high-quality data and evaluation pipeline.
result Offers the most comprehensive benchmarking framework for data-driven ocean forecasting.