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

10.1%20.3%30.4%40.5% · May 201919922001200920182026
48 results for binary neural network

Study binary activated deep neural networks using PAC-Bayesian theory.

problem Generalization bounds for binary activated deep neural networks.
method Developed an end-to-end framework and provided PAC-Bayesian generalization bounds.
result Nonvacuous PAC-Bayesian generalization bounds for binary activated deep neural networks.

G-Net constructs binary neural networks with high accuracy using randomized binary embeddings.

problem Creating high-accuracy binary neural networks with theoretical guarantees.
method Proposes a novel floating-point G-Net family with randomized binary embeddings and theoretical accuracy guarantees.
result Empirically, G-Net achieves almost 30% higher accuracy on CIFAR-10 compared to prior HDC models.

This research bridges binary and spiking neural networks for efficient on-chip AI.

problem Reducing compute requirements in machine learning frameworks.
method Training Spiking Neural Networks in extreme quantization regime and utilizing standard training techniques for conversion.
result Training Spiking Neural Networks in extreme quantization regime achieves near full precision accuracies.

BENN improves binary neural networks by ensemble methods, boosting accuracy without sacrificing efficiency.

problem Inefficiency and accuracy degradation in binary neural networks.
method Proposes Binary Ensemble Neural Network (BENN) using ensemble techniques.
result BENN outperforms state-of-the-art binary networks and full-precision networks.

A new neural network using chi-square test for binary classification.

problem Improving binary classification accuracy.
method Backpropagation neural network with chi-square test redefined cost and error functions.
result Significantly improved classification accuracy compared to related approaches.

Probabilistic BLRNet uses binary weights and activations for efficient neural networks.

problem Efficiently training and deploying deep neural networks with limited memory and compute.
method Probabilistic training method for binary weights and activations, introducing stochastic operations.
result BLRNet achieves performance comparable to full-precision networks while using fewer bits.

Study shows proper initialisation of binary weights is crucial for deep neural networks.

problem Training stochastic binary neural networks with continuous surrogates is challenging.
method Developed new surrogates based on Markov chain theory and mean field analysis.
result Critical initialisations are necessary for training deep networks with binary weights.

Proposes JBNN for multi-label classification with improved efficiency and performance.

problem Multi-label classification with dependencies and heavy computational load.
method Joint Binary Neural Network (JBNN) that synchronously performs multiple binary classifications and captures label relations via joint binary cross entropy (JBCE) loss.
result Significantly better performance and computational efficiency compared to state-of-the-art methods.

Single neurons can perform as well as dense networks in binary and multi-class recognition tasks.

problem Designing efficient neural networks for recognition tasks.
method Investigated the use of single or multiple neurons in neural networks for binary and multi-class recognition tasks.
result Sparse networks can be as efficient as dense networks in both binary and multi-class tasks.

Paper benchmarks quantum neural networks against classical ones for binary classification tasks.

problem Comparing quantum neural networks with classical ones for binary classification.
method Evaluated with two toy examples, focusing on model complexity and training data size.
result EQNN and QNN outperform ENN and DNN for smaller parameter sets and training data samples.

MeliusNet improves binary neural networks to match MobileNet-v1 accuracy.

problem Achieving high accuracy with binary neural networks on mobile devices.
method Alternating DenseBlocks and ImprovementBlocks to increase feature capacity and quality.
result MeliusNet matches MobileNet-v1 accuracy on ImageNet, improving binary network performance.

A spiking neural network model for probabilistic inference of binary Markov random fields.

problem Implementing probabilistic inference in spiking neural networks.
method Designing a spiking recurrent neural network and proving its equivalence to mean-field inference of binary Markov random fields.
result The spiking neural network model can implement inference of arbitrary binary Markov random fields.

Paper proposes HTAF for stable training of binary neural networks.

problem Challenges in training binary neural networks with gradient-based optimization.
method HTAF is a smooth approximation to the Heaviside function that enables stable training.
result HTAF enables stable training of various binary neural networks with gradient-based optimization.

Reintroduces straight-through estimators for binary neural networks.

problem Training neural networks with binary weights and activations is challenging due to gradient issues and discrete weight optimization.
method Derives ST methods as estimators in the SBN model, analyzes properties and estimation accuracy, explains latent weights and mirror descent method.
result Reintroduces ST methods as sound approximations and provides clearer application and improvements.

BinaryDuo improves BNNs by coupling binary activations, outperforming state-of-the-art models.

problem Gradient mismatch in BNNs due to binarizing activations.
method Using gradient of smoothed loss function to estimate gradient mismatch, proposing BinaryDuo scheme with coupled ternary activations.
result BinaryDuo outperforms state-of-the-art BNNs on various benchmarks.

This paper analyzes the training dynamics of binary neural networks using information bottleneck.

