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

Trend · papers per month

6.3%12.5%18.8%25.0% · Oct 199319922001200920182026
48 results for research classification

The study uses supervised learning to classify research data by discipline.

problem Automatically categorizing research data by discipline for scientometric analysis.
method Used a large dataset of 609,524 records for training and evaluation, employing tree-based models and neural networks.
result Multi-layer perceptron models outperformed Long Short-Term Memory models in multi-label classification tasks.

Neural memory networks improve seizure type classification.

problem Automating the classification of seizure type for clinical and research purposes.
method Introduced a novel approach using neural memory networks (NMNs) enhanced with external memory modules and trainable neural plasticity.
result Achieved a state-of-the-art weighted F1 score of 0.945 for seizure type classification.

Optimizes SGD for text classification using hyper-parameter tuning.

problem Improving performance of SGD in text classification.
method Fine-tuning hyper-parameters using Grid-Search approach.
result Optimized SGD classification leads to better accuracy and execution time.

New MTSC archive adds 30 multivariate time series datasets for evaluation.

problem Lack of multivariate time series datasets for rigorous evaluation.
method Forming the first MTSC archive with 30 datasets, equal lengths, no missing data, and train/test splits.
result Addresses the need for a comprehensive evaluation of multivariate time series classification algorithms.

CE-GAN improves deep learning for imbalanced data classification.

problem Difficulty in recognizing minority classes in imbalanced data.
method Class Expert Generative Adversarial Network (CE-GAN) architecture modification.
result CE-GAN provides better performance for imbalanced data classification.

This research adapts superpixels for Shapley value computation in DNA profile classification.

problem Efficiently computing Shapley values for large, multidimensional time-series data.
method Adapting the concept of superpixels to streamline Shapley value computation for time-series-like data.
result Realistic, accurate, and fast computation of Shapley values for DNA profile classification.

Paper proposes transforming ATN to attack multivariate time series models.

problem Generating adversarial samples for multivariate time series classification models.
method Proposes using a distilled model as a surrogate to mimic attacked models and applies 1-NN DTW and FCN attacks.
result Both models were susceptible to attacks on all 18 datasets.

Proposes MSTD-RCNN for improved financial time-series classification.

problem Combining Multi-Scale and Temporal Dependency for better financial time-series classification.
method Multi-Scale Temporal Dependent Recurrent Convolutional Neural Network (MSTD-RCNN).
result Achieves state-of-the-art performance in trend classification and simulated trading.

Enhanced Particle Swarm Optimization improves ANN classification accuracy and stability.

problem Improving classification accuracy of ANN models.
method Proposes an enhanced Particle Swarm Optimization for ANN training.
result Significant improvement in classification accuracy through stability analysis.

LR-Robot accelerates SLRs by combining expert oversight and AI, revealing trends and patterns in financial research.

problem Manual SLRs are impractical due to the scale and complexity of modern financial research.
method Domain experts define taxonomies and constraints, LLMs execute classification, and human evaluation ensures reliability.
result AI can understand and synthesize literature, revealing trends and core research directions.

ADReSS Challenge at INTERSPEECH 2020 benchmarks speech recognition for Alzheimer's dementia.

problem Automated recognition of Alzheimer's dementia from spontaneous speech.
method Provides a benchmark speech dataset, defines two tasks (classification and regression), and presents baseline models.
result Demonstrates the feasibility of automated speech recognition for Alzheimer's dementia.

A new dataset for few-shot relation classification challenges current models.

problem Few-shot relation classification is an open problem requiring further research.
method Adapted state-of-the-art few-shot learning methods for relation classification.
result Current models struggle with relation classification, especially compared to humans.

A classification of 2-dimensional surfaces imbedded in spacetime is presented, according to the algebraic properties of their shape tensor. The classification has five levels, and provides among other things a refinement of the concepts of trapped, umbilical and extremal surfaces, which split into several different cla…

2007-03-22abs ↗pdf ↗

This research compares gradient and Newton boosting methods in classification and regression.

