This work proposes splitting deep neural networks into smaller sub-networks for faster and more efficient distillation.
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
End-to-end speech recognition system trained on GPUs and CPUs.
Recent work on discriminative segmental models has shown that they can achieve competitive speech recognition performance, using features based on deep neural frame classifiers. However, segmental models can be more challenging to train than standard frame-based approaches. While some segmental models have been success…
Develops Bayesian approach for end-to-end learning in stochastic optimization.
End-to-end portfolio system accounts for model risk.
Paper tackles end-to-end training of complex neural networks using DIP method.
Survey of methods to train deep architectures without E2EBP.
End-to-end neural network based approaches to audio modelling are generally outperformed by models trained on high-level data representations. In this paper we present preliminary work that shows the feasibility of training the first layers of a deep convolutional neural network (CNN) model to learn the commonly-used l…
End-to-end training solves deep unsupervised contrastive learning problems.
End-to-end policy learning improves statistical arbitrage trading.
AugurOne trains single image generators without GANs using image warps.
End-to-end policy learning method improves CATE estimation.
In this paper, we propose a new loss function called generalized end-to-end (GE2E) loss, which makes the training of speaker verification models more efficient than our previous tuple-based end-to-end (TE2E) loss function. Unlike TE2E, the GE2E loss function updates the network in a way that emphasizes examples that ar…
We present an end-to-end learning method for chess, relying on deep neural networks. Without any a priori knowledge, in particular without any knowledge regarding the rules of chess, a deep neural network is trained using a combination of unsupervised pretraining and supervised training. The unsupervised training extra…
New algorithm trains latent diffusion models using interacting particles.
End-to-end autonomous driving models get better uncertainty estimates.
End-to-end Sanskrit TTS developed with limited data, achieving good quality.
Meena is a chatbot trained on social media data, achieving human-like conversation quality.
We propose a novel deep learning method for local self-supervised representation learning that does not require labels nor end-to-end backpropagation but exploits the natural order in data instead. Inspired by the observation that biological neural networks appear to learn without backpropagating a global error signal,…
We present Caffe con Troll (CcT), a fully compatible end-to-end version of the popular framework Caffe with rebuilt internals. We built CcT to examine the performance characteristics of training and deploying general-purpose convolutional neural networks across different hardware architectures. We find that, by employi…
Connectionist temporal classification (CTC) is widely used for maximum likelihood learning in end-to-end speech recognition models. However, there is usually a disparity between the negative maximum likelihood and the performance metric used in speech recognition, e.g., word error rate (WER). This results in a mismatch…
End-to-end text-to-speech (TTS) synthesis is a method that directly converts input text to output acoustic features using a single network. A recent advance of end-to-end TTS is due to a key technique called attention mechanisms, and all successful methods proposed so far have been based on soft attention mechanisms. H…
End-to-end graph-based SSL learns all graph factors dynamically.
End-to-end approach learns pseudo-distance for verifying example sets.
End-to-End training (E2E) is becoming more and more popular to train complex Deep Network architectures. An interesting question is whether this trend will continue-are there any clear failure cases for E2E training? We study this question in depth, for the specific case of E2E training an ensemble of networks. Our str…
This paper develops a method to train compact neural networks with reduced memory and computational costs.
End-to-end approach for weak supervision improves downstream model performance.
This paper presents a comparison of a traditional hybrid speech recognition system (kaldi using WFST and TDNN with lattice-free MMI) and a lexicon-free end-to-end (TensorFlow implementation of multi-layer LSTM with CTC training) models for German syllable recognition on the Verbmobil corpus. The results show that expli…
End-to-end learning refers to training a possibly complex learning system by applying gradient-based learning to the system as a whole. End-to-end learning system is specifically designed so that all modules are differentiable. In effect, not only a central learning machine, but also all "peripheral" modules like repre…
Proposes neural dynamic mode decomposition for end-to-end modeling of nonlinear dynamics.
Kauri is a novel unsupervised binary tree for clustering that outperforms existing methods.
Conventional decision trees have a number of favorable properties, including interpretability, a small computational footprint and the ability to learn from little training data. However, they lack a key quality that has helped fuel the deep learning revolution: that of being end-to-end trainable, and to learn from scr…
Neural networks struggle with TSP beyond small instances, requiring new approaches.
New benchmark protocol evaluates neural network optimizers for efficiency and data shift sensitivity.
The idea of end-to-end learning of communication systems through neural network-based autoencoders has the shortcoming that it requires a differentiable channel model. We present in this paper a novel learning algorithm which alleviates this problem. The algorithm enables training of communication systems with an unkno…
DiffusionBlocks trains neural networks by breaking them into independent blocks, reducing memory usage.
Guided Learning improves end-to-end modeling for multi-stage decision-making.
End-to-end trainable graph matching using improved combinatorial solvers.
Articulatory distinctive features, as well as phonetic transcription, play important role in speech-related tasks: computer-assisted pronunciation training, text-to-speech conversion (TTS), studying speech production mechanisms, speech recognition for low-resourced languages. End-to-end approaches to speech-related tas…
Improved hierarchical discrete VAEs for better stability and performance.
Paper proposes a method to maintain ASR performance on new tasks without forgetting old ones.
Paper optimizes KWS models using NAS and quantization for limited resources.
We propose a novel end-to-end neural network architecture that, once trained, directly outputs a probabilistic clustering of a batch of input examples in one pass. It estimates a distribution over the number of clusters , and for each , a distribution over the individual cluster assignm…
End-to-end training of DBMs with improved gradient estimation.
A new type of End-to-End system for text-dependent speaker verification is presented in this paper. Previously, using the phonetically discriminative/speaker discriminative DNNs as feature extractors for speaker verification has shown promising results. The extracted frame-level (DNN bottleneck, posterior or d-vector) …
We consider the task of semantic robotic grasping, in which a robot picks up an object of a user-specified class using only monocular images. Inspired by the two-stream hypothesis of visual reasoning, we present a semantic grasping framework that learns object detection, classification, and grasp planning in an end-to-…
End-to-end dialogue model learns from joint embeddings and user intent.
DeepRacing uses neural networks to predict trajectories for autonomous racing in video games.