Boosted embeddings improve time series forecasting models.
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
Paper enhances haptic signals distinguishability with boosted technique.
Wide Boosting improves GB's performance on multivariate output tasks.
Gradient boosted decision trees are a popular machine learning technique, in part because of their ability to give good accuracy with small models. We describe two extensions to the standard tree boosting algorithm designed to increase this advantage. The first improvement extends the boosting formalism from scalar-val…
As opposed to manual feature engineering which is tedious and difficult to scale, network representation learning has attracted a surge of research interests as it automates the process of feature learning on graphs. The learned low-dimensional node vector representation is generalizable and eases the knowledge discove…
This paper proposes a boosting-based solution addressing metric learning problems for high-dimensional data. Distance measures have been used as natural measures of (dis)similarity and served as the foundation of various learning methods. The efficiency of distance-based learning methods heavily depends on the chosen d…
In this paper we describe our attempt at producing a state-of-the-art Twitter sentiment classifier using Convolutional Neural Networks (CNNs) and Long Short Term Memory (LSTMs) networks. Our system leverages a large amount of unlabeled data to pre-train word embeddings. We then use a subset of the unlabeled data to fin…
AI-enhanced product embeddings boost demand analysis accuracy.
Enhances image classification by integrating semantic hierarchy into CNN models.
Paper proposes a new financial fraud detection system using improved RF and GBM.
GAMI-Tree uses model-based trees to fit low-order fANOVA models.
Word embeddings learnt from large corpora have been adopted in various applications in natural language processing and served as the general input representations to learning systems. Recently, a series of post-processing methods have been proposed to boost the performance of word embeddings on similarity comparison an…
Paper proposes G-CRD to improve GNNs by preserving global graph topology.
A framework converts spatial data into embeddings for insurance risk modelling.
Combines PCA and message passing for better graph node embeddings.
A new method uses vector embeddings to improve analytics model performance.
One of the main challenges of deep learning methods is the choice of an appropriate training strategy. In particular, additional steps, such as unsupervised pre-training, have been shown to greatly improve the performances of deep structures. In this article, we propose an extra training step, called post-training, whi…
In this work, we propose data augmentation methods for embeddings from pre-trained deep learning models that take a weighted combination of a pair of input embeddings, as inspired by Mixup, and combine such augmentation with extra label softening. These methods are shown to significantly increase classification accurac…
Advances AT with HE to improve model robustness.
A new method boosts graph neural networks by preventing over-smoothing and over-squashing.
The study develops a machine learning system for credit scoring and default prediction.
SAINT improves neural networks for tabular data with row attention and contrastive pre-training.
We propose a neural network architecture for learning vector representations of hotels. Unlike previous works, which typically only use user click information for learning item embeddings, we propose a framework that combines several sources of data, including user clicks, hotel attributes (e.g., property type, star ra…
Fair MP-Boost improves fairness and interpretability in boosting methods.
The change in Holographic entanglement entropy (HEE) for small fluctuations about pure anti De Sitter (AdS) is obtained by a perturbative expansion of the area functional in terms of the change in the bulk metric and the embedded extremal surface. However, it is known that change in the embedding appears in second orde…
MP-Boost boosts accuracy faster and more interpretable than AdaBoost.
StealthRank subtly boosts LLM rankings without detectable anomalies.
Boost-R uses gradient boosted trees for analyzing recurrence data.
Boosted decision trees typically yield good accuracy, precision, and ROC area. However, because the outputs from boosting are not well calibrated posterior probabilities, boosting yields poor squared error and cross-entropy. We empirically demonstrate why AdaBoost predicts distorted probabilities and examine three cali…
Boost GNNs for node classification by incorporating label dependencies.
Extends boosting to multiclass online agnostic classification.
Paper studies SERA's effectiveness in optimizing imbalanced regression models.
Boosting is one of the most significant developments in machine learning. This paper studies the rate of convergence of Boosting, which is tailored for regression, in a high-dimensional setting. Moreover, we introduce so-called \textquotedblleft post-Boosting\textquotedblright. This is a post-selection estimator w…
Robust boosting improves regression accuracy in noisy data.
We present a new boosting algorithm, motivated by the large margins theory for boosting. We give experimental evidence that the new algorithm is significantly more robust against label noise than existing boosting algorithm.
Improved agnostic boosting with better sample efficiency.
Excellent ranking power along with well calibrated probability estimates are needed in many classification tasks. In this paper, we introduce a technique, Calibrated Boosting-Forest that captures both. This novel technique is an ensemble of gradient boosting machines that can support both continuous and binary labels. …
Boosting algorithms are frequently used in applied data science and in research. To date, the distinction between boosting with either gradient descent or second-order Newton updates is often not made in both applied and methodological research, and it is thus implicitly assumed that the difference is irrelevant. The g…
Adversarial training improves graph autoencoder generalization.
Paper proposes adaptive margin loss to improve few-shot learning.
The study provides statistical guarantees for Bayesian variational boosting.
In this paper we propose using the principle of boosting to reduce the bias of a random forest prediction in the regression setting. From the original random forest fit we extract the residuals and then fit another random forest to these residuals. We call the sum of these two random forests a \textit{one-step boosted …
TF Boosted Trees (TFBT) is a new open-sourced frame-work for the distributed training of gradient boosted trees. It is based on TensorFlow, and its distinguishing features include a novel architecture, automatic loss differentiation, layer-by-layer boosting that results in smaller ensembles and faster prediction, princ…
Learnable token perturbations boost extrapolation in LLMs.
ALPINE predicts links in networks by querying the most informative pairs.
As an adaptive, interpretable, robust, and accurate meta-algorithm for arbitrary differentiable loss functions, gradient tree boosting is one of the most popular machine learning techniques, though the computational expensiveness severely limits its usage. Stochastic gradient boosting could be adopted to accelerates gr…
SGLB boosts machine learning with Langevin diffusion for multimodal loss functions.
The performance of graph neural nets (GNNs) is known to gradually decrease with increasing number of layers. This decay is partly attributed to oversmoothing, where repeated graph convolutions eventually make node embeddings indistinguishable. We take a closer look at two different interpretations, aiming to quantify o…