problem The distinction between gradient descent and Newton updates in boosting algorithms is not well understood.
method Presented a unified framework for gradient and Newton boosting, and compared them with tree base learners.
result Newton boosting outperforms gradient and hybrid boosting in predictive accuracy on most datasets.

Paper proposes a robust time series classification method using ResNet and Recurrence Plots.

problem Classifying time series data is challenging and underexplored.
method Transfer learning in Deep Neural Networks, 2D Recurrence Plots, ResNet architecture, simplified preprocessing.
result First time multi-time series classification using a single network.

New research highlights flaws in evaluating clustering algorithms using classification datasets.

problem Flaws in evaluating clustering algorithms using classification datasets.
method Advanced visualization and dimension reduction techniques to expose flaws.
result Current practice of evaluating clustering algorithms may produce misleading results.

Many leading classification algorithms output a classifier that is a weighted average of kernel evaluations. Optimizing these weights is a nontrivial problem that still attracts much research effort. Furthermore, explaining these methods to the uninitiated is a difficult task. Letting all the weights be equal leads to …

2015-06-04abs ↗pdf ↗

This research tackles imbalanced continual learning with a new sampling strategy.

problem Long-tailed distribution in multi-label datasets.
method Partitioning Reservoir Sampling (PRS) for balanced knowledge of head and tail classes.
result The proposed PRS strategy maintains a balanced knowledge of both head and tail classes.

Unified platform for statistical and machine learning in bioinformatics.

problem Workflow inefficiencies in using multiple tools for data analysis.
method Automated hyperparameter optimization, feature importance analysis, statistical tests.
result Accelerates biological discovery workflows with methodological soundness.

This research creates and classifies datasets for Setswana and Sepedi news headlines.

problem Challenges in creating and preparing datasets for low-resourced languages.
method Investigates an approach for data augmentation tailored to low resource languages.
result Improves classification performance on news topic classification task.

Graph Prototypical Networks improve few-shot node classification on attributed networks.

problem Few-shot node classification in attributed networks with limited labeled instances.
method Graph Prototypical Networks (GPN) using meta-learning to extract meta-knowledge and identify informative labeled instances.
result GPN achieves superior performance in few-shot node classification.

This paper standardizes meta-features for classification datasets in meta-learning.

problem Inconsistent and non-standardized meta-features hinder reproducibility in meta-learning studies.
method Systematizes and standardizes meta-features, introduces MFE tool for extraction and reproducibility.
result Guidelines for data characterization improve reproducible empirical research in meta-learning.

Deep learning models outperform classical methods in text classification.

problem Improving text classification accuracy using deep learning.
method Comprehensive review of deep learning models and datasets for text classification.
result Deep learning models outperform classical methods on various text classification tasks.

The area under the ROC curve is widely used as a measure of performance of classification rules. However, it has recently been shown that the measure is fundamentally incoherent, in the sense that it treats the relative severities of misclassifications differently when different classifiers are used. To overcome this, …

2012-02-12abs ↗pdf ↗

Develops methods for integrating multivariate normals and computing classification measures.

problem Computing performance of multivariate normal models is challenging due to lack of general analytical expressions.
method Mathematical results and open-source software for integrating and analyzing multivariate normal distributions.
result Provides tools for calculating classification errors, discriminability, and reliability.

Research aims to explain how ResNets' stability improves image classification performance.

problem Understanding why ResNets enhance image classification performance.
method Examines batch normalization and the dynamical systems view of ResNets to understand stability and smoothness.
result Stability of inter-layer propagation in ResNets contributes to enhanced performance.

This research improves multimodal systems by adding a second objective and regularisation methods.

problem Improving performance of multimodal systems with multiple objectives and regularisation.
method Introduces a second objective over multimodal fusion using variational inference and regularisation methods.
result Demonstrates potential for multiple objectives and probabilistic methods to lower variance and improve generalisation.

Text classification on drug SMILES strings yields competitive drug type classification results.

problem Classifying drug types using conventional text classification methods.
method Treated drug SMILES as sentences and applied basic NLP methods for classification.
result Competitive drug type classification results achieved.