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

3.0%6.0%9.0%12.0% · Jun 199819922001200920182026
48 results for rare category detection

Detects and mitigates rare subclasses in deep neural networks.

problem Underrepresented classes in training datasets reduce classifier performance.
method Commonality metric for detection, methods for reducing impact during training and exploitation.
result Models compensate for rare subclasses, improving performance and runtime identification.

PRESTO improves rare event prediction by shrinking towards proportional odds model.

problem Difficult to predict rare events due to class imbalance.
method PRESTO relaxes proportional odds model by estimating separate weights for transitions between categories, imposing L1 penalty to shrink towards proportional odds.
result PRESTO consistently estimates decision boundary weights under sparsity assumption, improving rare probability estimation.

Paper develops an algorithm with PAC guarantees for detecting alien categories.

problem Detecting alien categories not seen in training data reliably.
method Develops an algorithm with PAC-style guarantees for alien detection under known upper bounds on alien fraction.
result Empirical results show the algorithm's effectiveness in detecting aliens.

Simulates patient pathways to detect delayed rare disease diagnoses.

problem Delayed rare disease diagnoses in France, causing health system and patient harm.
method Probabilistic modelling of patient pathways to create an alert system.
result Alert system detects and refers wandering patients to CRMRs.

This paper evaluates data enrichment techniques for rare event detection in manufacturing.

problem Rare events in manufacturing lead to unplanned downtime and high energy consumption.
method Time series data augmentation, sampling, and imputation techniques combined with supervised machine learning.
result Data enrichment enhances rare failure event detection and prediction by up to 48%.

New deep learning method handles rare and imbalanced events in time series.

problem Challenges in event detection in time series data, especially rare and imbalanced events.
method Supervised regression-based deep learning approach that handles various types of events.
result Superior performance across diverse domains, particularly for rare events and imbalanced datasets.

Detection of rare variants by resequencing is important for the identification of individuals carrying disease variants. Rapid sequencing by new technologies enables low-cost resequencing of target regions, although it is still prohibitive to test more than a few individuals. In order to improve cost trade-offs, it has…

2009-09-02abs ↗pdf ↗

Batch uniformization improves anomaly detection in sound data.

problem Anomaly scores for rare and frequent normal sounds are not uniform.
method Propose batch uniformization to minimize anomaly scores by weighting samples based on their density.
result Improves performance of unsupervised anomaly detection in sound data.

Since their emergence in the 1990's, the support vector machine and the AdaBoost algorithm have spawned a wave of research in statistical machine learning. Much of this new research falls into one of two broad categories: kernel methods and ensemble methods. In this expository article, I discuss the main ideas behind t…

2007-12-06abs ↗pdf ↗

In principle, zero-shot learning makes it possible to train a recognition model simply by specifying the category's attributes. For example, with classifiers for generic attributes like \emph{striped} and \emph{four-legged}, one can construct a classifier for the zebra category by enumerating which properties it posses…

2014-09-15abs ↗pdf ↗

Improved MCMC for rare events in hidden Markov models.

problem Slow inference and prediction for rare latent states in hidden Markov models.
method Targeted sub-sampling (TASS) over-samples rare latent states, reducing variance in gradient estimation.
result Substantial gains in predictive and inferential accuracy on real and synthetic examples.

This research examines rare spurious correlations in neural networks and their impact on accuracy and privacy.

problem Rare spurious correlations in neural networks and their privacy risks.
method Introducing spurious patterns correlated with a fixed class to a few training examples, analyzing 2\ell_2 regularization and Gaussian noise.
result Rare spurious correlations can significantly impact neural network accuracy and privacy, and specific mitigation methods can be effective.

Proposes a method to ensure accurate estimation of rare events in AI systems.

problem Lack of efficiency guarantees in black-box systems for rare-event simulation.
method Integrates deep learning with importance sampling to create a statistically guaranteed estimator.
result Demonstrates effective estimation of rare-event probabilities in AI systems.

Deep CNNs struggle with rare taxa; one-class classifiers help identify them.

problem Efficiently identifying rare benthic macroinvertebrates in insect monitoring.
method Combining deep CNNs with one-class classifiers to identify rare taxa.
result The proposed approach can improve rare species identification, supporting automation.

