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

Trend · papers per month

80161241321 · Jun 202019922001200920172026
48 results for visual rating

AVRA automatically rates brain atrophy from MRI images, achieving high agreement with human radiologists.

problem Manual visual rating of brain atrophy by radiologists is time-consuming and inconsistent.
method AVRA uses machine learning, trained on 2350 ratings, to automatically rate various atrophy scales.
result AVRA achieves substantial agreement with human radiologists, with Cohen's weighted kappa values of 0.74-0.74.

Paper proposes a new black-box attack approach to minimize visual distortion.

problem Constructing adversarial examples that minimize visual distortion in a black-box threat model.
method Learning the noise distribution of adversarial examples to approximate the gradient of a non-differentiable loss function.
result The proposed attack results in much lower visual distortion compared to state-of-the-art black-box attacks.

Achieving artificial visual reasoning - the ability to answer image-related questions which require a multi-step, high-level process - is an important step towards artificial general intelligence. This multi-modal task requires learning a question-dependent, structured reasoning process over images from language. Stand…

2017-07-10abs ↗pdf ↗

Paper introduces Balanced Meta-Softmax for better long-tailed visual recognition.

problem Long-tailed distribution mismatch between training and testing data.
method Balanced Meta-Softmax, an unbiased extension of Softmax, using a Meta Sampler.
result Balanced Meta-Softmax outperforms state-of-the-art solutions on visual recognition and instance segmentation.

Person re-identification (re-id), an emerging problem in visual surveillance, deals with maintaining entities of individuals whilst they traverse various locations surveilled by a camera network. From a visual perspective re-id is challenging due to significant changes in visual appearance of individuals in cameras wit…

2014-06-13abs ↗pdf ↗

Neural network training relies on our ability to find "good" minimizers of highly non-convex loss functions. It is well-known that certain network architecture designs (e.g., skip connections) produce loss functions that train easier, and well-chosen training parameters (batch size, learning rate, optimizer) produce mi…

2017-12-28abs ↗pdf ↗

We employ the Bayesian framework to define a cointegration measure aimed to represent long term relationships between time series. For visualization of these relationships we introduce a dissimilarity matrix and a map based on the Sorting Points Into Neighborhoods (SPIN) technique, which has been previously used to ana…

2007-01-05abs ↗pdf ↗

Large dataset of e-retailer images for improving visual search and product classification.

problem Improving the relevancy of visual search and product recommendation systems.
method Sharing a large dataset of 12M images from an online store classified into 5K categories.
result Demonstrates the effectiveness of deep learning in image classification.

Theoretical analysis of t-SNE for visualizing clustered data.

problem Understanding t-SNE for visualizing high-dimensional clustered data.
method Gradient descent approach and power iterations based on graph Laplacian.
result Asymptotic equivalence and limiting behavior of t-SNE's early exaggeration stage.

The paper develops a neural network to predict wind speed from visual observations.

problem Accurate wind speed prediction for renewable energy and weather forecasting.
method Coupled Convolutional and Recurrent Neural Network architecture trained on visual flow-structure interactions.
result The model accurately predicts wind speeds with low error compared to cup anemometer measurements.

The paper analyzes how speech enhancement and recognition can be improved in noisy environments.

problem Improving speech recognition in multi-talker scenarios with limited resources.
method Developed and trained two LSTM-based models for speech enhancement and phone recognition, then studied their joint optimization.
result Joint optimization of speech enhancement and recognition leads to a significant reduction in Phone Error Rate (PER).

Capsule networks detect and diagnose adversarial images better than CNNs.

problem Detecting and diagnosing adversarial images in neural networks.
method Class-conditional capsule reconstruction and reconstructive attack.
result Capsule networks outperform CNNs in detecting and diagnosing adversarial images.

Search queries are appropriate when users have explicit intent, but they perform poorly when the intent is difficult to express or if the user is simply looking to be inspired. Visual browsing systems allow e-commerce platforms to address these scenarios while offering the user an engaging shopping experience. Here we …

2018-10-02abs ↗pdf ↗

In recent years, deep learning poses a deep technical revolution in almost every field and attracts great attentions from industry and academia. Especially, the convolutional neural network (CNN), one representative model of deep learning, achieves great successes in computer vision and natural language processing. How…

