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

67135202269 · Jun 202019922001200920182026
48 results for image categorization

Study extends cognitive modeling to natural images, revealing the importance of image representation.

problem Extending cognitive modeling to natural images and understanding human categorization.
method Conducted a large-scale study with over 500,000 human judgments. Used deep and shallow machine learning methods to represent images. Applied psychological models of categorization to natural images.
result Simple models with abstract prototypes outperform complex exemplar accounts when using expressive, data-driven image representations.

Generative model for high-dimensional categorical data using Gaussian-Dirichlet fields.

problem Efficiently modeling and predicting high-dimensional categorical data.
method Combines Dirichlet and Gaussian processes for spatio-temporal modeling.
result Model accurately approximates categorical data in unobserved locations.

New method learns disentangled discrete representations using categorical variational autoencoders.

problem Learning disentangled representations from discrete latent spaces.
method Replaced standard Gaussian VAE with a categorical VAE to mitigate rotational invariance.
result Categorical distributions improve learning of disentangled representations.

Discrete-AIR model identifies objects in images with interpretable latent codes.

problem Identifying objects in images without labeled data.
method Recurrent Auto-Encoder with structured latent distributions for discrete, continuous, and spatial attention.
result Discrete-AIR model uses minimal latent variables for efficient inference.

Study improves product categorization on Amazon using multi-modal fusion.

problem Multi-label product categorization in e-commerce.
method Late fusion of image, description, and title modalities using modified CNN and ResNet-50 models.
result Tri-modal late fusion model achieved an F1F_1 score of 88.2%, significantly better than single modal models.

Deep learning outperforms classical methods in categorizing BIM images.

problem Classifying building designs from BIM models.
method Used classical machine learning (HOG + SVM) and deep learning models (pre-trained and custom-designed networks).
result Deep learning models achieve significantly higher accuracy (above 89%) compared to classical methods (57%).

Teaches categories with visual explanations to improve learning.

problem Challenges of traditional machine teaching methods in providing clear explanations.
method Proposes a teaching framework that provides interpretable explanations as feedback.
result Participants achieve better test set performance with interpretable explanations.

New approach predicts under latent shifts using high-dimensional images.

problem Prediction under latent subgroup shifts with high-dimensional observations.
method Recognition-parametrised model (RPM) for identifying causal latent structure.
result Successfully adapts predictions for high-dimensional image data.

New methods tackle adversarial attacks on categorical sequences, improving model security.

problem Adversarial attacks on categorical sequence models, especially for money transactions and medical fraud.
method Two black-box adversarial attacks: Monte-Carlo and continuous relaxation methods.
result Generated adversarial sequences fool machine learning models but remain close to original ones.

Differentiable language model attacks improve adversarial examples for categorical sequence classifiers.

problem Challenges in adversarial attacks for categorical sequence models due to non-differentiability.
method Fine-tuning a language model as a generator of adversarial examples, using a differentiable loss function that combines a surrogate classifier score and approximate edit distance.
result Semantically better and more resistant adversarial examples.

Deep learning improves medical ultrasound image segmentation accuracy.

problem Improving accuracy in medical ultrasound image segmentation.
method Categorizes deep learning methods into six groups and analyzes current representative algorithms.
result Current methods show significant improvement in image segmentation accuracy.

A new method measures heterogeneity without needing categorical partitioning or distance measurement.

problem Measuring heterogeneity in non-categorical data requires categorical partitioning and distance measurement, limiting applicability.
method Representational Rényi heterogeneity (RRH) transforms data into a latent space where heterogeneity can be measured without these requirements.
result RRH can generalize existing indices and better responds to changes in mixture component separation and weighting.

In this article, we give a survey of Geometric Invariant Theory for Toric Varieties, and present an application to the Einstein-Weyl Geometry. We compute the image of the Minitwistor space of the Honda metrics as a categorical quotient according to the most efficient linearization. The result is the complex weighted pr…

2006-11-24abs ↗pdf ↗

Project uses GANs to recognize facial expressions and emotions from-the-wild with dual model approach.

problem Facial expression and emotion recognition in real-world scenarios.
method Created a dual GAN model architecture for Action Units and Valence Arousal annotations.
result Dual GAN model achieved better results than single model for emotion recognition.

StructureBoost improves gradient boosting for complex categorical variables efficiently.

problem Efficiently handling complex categorical variables with known structure.
method Two methods to overcome computational obstacles in SCDT enumeration for structured categorical variables.
result StructureBoost outperforms existing packages on complex categorical problems.

Categorical bundles provide a natural framework for gauge theories involving multiple gauge groups. Unlike the case of traditional bundles there are distinct notions of triviality, and hence also of local triviality, for categorical bundles. We study categorical principal bundles that are product bundles in the categor…

2015-06-14abs ↗pdf ↗

Bayesian model improves categorization of explosions from sparse data.

problem Challenges in categorizing explosions from limited data.
method Bayesian update to Event Categorization Matrix model with Bayesian Decision Theory.
result Consistent gains in overall accuracy and lower false negative rates.

Bayesian deep learning uses function-space priors to improve model uncertainty and robustness.

problem Bayesian deep learning struggles with model-specific weight-space priors that are hard to interpret and specify.
method Apply a Dirichlet prior in predictive space and perform approximate function-space variational inference.
result The approach improves uncertainty quantification, scalability, and adversarial robustness in large-scale image classification.

FigureNet learns to answer questions about scientific plots.

problem Addressing reasoning tasks in question-answering on scientific plots.
method Introduces FigureNet, a deep learning model that identifies plot elements, quantifies values, and determines relative ordering.
result FigureNet outperforms state-of-the-art models by 7% on the FigureQA dataset.

SFM matches flows on statistical manifolds for better discrete generation.

problem Discrete generation on statistical manifolds with strong prior assumptions.
method Statistical Flow Matching (SFM) on manifold of categorical distributions using Fisher information metric.
result SFM achieves higher sampling quality and likelihood than other models.

UNTIE learns representations of coupled categorical data.

problem Challenges in learning from unlabeled categorical data with complex couplings.
method UNTIE approach for unsupervised representation learning of heterogeneous couplings.
result UNTIE significantly improves categorical data representations on 25 diverse datasets.

Paper introduces Categorical Normalizing Flows for better handling of categorical data.

problem Limited application of normalizing flows on categorical data due to lack of intrinsic order.
method Categorical Normalizing Flows use continuous transformations to model latent relations in categorical data, optimizing both continuous representation and model likelihood.
result GraphCNF, a permutation-invariant generative model, outperforms state-of-the-art on molecule generation.