problem Training binary neural networks is challenging due to discontinuity in activation functions.
method The approach uses the Information Bottleneck principle to analyze BNN training dynamics.
result Training dynamics of BNNs are different from DNNs, with both phases occurring simultaneously.

Paper proposes a new binary quantization method for faster DNN inference.

problem Accelerating deep neural network inference on resource-limited devices.
method Quantized Compressed Sensing (QCS) for binary quantization.
result The proposed method preserves benefits of standard methods while reducing quantization error.

Neural networks for binary classification have zero training error at all local minima under certain conditions.

problem Understanding the loss surface of neural networks for binary classification.
method Analyzing single-layered neural networks with smooth hinge loss function, providing conditions for zero training error at all local minima.
result Zero training error at all local minima is achieved under specific conditions (strict convexity of neurons and smooth hinge loss).

Non-negative constraints improve neural network defenses.

problem Effective defenses against adversarial attacks in neural networks.
method Non-negative weight constraints applied to binary and non-binary classification problems.
result Non-negative constraints can improve resistance to adversarial attacks, especially in binary classification with asymmetric costs.

A new method sparsifies neural networks using stochastic binary optimization.

problem Sparsifying neural networks to reduce computational cost and improve efficiency.
method Stochastic binary optimization with the Augment-Reinforce-Merge (ARM) estimator.
result ARM enables efficient network sparsification with comparable accuracy to baseline methods.

New method for estimating gradients in stochastic binary networks.

problem Challenges in training neural networks with binary activations and weights.
method Combines sampling and analytic approximation steps to estimate gradients accurately.
result Significantly reduced variance at the cost of small bias, leading to practical tradeoffs.

Unified approach optimizes neural network training for various metrics.

problem Training and evaluation of neural network binary classifiers often use different metrics.
method Combines differentiable approximation and probabilistic soft sets.
result Effective in optimizing for metrics like F1-Score across various domains.

Study on double descent behavior in two-layer neural networks for binary classification.

problem Understanding the double descent phenomenon in model test error.
method Two-layer neural network with ReLU activation for binary classification. Quantified model size by sample-to-dimension ratio. Empirical risk minimization using Convex Gaussian Min Max Theorem.
result Observed and investigated the double descent behavior of model test error.

Quantized neural networks can improve robustness against adversarial attacks.

problem Adversarial attacks on neural networks with low-precision weights and activations.
method Proposed a third benefit of very low-precision neural networks: improved robustness against some adversarial attacks. Focused on weights and activations quantized to ±1, and conducted black-box and white-box experiments.
result Non-scaled binary neural networks can reduce the impact of iterative attacks, but do not artificially mask gradients.

QNNs can't distinguish binary signals from their negations, revealing a new symmetry.

problem Understanding the behavior of QNNs in binary pattern classification.
method Presented and analyzed a new form of invariance (negational symmetry) in QNNs.
result QNNs cannot differentiate a quantum binary signal and its negational counterpart in binary classification tasks.

Modified AUC improves CNN training by considering model confidence.

problem Improving binary classifier performance metrics.
method Proposes a modified AUC metric that incorporates model confidence into BCE loss for CNN training.
result Demonstrates improved performance on three datasets: MNIST, prostate MRI, and brain MRI.

Model neural plasticity as binary optimization to dynamically activate or deactivate network units.

problem Dynamic learning and adaptability of neural networks.
method Model neural plasticity as an L0L_0-norm regularized binary optimization problem, where units can be activated or deactivated based on a cost-benefit tradeoff.
result Demonstrates that a single parameter kk can modulate learning dynamics, unifying network sparsification and expansion.

Binary representation is desirable for its memory efficiency, computation speed and robustness. In this paper, we propose adjustable bounded rectifiers to learn binary representations for deep neural networks. While hard constraining representations across layers to be binary makes training unreasonably difficult, we s…

2015-11-19abs ↗pdf ↗

Alternative to convolutions using decision trees for neural networks.

problem Replacing complex convolutions with simpler decision-based layers.
method Binary decisions as indices to conditional distributions, trained using backpropagation.
result Performance similar to conventional neural networks, with runtime improvements.

Paper introduces ABC-Net, a binary CNN that maintains high accuracy with reduced memory and power.

problem Accuracy loss in binary CNNs during inference.
method Approximating full-precision weights with binary bases and using multiple binary activations.
result ABC-Net achieves comparable prediction accuracy to full-precision CNNs, even on challenging datasets.

ECNN combines binary classifiers to protect neural networks from adversarial attacks.

problem Vulnerability of neural networks to adversarial inputs.
method Designs an error-correcting code matrix to maximize row and column distances, training end-to-end.
result ECNN effectively defends against adversarial attacks with good accuracy on normal examples.