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

146292437583 · Jun 202019922001200920182026
48 results for low-resource datasets

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.

New models improve morpheme segmentation in low-resource languages.

problem Improving morpheme segmentation in low-resource languages.
method Two new models: LSTM pointer-generator and sequence-to-sequence with hard monotonic attention.
result Novel models outperform existing ones by up to 11.4% accuracy in low-resource settings.

This paper explores semi-supervised and transfer learning for low-resource sentiment classification.

problem Training models with small labeled datasets is challenging, especially for new languages and cultures.
method The paper investigates semi-supervised and transfer learning methods to enhance sentiment classification on low-resource datasets.
result The proposed methods significantly improve model performance, particularly with limited training data.

Meta-learning improves GNN initializations for low-resource drug discovery.

problem Limited labeled data hinders deep learning in drug discovery.
method Model-Agnostic Meta-Learning (MAML) and its variants for graph neural networks initializations.
result Meta-initializations outperform multi-task pre-training baselines on 16 out of 20 tasks and all out-of-distribution tasks.

Study introduces KorFinMTEB for Korean financial texts, revealing model limitations.

problem Limited evaluation benchmarks for low-resource domains, especially Korean.
method Developed KorFinMTEB, a tailored benchmark for Korean financial texts.
result Models perform better on translated benchmarks than on domain-specific ones.

Investigates upsampling vs. upweighting for balanced training on skewed datasets.

problem Balancing training on heavily imbalanced datasets with scarce data.
method Theoretical and empirical analysis of upsampling and upweighting strategies.
result Upsampling and upweighting diverge under stochastic gradient descent, with upsampling leading to faster convergence but higher overfitting risk.

SCENE-Net improves 3D point cloud segmentation with low resource usage and transparency.

problem Lack of resources and transparency in 3D semantic segmentation models.
method SCENE-Net uses signature shapes identified via GENEOs to achieve semantic segmentation with minimal resources.
result SCENE-Net achieves comparable IoU to state-of-the-art methods with less data and computational resources.

Paper aims to improve education online in South Africa using NMT for Setswana.

problem Inclusion of machine translation for low-resourced local languages in online education.
method Demonstrates state-of-the-art performance on English-to-Setswana translation using the Transformer architecture.
result Current NMT techniques show promise for African languages, beating previous methods by 5.33 BLEU points.

This paper tackles rare word problem in low-resource language pairs using NMT.

problem Rare word problem in neural machine translation, especially for low-resource languages.
method Three solutions: enhanced source context, morphology learning, and wordnet synonyms.
result Significant improvements in BLEU scores (+1.0 points) on English-Vietnamese and Japanese-Vietnamese.

FLAML automates model selection and hyperparameter tuning with low resource cost.

problem Automating model selection and hyperparameter tuning for ad-hoc datasets and metrics.
method Conducts trials of different configurations on training data, optimizing for low computational cost.
result Significantly outperforms top-ranked AutoML libraries under smaller budget constraints.

Adaptive scheduling improves multilingual neural machine translation models.

problem Training models on multiple tasks with uniform or proportional sampling leads to poor performance trade-offs.
method Exploring non-adaptive and adaptive task scheduling, including implicit schedules.
result Adaptive schedules improve model performance for low-resource tasks without negatively affecting high-resource tasks.

This paper improves translation of rare words in under-resourced languages.

problem Translation of out-of-vocabulary words in low-resource languages.
method Developed neural and non-neural context models for target-language context integration.
result Neural language models with wide context are most effective in disambiguating OOV word translations.

Method trains deep neural networks on weakly labeled audio data efficiently.

problem Limited training data and lack of temporal labels for audio event detection.
method Multi-instance learning with a new loss function for stacked CNN-RNN.
result Improved performance on low-resource audio datasets.

Auto-sizing improves machine translation efficiency by 3.9 BLEU points with fewer parameters.

problem Optimizing neural network architecture and hyperparameters for low-resource machine translation is computationally expensive.
method Auto-sizing uses regularization to dynamically adjust network size during training.
result Auto-sizing improves BLEU scores by up to 3.9 points with one-third fewer parameters.

