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

Trend · papers per month

65131196261 · May 202619922001200920182026
48 results for Shannon's theory

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.

This paper explores VAEs in Fisher-Shannon plane, revealing the relationship between Fisher information and Shannon entropy.

problem Understanding the relationship between Fisher information and Shannon entropy in VAEs.
method Investigation of VAEs in Fisher-Shannon plane, focusing on the trade-off between Fisher information and Shannon entropy.
result VAEs' representation learning and log-likelihood estimation are intrinsically related to Fisher information and Shannon entropy.

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.

Paper compares Rényi min-entropy vs Shannon entropy for feature selection in machine learning.

problem Feature selection in machine learning to improve model performance.
method Proposes an algorithm based on conditional Rényi min-entropy for feature selection, comparing it to Shannon-based mutual information.
result Rényi-based algorithm tends to outperform Shannon-based in real datasets.

There are (at least) three approaches to quantifying information. The first, algorithmic information or Kolmogorov complexity, takes events as strings and, given a universal Turing machine, quantifies the information content of a string as the length of the shortest program producing it. The second, Shannon information…

2011-10-17abs ↗pdf ↗

Accurately determining dependency structure is critical to discovering a system's causal organization. We recently showed that the transfer entropy fails in a key aspect of this---measuring information flow---due to its conflation of dyadic and polyadic relationships. We extend this observation to demonstrate that this…

2016-09-05abs ↗pdf ↗

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.

A new framework for information theory considers computational constraints.

problem Understanding information in complex systems with computational limitations.
method Variational extension of Shannon's information theory with computational constraints.
result Predictive V\mathcal{V}-information can be created through computation and reliably estimated from data.

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.

CM algorithm matches Shannon's and semantic channels for multi-label classification.

problem Tackles label learning and selection for multi-label classification.
method Adheres to maximum semantic information criterion, uses Bayes' theorem, and trains truth functions.
result Shows improved performance and adaptability to changing source distributions.

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.

New Bayes' theorem optimizes semantic channels for machine learning.

problem Class imbalance and semantic meaning evolution in natural language.
method Convert Shannon's channel to semantic channel using third kind of Bayes' theorem.
result CM algorithm explains natural language evolution and improves predictive models.

The paper proves entropy power properties on Riemannian manifolds and Ricci flows.

problem Entropy power on Riemannian manifolds and Ricci flows.
method Proving concavity and convexity of Shannon entropy power for heat and conjugate heat equations on Riemannian manifolds and Ricci flows.
result Entropy power rigidity models on Einstein or quasi Einstein manifolds and shrinking Ricci solitons.

A novel framework infers causal direction from symbolic sequences using pattern entropy.

problem Challenges in discovering causal direction from temporal symbolic data.
method Dictionary Based Pattern Entropy (DPEDPE) framework integrating AIT and Shannon Information Theory.
result Minimizing pattern level uncertainty yields a robust framework for causal discovery.

Adjusted for chance measures are widely used to compare partitions/clusterings of the same data set. In particular, the Adjusted Rand Index (ARI) based on pair-counting, and the Adjusted Mutual Information (AMI) based on Shannon information theory are very popular in the clustering community. Nonetheless it is an open …

2015-12-03abs ↗pdf ↗

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 ↗

Paper tests for time-varying entropy in stock prices, finding periods of inefficiency.

problem Testing for time-varying entropy in stock price dynamics.
method Unbiased approximation of Shannon entropy variance, optimal rolling window selection, hypothesis testing.
result Existence of periods of market inefficiency for meme stocks.

Compressed Counting (CC) [22] was recently proposed for estimating the ath frequency moments of data streams, where 0 < a <= 2. CC can be used for estimating Shannon entropy, which can be approximated by certain functions of the ath frequency moments as a -> 1. Monitoring Shannon entropy for anomaly detection (e.g., DD…

2012-05-09abs ↗pdf ↗

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.

Relationships that exist between the classical, Shannon-type, and geometric-based approaches to sampling are investigated. Some aspects of coding and communication through a Gaussian channel are considered. In particular, a constructive method to determine the quantizing dimension in Zador's theorem is provided. A geom…

2010-02-15abs ↗pdf ↗

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.

This paper generalizes BO uncertainty measures using decision-theoretic entropies.

problem Efficiently inferring optima of expensive black-box functions.
method Introduces a generalized entropy measure from statistical decision theory to optimize Bayesian optimization.
result Demonstrates strong empirical performance across various sequential decision-making tasks.

The paper explores how GANs' learned distribution aligns with real data distribution.

problem Aligning GAN's learned distribution with real data distribution.
method Optimizing Jensen-Shannon divergence to force alignment, comparing gradients of different distances.
result Wasserstein W22W_2^2 may have desirable properties like reduced mode collapse.

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.

The construction of efficient and effective decision trees remains a key topic in machine learning because of their simplicity and flexibility. A lot of heuristic algorithms have been proposed to construct near-optimal decision trees. ID3, C4.5 and CART are classical decision tree algorithms and the split criteria they…

2015-11-25abs ↗pdf ↗

Bayesian Monte-Carlo method assesses uncertainty in shear stress entropy models.

problem Uncertainty in evaluating shear stress entropy models remains an open question.
method Bayesian Monte-Carlo (BMC) uncertainty method to evaluate four entropy models.
result FOCB statistic index determines certainty of entropy models in shear stress estimation.

FINGER computes von Neumann graph entropy efficiently for online graph sequence analysis.

problem Efficiently compute von Neumann graph entropy for online graph sequence analysis.
method Fast Incremental von Neumann Graph Entropy (FINGER) framework.
result FINGER reduces VNGE computation complexity from cubic to linear.

Paper introduces ENZ to measure significant coefficients in sparse recovery, improving over classical methods.

problem Numerical noise creates long tails of negligible coefficients in sparse recovery.
method Entropy-based notion of effective sparsity (ENZ) to measure significant coefficients, proving stability under restricted isometry condition.
result ENZ decomposes into support cardinality and efficiency factor, providing a precise measure of sparsity.

Proposes SHADE, a new regularization scheme for deep learning.

problem Improving classification performance in deep learning.
method SHADE uses information theory to define a prior based on conditional entropy, decoupling representation learning from data fitting.
result Empirically validated improvements over standard regularization schemes.

Proposes SHADE, a new regularization scheme for deep learning.

problem Improving classification performances in deep learning.
method SHADE uses information theory to define a prior based on conditional entropy, decoupling representation learning from data fitting.
result Empirically validated improvements over common regularization schemes.