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

1223 · Mar 202419922001200920172026
12 results for DASH

Dash selects dynamic pseudo labels from unlabeled data for semi-supervised learning.

problem Efficiently using unlabeled data in semi-supervised learning while avoiding incorrect pseudo labels.
method Dynamic thresholding to select a subset of unlabeled examples for training.
result Dash achieves theoretical convergence and outperforms state-of-the-art methods empirically.

DASH improves ensemble generalizability by encouraging diverse, flat loss landscapes.

problem Improving generalization and robustness of deep ensembles.
method DASH promotes diversity and flatness in deep ensembles by encouraging base learners to move towards low-loss regions of minimal sharpness.
result DASH improves ensemble generalizability, as demonstrated by extensive empirical evidence.

No feature ranking can be faithful, stable, and complete when features are collinear.

problem The impossibility of creating a feature ranking that is simultaneously faithful, stable, and complete when features are collinear.
method Proving the impossibility, quantifying it for four model classes, resolving it via ensemble averaging (DASH), and machine-verifying it with Lean 4 theorems.
result No method lies outside the dichotomy of faithful-complete methods (unstable, with rankings that flip up to 50% of the time) and ensemble methods (stable, reporting ties for symmetric features).

DASH simplifies neural networks for gene regulatory dynamics using domain knowledge.

problem Pruning neural networks for gene regulatory dynamics lacks biologically meaningful structure learning.
method DASH uses domain-specific structural information to guide network pruning, leading to sparser, better interpretable models.
result DASH outperforms general pruning methods in gene regulatory network inference, yielding deeper insights.

The study identifies key factors affecting cryptocurrency prices, including market beta, trading volume, and volatility.

problem Understanding the factors influencing cryptocurrency prices and their dynamics over time.
method ARDL technique and error-correction models applied to weekly data of Bitcoin, Ethereum, Dash, Litecoin, and Monero from 2010-2018.
result Cryptomarket-related factors are significant determinants of cryptocurrency prices in both short- and long-run, while attractiveness matters only in the long-run.

Deep neural features identify unique vehicles from dash-cam feeds.

problem Identifying unique vehicles in dash-cam feeds for self-driving cars.
method Used pretrained YOLO network feature maps to create deep integrated feature signatures (DIFS) for 700 images of 35 vehicles and 340 images of 17 vehicles.
result Correctly identified unique vehicles at 96.7% for high resolution data and 86.8% for lower resolution data.

The NN-body problem with a 1/r21/r^2 potential has, in addition to translation and rotational symmetry, an effective scale symmetry which allows its zero energy flow to be reduced to a geodesic flow on complex projective N2N-2-space, minus a hyperplane arrangement. When N=3N=3 we get a geodesic flow on the two-sphere min…

2015-02-02abs ↗pdf ↗

A new benchmark task for evaluating policy learning in complex, high-dimensional action spaces.

problem Lack of a commonly accepted benchmark for evaluating policy learning in hierarchical tasks with high-dimensional action spaces.
method Proposed DinerDash Gym benchmark and Decomposed Policy Graph Modelling (DPGM) algorithm.
result DPGM achieves significant improvement over baselines and effectively injects domain knowledge.

ShapleyBO explains BO's decisions, enhancing human-AI collaboration in robotics.

problem Lack of explainability in BO's black box nature, especially in human-in-the-loop applications.
method Uses game-theoretic Shapley values to quantify and interpret BO's parameter contributions.
result ShapleyBO identifies exploration and exploitation contributions, disentangling aleatoric and epistemic uncertainty.