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.

168,878 papers · 148 categories

Trend · papers per month

25.0%50.0%75.0%100.0% · Sep 199219922001200920172026
48 results for differentiable quantization

This paper introduces a differentiable, scalable quantization method for neural networks.

problem Previous quantization methods lacked differentiability and scalability.
method The approach is differentiable and scalable, using bit-shifting and logarithmic quantization.
result The method achieves comparable accuracy to state-of-the-art approaches with less training time and lower inference cost.

DJPQ optimizes neural network pruning and quantization for hardware efficiency.

problem Efficiently compress neural networks for hardware inference.
method Joint gradient-based optimization of pruning and quantization into a differentiable loss function.
result Significant reduction in Bit-Operations (BOPs) with minimal accuracy loss.

Quantizes Kähler manifolds using sheaves and differential operators.

problem Quantizing Kähler manifolds with sheaves and differential operators.
method Constructing a category enriched over sheaves of modules, defining quantizable morphisms, and showing equivalence to differential operator categories.
result Equivalence of quantized categories under certain conditions.

Differentially quantized gradient methods improve convergence in noisy communication channels.

problem Optimizing distributed learning with limited communication bandwidth and noise.
method Introduces Differential Quantization (DQ) to compensate for quantization errors in gradient descent.
result DQ-GD achieves the same contraction factor as unquantized GD at high bitrates, proving asymptotic optimality.

DBQ quantizes lightweight networks efficiently for resource-constrained devices.

problem High computational and storage complexity of deep neural networks on resource-constrained devices.
method A differentiable non-uniform quantizer that can be mapped onto efficient ternary-based dot product engines.
result Achieves state-of-the-art results with minimal training overhead and best accuracy-complexity trade-off.

The paper quantizes Kähler manifolds using differential operators.

problem Quantizing classical observables on Kähler manifolds as differential operators.
method Constructing higher-order differential operators using Fedosov-type constructions and proving asymptotic equivalence to Berezin-Toeplitz operators.
result Holomorphic differential operators are precisely those that arise as Berezin-Toeplitz operators for quantizable functions.

Study differential operators over maps and their applications in supermanifolds.

problem Understanding differential operators over smooth maps and their applications.
method Recall and study differential operators, formal \hbar-differential operators, pullbacks by thick morphisms, and quantization of symplectic micromorphisms.
result Developed constructions and examples of differential operators over maps.

New insights into quantized neural networks reveal learning dynamics and generalization errors.

problem Understanding the impact of quantization hyperparameters on learning dynamics in high-dimensional models.
method Theoretical analysis and fixed-point analysis of STE dynamics in quantized models.
result STE training in quantized models converges to a plateau followed by a sharp drop in generalization error, influenced by quantization range.

We study the existence of natural and projectively equivariant quantizations for differential operators acting between order 1 vector bundles over a smooth manifold M. To that aim, we make use of the Thomas-Whitehead approach of projective structures and construct a Casimir operator depending on a projective Cartan con…

2006-01-21abs ↗pdf ↗

Neural network quantization has become an important research area due to its great impact on deployment of large models on resource constrained devices. In order to train networks that can be effectively discretized without loss of performance, we introduce a differentiable quantization procedure. Differentiability can…

2018-10-03abs ↗pdf ↗

Conformally equivariant quantization is a peculiar map between symbols of real weight δδ and differential operators acting on tensor densities, whose real weights are designed by λλ and λ+δλ+δ. The existence and uniqueness of such a map has been proved by Duval, Lecomte and Ovsienko for a generic weight δδ. Later, Si…

2011-02-20abs ↗pdf ↗

We investigate (pseudo)differential forms in the framework of supergeometry. Definitions, basic properties and Cartan calculus (DeRham differential, Lie derivative, inner product, Hodge operator) are presented; the symplectic supermechanics (even and odd) is formulated; and the question of quantization is discussed. In…

2003-08-25abs ↗pdf ↗

This thesis introduces the notion of "relative gerbes" for smooth maps of manifolds, and discusses their differential geometry. The equivalence classes of relative gerbes are classified by the relative integral cohomology in degree three. Furthermore, by using the concept of relative gerbes, the pre-quantization of Lie…

2005-05-12abs ↗pdf ↗

A new method for robust product Markovian quantization overcomes numerical instabilities.

