Quantized neural networks can represent all fixed-point functions under certain conditions.
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 novel method quantizes Batch Normalization for QNNs, maintaining accuracy and efficiency.
New insights into quantized neural networks reveal learning dynamics and generalization errors.
Kolmogorov-Arnold Networks enable ultrafast online learning with fixed-point quantization.
Memory-augmented neural networks (MANNs) refer to a class of neural network models equipped with external memory (such as neural Turing machines and memory networks). These neural networks outperform conventional recurrent neural networks (RNNs) in terms of learning long-term dependency, allowing them to solve intrigui…
A G-equivariant spin^c structure on a manifold gives rise to a virtual representation of the group G, called the spin^c quantization of the manifold. We present a cutting construction for S^1-equivariant spin^c manifolds, and show that the quantization of the original manifold is isomorphic to the direct sum of the qua…
We prove the equivariant holomorphic Morse inequalities for a holomorphic torus action on a holomorphic vector bundle over a compact Kahler manifold when the fixed-point set is not necessarily discrete. Such inequalities bound the twisted Dolbeault cohomologies of the Kahler manifold in terms of those of the fixed-poin…
Model quantization is leveraged to reduce the memory consumption and the computation time of deep neural networks. This is achieved by representing weights and activations with a lower bit resolution when compared to their high precision floating point counterparts. The suitable level of quantization is directly relate…
We announce the following result and give several applications: A Hamiltonian -space (for a torus) with isolated fixed points is cobordant to a disjoint union of weighted projective spaces which are constructed from its fixed point data. The applications concern the Duistermaat-Heckman formula, the topological J…
Let G be a compact, simply connected Lie group. We develop a `quantization functor' from pre-quantized quasi-Hamiltonian G-spaces at level k to the fusion ring (Verlinde algebra) R_k(G). The quantization Q(M) is defined as a push-forward in twisted equivariant K-homology. It may be computed by a fixed point formula, si…
Paper improves DNN accelerator robustness against bit errors with energy savings.
We present DeepFPC, a novel deep neural network designed by unfolding the iterations of the fixed-point continuation algorithm with one-sided l1-norm (FPC-l1), which has been proposed for solving the 1-bit compressed sensing problem. The network architecture resembles that of deep residual learning and incorporates pri…
NEMO framework quantizes DNNs for efficient deployment.
We introduce a data-free quantization method for deep neural networks that does not require fine-tuning or hyperparameter selection. It achieves near-original model performance on common computer vision architectures and tasks. 8-bit fixed-point quantization is essential for efficient inference on modern deep learning …
We present an overview of techniques for quantizing convolutional neural networks for inference with integer weights and activations. Per-channel quantization of weights and per-layer quantization of activations to 8-bits of precision post-training produces classification accuracies within 2% of floating point networks…
There is a recent interest in neural network (NN)-based communication algorithms which have shown to achieve (beyond) state-of-the-art performance for a variety of problems or lead to reduced implementation complexity. However, most work on this topic is simulation based and implementation on specialized hardware for f…
Recent research implies that training and inference of deep neural networks (DNN) can be computed with low precision numerical representations of the training/test data, weights and gradients without a general loss in accuracy. The benefit of such compact representations is twofold: they allow a significant reduction o…
We extend quantization-aware training to extreme model compression.
The high computational and parameter complexity of neural networks makes their training very slow and difficult to deploy on energy and storage-constrained computing systems. Many network complexity reduction techniques have been proposed including fixed-point implementation. However, a systematic approach for designin…
AdaRound improves post-training quantization of neural networks.
New algorithm improves clustering and quantization using MMD.
Deep learning models have become state of the art for natural language processing (NLP) tasks, however deploying these models in production system poses significant memory constraints. Existing compression methods are either lossy or introduce significant latency. We propose a compression method that leverages low rank…
Study shows convergence of anticanonically balanced metrics to Kähler-Einstein metrics on Fano manifolds.
Outliers in weights and activations pose a key challenge for fixed-point quantization of neural networks. While they can be addressed by fine-tuning, this is not practical for ML service providers (e.g., Google or Microsoft) who often receive customer models without training data. Specialized hardware for handling acti…
Low-precision DNNs have been extensively explored in order to reduce the size of DNN models for edge devices. Recently, the posit numerical format has shown promise for DNN data representation and compute with ultra-low precision in [5..8]-bits. However, previous studies were limited to studying posit for DNN inference…
In this paper we continue our descriptions of stock markets in terms of some non abelian operators which are used to describe the portfolio of the various traders and other {\em observable} quantities. After a first prototype model with only two traders, we discuss a more realistic model of market with an arbitrary num…
Using holographic renormalization coupled with the Caffarelli/Silvestre\cite{caffarelli} extension theorem, we calculate the precise form of the boundary operator dual to a bulk scalar field rather than just its average value. We show that even in the presence of interactions in the bulk, the boundary operator dual to …
We propose a novel algorithm which allows to sample paths from an underlying price process in a local volatility model and to achieve a substantial variance reduction when pricing exotic options. The new algorithm relies on the construction of a discrete multinomial tree. The crucial feature of our approach is that -- …
Survey on quantization methods on Kähler manifolds.
The paper classifies quantizable functions and explores symmetry in quantization methods.
This paper introduces a differentiable, scalable quantization method for neural networks.
The paper classifies circle actions on 6D manifolds with isolated fixed points.
StatQAT optimizes quantization for deep networks, reducing computational cost and memory usage.
This study optimizes quantized neural networks by considering model architecture and quantization types.
Groups with special properties always have fixed points.
Extends ONNX for quantized neural networks with new formats and operators.
New method for quantizing symplectic manifolds with Lagrangian bundles.
HMQ improves quantization for edge devices with mixed precision.
Introduces sheaf quantization, a topological approach to geometric quantization.
Network quantization is an effective solution to compress deep neural networks for practical usage. Existing network quantization methods cannot sufficiently exploit the depth information to generate low-bit compressed network. In this paper, we propose two novel network quantization approaches, single-level network qu…
The article defines and compares two types of quantizations on compact manifolds.
We present Rotated Adaptive Tetra-iterated Quantizer (RATQ), a fixed-length quantizer for gradients in first order stochastic optimization. RATQ is easy to implement and involves only a Hadamard transform computation and adaptive uniform quantization with appropriately chosen dynamic ranges. For noisy gradients with al…
Quantized Adam reduces communication cost in deep learning training.
Study circle actions on unitary manifolds with discrete fixed points.
Quantizes neural networks using frame theory for improved accuracy.
The paper studies quantization on symplectic manifolds with real polarizations, comparing different quantization methods.
Unified finetuning of all quantization degrees of freedom achieves state-of-the-art 4-bit quantization.
Neural network models are resource hungry. It is difficult to deploy such deep networks on devices with limited resources, like smart wearables, cellphones, drones, and autonomous vehicles. Low bit quantization such as binary and ternary quantization is a common approach to alleviate this resource requirements. Ternary…