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

295988117 · Jun 202019922001200920182026
48 results for binary CNN

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.

TentacleNet improves binarized CNNs, reducing accuracy loss and memory usage.

problem Excessive accuracy loss in binarized CNNs.
method Parallelization inspired by ensemble learning theory, end-to-end trainable compact topology.
result Significant memory savings compared to state-of-the-art binary ensemble methods.

Improved action detection for multi-person videos using attention filtering.

problem Difficulty in distinguishing relevant parts of multi-person videos for action detection.
method Fovea attention filtering and generalized binary loss function.
result 20% relative improvement in mAP over baseline in AVA dataset.

A method extracts binary features directly from CS measurements for compressive image classification.

problem Efficiently classify images using compressive sensing without reconstruction.
method DCT-based approach for binary feature extraction from CS measurements, feature fusion with CNN features.
result Fused features outperform state-of-the-art methods in image classification.

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.

SAPSAM trains CNNs on lung CTs with binary labels, improving CPA detection and localization.

problem Chronic Pulmonary Aspergillosis (CPA) detection and localization on CT scans using binary labels.
method Binary labels, average intensity projections, 2D RGB-like images, hierarchical CNN architectures.
result High classification accuracy, precise localization, predictive power of 2-year survival.

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.

Machine learning classifies gravitational wave signals to test General Relativity.

problem Testing General Relativity with gravitational wave signals from binary black hole mergers.
method Convolutional Neural Networks (CNNs) trained on whitened waveforms and response function type observables.
result CNNs improve classification sensitivity by a factor of approximately 33 compared to whitened waveforms.

Batch normalization biases linear models towards uniform margins, improving performance in binary classification.

problem Understanding the implicit bias of batch normalization in linear models and neural networks.
method Analyzing gradient descent convergence on linear models and two-layer CNNs with batch normalization.
result Gradient descent with batch normalization in linear models converges to a uniform margin classifier with an exponential convergence rate.

Convolutional LSTM detects emphysema in lung cancer screening images.

problem Learning disease signatures from weakly annotated volumetric medical images.
method 3D volumetric images analyzed as a sequence of 2D images using convolutional LSTM.
result Convolutional LSTM model outperformed other methods in detecting emphysema.

We introduce the hierarchical compositional network (HCN), a directed generative model able to discover and disentangle, without supervision, the building blocks of a set of binary images. The building blocks are binary features defined hierarchically as a composition of some of the features in the layer immediately be…

2016-11-07abs ↗pdf ↗

New neural network separates singing voices from music using cross entropy loss.

problem Separating singing voices from music accompaniment.
method Deep Convolutional Neural Network (CNN) trained with Ideal Binary Mask (IBM) and cross entropy loss.
result Proposed CNN outperforms existing systems in MIREX evaluations.

CTM uses conjunctive clauses for image recognition, achieving high accuracy.

problem High computational complexity and lack of interpretability in CNNs.
method Introduces Convolutional Tsetlin Machine (CTM) using conjunctive clauses in propositional logic.
result CTM achieves competitive accuracy on various benchmarks, including MNIST and Fashion-MNIST.

A new method compresses point clouds efficiently, outperforming existing techniques.

problem Efficiently compressing large point cloud datasets for VR applications.
method Learned convolutional transforms and uniform quantization for joint rate and distortion optimization.
result Significant rate-distortion improvement (51.5% BDBR savings) on Microsoft Voxelized Upper Bodies dataset.

Paper classifies movie genres using multimodal data.

problem Challenging task of multi-label movie genre classification.
method Created dataset from video clips, subtitles, synopses, and posters. Extracted features using various descriptors. Evaluated using different classifiers and late fusion strategy.
result Best F-Score result of 0.628 achieved by combining LSTM on synopses and CNN on movie trailer frames.

DeepIrisNet2 learns iris codes without iris segmentation or normalization.

problem Iris recognition under non-ideal conditions.
method Deep learning framework with spatial transformer layers and dual CNN segmentation.
result Significantly improves iris recognition performance.

This study uses CNN-IOs to estimate MRI image reconstruction performance bounds.

problem Estimating task-based performance limits for MRI image reconstruction methods.
method Utilized stylized multi-coil SENSE MRI systems and deep-generated stochastic models to estimate IO performance.
result Estimation of IO performance provides guidance for designing under-sampled MRI systems.

SGD converges to critical points of normalized margin in late-stage training for homogeneous neural networks.

problem Analyzing the implicit bias of SGD on homogeneous neural networks.
method Interpreting SGD dynamics as an Euler-like discretization of a conservative field flow associated with the normalized classification margin.
result Normalized SGD iterates converge to the set of critical points of the normalized margin at late-stage training.

This research uses machine learning to approximate ideal and hotelling observer performance for binary signal detection.

problem Approximating the Ideal and Hotelling Observers for binary signal detection tasks.
method Supervised learning methods, including CNNs and SLNNs, are employed to approximate the IO and HO test statistics.
result The proposed supervised learning methods provide accurate approximations of the IO and HO test statistics.

Deep learning improves defect classification in real-time surface inspection.

problem Real-time defect classification in manufacturing industry using limited datasets.
method Convolutional Neural Networks (CNNs) designed for speed and accuracy, neural data augmentation for class imbalance.
result 98.0% accuracy in binary defect classification with 22,000 labeled images.

CNNs improve medical image classification with few samples.

problem Classifying medical images with limited training data.
method Transfer learning using CNNs, representation extraction, and a novel metric for performance prediction.
result CNN-based transfer learning outperforms feature-based methods with high correlation to test set performance.