Graph neural networks (GNNs) are shown to be successful in modeling applications with graph structures. However, training an accurate GNN model requires a large collection of labeled data and expressive features, which might be inaccessible for some applications. To tackle this problem, we propose a pre-training framew…
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.
Trend · papers per month
Simple method disentangles content and style from pre-trained vision models.
Theoretical study shows adversarial training improves robustness in deep learning models.
Pre-trained model from healthy ADLs improves gait pattern classification for Parkinson's disease.
Study compares deep feature methods for anomaly detection in limited data scenarios.
Study shows how a strong model can learn a task's feature while retaining other capabilities.
The study uses pre-trained neural networks to adjust for confounding in non-tabular data.
We consider unsupervised domain adaptation: given labelled examples from a source domain and unlabelled examples from a related target domain, the goal is to infer the labels of target examples. Under the assumption that features from pre-trained deep neural networks are transferable across related domains, domain adap…
This paper presents our contribution to PolEval 2019 Task 6: Hate speech and bullying detection. We describe three parallel approaches that we followed: fine-tuning a pre-trained ULMFiT model to our classification task, fine-tuning a pre-trained BERT model to our classification task, and using the TPOT library to find …
This work investigates how neural collapse improves transfer learning for large-scale models.
We investigate the effects of the unsupervised pre-training method under the perspective of information theory. If the input distribution displays multiple views of the supervision, then unsupervised pre-training allows to learn hierarchical representation which communicates these views across layers, while disentangli…
Deep neural networks have shown promising results for various clinical prediction tasks. However, training deep networks such as those based on Recurrent Neural Networks (RNNs) requires large labeled data, significant hyper-parameter tuning effort and expertise, and high computational resources. In this work, we invest…
Deep neural networks have shown promising results for various clinical prediction tasks such as diagnosis, mortality prediction, predicting duration of stay in hospital, etc. However, training deep networks -- such as those based on Recurrent Neural Networks (RNNs) -- requires large labeled data, high computational res…
Deep Reinforcement Learning (DRL) algorithms are known to be data inefficient. One reason is that a DRL agent learns both the feature and the policy tabula rasa. Integrating prior knowledge into DRL algorithms is one way to improve learning efficiency since it helps to build helpful representations. In this work, we co…
Enhances ZSL models with biologically inspired feature enhancement.
New theory explains when pre-trained models can improve downstream tasks.
Offline RL with pre-trained features amplifies errors even under mild shifts.
A single pre-trained agent guides feature selection using knockoffs.
In automatic financial feature construction task, the state-of-the-art technic leverages reverse polish expression to represent the features, then use genetic programming (GP) to conduct its evolution process. In this paper, we propose a new framework based on neural network, alpha discovery neural network (ADNN). In t…
The paper develops an asymptotic theory of self-supervised pre-training.
Robust cancer screening model using pre-trained ensembles for biomarkers.
Deep neural networks have been demonstrated to be vulnerable to adversarial attacks, where small perturbations intentionally added to the original inputs can fool the classifier. In this paper, we propose a defense method, Featurized Bidirectional Generative Adversarial Networks (FBGAN), to extract the semantic feature…
Feature learning forms the cornerstone for tackling challenging learning problems in domains such as speech, computer vision and natural language processing. In this paper, we consider a novel class of matrix and tensor-valued features, which can be pre-trained using unlabeled samples. We present efficient algorithms f…
Feature learning forms the cornerstone for tackling challenging learning problems in domains such as speech, computer vision and natural language processing. In this paper, we consider a novel class of matrix and tensor-valued features, which can be pre-trained using unlabeled samples. We present efficient algorithms f…
In this paper, we propose a deep learning approach for smartphone user identification based on analyzing motion signals recorded by the accelerometer and the gyroscope, during a single tap gesture performed by the user on the screen. We transform the discrete 3-axis signals from the motion sensors into a gray-scale ima…
This paper ranks pre-trained DNNs using a novel SI measure.
MeLa learns task relations by inferring global labels for robust FSL.
Proposes using gradients as features for efficient deep learning adaptation.
Deep learning features improve CBIR system performance.
ModelDiff compares learning algorithms by identifying feature transformations.
Paper proposes a unified time series forecasting model with adaptive transfer.
Paper proposes Meta Label Learning to infer global labels for robust few-shot models.
ImageNet pre-training has been regarded as essential for training accurate object detectors for a long time. Recently, it has been shown that object detectors trained from randomly initialized weights can be on par with those fine-tuned from ImageNet pre-trained models. However, the effects of pre-training and the diff…
This paper aims to analyze knowledge consistency between pre-trained deep neural networks. We propose a generic definition for knowledge consistency between neural networks at different fuzziness levels. A task-agnostic method is designed to disentangle feature components, which represent the consistent knowledge, from…
RTFE provides adversarial robustness to multiple models.
CLIP models robustness to spurious features is re-evaluated using a new dataset.
Simplified image clustering achieves competitive results without text-based embeddings.
The study analyzes transfer learning in infinite-width neural networks, improving generalization on target tasks.
A method to automatically choose feature dimensions in linear attention for better approximation quality.
TCGPN improves stock forecasting by capturing temporal correlation patterns.
Graph neural networks (GNNs) have shown great power in learning on attributed graphs. However, it is still a challenge for GNNs to utilize information faraway from the source node. Moreover, general GNNs require graph attributes as input, so they cannot be appled to plain graphs. In the paper, we propose new models nam…
This paper analyzes kNN convergence over feature transformations.
Study explains how noisyGD with DP improves feature learning despite high dimensionality.
Transformer models improve query-document retrieval efficiency and accuracy.
Transfer learning and data augmentation improve stock classification performance.
Deep convolutional neural networks have achieved great success in various applications. However, training an effective DNN model for a specific task is rather challenging because it requires a prior knowledge or experience to design the network architecture, repeated trial-and-error process to tune the parameters, and …
Wind energy forecasting helps to manage power production, and hence, reduces energy cost. Deep Neural Networks (DNN) mimics hierarchical learning in the human brain and thus possesses hierarchical, distributed, and multi-task learning capabilities. Based on aforementioned characteristics, we report Deep Belief Network …
PFNs pre-train models on simulated data to predict class probabilities.