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

326395126 · Jun 202019922001200920182026
48 results for Unsupervised Pre-Training

Unsupervised pre-training improves model generalization, but lacks theoretical understanding.

problem Lack of theoretical understanding of unsupervised pre-training's impact on model generalization.
method Introduces a novel theoretical framework to analyze and enhance generalization.
result Enhances understanding of unsupervised pre-training and fine-tuning, proposing a new regularization method.

Paper shows pre-training and transfer learning reduce sample complexity for neural networks.

problem Training high-dimensional supervised learning with limited labeled data.
method Study of single-layer neural networks via online stochastic gradient descent, considering concept shift.
result Pre-training and transfer learning reduce sample complexity by polynomial factors under general assumptions.

Unsupervised pre-training preserves multiple views from input distribution.

problem Learning from multiple views of supervision in unsupervised settings.
method Investigates unsupervised pre-training under information theory, focusing on disentanglement and multiple views.
result Unsupervised pre-training helps conserve multiple views from input distribution, improving model performance.

Paper explores unsupervised transfer learning for SLU, improving model performance with unlabeled data.

problem Improving SLU model performance with limited labeled data.
method Uses ELMo embeddings for unsupervised pre-training and ELMo-Light for faster pre-training. Combines unsupervised and supervised transfer techniques.
result Unsupervised pre-training on unlabeled data significantly improves SLU performance, even outperforming conventional supervised transfer.

Pre-trains deep networks on random labels for improved supervised learning.

problem Improving supervised learning performance with limited labeled data.
method Randomly labels all samples in an unlabeled dataset and trains a deep neural network to memorize these labels.
result Improves classification accuracy by 1.5% to 5% on various action recognition datasets.

Study compares deep feature methods for anomaly detection in limited data scenarios.

problem Handling limited data in industrial inspection applications.
method Three approaches (KNN, Mahalanobis, PaDiM) using pre-trained deep features with data augmentation.
result Data augmentation significantly improves performance in small data regimes.

Transformers can learn spectral methods and perform unsupervised learning.

problem Learning spectral methods using unsupervised learning.
method Using multi-layered Transformers, pre-trained on a large set of instances, to learn and perform statistical estimation tasks.
result Proven that pre-trained Transformers can learn spectral methods and perform tasks like PCA and clustering.

Deep neural network predicts finger counting and numerosity estimation.

problem Developing a model for predicting finger counting and numerosity estimation.
method The model is trained in an unsupervised manner using RBMs or autoencoders, then supervised. Finger counting positions are also generated.
result The model shows similarities to human subitizing behavior and confirms the importance of unsupervised training.

Unified QuesNet learns comprehensive representations for diverse test questions.

problem Lack of labeled data for test questions in online learning systems.
method Unified framework and two-level hierarchical pre-training algorithm for unsupervised learning of heterogeneous question representations.
result QuesNet effectively learns comprehensive question representations and outperforms existing methods.

SMILES Transformer learns molecular fingerprints for drug discovery.

problem Poor performance of rule-based molecular fingerprints in shallow prediction models or small datasets.
method Unsupervised pre-training of a sequence-to-sequence language model on a corpus of SMILES.
result SMILES Transformer outperformed existing methods in small-data settings.

We combine supervised learning with unsupervised learning in deep neural networks. The proposed model is trained to simultaneously minimize the sum of supervised and unsupervised cost functions by backpropagation, avoiding the need for layer-wise pre-training. Our work builds on the Ladder network proposed by Valpola (…

2015-07-09abs ↗pdf ↗

New unsupervised learning task improves RL performance.

problem Reward-driven feature learning limitations in RL from images.
method Introduce Augmented Temporal Contrast (ATC) for unsupervised learning of image representations.
result Training encoders using ATC matches or outperforms end-to-end RL in most environments.

Pre-trained model from healthy ADLs improves gait pattern classification for Parkinson's disease.

problem Limited training data for deep learning models in healthcare applications.
method Used convolutional autoencoder to extract features from healthy ADLs data and trained a multi-layer perceptron model for Parkinson's disease classification.
result Features extracted from healthy ADLs data can be used to train an effective classification model for Parkinson's disease.

A new unsupervised method separates speech sources without requiring labeled data.

problem Lack of supervised data for effective neural source separation.
method Uses a complex Gaussian mixture model (cGMM) for joint training of separation and localization networks.
result The method outperforms conventional initialization methods in monaural and multichannel separation.

Paper learns an explainer to interpret CNN features without annotations.

problem Interpreting complex features in CNNs without labeled data.
method Unsupervised learning of an explainer to decompose and reconstruct feature maps.
result Explainer learns to reconstruct CNN features without losing information.

New method improves ABI for sequential data, reducing forgetting and improving accuracy.

problem Performance degradation of ABI under model misspecification and distribution shifts.
method Decouples simulation-based pre-training from unsupervised SC fine-tuning, using memory buffer and elastic weight consolidation.
result Significant mitigation of forgetting and improved posterior estimates compared to standard simulation-based training.

Enhanced word embeddings boost multiclass text classification accuracy.

problem Improving multiclass text classification accuracy using pre-trained embeddings.
method Proposed word-class embeddings (WCEs) to enhance pre-trained word embeddings.
result WCEs significantly improve multiclass text classification accuracy.

The use of unsupervised data in addition to supervised data in training discriminative neural networks has improved the performance of this clas- sification scheme. However, the best results were achieved with a training process that is divided in two parts: first an unsupervised pre-training step is done for initializ…

2016-11-07abs ↗pdf ↗

In this paper we present a unified framework for modeling multi-relational representations, scoring, and learning, and conduct an empirical study of several recent multi-relational embedding models under the framework. We investigate the different choices of relation operators based on linear and bilinear transformatio…

2014-11-14abs ↗pdf ↗

Clarifies contributions of model architectures and resources in SOTA language models.

problem Difficulty in disentangling contributions of model architectures and resources.
method Overview of large pre-trained language models, focusing on their use of new architectures and resources.
result Identifies potential starting points for benchmark comparisons and areas for improvement.

Recently, the deep-belief-networks (DBN) based voice activity detection (VAD) has been proposed. It is powerful in fusing the advantages of multiple features, and achieves the state-of-the-art performance. However, the deep layers of the DBN-based VAD do not show an apparent superiority to the shallower layers. In this…

2013-03-04abs ↗pdf ↗

WME generates document embeddings from word embeddings, outperforming state-of-the-art techniques.

problem Lack of unsupervised document embeddings from pre-trained word embeddings.
method Word Mover's Embedding (WME) approach.
result WME consistently matches or outperforms state-of-the-art techniques on various text classification and similarity tasks.

A new clustering method using deep neural networks with size constraints.

problem Clustering high-dimensional data like images, especially when similarity is not well captured by Euclidean distance.
method Rewriting kk-means as an optimal transport task, adding entropic regularization, and introducing constraints on cluster sizes.
result The proposed method outperforms state-of-the-art clustering methods in unsupervised accuracy.

Self-supervised learning improves few-shot classification and segmentation on point clouds.

problem Efficiently learn from limited labeled data in point cloud applications.
method Hierarchical cover-tree partitioning for self-supervised pre-training; restricted to support set for few-shot learning.
result Self-supervised learning significantly improves downstream classification and segmentation accuracy.