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,051 papers · 148 categories

Trend · papers per month

24487195 · May 202619922001200920182026
48 results for Survival Jensen-Shannon divergence

A new metric uses nonparametric comparison for fitting parametric distributions.

problem Measuring goodness-of-fit for nonlinear models using maximum likelihood estimation.
method Survival Jensen-Shannon divergence (SJSSJS) and its empirical counterpart (ESJS{\cal E}SJS) for nonparametric comparison.
result The ESJS{\cal E}SJS can be used as a measure of goodness-of-fit in maximum likelihood estimation.

Study on geometric Jensen-Shannon divergence for Gaussian measures in Hilbert space.

problem Computing divergence between Gaussian measures in infinite-dimensional Hilbert space.
method Closed form expression and regularization for divergence calculation.
result Closed form expression and regularization for Geometric Jensen-Shannon divergence.

New framework using Jensen-Shannon divergence improves domain adaptation theory.

problem Incoherence between empirical domain adversarial training and theoretical H\mathcal{H}-divergence.
method Established new theoretical framework based on Jensen-Shannon divergence, derived bi-directional upper bounds.
result Framework exhibits flexibilities for various transfer learning problems.

Proposes a new divergence measure for probability distributions.

problem Challenges in estimating divergences from empirical samples.
method Embeds data into RKHS, computes Jensen-Shannon divergence between covariance operators.
result Establishes RJSD as a lower bound on Jensen-Shannon divergence, enabling variational estimation.

Study compares statistical properties and power of divergence measures for credit risk monitoring.

problem Detecting distributional shifts in credit risk models.
method Derives statistical properties and chi-square benchmark values for Jensen-Shannon Divergence and Kullback-Leibler Divergence, demonstrating their applicability in credit risk monitoring.
result Jensen-Shannon Divergence and Kullback-Leibler Divergence follow chi-square distributions and reveal practical trade-offs in minimizing false positives vs. detecting changes.

A new objective function using Jensen-Shannon divergence improves generative learning from multiple data types.

problem Learning from multiple data types efficiently and accurately.
method Proposes a novel objective function using Jensen-Shannon divergence to approximate multimodal posteriors directly.
result The mmJSD objective optimizes an ELBO and improves generative learning tasks.

In this report, we derive a non-negative series expansion for the Jensen-Shannon divergence (JSD) between two probability distributions. This series expansion is shown to be useful for numerical calculations of the JSD, when the probability distributions are nearly equal, and for which, consequently, small numerical er…

2008-10-28abs ↗pdf ↗

The paper introduces a new divergence measure for variational autoencoders to improve reconstruction and generation.

problem Balancing reconstruction and generalizability in latent space of variational autoencoders.
method Presented a regularisation mechanism based on skew-geometric Jensen-Shannon divergence.
result The skew-geometric Jensen-Shannon divergence leads to better reconstruction and generation in variational autoencoders.

New method improves understanding of machine learning model performance.

problem Understanding how well machine learning models generalize from training data to unseen data.
method Auxiliary Distribution Method to derive new generalization error bounds.
result Upper bounds on generalization errors are tighter and more applicable.

New divergences introduced in dually flat spaces with properties.

problem Measuring discrepancy between probability distributions in dually flat spaces.
method Introducing two types of divergences based on affine coordinates and potentials, and deriving relational equations.
result Generalization of the law of cosines and new inequalities between divergences.

JECL clusters images and captions by jointly learning representations and assignments.

problem Clustering image-caption pairs with limited structured training data.
method Parallel encoders trained with clustering and alignment objectives, minimizing KL divergence and maximizing Jensen-Shannon divergence, with regularizers.
result JECL outperforms single-view and multi-view methods on large image-caption datasets.

SMT trains generative models by estimating mixture scores, outperforming existing methods.

problem Training one-step generative models efficiently and effectively.
method Score-of-Mixture Training (SMT) estimates the score of mixture distributions between real and fake samples.
result SMT/SMD outperform existing methods on CIFAR-10 and ImageNet 64x64 datasets.

This paper raises an implicit manifold learning perspective in Generative Adversarial Networks (GANs), by studying how the support of the learned distribution, modelled as a submanifold Mθ\mathcal{M}_θ, perfectly match with Mr\mathcal{M}_{r}, the support of the real data distribution. We show that optimizing Jensen-Sha…

2017-10-30abs ↗pdf ↗

Paper proposes f-DPG for aligning language models with preferences.

problem Aligning language models with user preferences.
method Uses f-divergence to approximate target distributions and minimizes a forward KL from it using DPG.
result Jensen-Shannon divergence often outperforms forward KL divergence, leading to significant improvements.

The study reveals the hierarchical structure of the international FOREX market using currency fluctuation distribution similarities.

problem Understanding the hierarchical structure of the international FOREX market.
method Using Jensen-Shannon divergence to quantify the similarity between normalized logarithmic return distributions of currencies.
result Clusters of currencies are consistent with the nature of underlying economies but diverge during crises.

Develops LSH schemes for f-divergences and mutual information loss.

problem Approximating nearest neighbors in high-dimensional probability distributions.
method General framework and specific LSH schemes for f-divergences and mutual information loss.
result Generalized Jensen-Shannon divergence can be approximated by Hellinger distance.