EEG-TCNet improves MI-BMIs with high accuracy and low resource usage.

problem Improving motor-imagery brain-machine interfaces with high accuracy and low resource usage.
method Proposes EEG-TCNet, a novel TCN for embedded MI-BMIs.
result EEG-TCNet achieves 83.84% classification accuracy on MOABB, outperforming SoA by 0.25.

Transformers trained with three normalization changes outperform state-of-the-art on low-resource translation tasks.

problem Improving the training of Transformers, especially on low-resource datasets.
method Three normalization changes: PreNorm, ScaleNorm, and FixNorm.
result Significant improvements in BLEU scores on low-resource translation tasks.

Unified framework explains few-shot multimodal medical imaging performance.

problem Limited labeled data in rare diseases and low-resource settings.
method PAC learning, VC theory, PAC Bayesian analysis, information gain, Chain of Thought reasoning.
result Unified theoretical framework for few-shot multimodal medical imaging.

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.

Deep learning for smile detection on embedded systems.

problem Real-time smile detection in low-resource environments.
method Comparison of neural network architectures on NVidia Jetson platform with asynchronous multithreading.
result Low complexity architectures can achieve similar performance to larger networks with less computation.

Generative Adversarial Networks improve affective speech feature generation.

problem Improving feature representation for emotion recognition.
method Experimented with GAN architectures to generate feature vectors corresponding to emotions.
result GANs generate realistic synthetic samples for emotion recognition.

Study shows multilingual LLM calibration effects improve model confidence but not accuracy.

problem Improving multilingual language model calibration in low-resource settings.
method Analysis of two multilingual benchmarks using instruction-tuning and label smoothing.
result Model confidence increases in low-resource languages after instruction-tuning but accuracy improvements are marginal.

Generative models predict page quality without training, useful for low-resource settings.

problem Detecting low-quality content in web articles.
method Human evaluation and analysis of 500 million web articles.
result Generative models can predict page quality without training, useful for low-resource settings.

Paper proposes a new speech representation benchmark and model.

problem Lack of benchmarks for comparing speech representations.
method Unsupervised triplet-loss objective for training a universal non-semantic speech representation.
result Proposed representation outperforms other models on benchmark and transfer learning tasks.

Trains neural machine translation models for 5 Southern African languages.

problem Lack of shared resources and reproducible results for African languages.
method Trained neural machine translation models on publicly-available datasets.
result Provides code for training and evaluating models, aiming to spur future research.

CNN-DTW system improves keyword spotting in under-resourced languages.

problem Keyword spotting in nearly zero-resource languages.
method Multilingual bottleneck features, CNN-DTW, DTW template matching, convolutional neural network.
result Multilingual BNFs improve CNN-DTW by 10.9%.

Neural machine translation models trained for 5 South African languages.

problem Lack of resources and research for machine translation in African languages.
method Training neural machine translation models for 5 South African languages using modern techniques.
result Promises of neural machine translation for African languages.

OT domain adaptation improves aphasia detection across languages.

problem Detecting aphasia in low-resource languages with limited data.
method Utilized OT domain adaptation to map linguistic features across multiple languages.
result OT domain adaptation significantly improved F1 scores for French and Mandarin aphasia detection.

Paper improves natural language understanding with less data using a new training method.

problem Limited data hinders performance of small models in natural language tasks.
method Generation-Distillation: uses large finetuned models to generate new training data and distill knowledge into smaller models.
result Achieves comparable performance to BERT with 300x fewer parameters and outperforms prior distillation methods.

FMT model improves multimodal sequential learning across language, vision, and acoustic data.

problem Modeling spatio-temporal dynamics across multiple modalities.
method Factorized Multimodal Transformer (FMT) that models intramodal and intermodal dynamics in a factorized manner.
result FMT outperforms existing models on 3 datasets and 21 labels, setting new state of the art.

Lin-DBSCAN is a fast density-based clustering algorithm for spatial data.

problem Efficient clustering of large datasets without prior knowledge of cluster number and shape.
method Grid-based scan and merge approach to a discrete density model of DBSCAN.
result Lin-DBSCAN outperforms DBSCAN in efficiency and validity for spatial data clustering.