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

222444665887 · Jun 202019922001200920182026
48 results for Neural Tree Indexers

Jointly optimizes tree index and deep model for better recommendation accuracy.

problem Improving recommendation accuracy in large-scale recommender systems.
method Develops a joint optimization framework for tree index and user preference model.
result Significantly improves recommendation accuracy on real-world datasets.

Alternative to convolutions using decision trees for neural networks.

problem Replacing complex convolutions with simpler decision-based layers.
method Binary decisions as indices to conditional distributions, trained using backpropagation.
result Performance similar to conventional neural networks, with runtime improvements.

Automatically tunes hyperparameters for faster approximate nearest neighbor search.

problem Tuning hyperparameters for efficient approximate nearest neighbor search is slow and impractical.
method Proposes an algorithm using randomized space-partitioning trees to automatically tune hyperparameters.
result Significantly faster than existing approaches and competitive in query time.

GBST model improves credit risk quantification using survival analysis.

problem Quantifying credit risk in heterogeneous consumer finance data.
method Gradient boosting survival tree (GBST) model integrating survival analysis and gradient boosting.
result GBST model outperforms existing survival models in credit risk quantification.

New system studies trapped light paths in Euclidean space.

problem Trapping of light paths in Euclidean space with negative refractive index.
method Introduces wind-tree tiling billiards system to study trajectories of rays in Euclidean space with rectangular obstacles.
result Almost every configuration of the system traps trajectories with initial vertical direction in an infinite strip.

A new Tsallis entropy criterion unifies decision tree split criteria.

problem Improving decision tree performance using a unified split criterion.
method Proposes a Tsallis Entropy Criterion (TEC) algorithm to unify Shannon entropy, Gain Ratio, and Gini index.
result TEC algorithm achieves statistically significant improvement over classical algorithms.

Proposes a tree-based method to efficiently predict user interests in large recommender systems.

problem Efficiently predicting user-item preferences in large recommender systems with high calculation costs.
method Predicts user interests from coarse to fine using a tree structure, which can incorporate deep neural networks.
result Significantly outperforms traditional methods in both training and prediction.

The study evaluates various ML models for stock market prediction.

problem Predicting the Nifty 50 Index using machine learning models.
method 8 supervised machine learning models (AdaBoost, kNN, LR, ANN, RF, SGD, SVM, DT) applied to historical Nifty 50 Index data.
result Support Vector Machine performed best, but Stochastic Gradient Descent improved performance with larger datasets.

Study improves stock index prediction accuracy using TPE-GRNN models.

problem Enhancing prediction of stock index prices in volatile markets.
method Gated recurrent neural networks (LSTM, GRU) combined with TPE Bayesian optimization.
result TPE-LSTM method shows lowest MAPE (best accuracy) for NIFTY 50 index prediction.

Confidence intervals improve decision tree accuracy in streaming data.

problem Improving decision tree accuracy in streaming data with confidence intervals.
method Deriving accurate confidence intervals for decision tree splitting criteria and extending to selective sampling.
result Confidence intervals enhance decision tree accuracy and reduce labeling costs.

Novel pricing method for equity-indexed annuities under uncertain volatility and stochastic interest rate.

problem Pricing equity-indexed annuities with early surrender risk under uncertain market conditions.
method Advanced financial modeling techniques, including uncertain volatility framework and Hull-White model for interest rate dynamics. Numerical algorithm using tree-based framework with local volatility optimization.
result High effectiveness of the proposed numerical algorithm compared to machine learning-based methods.

Improved linear upper bound for ribbonlength of knots.

problem Estimating the ribbonlength of knots and links.
method Using four-page open book decompositions and spanning trees of checkerboard graphs, constructing a four-page presentation with at most 2c(K) arcs.
result Proved that ribbonlength is bounded above by the four-page index, leading to the linear bound Rib(K) ≤ 2c(K).

Improved metric indexes support malware analysis by handling insertions and queries in real-time.

problem Handling insertions and queries in real-time for malware analysis.
method Modified and improved three algorithms to support incremental insertion and querying with arbitrary metrics.
result Improved Vantage-Point tree of Minimum-Variance performs best for this scenario.

Proposes a simple neural network model similar to gradient boosted decision trees.

problem Building a neural network equivalent to gradient boosted decision trees.
method Converts an ensemble of decision trees to a neural network, relaxes properties, and trains a simple neural network model.
result The proposed Hammock model achieves similar performance to gradient boosted decision trees.

Converts GBDT trees to neural networks for online updates.

problem Performance loss in converting GBDT trees to neural networks.
method Converts existing GBDT implementations to neural network architectures, allowing online updates of decision splits.
result Learning bounds for neural network architecture with updated splits.

The paper uses tensor decompositions to improve neural network models for tree data.

problem Encoding structural knowledge from tree-structured data efficiently.
method Introduces new aggregation functions using Canonical and Tensor-Train decompositions.
result Proposed models outperform traditional methods on tree classification tasks.

Let TT be an R\mathbb{R}-tree, equipped with a very small action of the rank nn free group FnF_n, and let HFnH \leq F_n be finitely generated. We consider the case where the action FnTF_n \curvearrowright T is indecomposable--this is a strong mixing property introduced by Guirardel. In this case, we show that the acti…

2010-02-16abs ↗pdf ↗

Let ΓΓ be a finite index subgroup of the mapping class group MCG(Σ)MCG(Σ) of a closed orientable surface ΣΣ, possibly with punctures. We give a precise condition (in terms of the Nielsen-Thurston decomposition) when an element gΓg\inΓ has positive stable commutator length. In addition, we show that in these situations th…

2013-06-11abs ↗pdf ↗

Minimal grid diagrams found for 13-crossing prime knots with 13 arc index.

problem Finding minimal grid diagrams for prime knots with specific crossing and arc indices.
method Used Knotscape to generate spanning trees and obtain minimal arc presentations in grid diagrams.
result 9,988 prime knots with 13 crossings and 13 arc index were identified.

ANTs integrate neural networks and decision trees for better performance.

problem Combining neural networks and decision trees for improved performance.
method Adaptive Neural Trees (ANTs) integrate representation learning into decision tree structures, using backpropagation for adaptive growth.
result ANTs achieve competitive performance on classification and regression datasets, with benefits in lightweight inference, feature separation, and adaptable architecture.

Neural regression trees convert regression to classification more effectively.

problem Suboptimal approaches for regression via classification.
method Joint optimization framework for learning optimal discretization thresholds and feature selection in a neural regression tree.
result Empirically validated as state-of-the-art on challenging regression tasks.

Paper analyzes soft tree ensembles using NTK, finding only leaf count matters.

problem Understanding impact of various tree architectures in ensemble learning.
method Formulated and analyzed Neural Tangent Kernel (NTK) for soft tree ensembles.
result Only the number of leaves at each depth is relevant for tree architecture in ensemble learning.

This work uses decision trees to encode relevant features and their interactions into neural networks, improving model performance.

problem Overfitting in neural networks with many irrelevant variables.
method Defines a mapping to encode decision tree extracted relationships into a neural network.
result The approach outperforms fully connected neural networks and tree-based methods.

A grammar-driven tree-to-tree model improves program translation accuracy.

problem Improving program translation accuracy between programming languages.
method A grammar-driven tree-to-tree model that exploits known grammar rules of the target language.
result The grammar-based model outperforms state-of-the-art models in program translation accuracy.