Paper proposes active learning for sound event detection with reduced annotation effort.

problem Reducing annotation effort for sound event detection.
method Change point detection for candidate selection, mismatch-first farthest-traversal for selection, training with context recordings.
result The proposed system achieves similar performance to full annotation with only 2% of data, reducing annotation effort.

New invariants detect exotic smooth structures in 4-manifolds.

problem Detect exotic smooth structures in 4-manifolds using invariants of 2-handlebodies.
method Investigates invariants of 4-dimensional 2-handlebodies from the Temperley-Lieb category in positive characteristic.
result Height n=2n=2 invariant vanishes on CP2\mathbb{C}P^2, CP2\overline{\mathbb{C}P}^2, and S2imesS2S^2 imes S^2 for p>3p>3.

Functor connects 4D 2-handlebodies to ribbon categories, detecting non-deformation diffeomorphisms.

problem Detecting non-deformation diffeomorphisms in 4D 2-handlebodies.
method Constructs a braided monoidal functor from 4D 2-handlebodies to unimodular ribbon categories.
result Functor J4J_4 detects non-deformation diffeomorphisms when HH^* is not semisimple and HH is not factorizable.

Study compares unsupervised and weakly-supervised methods for anomaly detection at the LHC.

problem Detecting new physics signals at the LHC with model-agnostic techniques.
method Compared unsupervised autoencoder (AE) and weakly-supervised Classification Without Labels (CWoLa) methods.
result Both methods complement each other, providing sensitivity to different types of signals.

WEST uses EHRs and expert cases to improve rare disease phenotyping.

problem Limited labeled data for rare diseases.
method Weakly supervised transformer model trained on probabilistic silver-standard labels.
result WEST outperforms existing methods in phenotype classification and subphenotyping.

Deep-PrAE improves rare-event simulation for black-box systems.

problem Evaluating rare safety-critical events in learning-based systems.
method Combines deep neural networks with IS to create statistically guaranteed estimations.
result Deep-PrAE provides accurate bounds on safety-critical event probabilities.

The paper improves consumer preference modeling by considering multiple product categories.

problem Estimating consumer preferences across multiple product categories with varying attributes and price sensitivity.
method Extends matrix factorization techniques to account for time-varying product attributes and out-of-stock products, pooling information across categories to estimate heterogeneity in preferences.
result The model improves over traditional approaches, accurately estimating consumer preferences and price sensitivity.

A new method detects epileptic events in EEG signals by integrating labeler categories.

problem Human oversight of brief epileptic events in EEG signals leads to inaccurate diagnoses.
method Integrates EEG signal features with one-hot encoded labeler categories for improved detection.
result The method outperforms consensus-trained detectors and maintains confidence bounds.

ECOD detects outliers without parameters, fast and simple.

problem Detecting outliers in large, high-dimensional datasets efficiently and interpretably.
method ECOD estimates empirical cumulative distribution functions per dimension, then computes tail probabilities and outlier scores.
result ECOD outperforms state-of-the-art methods in accuracy, efficiency, and scalability.

Approach for modeling EHR data with rare features, improving prediction and interpretation.

problem Challenges in modeling rare binary features in EHR data.
method Tree-guided feature selection and logic aggregation for large-scale regression.
result Improved prediction and model interpretation of suicide risk in EHR data.

Study categorizes and analyzes emotions in sexist tweets.

problem Lack of defined categories for sexism in NLP.
method Used a new dataset from SemEval-2018 to classify and analyze emotions in sexist tweets.
result Demonstrated the mental state and affectual state of users who tweet in different categories of sexism.

WSGN detects actions from weak supervision, improving performance on THUMOS14 and Charades.

problem Challenging action detection requires detailed manual supervision.
method WSGN learns action detection from video-level labels, exploiting both video-specific and dataset-wide statistics.
result WSGN achieves significant gains in action detection for THUMOS14 and Charades datasets.

Geometric Graph Alignment enhances IoT intrusion detection using NID data.

problem Data scarcity hinders IoT intrusion detection accuracy.
method Geometric Graph Alignment (GGA) approach to transfer knowledge between network intrusion detection and IoT intrusion detection domains.
result GGA approach boosts IoT intrusion detection performance on multiple datasets.