Paper introduces symmetric divergence link models for probability distributions.

problem Symmetric divergence measures for probability distributions.
method Two general classes of link models: one for survival functions and another for cumulative probability distribution functions.
result Advantages of symmetric divergence measures over asymmetric measures for model averaging and feature assessment.

Paper introduces metrics to evaluate missing data imputation without ground truth.

problem Handling missing data in time series without ground truth.
method Introduces Wasserstein distance (WD) and Jensen-Shannon divergence (JSD) as metrics to evaluate imputation quality.
result WD and JSD are effective metrics for assessing missing data imputation quality.

MIM learns useful representations with high mutual information.

problem Learning useful representations for downstream tasks.
method Symmetric Jensen-Shannon divergence and mutual information regularizer in an encoder/decoder framework.
result MIM learns high mutual information representations without posterior collapse.

Proposes a scalable method for counterfactual prediction using machine learning.

problem De-bias causal estimators with high-dimensional data in observational studies.
method Uses entropy balancing to learn weights minimizing Jensen-Shannon divergence, leading to robust counterfactual predictions.
result Consistent causal estimation if either propensity score or outcome model is correctly specified.

Paper introduces SDM for detecting LLM hallucinations, improving on entropy tests.

problem Challenges of Large Language Models (LLMs) with non-factual, nonsensical responses.
method Joint clustering on sentence embeddings to measure semantic divergence between prompts and responses.
result SDM framework detects deeper form of arbitrariness in LLM responses.

Formula derived for sample complexity in binary hypothesis testing.

problem Determine the minimum number of samples to distinguish between two distributions.
method Developed a formula for sample complexity in both prior-free and Bayesian settings, using Jensen-Shannon and Hellinger divergences.
result Formula characterizes sample complexity for a wide range of error parameters, up to multiplicative constants.

A new framework for offline RL improves policy flexibility and regularity.

problem Lack of environmental interactions in offline RL leads to poor policy performance.
method Proposes a behavior-regularized implicit policy framework with modified policy-matching methods.
result The framework improves policy effectiveness and robustness beyond static datasets.

The success of popular algorithms for deep reinforcement learning, such as policy-gradients and Q-learning, relies heavily on the availability of an informative reward signal at each timestep of the sequential decision-making process. When rewards are only sparsely available during an episode, or a rewarding feedback i…

2018-05-25abs ↗pdf ↗

Study risk-sensitive imitation learning using GAIL and Wasserstein distance.

problem Improve imitation learning performance by considering risk profiles.
method Formulate risk-sensitive imitation learning, derive optimization problems for JS divergence and Wasserstein distance, develop algorithms.
result RS-GAIL algorithms outperform GAIL and RAIL in MuJoCo and OpenAI tasks.

Improved GANs estimate convergence rate for density estimation.

problem Improving the accuracy of density estimation with GANs.
method Proved an oracle inequality for JS divergence between GAN estimate and true density.
result JS-divergence rate of convergence is (logn/n)2β/(2β+d)(\log{n}/n)^{2β/(2β+ d)}.

MIM learns joint distributions with mutual information and low divergence.

problem Learning joint distributions over observations and latent variables.
method Probabilistic auto-encoder with three design principles: low divergence, high mutual information, and low marginal entropy.
result MIM learns representations with high mutual information, consistent encoding and decoding distributions, effective latent clustering, and comparable data log likelihood to VAE.

This paper introduces ff-DPO, a generalized approach to Direct Preference Optimization using diverse divergence constraints.

problem Aligning large language models with human preferences while mitigating safety risks.
method Incorporates diverse divergence constraints to simplify the relationship between reward and optimal policy, eliminating the need for estimating the normalizing constant.
result Optimizes LLMs to align with human preferences more efficiently and under a broader set of divergence constraints.

Process Monitoring involves tracking a system's behaviors, evaluating the current state of the system, and discovering interesting events that require immediate actions. In this paper, we consider monitoring temporal system state sequences to help detect the changes of dynamic systems, check the divergence of the syste…

2018-07-09abs ↗pdf ↗

Proposes a new method for fairness in machine learning with multiple protected attributes.

problem Ensuring fairness in machine learning models with continuous and multiple protected attributes.
method Distance covariance regularisation framework to mitigate association between model predictions and protected attributes.
result Demonstrates effectiveness in mitigating fairness gerrymandering in regression tasks.

New bound on machine learning model performance using Jensen-Shannon information.

problem Understanding the performance of machine learning models.
method Proposes a new information-theoretic bound on generalization error.
result Shows that the new bound can be tighter than mutual information-based bounds under certain conditions.

This paper synthesizes mp-MRI data for prostate cancer detection.

problem Synthesizing clinically significant prostate cancer MRI data.
method Semi-supervised adversarial learning with StitchLayer and auxiliary distance maximization.
result Synthesizes high-quality mp-MRI images with distinguishable prostate cancer lesions.

This paper tackles mmWave beamforming optimization with active learning.

problem Adaptive and sequential optimization of beamforming vectors during mmWave initial access.
method Hierarchical beamforming codebook, noisy search strategies, and active learning from imperfect labeler.
result Upper bound on search time matches noiseless bisection search, with AoA error probability decaying exponentially.