Improves FI-PINNs by combining re-sampling and subset simulation for better failure probability estimation.
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
A new algorithm improves stochastic linear bandit performance using residual bootstrap.
M2m method improves deep learning performance on class-imbalanced datasets.
Deep learning algorithms can fare poorly when the training dataset suffers from heavy class-imbalance but the testing criterion requires good generalization on less frequent classes. We design two novel methods to improve performance in such scenarios. First, we propose a theoretically-principled label-distribution-awa…
Paper optimizes diffusion models for denoising tasks with theoretical guarantees.
CLARITY compares dissimilar datasets, identifying structural and relationship inconsistencies.
Classification on imbalanced datasets is a challenging task in real-world applications. Training conventional classification algorithms directly by minimizing classification error in this scenario can compromise model performance for minority class while optimizing performance for majority class. Traditional approaches…
In binary classification framework, we are interested in making cost sensitive label predictions in the presence of uniform/symmetric label noise. We first observe that - Bayes classifiers are not (uniform) noise robust in cost sensitive setting. To circumvent this impossibility result, we present two schemes; un…
Develops a cross-lingual hate speech detection model using pre-trained Transformers.
Proposes CE-BASS for robust Kalman filtering with innovative and additive outliers.
Statistical estimates can often be improved by fusion of data from several different sources. One example is so-called ensemble methods which have been successfully applied in areas such as machine learning for classification and clustering. In this paper, we present an ensemble method to improve community detection by…
Efficient bandit exploration for various distributions without distribution-specific tuning.
GANs generate samples from time series data.
This project was motivated by a dialysis study in northern Taiwan. Dialysis patients, after shunt implantation, may experience two types ("acute" or "non-acute") of shunt thrombosis, both of which may recur. We formulate the problem under the framework of recurrent events data in the presence of competing risks. In par…
The paper improves SMC algorithm for multi-modal distributions by proving variance bounds.
Mixed linear regression involves the recovery of two (or more) unknown vectors from unlabeled linear measurements; that is, where each sample comes from exactly one of the vectors, but we do not know which one. It is a classic problem, and the natural and empirically most popular approach to its solution has been the E…
A fast, approximate method for variable selection in GLMs tackles correlated data.
In this paper, we discuss structure learning of causal networks from multiple data sets obtained by external intervention experiments where we do not know what variables are manipulated. For example, the conditions in these experiments are changed by changing temperature or using drugs, but we do not know what target v…
Methods for prediction and tolerance intervals in non-normal models.
Enhances speech emotion recognition by adapting to varying time scales.
This paper presents a novel generative model to synthesize fluid simulations from a set of reduced parameters. A convolutional neural network is trained on a collection of discrete, parameterizable fluid simulation velocity fields. Due to the capability of deep learning architectures to learn representative features of…
New algorithm borrows future randomness to stabilize model-free control.
New method improves smoothness of robot learning.
Study shows pre-trained models can handle long-tailed relations well, improving classifier performance.
ES-Single uses ES to estimate gradients in unrolled graphs, reducing variance and improving performance.
Fisheye cameras are commonly used in applications like autonomous driving and surveillance to provide a large field of view (). However, they come at the cost of strong non-linear distortions which require more complex algorithms. In this paper, we explore Euclidean distance estimation on fisheye cameras …
A robust bandit algorithm uses Dirichlet sampling to minimize regret under various distributional assumptions.
There is a growing interest in using a longitudinal observational databases to detect drug safety signal. In this paper we present a novel method, which we used online during the OMOP Cup. We consider homogeneous ensembling, which is based on random re-sampling (known, also, as bagging) as a main innovation compared to…
Density sketches summarize data distributions for accurate sampling and estimation.
Study shows resampling labels improves classifier performance in noisy data.
Many machine learning algorithms are trained and evaluated by splitting data from a single source into training and test sets. While such focus on in-distribution learning scenarios has led to interesting advancement, it has not been able to tell if models are relying on dataset biases as shortcuts for successful predi…
Sequential Monte Carlo (SMC) methods have successfully been used in many applications in engineering, statistics and physics. However, these are seldom used in financial option pricing literature and practice. This paper presents SMC method for pricing barrier options with continuous and discrete monitoring of the barr…
Semi-supervised learning uses unlabeled data to improve fairness without sacrificing accuracy.
New framework removes harmful momentum effect for long-tailed classification.
This paper considers the recovery of a rank positive semidefinite matrix from scalar measurements of the form (i.e., quadratic measurements of ). Such problems arise in a variety of applications, including covariance sketching of high-dimensional data…
This paper improves collaborative filtering by integrating user and item embeddings with attention.
Paper improves ML estimation from incomplete data with robust M-estimator.
GOALS improves learning rate selection for dynamic MBSS in deep learning.