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

Trend · papers per month

0111 · Jul 200219922001200920172026
26 results for SNAP

SNAP improves robust computation by emphasizing trustworthy items and downweighting outliers.

problem Improving robustness in computation, especially in high-dimensional settings.
method SNAP assigns weights based on mutual agreement, suppressing outlier contributions.
result SNAP ensures outliers contribute negligibly to computations, even in high-dimensional settings.

SnAp approximates RTRL for online training of sparse recurrent networks.

problem Training large sparse recurrent networks online is computationally expensive.
method Sparse n-step Approximation (SnAp) of the RTRL influence matrix.
result SnAp with n=2 remains tractable for highly sparse networks and outperforms backpropagation through time.

Enhances robustness of AT frameworks to multiple perturbations without increasing training complexity.

problem Defending against the union of multiple perturbations in adversarial training.
method SNAP technique that augments a network with shaped noise to enhance robustness.
result 14%-to-20% improvement in adversarial accuracy for ResNet-18 on CIFAR-10.

SNAP efficiently identifies causal effects without needing full graph learning.

problem Efficiently estimating causal effects on a subset of variables.
method Sequential Non-Ancestor Pruning (SNAP) framework.
result SNAP reduces independence tests and computation time without sacrificing causal effect estimations.

Large and stable indices of the world wide stock markets such as NYSE and SP 500 together with NASDAQ -- the index representing markets of new trends, and WIG -- the index of the local stock market of Eastern Europe, are considered. Due to the relation between artificial insymmetrised patterns (AIP) and time series, st…

2002-07-09abs ↗pdf ↗

This paper describes a general algorithm for finding the commensurator of a non-arithmetic cusped hyperbolic manifold, and for deciding when two such manifolds are commensurable. The method is based on some elementary observations regarding horosphere packings and canonical cell decompositions. For example, we use this…

2008-01-31abs ↗pdf ↗

Graph spectra have been successfully used to classify network types, compute the similarity between graphs, and determine the number of communities in a network. For large graphs, where an eigen-decomposition is infeasible, iterative moment matched approximations to the spectra and kernel smoothing are typically used. …

2018-04-18abs ↗pdf ↗

In this paper we analyze, evaluate, and improve the performance of training Random Forest (RF) models on modern CPU architectures. An exact, state-of-the-art binary decision tree building algorithm is used as the basis of this study. Firstly, we investigate the trade-offs between using different tree building algorithm…

2019-10-15abs ↗pdf ↗

The adaptive processing of graph data is a long-standing research topic which has been lately consolidated as a theme of major interest in the deep learning community. The snap increase in the amount and breadth of related research has come at the price of little systematization of knowledge and attention to earlier li…

2019-12-29abs ↗pdf ↗

Novel bistable structures made from four-bar linkages, proving existence and construction.

problem Existence and construction of bistable mechanical structures composed of four-bar linkages.
method Geometric construction starting from infinitesimally flexible quad nets, applying Whiteley de-averaging.
result Construction of bistable structures from well-known quad nets, allowing control of geometric parameters.

Study optimal and equitable encouragement policies for treatment adherence.

problem Optimal treatment adherence policies in the presence of human non-adherence.
method Covariate-conditional no-direct-effect model of encouragement; tractable policy characterizations under constraints.
result Induced treatment take-up is the fairness target, not recommendation rates.

The fashion industry is establishing its presence on a number of visual-centric social media like Instagram. This creates an interesting clash as fashion brands that have traditionally practiced highly creative and editorialized image marketing now have to engage with people on the platform that epitomizes impromptu, r…

2017-04-13abs ↗pdf ↗

The paper proposes a method to model non-smooth functions using clustering, classification, and Gaussian process modeling.

problem Modeling discontinuities and non-smoothness in expensive computational models.
method Three-stage approach combining clustering, classification, and Gaussian process modeling.
result The approach successfully models discontinuities and non-smoothness in various functions.

In this paper we enumerate and classify the ``simplest'' pairs (M,G) where M is a closed orientable 3-manifold and G is a trivalent graph embedded in M. To enumerate the pairs we use a variation of Matveev's definition of complexity for 3-manifolds, and we consider only (0,1,2)-irreducible pairs, namely pairs (M,G) suc…

2008-04-30abs ↗pdf ↗

This is the second in a series of papers in which we investigate ideal triangulations of the interiors of compact 3-manifolds with tori or Klein bottle boundaries. Such triangulations have been used with great effect, following the pioneering work of Thurston. Ideal triangulations are the basis of the computer program …

2005-02-21abs ↗pdf ↗

The study characterizes spacetime and modified gravity models using projective curvature tensor.

problem Characterizing spacetime and modified gravity models with projective curvature tensor.
method Analyzing $f\left(R,G ight)$, $f\left(R,T ight)$, and $f\left(R,L_{m} ight)$-gravity models.
result Projectively flat perfect fluid spacetimes represent dark energy era and are locally isometric to Minkowski or de-Sitter spacetimes.

Bayesian Transformer improves probabilistic load forecasting with calibrated uncertainty estimates.

problem Overconfident point predictions from deep learning models fail under extreme weather distributional shifts.
method Integrates three uncertainty mechanisms: MC Dropout, variational layers, and stochastic attention.
result Achieves state-of-the-art performance with CRPS of 0.0289 and 90% PICP across various horizons.

Study finds optimal learning rate schedules for sub-100M quantization-aware training across bit-widths.

problem Optimal learning rate schedules for quantization-aware training depend on bit-width.
method Factorial grid testing over bit-width, warmdown fraction, LR magnitude, model size, and seed.
result INT6 QAT requires a different schedule than higher-precision training, falsifying the primary hypothesis.