problem Numerical instabilities in the PMQ algorithm limit its adoption, especially for stochastic volatility models.
method Reformulated PMQ as standard vector quantization, applying accelerated Lloyd's algorithm for robustness.
result The method overcomes numerical instabilities and extends applicability to stochastic volatility models.

Lectures on symplectic and Poisson geometry, quantization, and quantum field theory.

problem Exploring symplectic and Poisson structures and their applications in quantum field theory.
method Introduction to differential geometry, symplectic geometry, Poisson geometry, and deformation quantization.
result Detailed understanding of symplectic and Poisson structures and their quantization.

Extends quantization theory to mixed polarizations using transverse differential operators.

problem Quantization in mixed polarization.
method Developed a theory of transverse differential operators associated to non-singular polarizations.
result Obtained a geometric interpretation of deformation quantization and sheaf of subalgebras acting on polarized sections.

Differential Cohomotopy theory predicts brane interactions via chord diagrams.

problem Quantization of brane charges and moduli spaces.
method Differential refinement of Cohomotopy theory, configuration spaces, chord diagrams.
result Higher observables on brane moduli spaces are given by weight systems on chord diagrams.

This article is a survey of recent work of the authors developing a new approach to quantization based on the equivariance with respect to some Lie group of symmetries. Examples are provided by conformal and projective differential geometry: given a smooth manifold M endowed with a flat conformal/projective structure, …

1999-10-19abs ↗pdf ↗

I have chosen, in this presentation of Deformation Quantization, to focus on 3 points: the uniqueness --up to equivalence-- of a universal star product (universal in the sense of Kontsevich) on the dual of a Lie algebra, the cohomology classes introduced by Deligne for equivalence classes of differential star products …

2000-03-17abs ↗pdf ↗

Introduces a new operator generating higher Koszul brackets on differential forms.

problem Developing a new operator for higher Koszul brackets on differential forms.
method Introducing a formal \hbar-differential operator ΔΔ generating higher Koszul brackets on differential forms.
result Established properties of the introduced BV type operator and its inclusion in a one-parameter family.

For a real symmetric domain GR/KRG_{\mathbb R}/K_{\mathbb R}, with complexification GC/KCG_{\mathbb C}/K_{\mathbb C}, we introduce the concept of "star-restriction" (a real analogue of the "star-products" for quantization of Kähler manifolds) and give a geometric construction of the GRG_{\mathbb R}-invariant differential ope…

2009-02-20abs ↗pdf ↗

Efficient deep neural network (DNN) inference on mobile or embedded devices typically involves quantization of the network parameters and activations. In particular, mixed precision networks achieve better performance than networks with homogeneous bitwidth for the same size constraint. Since choosing the optimal bitwi…

2019-05-27abs ↗pdf ↗

Paper optimizes KWS models using NAS and quantization for limited resources.

problem Developing efficient keyword spotting models in resource-constrained environments.
method Neural Architecture Search (NAS) for model structure optimization and quantization of weights and activations.
result Achieved high accuracy (95.55%) with minimal parameters and operations using NAS and quantization.

Quantization of (-1)-shifted derived Poisson manifolds via BV-infinity operators.

problem Quantizing (1)(-1)-shifted derived Poisson manifolds.
method Using BV-infinity operators on the space of Berezinian half-densities, proving quantization via lifting of Maurer-Cartan elements.
result Quantization of (1)(-1)-shifted derived Poisson manifolds is equivalent to the vanishing of the second Poisson cohomology group.

Discretizing multi-dimensional data distributions is a fundamental step of modern indexing methods. State-of-the-art techniques learn parameters of quantizers on training data for optimal performance, thus adapting quantizers to the data. In this work, we propose to reverse this paradigm and adapt the data to the quant…

2018-06-08abs ↗pdf ↗

CoDeQ simplifies joint model compression by integrating pruning and quantization.

problem Joint pruning and quantization methods are complex and require additional procedures.
method CoDeQ uses a dead-zone quantizer to directly induce sparsity and learn quantization parameters.
result CoDeQ achieves high sparsity and low-precision accuracy with minimal bit operations.

Paper proposes BQNs for efficient Bayesian quantized neural networks.

problem Learning with well-calibrated uncertainty in neural networks.
method Bayesian quantized networks (BQNs) with efficient algorithms for learning and prediction without sampling.
result BQNs achieve lower predictive errors and better-calibrated uncertainties than E-QNN with less than 20% negative log-likelihood.