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

Trend · papers per month

1223 · Jun 201819922001200920182026
35 results for mini-imagenet

A new model trains prior and encoder/decoder networks simultaneously for efficient generation.

problem Complex autoregressive prior in VQ-VAE models leads to slow generation.
method Builds a diffusion bridge between continuous and non-informative prior distributions.
result Model is competitive and efficient in optimization and sampling.

Automated meta-learning improves model performance on small datasets.

problem Improving machine learning model performance on limited data.
method Gradient-based meta-learning combined with automated neural architecture search.
result Automatically found meta-learner achieved 74.65% accuracy on 5-shot 5-way Mini-ImageNet, 11.54% better than MAML.

Study shows fine-tuning outperforms few-shot learning algorithms in low-resolution datasets.

problem Learning novel classes with limited examples in machine learning.
method Fine-tuning networks with low learning rates and adaptive optimizers, updating entire network for domain shifts.
result Fine-tuning achieves higher accuracy than common few-shot learning algorithms in 1-shot and 5-shot tasks.

Bayesian meta-learning algorithm improves model calibration and accuracy.

problem Improving model calibration and accuracy in few-shot learning.
method Gradient-based variational inference to learn model parameter distributions.
result State-of-the-art calibration and classification results on few-shot benchmarks.

Enhances few-shot image classification using unlabelled examples.

problem Few-shot image classification with limited labeled data.
method Transductive meta-learning combining soft k-means clustering and neural feature extractor.
result State-of-the-art performance on Meta-Dataset, mini-ImageNet, and tiered-ImageNet benchmarks.

A new method for few-shot learning using directional statistics.

problem Few-shot classification with limited training data.
method Generates class representatives using a mixture of von Mises-Fisher distributions to capture inter-class correlation.
result Outperforms other methods in miniImageNet and tieredImageNet datasets.

A simple approach improves performance on both past and future tasks in lifelong learning.

problem Forgetting in lifelong learning, where performance on past tasks degrades when learning new tasks.
method Representation ensembling to improve performance on both future and past tasks.
result Representation ensembling demonstrates both forward and backward transfer across various datasets.

AAL method generates few-shot tasks from unlabeled data for unsupervised few-shot learning.

problem Lack of unsupervised few-shot learning methods.
method Randomly label a subset of images, apply data augmentation, and use generated labels for target sets.
result Learned models achieve good generalization on Omniglot and Mini-Imagenet.

Meta-learning framework improves model performance on few-shot classification tasks.

problem Improving model performance on few-shot classification tasks.
method Empirical Bayes formulation with synthetic gradients for transductive meta-learning.
result Meta-learning framework outperforms previous state-of-the-art methods on benchmarks.

Deep kernels learn from embeddings to capture data similarity efficiently.

problem Capturing similarity between high-dimensional data points with small labeled data.
method Probabilistic neural network to learn deep kernels on probabilistic embeddings.
result Our approach outperforms state-of-the-art GP kernel learning in various settings.

A new method for automatically learning metric scaling in metric-based meta-learning.

problem Lack of principled method for learning metric scaling parameter.
method Developed a variational metric scaling framework for automatic metric scaling parameter learning.
result Consistently improves the performance of existing metric-based meta-algorithms.

A new framework improves few-shot classification by learning to generalize to unseen classes.

problem Training metric-based meta-learning approaches for few-shot classification often fails to generalize to unseen classes.
method Proposes a bilevel optimization framework to explicitly constrain meta-training to reduce unseen classification error.
result Significantly improves performance on unseen classes compared to episodic training.

This paper bridges MTL and meta-learning, showing their shared structure and efficiency.

problem Improving generalization and adaptation in multi-task and few-shot learning.
method Theoretical analysis and empirical investigation of MTL and gradient-based meta-learning.
result MTL and GBML share similar optimization formulations and predictions over unseen tasks.

Random convolutional neural network improves image classification and retrieval.

problem Improving image classification and retrieval performance.
method Random depthwise signed convolutional neural network.
result Higher accuracy in image classification and retrieval compared to baseline models.