Greedy training of recursive partitioning estimators faces a computational barrier when the true function doesn't satisfy a specific property.
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.
Trend · papers per month
MOB-dS uses permutation to correct for dependency in discrete survival data.
Topological recursion recovers a specific partition function for colored knots.
Novel method recursively partitions sample space for density estimation.
Paper corrects GIRP algorithm to ensure isotonic models.
Causal trees struggle with accuracy in estimating treatment effects.
Worldsheet skein D-module for Hopf link conormal uniquely determines partition functions.
The topological recursion of Eynard and Orantin governs a variety of problems in enumerative geometry and mathematical physics. The recursion uses the data of a spectral curve to define an infinite family of multidifferentials. It has been conjectured that, under certain conditions, the spectral curve possesses a non-c…
Solves a recursion for Gromov-Witten invariants of the unknot.
The abstract conjectures a link between knot homologies and quiver partition functions.
Paper develops a high-order recombination algorithm for financial modeling.
Comparing and aligning large datasets is a pervasive problem occurring across many different knowledge domains. We introduce and study MREC, a recursive decomposition algorithm for computing matchings between data sets. The basic idea is to partition the data, match the partitions, and then recursively match the points…
Oblique BART improves tree-based predictions.
GRANITE unifies feature-based explanation methods to reduce disagreement.
Study predicts internet-based treatment effects for GPPPD based on dyadic coping.
We study the problem of learning to choose from m discrete treatment options (e.g., news item or medical drug) the one with best causal effect for a particular instance (e.g., user or patient) where the training data consists of passive observations of covariates, treatment, and the outcome of the treatment. The standa…
The paper challenges the use of decision trees for pointwise inference due to slow convergence rates.
GADGET framework decomposes global feature effects using recursive partitioning.
SRRM improves recursive transport surrogates in the small-discrepancy regime.
Effective learning of asymmetric and local features in images and other data observed on multi-dimensional grids is a challenging objective critical for a wide range of image processing applications involving biomedical and natural images. It requires methods that are sensitive to local details while fast enough to han…
Study risk-sensitive reinforcement learning with entropic risk measures and generative models.
Ideas from the image processing literature have recently motivated a new set of clustering algorithms that rely on the concept of total variation. While these algorithms perform well for bi-partitioning tasks, their recursive extensions yield unimpressive results for multiclass clustering tasks. This paper presents a g…
A new algorithm, Regular Tree Search, tackles non-convex simulation optimization problems.
TechRank ranks companies and technologies based on investor preferences.
The problem of community detection in networks is usually formulated as finding a single partition of the network into some "correct" number of communities. We argue that it is more interpretable and in some regimes more accurate to construct a hierarchical tree of communities instead. This can be done with a simple to…
In this work, we propose a simple but effective method to interpret black-box machine learning models globally. That is, we use a compact binary tree, the interpretation tree, to explicitly represent the most important decision rules that are implicitly contained in the black-box machine learning models. This tree is l…
A new method reduces high-dimensional state space for dynamic choice models.
Clustering with fast algorithms large samples of high dimensional data is an important challenge in computational statistics. Borrowing ideas from MacQueen (1967) who introduced a sequential version of the -means algorithm, a new class of recursive stochastic gradient algorithms designed for the -medians loss cri…
The number of possible methods of generalizing binary classification to multi-class classification increases exponentially with the number of class labels. Often, the best method of doing so will be highly problem dependent. Here we present classification software in which the partitioning of multi-class classification…
Space partitioning methods such as random forests and the Mondrian process are powerful machine learning methods for multi-dimensional and relational data, and are based on recursively cutting a domain. The flexibility of these methods is often limited by the requirement that the cuts be axis aligned. The Ostomachion p…
Bayesian nonparametric method partitions shapes using curves.
In this paper, we investigate the significance of choosing an appropriate tessellation strategy for a spatio-temporal taxi demand-supply modeling framework. Our study compares (i) the variable-sized polygon based Voronoi tessellation, and (ii) the fixed-sized grid based Geohash tessellation, using taxi demand-supply GP…
Proposes a method to partition univariate data into unimodal subsets.
The paper uses model-based trees to create interpretable surrogate models for complex machine learning models.
Efficiently calculates PL model likelihood for partitioned preference data.
Paper recovers lattice signal partitions efficiently.
New categorified homology expressions for torus knots and links.
In a recurrent setting, conventional approaches to neural architecture search find and fix a general model for all data samples and time steps. We propose a novel algorithm that can dynamically search for the structure of cells in a recurrent neural network model. Based on a combination of recurrent and recursive neura…
BREMEN optimizes policies offline with fewer data, achieving efficient deployment.
A new method for creating simpler models from complex ones.
We present DCSVM, an efficient algorithm for multi-class classification using Support Vector Machines. DCSVM is a divide and conquer algorithm which relies on data sparsity in high dimensional space and performs a smart partitioning of the whole training data set into disjoint subsets that are easily separable. A singl…
This research extends topological recursion to hyperbolic surfaces with tight boundaries and conical defects.
We propose a scalable Gromov-Wasserstein learning (S-GWL) method and establish a novel and theoretically-supported paradigm for large-scale graph analysis. The proposed method is based on the fact that Gromov-Wasserstein discrepancy is a pseudometric on graphs. Given two graphs, the optimal transport associated with th…
We propose a new outline for adaptive dictionary learning methods for sparse encoding based on a hierarchical clustering of the training data. Through recursive application of a clustering method, the data is organized into a binary partition tree representing a multiscale structure. The dictionary atoms are defined ad…
Adaptive discretization improves model-based RL in large spaces.
LA-MCTS learns search space partition for black-box optimization using Monte Carlo Tree Search.
In this paper we consider an elementary, and largely unexplored, combinatorial problem in low-dimensional topology. Consider a real 2-dimensional compact surface , and fix a number of points on its boundary. We ask: how many configurations of disjoint arcs are there on whose boundary is ? We find that thi…
Continuous optimization is an important problem in many areas of AI, including vision, robotics, probabilistic inference, and machine learning. Unfortunately, most real-world optimization problems are nonconvex, causing standard convex techniques to find only local optima, even with extensions like random restarts and …