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

Trend · papers per month

1345 · Oct 201819922001200920182026
48 results for Apache Storm

Improved neural network predicts tropical storm trajectories and Bayesian intervals.

problem Accurately predicting the trajectories of tropical storms to prevent damage.
method Developed an improved RNN model with dropout to predict Bayesian intervals.
result Neural network dropout values significantly affect prediction accuracy and intervals.

New method clusters hydrological and sediment data for storm event analysis.

problem Analyzing storm events for water quality constituents like turbidity.
method Multivariate time series clustering of river discharge and sediment data.
result Clusters differ from 2-D hysteresis loop classifications.

ST-STORM separates semantic and appearance features for robust representation learning.

problem Traditional SSL methods fail to capture appearance cues in critical applications.
method Hybrid SSL framework with two latent streams, Content and Style, disentangled through gating mechanisms.
result The Style branch effectively isolates complex appearance phenomena without degrading semantic performance.

A framework for training deep networks in Apache Spark.

problem Expensive and time-consuming training of deep networks with large data and model parameters.
method Data and model-parallel, distributed training over Apache Spark clusters.
result Significant speedup and scalability for deep network training.

Apache Spark is a popular open-source platform for large-scale data processing that is well-suited for iterative machine learning tasks. In this paper we present MLlib, Spark's open-source distributed machine learning library. MLlib provides efficient functionality for a wide range of learning settings and includes sev…

2015-05-26abs ↗pdf ↗

Deep learning predicts tropical cyclone tracks efficiently.

problem Forecasting tropical cyclone trajectories with high precision and speed.
method Fused neural network model using past trajectory data and reanalysis atmospheric images.
result Deep learning can provide valuable and complementary predictions for tropical cyclone tracks.

Score matching method improves density estimation for truncated data on manifolds.

problem Density estimation for truncated data on manifolds with intractable normalising constant.
method Truncated score matching extended to Riemannian manifolds with boundary.
result Score matching estimator approximates true parameter values with low error.

FCNv2 robustness tested under noise and random initial conditions.

problem Assessing AI weather forecasting model robustness to input noise.
method Two experiments with varying noise levels and random initial conditions.
result FCNv2 preserves hurricane features under low to moderate noise, but underestimates intensity and persistence.

Improved sample complexity for actor-critic algorithms in MDPs.

problem Achieving optimal policies with limited data in reinforcement learning.
method Single-timescale actor-critic with STORM (STOchastic Recursive Momentum) and a sample buffer.
result Optimal sample complexity of O(ε2)O(ε^{-2}) for εε-optimal policies.

A new algorithm predicts periodic time series data efficiently in cloud environments.

problem Efficiently identifying and predicting periodic patterns in large-scale time-series data.
method Proposes a Periodicity-based Parallel Time Series Prediction (PPTSP) algorithm using TSDCA, MTSPPR, and PTSP methods.
result Significant improvements in prediction accuracy and performance compared to existing algorithms.

This paper is a follow-up to our joint paper with I. Agol, P. Storm and K. Whyte "Finiteness of arithmetic hyperbolic reflection groups". The main purpose is to investigate the effective side of the method developed there and its possible application to the problem of classification of arithmetic hyperbolic reflection …

2010-08-05abs ↗pdf ↗

Study examines equity in post-Snow Uri recovery, finds disparities.

problem Disproportionate impacts on vulnerable populations during recovery.
method County and census tract level data analysis, satellite imagery, statistical procedures.
result Negative associations between non-Hispanic whites and outages, positive associations with certain demographic variables.

Study character varieties of a Coxeter group in hyperbolic and Anti-de Sitter spaces.

problem Characterize the geometric transitions of a Coxeter group's holonomy representations.
method Analysis of rigidity properties and character varieties in hyperbolic and Anti-de Sitter spaces.
result Description of singularity at the collapse of a right-angled cuboctahedron.

BreachRadar detects points-of-compromise in bank transactions to prevent fraud.

problem Detecting and preventing bank transaction fraud caused by data breaches.
method A distributed alternating algorithm that assigns probabilities to different locations being compromised.
result BreachRadar achieves over 90% precision and recall in detecting compromised cards.

Novel approach uses ENN for UQ in gust predictions, reducing RMSE and improving confidence.

problem Reducing bias and uncertainty in wind gust predictions.
method Evidential Neural Network (ENN) with Explainable AI.
result 47% reduction in RMSE, 95% coverage of observed gusts at 179 out of 266 stations.

Study of four-dimensional hyperbolic Dehn filling.

problem Understanding four-dimensional analogues of Thurston's hyperbolic Dehn filling.
method Construction of an analytic path of complete, finite-volume cone four-manifolds interpolating between two hyperbolic four-manifolds.
result Construction of a path of complete, finite-volume cone four-manifolds that interpolates between two hyperbolic four-manifolds.

We prove that for any closed surface of genus at least four, and any punctured surface of genus at least two, the space of ending laminations is connected. A theorem of E. Klarreich implies that this space is homeomorphic to the Gromov boundary of the complex of curves. It follows that the boundary of the complex of cu…

2008-01-20abs ↗pdf ↗

The Hessian of the renormalized volume of geometrically finite hyperbolic 33-manifolds without rank-11 cusps, computed at the hyperbolic metric gg with totally geodesic boundary of the convex core, is shown to be a strictly positive bilinear form on the tangent space to Teichmüller space. The metric gg is known fro…

2015-03-27abs ↗pdf ↗

TailedTS dataset benchmarks heavy-tailed time series forecasting and periodicity quantification.

problem Benchmarking robustness of time series models under heavy-tailed distributions.
method Derived from Wikipedia page views, introduces periodicity quantification and robust loss functions.
result Standard Gaussian models degrade on high-volume page categories, while robust alternatives perform consistently.

Following the previous work of Nikulin and Agol, Belolipetsky, Storm, and Whyte it is known that there exist only finitely many (totally real) number fields that can serve as fields of definition of arithmetic hyperbolic reflection groups. We prove a new bound on the degree nkn_k of these fields in dimension 3: nkn_k d…

2012-11-19abs ↗pdf ↗

Geometrically transitions hyperbolic to anti-de Sitter structures in 4D.

problem Creating geometric transitions between hyperbolic and anti-de Sitter structures in 4D.
method Deformation of hyperbolic 4-polytopes and joining with anti-de Sitter polytopes.
result Existence of geometric transition examples in 4D.

We survey recent work on the dynamics of the outer automorphism group of a word hyperbolic group on spaces of (conjugacy classes of) representations ofthe group into a semi-simple Lie group G. All these results are motivated by the fact that the mapping class group of a closed surface acts properly discontinuously on t…

2013-06-25abs ↗pdf ↗

2L-FUSE enhances feature sparsity through kernel learning.

problem Sparsity and feature selection in regression tasks.
method 2-Layered kernel machines for learning a shape matrix and feature direction identification.
result Minimal yet informative feature sets are identified without losing predictive performance.