2018-06-12abs ↗pdf ↗

Although deep learning techniques have been successfully applied to many tasks, interpreting deep neural network models is still a big challenge to us. Recently, many works have been done on visualizing and analyzing the mechanism of deep neural networks in the areas of image processing and natural language processing.…

2018-06-22abs ↗pdf ↗

Framework uses machine learning to distinguish major COVID-19 variants.

problem Discriminate and visualize associations between major COVID-19 variants based on genome sequences.
method Unsupervised machine learning methods, including k-mer analysis, PCA, t-SNE, UMAP, and agglomerative hierarchical clustering.
result Framework effectively distinguishes between major variants and identifies emerging variants.

Large learning rates improve neural network generalization, study shows.

problem Understanding why large learning rates lead to better neural network generalization.
method Visual analysis of training and testing loss landscapes, introduction of a nonlinear model.
result Extended phase with large learning rates leads to near-optimal generalization.

This work explores how XAI methods can visualize the diversity of feature representations in Bayesian Neural Networks.

problem Explaining the diversity of feature representations learned by Bayesian Neural Networks.
method Application of global XAI methods to visualize and quantify the diversity of feature representations.
result The diversity of learned feature representations correlates with uncertainty estimates and network width.

SQWA improves low-precision DNNs with model averaging and quantization.

problem Designing good generalization DNNs with quantized weights.
method Floating-point model training, direct quantization, multiple low-precision models, weight averaging, re-quantization, fine-tuning, loss visualization.
result State-of-the-art results for 2-bit QDNNs on CIFAR-100 and ImageNet datasets.

New study shows tradeoffs between compression quality, distortion, and perception.

problem Optimizing compression for low distortion often sacrifices perceptual quality.
method Adopted Blau & Michaeli's perceptual quality definition and studied the rate-distortion-perception tradeoff.
result Restricting perceptual quality to high generally requires a trade-off between rate and distortion.

Paper proposes a method to encrypt faces while maintaining visual similarity.

problem Protecting personal data from unauthorized face recognition.
method Targeted identity-protection iterative method (TIP-IM) to generate adversarial identity masks.
result TIP-IM provides 95%+ protection success rate against face recognition models.

Net2Vis automates CNN visualization for publications.

problem Lack of consistent visual representations in deep learning papers.
method Proposes a visual grammar and automated system for generating publication-ready CNN visualizations.
result Reduces time and ambiguity in generating network visualizations.

Learning from small amounts of labeled data is a challenge in the area of deep learning. This is currently addressed by Transfer Learning where one learns the small data set as a transfer task from a larger source dataset. Transfer Learning can deliver higher accuracy if the hyperparameters and source dataset are chose…

2018-07-30abs ↗pdf ↗

Study on implied certainty equivalent rates in financial markets and electric vehicles.

problem Investment risk in financial markets.
method Mathematical derivation of implied certainty equivalent rate, empirical analysis of stock and option data.
result Positive implied certainty equivalent rates are more suitable for investment than negative ones, but higher values increase risk.

Proposes a spectral method to assess and combine multiple data visualizations.

problem Evaluating and combining the strengths of different data visualization algorithms.
method Spectral method for assessing and combining multiple visualizations.
result Proposes a visualization eigenscore to quantify relative performance and a consensus visualization.

This paper improves MDS visualization by adjusting Wasserstein distances for heavy-tailed data.

problem Enhancing Multidimensional Scaling (MDS) for better pattern recognition with heavy-tailed distributions.
method Introduces Max-D-SW, a metric adjustment of Max-Sliced Wasserstein distance that aggregates over orthonormal bases.
result Max-D-SW provides a clear numerical advantage in MDS outcomes, especially for heavy-tailed distributions.

A new method improves SSVEP BCI to recognize responses in sub-second time with high accuracy.

problem Achieving high accuracy in SSVEP BCI with short response times.
method CSTA (Combining Spatial-Filtering and Temporal Alignment) method.
result CSTA achieves maximum mean accuracy of 97.43% in sub-second response time.

Consensus dimension reduction combines multiple visualizations to identify shared patterns.

problem Conflicting visualizations from different dimension reduction methods.
method Multi-view learning to identify stable patterns across multiple views.
result Consensus visualization effectively identifies shared low-dimensional data structure.