source
sequence
source_labels
sequence
rouge_scores
sequence
paper_id
stringlengths
9
11
target
sequence
[ "There are many differences between convolutional networks and the ventral visual streams of primates.", "For example, standard convolutional networks lack recurrent and lateral connections, cell dynamics, etc.", "However, their feedforward architectures are somewhat similar to the ventral stream, and warrant a more detailed comparison.", "A recent study found that the feedforward architecture of the visual cortex could be closely approximated as a convolutional network, but the resulting architecture differed from widely used deep networks in several ways.", "The same study also found, somewhat surprisingly, that training the ventral stream of this network for object recognition resulted in poor performance.", "This paper examines the performance of this network in more detail.", "In particular, I made a number of changes to the ventral-stream-based architecture, to make it more like a DenseNet, and tested performance at each step.", "I chose DenseNet because it has a high BrainScore, and because it has some cortex-like architectural features such as large in-degrees and long skip connections.", "Most of the changes (which made the cortex-like network more like DenseNet) improved performance.", "Further work is needed to better understand these results.", "One possibility is that details of the ventral-stream architecture may be ill-suited to feedforward computation, simple processing units, and/or backpropagation, which could suggest differences between the way high-performance deep networks and the brain approach core object recognition." ]
[ 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ]
[ 0.21621620655059814, 0.1111111044883728, 0.19999998807907104, 0.15094339847564697, 0.2666666507720947, 0.1764705777168274, 0.17391303181648254, 0.22727271914482117, 0.1111111044883728, 0.0624999962747097, 0.13793103396892548 ]
SkegNmFUIS
[ "An approximation of primate ventral stream as a convolutional network performs poorly on object recognition, and multiple architectural features contribute to this. " ]
[ "In reinforcement learning, it is common to let an agent interact with its environment for a fixed amount of time before resetting the environment and repeating the process in a series of episodes.", "The task that the agent has to learn can either be to maximize its performance over", "(i) that fixed amount of time, or", "(ii) an indefinite period where the time limit is only used during training.", "In this paper, we investigate theoretically how time limits could effectively be handled in each of the two cases.", "In the first one, we argue that the terminations due to time limits are in fact part of the environment, and propose to include a notion of the remaining time as part of the agent's input.", "In the second case, the time limits are not part of the environment and are only used to facilitate learning.", "We argue that such terminations should not be treated as environmental ones and propose a method, specific to value-based algorithms, that incorporates this insight by continuing to bootstrap at the end of each partial episode.", "To illustrate the significance of our proposals, we perform several experiments on a range of environments from simple few-state transition graphs to complex control tasks, including novel and standard benchmark domains.", "Our results show that the proposed methods improve the performance and stability of existing reinforcement learning algorithms." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1 ]
[ 0.1818181723356247, 0.06666666269302368, 0.09090908616781235, 0.0714285671710968, 0.1764705777168274, 0.1904761791229248, 0.25, 0.1666666567325592, 0.17777776718139648, 0.25806450843811035 ]
HyDAQl-AW
[ "We consider the problem of learning optimal policies in time-limited and time-unlimited domains using time-limited interactions." ]
[ "Although stochastic gradient descent (SGD) is a driving force behind the recent success of deep learning, our understanding of its dynamics in a high-dimensional parameter space is limited.", "In recent years, some researchers have used the stochasticity of minibatch gradients, or the signal-to-noise ratio, to better characterize the learning dynamics of SGD.", "Inspired from these work, we here analyze SGD from a geometrical perspective by inspecting the stochasticity of the norms and directions of minibatch gradients.", "We propose a model of the directional concentration for minibatch gradients through von Mises-Fisher (VMF) distribution, and show that the directional uniformity of minibatch gradients increases over the course of SGD.", "We empirically verify our result using deep convolutional networks and observe a higher correlation between the gradient stochasticity and the proposed directional uniformity than that against the gradient norm stochasticity, suggesting that the directional statistics of minibatch gradients is a major factor behind SGD." ]
[ 1, 0, 0, 0, 0 ]
[ 0.1875, 0.1428571343421936, 0.0714285671710968, 0.06451612710952759, 0.09302325546741486 ]
rkeT8iR9Y7
[ "One of theoretical issues in deep learning" ]
[ "Design of reliable systems must guarantee stability against input perturbations.", "In machine learning, such guarantee entails preventing overfitting and ensuring robustness of models against corruption of input data.", "In order to maximize stability, we analyze and develop a computationally efficient implementation of Jacobian regularization that increases classification margins of neural networks.", "The stabilizing effect of the Jacobian regularizer leads to significant improvements in robustness, as measured against both random and adversarial input perturbations, without severely degrading generalization properties on clean data." ]
[ 0, 0, 1, 0 ]
[ 0.0714285671710968, 0.11428570747375488, 0.800000011920929, 0.1666666567325592 ]
ryl-RTEYvB
[ "We analyze and develop a computationally efficient implementation of Jacobian regularization that increases the classification margins of neural networks." ]
[ "With the increasing demand to deploy convolutional neural networks (CNNs) on mobile platforms, the sparse kernel approach was proposed, which could save more parameters than the standard convolution while maintaining accuracy.", "However, despite the great potential, no prior research has pointed out how to craft an sparse kernel design with such potential (i.e., effective design), and all prior works just adopt simple combinations of existing sparse kernels such as group convolution.", "Meanwhile due to the large design space it is also impossible to try all combinations of existing sparse kernels.", "In this paper, we are the first in the field to consider how to craft an effective sparse kernel design by eliminating the large design space.", "Specifically, we present a sparse kernel scheme to illustrate how to reduce the space from three aspects.", "First, in terms of composition we remove designs composed of repeated layers.", "Second, to remove designs with large accuracy degradation, we find an unified property named~\\emph{information field} behind various sparse kernel designs, which could directly indicate the final accuracy.", "Last, we remove designs in two cases where a better parameter efficiency could be achieved.", "Additionally, we provide detailed efficiency analysis on the final 4 designs in our scheme.", "Experimental results validate the idea of our scheme by showing that our scheme is able to find designs which are more efficient in using parameters and computation with similar or higher accuracy." ]
[ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ]
[ 0.15686273574829102, 0.32786884903907776, 0.19999998807907104, 0.5909090638160706, 0.3684210479259491, 0.060606054961681366, 0.2083333283662796, 0.10810810327529907, 0.1666666567325592, 0.19230768084526062 ]
rJlg1n05YX
[ "We are the first in the field to show how to craft an effective sparse kernel design from three aspects: composition, performance and efficiency." ]
[ "In weakly-supervised temporal action localization, previous works have failed to locate dense and integral regions for each entire action due to the overestimation of the most salient regions.", "To alleviate this issue, we propose a marginalized average attentional network (MAAN) to suppress the dominant response of the most salient regions in a principled manner.", "The MAAN employs a novel marginalized average aggregation (MAA) module and learns a set of latent discriminative probabilities in an end-to-end fashion.", " MAA samples multiple subsets from the video snippet features according to a set of latent discriminative probabilities and takes the expectation over all the averaged subset features", ". Theoretically, we prove that the MAA module with learned latent discriminative probabilities successfully reduces the difference in responses between the most salient regions and the others", ". Therefore, MAAN is able to generate better class activation sequences and identify dense and integral action regions in the videos", ". Moreover, we propose a fast algorithm to reduce the complexity of constructing MAA from $O(2^T)$ to $O(T^2)$.", "Extensive experiments on two large-scale video datasets show that our MAAN achieves a superior performance on weakly-supervised temporal action localization.\n\n\n" ]
[ 0, 0, 0, 0, 0, 0, 0, 1 ]
[ 0.22857142984867096, 0.22857142984867096, 0.1875, 0, 0, 0.06666666269302368, 0, 0.25806450843811035 ]
HkljioCcFQ
[ "A novel marginalized average attentional network for weakly-supervised temporal action localization " ]
[ "Deep image prior (DIP), which utilizes a deep convolutional network (ConvNet) structure itself as an image prior, has attracted huge attentions in computer vision community. ", "It empirically shows the effectiveness of ConvNet structure for various image restoration applications. ", "However, why the DIP works so well is still unknown, and why convolution operation is essential for image reconstruction or enhancement is not very clear.", "In this study, we tackle these questions.", "The proposed approach is dividing the convolution into ``delay-embedding'' and ``transformation (\\ie encoder-decoder)'', and proposing a simple, but essential, image/tensor modeling method which is closely related to dynamical systems and self-similarity.", "The proposed method named as manifold modeling in embedded space (MMES) is implemented by using a novel denoising-auto-encoder in combination with multi-way delay-embedding transform.", "In spite of its simplicity, the image/tensor completion and super-resolution results of MMES are quite similar even competitive to DIP in our extensive experiments, and these results would help us for reinterpreting/characterizing the DIP from a perspective of ``low-dimensional patch-manifold prior''." ]
[ 0, 0, 0, 0, 0, 1, 0 ]
[ 0.19999998807907104, 0.06896550953388214, 0.05405404791235924, 0, 0.04651162400841713, 0.21052631735801697, 0.03999999538064003 ]
SJgBra4YDS
[ "We propose a new auto-encoder incorporated with multiway delay-embedding transform toward interpreting deep image prior." ]
[ "Federated learning is a recent advance in privacy protection. \n", "In this context, a trusted curator aggregates parameters optimized in decentralized fashion by multiple clients.", "The resulting model is then distributed back to all clients, ultimately converging to a joint representative model without explicitly having to share the data. \n", "However, the protocol is vulnerable to differential attacks, which could originate from any party contributing during federated optimization.", "In such an attack, a client's contribution during training and information about their data set is revealed through analyzing the distributed model. \n", "We tackle this problem and propose an algorithm for client sided differential privacy preserving federated optimization.", "The aim is to hide clients' contributions during training, balancing the trade-off between privacy loss and model performance. \n", "Empirical studies suggest that given a sufficiently large number of participating clients, our proposed procedure can maintain client-level differential privacy at only a minor cost in model performance." ]
[ 0, 1, 0, 0, 0, 0, 0, 0 ]
[ 0.17391303181648254, 0.2142857164144516, 0.05714285373687744, 0.06451612710952759, 0.1111111044883728, 0.06896550953388214, 0, 0.14999999105930328 ]
SkVRTj0cYQ
[ "Ensuring that models learned in federated fashion do not reveal a client's participation." ]
[ "Employing deep neural networks as natural image priors to solve inverse problems either requires large amounts of data to sufficiently train expressive generative models or can succeed with no data via untrained neural networks.", "However, very few works have considered how to interpolate between these no- to high-data regimes.", "In particular, how can one use the availability of a small amount of data (even 5-25 examples) to one's advantage in solving these inverse problems and can a system's performance increase as the amount of data increases as well?", "In this work, we consider solving linear inverse problems when given a small number of examples of images that are drawn from the same distribution as the image of interest.", "Comparing to untrained neural networks that use no data, we show how one can pre-train a neural network with a few given examples to improve reconstruction results in compressed sensing and semantic image recovery problems such as colorization.", "Our approach leads to improved reconstruction as the amount of available data increases and is on par with fully trained generative models, while requiring less than 1% of the data needed to train a generative model." ]
[ 0, 0, 0, 0, 1, 0 ]
[ 0.2142857164144516, 0.09999999403953552, 0.24561403691768646, 0.11320754140615463, 0.688524603843689, 0.14035087823867798 ]
ryxOh7n9Ir
[ "We show how pre-training an untrained neural network with as few as 5-25 examples can improve reconstruction results in compressed sensing and semantic recovery problems like colorization." ]
[ "We propose Cooperative Training (CoT) for training generative models that measure a tractable density for discrete data.", "CoT coordinately trains a generator G and an auxiliary predictive mediator M. The training target of M is to estimate a mixture density of the learned distribution G and the target distribution P, and that of G is to minimize the Jensen-Shannon divergence estimated through M. CoT achieves independent success without the necessity of pre-training via Maximum Likelihood Estimation or involving high-variance algorithms like REINFORCE.", "This low-variance algorithm is theoretically proved to be superior for both sample generation and likelihood prediction.", "We also theoretically and empirically show the superiority of CoT over most previous algorithms in terms of generative quality and diversity, predictive generalization ability and computational cost." ]
[ 1, 0, 0, 0 ]
[ 0.5333333015441895, 0.09836065024137497, 0.13333332538604736, 0.15789473056793213 ]
SkxxIs0qY7
[ "We proposed Cooperative Training, a novel training algorithm for generative modeling of discrete data." ]
[ "Intrinsic rewards in reinforcement learning provide a powerful algorithmic capability for agents to learn how to interact with their environment in a task-generic way.", "However, increased incentives for motivation can come at the cost of increased fragility to stochasticity.", "We introduce a method for computing an intrinsic reward for curiosity using metrics derived from sampling a latent variable model used to estimate dynamics.", "Ultimately, an estimate of the conditional probability of observed states is used as our intrinsic reward for curiosity.", "In our experiments, a video game agent uses our model to autonomously learn how to play Atari games using our curiosity reward in combination with extrinsic rewards from the game to achieve improved performance on games with sparse extrinsic rewards.", "When stochasticity is introduced in the environment, our method still demonstrates improved performance over the baseline." ]
[ 0, 0, 1, 0, 0, 0 ]
[ 0.1395348757505417, 0.1111111044883728, 1, 0.3589743673801422, 0.2641509473323822, 0.05405404791235924 ]
rJlBQkrFvr
[ "We introduce a method for computing an intrinsic reward for curiosity using metrics derived from sampling a latent variable model used to estimate dynamics." ]
[ "Word embedding is a powerful tool in natural language processing.", "In this paper we consider the problem of word embedding composition \\--- given vector representations of two words, compute a vector for the entire phrase.", "We give a generative model that can capture specific syntactic relations between words.", "Under our model, we prove that the correlations between three words (measured by their PMI) form a tensor that has an approximate low rank Tucker decomposition.", "The result of the Tucker decomposition gives the word embeddings as well as a core tensor, which can be used to produce better compositions of the word embeddings.", "We also complement our theoretical results with experiments that verify our assumptions, and demonstrate the effectiveness of the new composition method." ]
[ 0, 0, 1, 0, 0, 0 ]
[ 0.0714285671710968, 0.14999999105930328, 0.3870967626571655, 0.09302324801683426, 0.14999999105930328, 0.1621621549129486 ]
H1eqjiCctX
[ "We present a generative model for compositional word embeddings that captures syntactic relations, and provide empirical verification and evaluation." ]
[ "Building deep reinforcement learning agents that can generalize and adapt to unseen environments remains a fundamental challenge for AI.", "This paper describes progresses on this challenge in the context of man-made environments, which are visually diverse but contain intrinsic semantic regularities.", "We propose a hybrid model-based and model-free approach, LEArning and Planning with Semantics (LEAPS), consisting of a multi-target sub-policy that acts on visual inputs, and a Bayesian model over semantic structures.", "When placed in an unseen environment, the agent plans with the semantic model to make high-level decisions, proposes the next sub-target for the sub-policy to execute, and updates the semantic model based on new observations.", "We perform experiments in visual navigation tasks using House3D, a 3D environment that contains diverse human-designed indoor scenes with real-world objects.", "LEAPS outperforms strong baselines that do not explicitly plan using the semantic content." ]
[ 0, 0, 1, 0, 0, 0 ]
[ 0.1621621549129486, 0.14999999105930328, 0.31111109256744385, 0.1304347813129425, 0.20512819290161133, 0.12903225421905518 ]
SJgs1n05YQ
[ "We propose a hybrid model-based & model-free approach using semantic information to improve DRL generalization in man-made environments." ]
[ "In this paper, we focus on two challenges which offset the promise of sparse signal representation, sensing, and recovery.", "First, real-world signals can seldom be described as perfectly sparse vectors in a known basis, and traditionally used random measurement schemes are seldom optimal for sensing them.", "Second, existing signal recovery algorithms are usually not fast enough to make them applicable to real-time problems.", "In this paper, we address these two challenges by presenting a novel framework based on deep learning.", "For the first challenge, we cast the problem of finding informative measurements by using a maximum likelihood (ML) formulation and show how we can build a data-driven dimensionality reduction protocol for sensing signals using convolutional architectures.", "For the second challenge, we discuss and analyze a novel parallelization scheme and show it significantly speeds-up the signal recovery process.", "We demonstrate the significant improvement our method obtains over competing methods through a series of experiments." ]
[ 1, 0, 0, 0, 0, 0, 0 ]
[ 0.3030303120613098, 0.09999999403953552, 0.19999998807907104, 0.12903225421905518, 0.1304347813129425, 0.24242423474788666, 0.13333332538604736 ]
B1xVTjCqKQ
[ "We use deep learning techniques to solve the sparse signal representation and recovery problem." ]
[ "To select effective actions in complex environments, intelligent agents need to generalize from past experience.", "World models can represent knowledge about the environment to facilitate such generalization.", "While learning world models from high-dimensional sensory inputs is becoming feasible through deep learning, there are many potential ways for deriving behaviors from them.", "We present Dreamer, a reinforcement learning agent that solves long-horizon tasks purely by latent imagination.", "We efficiently learn behaviors by backpropagating analytic gradients of learned state values through trajectories imagined in the compact state space of a learned world model.", "On 20 challenging visual control tasks, Dreamer exceeds existing approaches in data-efficiency, computation time, and final performance." ]
[ 0, 0, 0, 1, 0, 0 ]
[ 0, 0, 0.04999999329447746, 0.625, 0.25641024112701416, 0 ]
S1lOTC4tDS
[ "We present Dreamer, an agent that learns long-horizon behaviors purely by latent imagination using analytic value gradients." ]
[ "Transfer reinforcement learning (RL) aims at improving learning efficiency of an agent by exploiting knowledge from other source agents trained on relevant tasks.", "However, it remains challenging to transfer knowledge between different environmental dynamics without having access to the source environments.", "In this work, we explore a new challenge in transfer RL, where only a set of source policies collected under unknown diverse dynamics is available for learning a target task efficiently.", "To address this problem, the proposed approach, MULTI-source POLicy AggRegation (MULTIPOLAR), comprises two key techniques.", "We learn to aggregate the actions provided by the source policies adaptively to maximize the target task performance.", "Meanwhile, we learn an auxiliary network that predicts residuals around the aggregated actions, which ensures the target policy's expressiveness even when some of the source policies perform poorly.", "We demonstrated the effectiveness of MULTIPOLAR through an extensive experimental evaluation across six simulated environments ranging from classic control problems to challenging robotics simulations, under both continuous and discrete action spaces." ]
[ 0, 0, 1, 0, 0, 0, 0 ]
[ 0.0833333283662796, 0.23255813121795654, 0.5090909004211426, 0, 0.2926829159259796, 0.23076923191547394, 0.14035087823867798 ]
Byx9p2EtDH
[ "We propose MULTIPOLAR, a transfer RL method that leverages a set of source policies collected under unknown diverse environmental dynamics to efficiently learn a target policy in another dynamics." ]
[ "Reinforcement learning algorithms rely on carefully engineered rewards from the environment that are extrinsic to the agent.", "However, annotating each environment with hand-designed, dense rewards is difficult and not scalable, motivating the need for developing reward functions that are intrinsic to the agent. \n", "Curiosity is such intrinsic reward function which uses prediction error as a reward signal.", "In this paper:", "(a) We perform the first large-scale study of purely curiosity-driven learning, i.e. {\\em without any extrinsic rewards}, across $54$ standard benchmark environments, including the Atari game suite.", "Our results show surprisingly good performance as well as a high degree of alignment between the intrinsic curiosity objective and the hand-designed extrinsic rewards of many games.", "(b) We investigate the effect of using different feature spaces for computing prediction error and show that random features are sufficient for many popular RL game benchmarks, but learned features appear to generalize better (e.g. to novel game levels in Super Mario Bros.).", "(c) We demonstrate limitations of the prediction-based rewards in stochastic setups.", "Game-play videos and code are at https://doubleblindsupplementary.github.io/large-curiosity/." ]
[ 0, 0, 0, 0, 1, 0, 0, 0, 0 ]
[ 0.19512194395065308, 0.15686273574829102, 0, 0, 0.26923075318336487, 0.2448979616165161, 0.1515151411294937, 0.1111111044883728, 0.05882352590560913 ]
rJNwDjAqYX
[ "An agent trained only with curiosity, and no extrinsic reward, does surprisingly well on 54 popular environments, including the suite of Atari games, Mario etc." ]
[ "This work provides theoretical and empirical evidence that invariance-inducing regularizers can increase predictive accuracy for worst-case spatial transformations (spatial robustness). ", "Evaluated on these adversarially transformed examples, we demonstrate that adding regularization on top of standard or adversarial training reduces the relative error by 20% for CIFAR10 without increasing the computational cost. ", "This outperforms handcrafted networks that were explicitly designed to be spatial-equivariant.", "Furthermore, we observe for SVHN, known to have inherent variance in orientation, that robust training also improves standard accuracy on the test set." ]
[ 0, 0, 0, 1 ]
[ 0.20512819290161133, 0.1249999925494194, 0.06896550953388214, 0.24390242993831635 ]
B1e6oy39aE
[ "for spatial transformations robust minimizer also minimizes standard accuracy; invariance-inducing regularization leads to better robustness than specialized architectures" ]
[ "We propose order learning to determine the order graph of classes, representing ranks or priorities, and classify an object instance into one of the classes.", "To this end, we design a pairwise comparator to categorize the relationship between two instances into one of three cases: one instance is `greater than,' `similar to,' or `smaller than' the other.", "Then, by comparing an input instance with reference instances and maximizing the consistency among the comparison results, the class of the input can be estimated reliably.", "We apply order learning to develop a facial age estimator, which provides the state-of-the-art performance.", "Moreover, the performance is further improved when the order graph is divided into disjoint chains using gender and ethnic group information or even in an unsupervised manner." ]
[ 1, 0, 0, 0, 0 ]
[ 0.2631579041481018, 0.1304347813129425, 0.10526315122842789, 0.19354838132858276, 0.19512194395065308 ]
HygsuaNFwr
[ "The notion of order learning is proposed and it is applied to regression problems in computer vision" ]
[ "We study how the topology of a data set comprising two components representing two classes of objects in a binary classification problem changes as it passes through the layers of a well-trained neural network, i.e., one with perfect accuracy on training set and a generalization error of less than 1%.", "The goal is to shed light on two well-known mysteries in deep neural networks:", "(i) a nonsmooth activation function like ReLU outperforms a smooth one like hyperbolic tangent;", "(ii) successful neural network architectures rely on having many layers, despite the fact that a shallow network is able to approximate any function arbitrary well.", "We performed extensive experiments on persistent homology of a range of point cloud data sets.", "The results consistently demonstrate the following: (1) Neural networks operate by changing topology, transforming a topologically complicated data set into a topologically simple one as it passes through the layers.", "No matter how complicated the topology of the data set we begin with, when passed through a well-trained neural network, the Betti numbers of both components invariably reduce to their lowest possible values: zeroth Betti number is one and all higher Betti numbers are zero.", "Furthermore, (2) the reduction in Betti numbers is significantly faster for ReLU activation compared to hyperbolic tangent activation --- consistent with the fact that the former define nonhomeomorphic maps (that change topology) whereas the latter define homeomorphic maps (that preserve topology). Lastly, (3) shallow and deep networks process the same data set differently --- a shallow network operates mainly through changing geometry and changes topology only in its final layers, a deep network spreads topological changes more evenly across all its layers." ]
[ 0, 0, 0, 0, 0, 1, 0, 0 ]
[ 0.25, 0.05714285373687744, 0.060606054961681366, 0.13333332538604736, 0.22857142984867096, 0.2916666567325592, 0.23333333432674408, 0.1882352977991104 ]
SkgBfaNKPr
[ "We show that neural networks operate by changing topologly of a data set and explore how architectural choices effect this change." ]
[ "The convergence rate and final performance of common deep learning models have significantly benefited from recently proposed heuristics such as learning rate schedules, knowledge distillation, skip connections and normalization layers.", "In the absence of theoretical underpinnings, controlled experiments aimed at explaining the efficacy of these strategies can aid our understanding of deep learning landscapes and the training dynamics.", "Existing approaches for empirical analysis rely on tools of linear interpolation and visualizations with dimensionality reduction, each with their limitations.", "Instead, we revisit the empirical analysis of heuristics through the lens of recently proposed methods for loss surface and representation analysis, viz. mode connectivity and canonical correlation analysis (CCA), and hypothesize reasons why the heuristics succeed.", "In particular, we explore knowledge distillation and learning rate heuristics of (cosine) restarts and warmup using mode connectivity and CCA.", " Our empirical analysis suggests that", ": (a) the reasons often quoted for the success of cosine annealing are not evidenced in practice", "; (b) that the effect of learning rate warmup is to prevent the deeper layers from creating training instability; and", "(c) that the latent knowledge shared by the teacher is primarily disbursed in the deeper layers." ]
[ 0, 0, 0, 0, 1, 0, 0, 0, 0 ]
[ 0.25, 0.17777776718139648, 0.19999998807907104, 0.23999999463558197, 0.5128204822540283, 0.07692307233810425, 0.05405404791235924, 0.3499999940395355, 0.05714285373687744 ]
r14EOsCqKX
[ "We use empirical tools of mode connectivity and SVCCA to investigate neural network training heuristics of learning rate restarts, warmup and knowledge distillation." ]
[ "The increasing demand for neural networks (NNs) being employed on embedded devices has led to plenty of research investigating methods for training low precision NNs.", "While most methods involve a quantization step, we propose a principled Bayesian approach where we first infer a distribution over a discrete weight space from which we subsequently derive hardware-friendly low precision NNs.", "To this end, we introduce a probabilistic forward pass to approximate the intractable variational objective that allows us to optimize over discrete-valued weight distributions for NNs with sign activation functions.", "In our experiments, we show that our model achieves state of the art performance on several real world data sets.", "In addition, the resulting models exhibit a substantial amount of sparsity that can be utilized to further reduce the computational costs for inference." ]
[ 0, 1, 0, 0, 0 ]
[ 0.10526315122842789, 0.2380952388048172, 0.09302324801683426, 0, 0.1111111044883728 ]
r1h2DllAW
[ "Variational Inference for infering a discrete distribution from which a low-precision neural network is derived" ]
[ "Many irregular domains such as social networks, financial transactions, neuron connections, and natural language structures are represented as graphs.", "In recent years, a variety of graph neural networks (GNNs) have been successfully applied for representation learning and prediction on such graphs.", "However, in many of the applications, the underlying graph changes over time and existing GNNs are inadequate for handling such dynamic graphs.", "In this paper we propose a novel technique for learning embeddings of dynamic graphs based on a tensor algebra framework.", "Our method extends the popular graph convolutional network (GCN) for learning representations of dynamic graphs using the recently proposed tensor M-product technique.", "Theoretical results that establish the connection between the proposed tensor approach and spectral convolution of tensors are developed.", "Numerical experiments on real datasets demonstrate the usefulness of the proposed method for an edge classification task on dynamic graphs." ]
[ 0, 0, 0, 1, 0, 0, 0 ]
[ 0.0624999962747097, 0.3333333432674408, 0.22857142984867096, 0.5454545617103577, 0.4000000059604645, 0.06451612710952759, 0.3125 ]
rylVTTVtvH
[ "We propose a novel tensor based method for graph convolutional networks on dynamic graphs" ]
[ "Our main motivation is to propose an efficient approach to generate novel multi-element stable chemical compounds that can be used in real world applications.", "This task can be formulated as a combinatorial problem, and it takes many hours of human experts to construct, and to evaluate new data.", "Unsupervised learning methods such as Generative Adversarial Networks (GANs) can be efficiently used to produce new data. ", "Cross-domain Generative Adversarial Networks were reported to achieve exciting results in image processing applications.", "However, in the domain of materials science, there is a need to synthesize data with higher order complexity compared to observed samples, and the state-of-the-art cross-domain GANs can not be adapted directly. \n\n", "In this contribution, we propose a novel GAN called CrystalGAN which generates new chemically stable crystallographic structures with increased domain complexity.", "We introduce an original architecture, we provide the corresponding loss functions, and we show that the CrystalGAN generates very reasonable data.", "We illustrate the efficiency of the proposed method on a real original problem of novel hydrides discovery that can be further used in development of hydrogen storage materials." ]
[ 0, 0, 0, 0, 1, 0, 0, 0 ]
[ 0.1249999925494194, 0.06451612710952759, 0.07407406717538834, 0, 0.14999999105930328, 0.13333332538604736, 0, 0.11764705181121826 ]
SyEGUi05Km
[ "\"Generating new chemical materials using novel cross-domain GANs.\"" ]
[ "Given samples from a group of related regression tasks, a data-enriched model describes observations by a common and per-group individual parameters.", "In high-dimensional regime, each parameter has its own structure such as sparsity or group sparsity.", "In this paper, we consider the general form of data enrichment where data comes in a fixed but arbitrary number of tasks $G$ and any convex function, e.g., norm, can characterize the structure of both common and individual parameters. \t", "We propose an estimator for the high-dimensional data enriched model and investigate its statistical properties. ", "We delineate the sample complexity of our estimator and provide high probability non-asymptotic bound for estimation error of all parameters under a condition weaker than the state-of-the-art.", "We propose an iterative estimation algorithm with a geometric convergence rate.", "Overall, we present a first through statistical and computational analysis of inference in the data enriched model. \n\t" ]
[ 0, 0, 0, 0, 1, 0, 0 ]
[ 0.2222222238779068, 0, 0.1111111044883728, 0.3636363446712494, 0.380952388048172, 0.3571428656578064, 0.34285715222358704 ]
Byx1S9Bj3N
[ "We provide an estimator and an estimation algorithm for a class of multi-task regression problem and provide statistical and computational analysis.." ]
[ "Autonomous vehicles are becoming more common in city transportation. ", "Companies will begin to find a need to teach these vehicles smart city fleet coordination. ", "Currently, simulation based modeling along with hand coded rules dictate the decision making of these autonomous vehicles.", "We believe that complex intelligent behavior can be learned by these agents through Reinforcement Learning.", "In this paper, we discuss our work for solving this system by adapting the Deep Q-Learning (DQN) model to the multi-agent setting. ", "Our approach applies deep reinforcement learning by combining convolutional neural networks with DQN to teach agents to fulfill customer demand in an environment that is partially observ-able to them.", "We also demonstrate how to utilize transfer learning to teach agents to balance multiple objectives such as navigating to a charging station when its en-ergy level is low.", "The two evaluations presented show that our solution has shown hat we are successfully able to teach agents cooperation policies while balancing multiple objectives." ]
[ 0, 1, 0, 0, 0, 0, 0, 0 ]
[ 0, 0.307692289352417, 0, 0.23076923191547394, 0.1249999925494194, 0.15789473056793213, 0.1666666567325592, 0.17142856121063232 ]
B1EGg7ZCb
[ "Utilized Deep Reinforcement Learning to teach agents ride-sharing fleet style coordination." ]
[ "Stability is a key aspect of data analysis.", "In many applications, the natural notion of stability is geometric, as illustrated for example in computer vision.", "Scattering transforms construct deep convolutional representations which are certified stable to input deformations.", "This stability to deformations can be interpreted as stability with respect to changes in the metric structure of the domain. \n\n", "In this work, we show that scattering transforms can be generalized to non-Euclidean domains using diffusion wavelets, while preserving a notion of stability with respect to metric changes in the domain, measured with diffusion maps.", "The resulting representation is stable to metric perturbations of the domain while being able to capture ''high-frequency'' information, akin to the Euclidean Scattering." ]
[ 1, 0, 0, 0, 0, 0 ]
[ 0.29999998211860657, 0.13793103396892548, 0.23999999463558197, 0.2666666507720947, 0.1818181723356247, 0.1875 ]
BygqBiRcFQ
[ "Stability of scattering transform representations of graph data to deformations of the underlying graph support." ]
[ "We propose a novel deep network architecture for lifelong learning which we refer to as Dynamically Expandable Network (DEN), that can dynamically decide its network capacity as it trains on a sequence of tasks, to learn a compact overlapping knowledge sharing structure among tasks.", "DEN is efficiently trained in an online manner by performing selective retraining, dynamically expands network capacity upon arrival of each task with only the necessary number of units, and effectively prevents semantic drift by splitting/duplicating units and timestamping them.", "We validate DEN on multiple public datasets in lifelong learning scenarios on multiple public datasets, on which it not only significantly outperforms existing lifelong learning methods for deep networks, but also achieves the same level of performance as the batch model with substantially fewer number of parameters." ]
[ 1, 0, 0 ]
[ 0.6440677642822266, 0.1071428507566452, 0.23728813230991364 ]
Sk7KsfW0-
[ "We propose a novel deep network architecture that can dynamically decide its network capacity as it trains on a lifelong learning scenario." ]
[ "This paper fosters the idea that deep learning methods can be sided to classical\n", "visual odometry pipelines to improve their accuracy and to produce uncertainty\n", "models to their estimations.", "We show that the biases inherent to the visual odom-\n", "etry process can be faithfully learnt and compensated for, and that a learning ar-\n", "chitecture associated to a probabilistic loss function can jointly estimate a full\n", "covariance matrix of the residual errors, defining a heteroscedastic error model.\n", "Experiments on autonomous driving image sequences and micro aerial vehicles\n", "camera acquisitions assess the possibility to concurrently improve visual odome-\n", "try and estimate an error associated to its outputs." ]
[ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
[ 0.3125, 0.1428571343421936, 0, 0, 0.19354838132858276, 0.06896550953388214, 0.13333332538604736, 0.0714285671710968, 0, 0.07407406717538834 ]
SklqvxSFDB
[ "This paper discusses different methods of pairing VO with deep learning and proposes a simultaneous prediction of corrections and uncertainty." ]
[ "Building robust online content recommendation systems requires learning com- plex interactions between user preferences and content features.", "The field has evolved rapidly in recent years from traditional multi-arm bandit and collabora- tive filtering techniques, with new methods integrating Deep Learning models that enable to capture non-linear feature interactions.", "Despite progress, the dynamic nature of online recommendations still poses great challenges, such as finding the delicate balance between exploration and exploitation.", "In this paper we provide a novel method, Deep Density Networks (DDN) which deconvolves measurement and data uncertainty and predicts probability densities of CTR, enabling us to perform more efficient exploration of the feature space.", "We show the usefulness of using DDN online in a real world content recommendation system that serves billions of recommendations per day, and present online and offline results to eval- uate the benefit of using DDN." ]
[ 0, 0, 0, 0, 1 ]
[ 0.11764705181121826, 0.12244897335767746, 0, 0.19607841968536377, 0.21276594698429108 ]
ryY4RhkCZ
[ "We have introduced Deep Density Network, a unified DNN model to estimate uncertainty for exploration/exploitation in recommendation systems." ]
[ "While it is well-documented that climate change accepters and deniers have become increasingly polarized in the United States over time, there has been no large-scale examination of whether these individuals are prone to changing their opinions as a result of natural external occurrences.", "On the sub-population of Twitter users, we examine whether climate change sentiment changes in response to five separate natural disasters occurring in the U.S. in 2018.", "We begin by showing that tweets can be classified with over 75% accuracy as either accepting or denying climate change when using our methodology to compensate for limited labelled data; results are robust across several machine learning models and yield geographic-level results in line with prior research.", "We then apply RNNs to conduct a cohort-level analysis showing that the 2018 hurricanes yielded a statistically significant increase in average tweet sentiment affirming climate change.", "However, this effect does not hold for the 2018 blizzard and wildfires studied, implying that Twitter users' opinions on climate change are fairly ingrained on this subset of natural disasters." ]
[ 0, 1, 0, 0, 0 ]
[ 0.27272728085517883, 0.3333333134651184, 0.14492753148078918, 0.3265306055545807, 0.23076923191547394 ]
B1evmEQg_V
[ "We train RNNs on famous Twitter users to determine whether the general Twitter population is more likely to believe in climate change after a natural disaster." ]
[ "We study the control of symmetric linear dynamical systems with unknown dynamics and a hidden state.", "Using a recent spectral filtering technique for concisely representing such systems in a linear basis, we formulate optimal control in this setting as a convex program.", "This approach eliminates the need to solve the non-convex problem of explicit identification of the system and its latent state, and allows for provable optimality guarantees for the control signal.", "We give the first efficient algorithm for finding the optimal control signal with an arbitrary time horizon T, with sample complexity (number of training rollouts) polynomial only in log(T) and other relevant parameters." ]
[ 0, 0, 0, 1 ]
[ 0.36734694242477417, 0.3928571343421936, 0.17543859779834747, 0.40625 ]
BygpQlbA-
[ "Using a novel representation of symmetric linear dynamical systems with a latent state, we formulate optimal control as a convex program, giving the first polynomial-time algorithm that solves optimal control with sample complexity only polylogarithmic in the time horizon." ]
[ "Generative Adversarial Networks (GANs) have become the gold standard when it comes to learning generative models for high-dimensional distributions.", "Since their advent, numerous variations of GANs have been introduced in the literature, primarily focusing on utilization of novel loss functions, optimization/regularization strategies and network architectures.", "In this paper, we turn our attention to the generator and investigate the use of high-order polynomials as an alternative class of universal function approximators.", "Concretely, we propose PolyGAN, where we model the data generator by means of a high-order polynomial whose unknown parameters are naturally represented by high-order tensors.", "We introduce two tensor decompositions that significantly reduce the number of parameters and show how they can be efficiently implemented by hierarchical neural networks that only employ linear/convolutional blocks.", "We exhibit for the first time that by using our approach a GAN generator can approximate the data distribution without using any activation functions.", "Thorough experimental evaluation on both synthetic and real data (images and 3D point clouds) demonstrates the merits of PolyGAN against the state of the art." ]
[ 0, 0, 0, 1, 0, 0, 0 ]
[ 0.05882352590560913, 0.09999999403953552, 0.21052631735801697, 0.6486486196517944, 0.1860465109348297, 0.3243243098258972, 0.1666666567325592 ]
Bye30kSYDH
[ "We model the data generator (in GAN) by means of a high-order polynomial represented by high-order tensors." ]
[ "Deep neural networks trained on large supervised datasets have led to impressive results in recent years.", "However, since well-annotated datasets can be prohibitively expensive and time-consuming to collect, recent work has explored the use of larger but noisy datasets that can be more easily obtained.", "In this paper, we investigate the behavior of deep neural networks on training sets with massively noisy labels.", "We show on multiple datasets such as MINST, CIFAR-10 and ImageNet that successful learning is possible even with an essentially arbitrary amount of noise.", "For example, on MNIST we find that accuracy of above 90 percent is still attainable even when the dataset has been diluted with 100 noisy examples for each clean example.", "Such behavior holds across multiple patterns of label noise, even when noisy labels are biased towards confusing classes.", "Further, we show how the required dataset size for successful training increases with higher label noise.", "Finally, we present simple actionable techniques for improving learning in the regime of high label noise." ]
[ 0, 0, 0, 1, 0, 0, 0, 0 ]
[ 0.1621621549129486, 0.1702127605676651, 0.20512819290161133, 0.35555556416511536, 0.19607841968536377, 0.10256409645080566, 0.10810810327529907, 0.10810810327529907 ]
B1p461b0W
[ "We show that deep neural networks are able to learn from data that has been diluted by an arbitrary amount of noise." ]
[ "In this paper, we propose to extend the recently introduced model-agnostic meta-learning algorithm (MAML, Finn et al., 2017) for low resource neural machine translation (NMT).", "We frame low-resource translation as a meta-learning problem, and we learn to adapt to low-resource languages based on multilingual high-resource language tasks.", "We use the universal lexical representation (Gu et al., 2018b) to overcome the input-output mismatch across different languages.", "We evaluate the proposed meta-learning strategy using eighteen European languages (Bg, Cs, Da, De, El, Es, Et, Fr, Hu, It, Lt, Nl, Pl, Pt, Sk, Sl, Sv and Ru) as source tasks and five diverse languages (Ro, Lv, Fi, Tr, and Ko) as target tasks.", "We show that the proposed approach significantly outperforms the multilingual, transfer learning based approach (Zoph et al., 2016) and enables us to train a competitive NMT system with only a fraction of training examples.", "For instance, the proposed approach can achieve as high as 22.04 BLEU on Romanian-English WMT’16 by seeing only 16,000 translated words (\u0018~600 parallel sentences)." ]
[ 0, 1, 0, 0, 0, 0 ]
[ 0.35555556416511536, 0.4615384638309479, 0.05405404791235924, 0.03389830142259598, 0.15686273574829102, 0.1395348757505417 ]
S1g5ylbm1Q
[ "we propose a meta-learning approach for low-resource neural machine translation that can rapidly learn to translate on a new language" ]
[ "This work presents a method for active anomaly detection which can be built upon existing deep learning solutions for unsupervised anomaly detection.", "We show that a prior needs to be assumed on what the anomalies are, in order to have performance guarantees in unsupervised anomaly detection.", "We argue that active anomaly detection has, in practice, the same cost of unsupervised anomaly detection but with the possibility of much better results.", "To solve this problem, we present a new layer that can be attached to any deep learning model designed for unsupervised anomaly detection to transform it into an active method, presenting results on both synthetic and real anomaly detection datasets." ]
[ 0, 0, 0, 1 ]
[ 0.4888888895511627, 0.3333333432674408, 0.260869562625885, 0.7301587462425232 ]
HJex0o05F7
[ "A method for active anomaly detection. We present a new layer that can be attached to any deep learning model designed for unsupervised anomaly detection to transform it into an active method." ]
[ "In this paper, we ask for the main factors that determine a classifier's decision making and uncover such factors by studying latent codes produced by auto-encoding frameworks.", "To deliver an explanation of a classifier's behaviour, we propose a method that provides series of examples highlighting semantic differences between the classifier's decisions.", "We generate these examples through interpolations in latent space.", "We introduce and formalize the notion of a semantic stochastic path, as a suitable stochastic process defined in feature space via latent code interpolations.", "We then introduce the concept of semantic Lagrangians as a way to incorporate the desired classifier's behaviour and find that the solution of the associated variational problem allows for highlighting differences in the classifier decision.\n", "Very importantly, within our framework the classifier is used as a black-box, and only its evaluation is required." ]
[ 0, 0, 1, 0, 0, 0 ]
[ 0.1111111044883728, 0.1599999964237213, 0.3684210479259491, 0.3529411852359772, 0.2666666507720947, 0.17391303181648254 ]
rJxs5p4twr
[ "We generate examples to explain a classifier desicion via interpolations in latent space. The variational auto encoder cost is extended with a functional of the classifier over the generated example path in data space." ]
[ "The soundness and optimality of a plan depends on the correctness of the domain model.", "In real-world applications, specifying complete domain models is difficult as the interactions between the agent and its environment can be quite complex.", "We propose a framework to learn a PPDDL representation of the model incrementally over multiple planning problems using only experiences from the current planning problem, which suits non-stationary environments.", "We introduce the novel concept of reliability as an intrinsic motivation for reinforcement learning, and as a means of learning from failure to prevent repeated instances of similar failures.", "Our motivation is to improve both learning efficiency and goal-directedness.", "We evaluate our work with experimental results for three planning domains." ]
[ 0, 0, 1, 0, 0, 0 ]
[ 0.11764705181121826, 0.0952380895614624, 0.4680851101875305, 0.25531914830207825, 0.12903225421905518, 0.0624999962747097 ]
B1eZxbU9DE
[ "Introduce an approach to allow agents to learn PPDDL action models incrementally over multiple planning problems under the framework of reinforcement learning." ]
[ "The field of Deep Reinforcement Learning (DRL) has recently seen a surge in the popularity of maximum entropy reinforcement learning algorithms. ", "Their popularity stems from the intuitive interpretation of the maximum entropy objective and their superior sample efficiency on standard benchmarks.", "In this paper, we seek to understand the primary contribution of the entropy term to the performance of maximum entropy algorithms.", "For the Mujoco benchmark, we demonstrate that the entropy term in Soft Actor Critic (SAC) principally addresses the bounded nature of the action spaces.", "With this insight, we propose a simple normalization scheme which allows a streamlined algorithm without entropy maximization match the performance of SAC.", "Our experimental results demonstrate a need to revisit the benefits of entropy regularization in DRL.", "We also propose a simple non-uniform sampling method for selecting transitions from the replay buffer during training. ", "We further show that the streamlined algorithm with the simple non-uniform sampling scheme outperforms SAC and achieves state-of-the-art performance on challenging continuous control tasks." ]
[ 0, 0, 0, 0, 0, 0, 1, 0 ]
[ 0.1249999925494194, 0, 0.07407406717538834, 0, 0.25, 0.1538461446762085, 0.27586206793785095, 0.23529411852359772 ]
SJl47yBYPS
[ "We propose a new DRL off-policy algorithm achieving state-of-the-art performance. " ]
[ "Very recently, it comes to be a popular approach for answering open-domain questions by first searching question-related passages, then applying reading comprehension models to extract answers.", "Existing works usually extract answers from single passages independently, thus not fully make use of the multiple searched passages, especially for the some questions requiring several evidences, which can appear in different passages, to be answered.", "The above observations raise the problem of evidence aggregation from multiple passages.", "In this paper, we deal with this problem as answer re-ranking.", "Specifically, based on the answer candidates generated from the existing state-of-the-art QA model, we propose two different re-ranking methods, strength-based and coverage-based re-rankers, which make use of the aggregated evidences from different passages to help entail the ground-truth answer for the question.", "Our model achieved state-of-the-arts on three public open-domain QA datasets, Quasar-T, SearchQA and the open-domain version of TriviaQA, with about 8\\% improvement on the former two datasets." ]
[ 0, 1, 0, 0, 0, 0 ]
[ 0.1463414579629898, 0.3199999928474426, 0.2857142686843872, 0, 0.31372547149658203, 0.19999998807907104 ]
rJl3yM-Ab
[ "We propose a method that can make use of the multiple passages information for open-domain QA." ]
[ "Many large text collections exhibit graph structures, either inherent to the content itself or encoded in the metadata of the individual documents.\n", "Example graphs extracted from document collections are co-author networks, citation networks, or named-entity-cooccurrence networks.\n", "Furthermore, social networks can be extracted from email corpora, tweets, or social media. \n", "When it comes to visualising these large corpora, either the textual content or the network graph are used.\n\n", "In this paper, we propose to incorporate both, text and graph, to not only visualise the semantic information encoded in the documents' content but also the relationships expressed by the inherent network structure.\n", "To this end, we introduce a novel algorithm based on multi-objective optimisation to jointly position embedded documents and graph nodes in a two-dimensional landscape.\n", "We illustrate the effectiveness of our approach with real-world datasets and show that we can capture the semantics of large document collections better than other visualisations based on either the content or the network information." ]
[ 0, 0, 0, 1, 0, 0, 0 ]
[ 0.1621621549129486, 0.06666666269302368, 0.13793103396892548, 0.1764705777168274, 0.17391303181648254, 0.09999999403953552, 0.12765957415103912 ]
HJlMkTNYvH
[ "Dimensionality reduction algorithm to visualise text with network information, for example an email corpus or co-authorships." ]
[ "Machine learned models exhibit bias, often because the datasets used to train them are biased.", "This presents a serious problem for the deployment of such technology, as the resulting models might perform poorly on populations that are minorities within the training set and ultimately present higher risks to them.", "We propose to use high-fidelity computer simulations to interrogate and diagnose biases within ML classifiers.", "We present a framework that leverages Bayesian parameter search to efficiently characterize the high dimensional feature space and more quickly identify weakness in performance.", "We apply our approach to an example domain, face detection, and show that it can be used to help identify demographic biases in commercial face application programming interfaces (APIs)." ]
[ 0, 0, 1, 0, 0 ]
[ 0.060606054961681366, 0.23999999463558197, 0.75, 0.380952388048172, 0.2222222238779068 ]
BJf_YjCqYX
[ "We present a framework that leverages high-fidelity computer simulations to interrogate and diagnose biases within ML classifiers. " ]
[ "Point clouds are a flexible and ubiquitous way to represent 3D objects with arbitrary resolution and precision.", "Previous work has shown that adapting encoder networks to match the semantics of their input point clouds can significantly improve their effectiveness over naive feedforward alternatives.", "However, the vast majority of work on point-cloud decoders are still based on fully-connected networks that map shape representations to a fixed number of output points.", "In this work, we investigate decoder architectures that more closely match the semantics of variable sized point clouds.", "Specifically, we study sample-based point-cloud decoders that map a shape representation to a point feature distribution, allowing an arbitrary number of sampled features to be transformed into individual output points.", "We develop three sample-based decoder architectures and compare their performance to each other and show their improved effectiveness over feedforward architectures.", "In addition, we investigate the learned distributions to gain insight into the output transformation.", "Our work is available as an extensible software platform to reproduce these results and serve as a baseline for future work." ]
[ 0, 0, 0, 1, 0, 0, 0, 0 ]
[ 0.1111111044883728, 0.2666666507720947, 0.1818181723356247, 0.31578946113586426, 0.1666666567325592, 0.10526315122842789, 0.060606054961681366, 0.10256409645080566 ]
SklVI1HKvH
[ "We present and evaluate sampling-based point cloud decoders that outperform the baseline MLP approach by better matching the semantics of point clouds." ]
[ "We present a deep reinforcement learning approach to minimizing the execution cost of neural network computation graphs in an optimizing compiler.", "Unlike earlier learning-based works that require training the optimizer on the same graph to be optimized, we propose a learning approach that trains an optimizer offline and then generalizes to previously unseen graphs without further training.", "This allows our approach to produce high-quality execution decisions on real-world TensorFlow graphs in seconds instead of hours.", "We consider two optimization tasks for computation graphs: minimizing running time and peak memory usage.", "In comparison to an extensive set of baselines, our approach achieves significant improvements over classical and other learning-based methods on these two tasks." ]
[ 1, 0, 0, 0, 0 ]
[ 0.4000000059604645, 0.23333333432674408, 0.2978723347187042, 0.13636362552642822, 0.1538461446762085 ]
rkxDoJBYPB
[ "We use deep RL to learn a policy that directs the search of a genetic algorithm to better optimize the execution cost of computation graphs, and show improved results on real-world TensorFlow graphs." ]
[ "Predictive coding theories suggest that the brain learns by predicting observations at various levels of abstraction.", "One of the most basic prediction tasks is view prediction: how would a given scene look from an alternative viewpoint?", "Humans excel at this task.", "Our ability to imagine and fill in missing visual information is tightly coupled with perception: we feel as if we see the world in 3 dimensions, while in fact, information from only the front surface of the world hits our (2D) retinas.", "This paper explores the connection between view-predictive representation learning and its role in the development of 3D visual recognition.", "We propose inverse graphics networks, which take as input 2.5D video streams captured by a moving camera, and map to stable 3D feature maps of the scene, by disentangling the scene content from the motion of the camera.", "The model can also project its 3D feature maps to novel viewpoints, to predict and match against target views.", "We propose contrastive prediction losses that can handle stochasticity of the visual input and can scale view-predictive learning to more photorealistic scenes than those considered in previous works.", "We show that the proposed model learns 3D visual representations useful for (1) semi-supervised learning of 3D object detectors, and (2) unsupervised learning of 3D moving object detectors, by estimating motion of the inferred 3D feature maps in videos of dynamic scenes.", "To the best of our knowledge, this is the first work that empirically shows view prediction to be a useful and scalable self-supervised task beneficial to 3D object detection. " ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0 ]
[ 0.12903225421905518, 0.05714285373687744, 0, 0.11999999731779099, 0.3030303120613098, 0.16326530277729034, 0.12121211737394333, 0.2857142686843872, 0.3404255211353302, 0.2790697515010834 ]
BJxt60VtPr
[ "We show that with the right loss and architecture, view-predictive learning improves 3D object detection" ]
[ "The modeling of style when synthesizing natural human speech from text has been the focus of significant attention.", "Some state-of-the-art approaches train an encoder-decoder network on paired text and audio samples (x_txt, x_aud) by encouraging its output to reconstruct x_aud.", "The synthesized audio waveform is expected to contain the verbal content of x_txt and the auditory style of x_aud.", "Unfortunately, modeling style in TTS is somewhat under-determined and training models with a reconstruction loss alone is insufficient to disentangle content and style from other factors of variation.", "In this work, we introduce an end-to-end TTS model that offers enhanced content-style disentanglement ability and controllability.", "We achieve this by combining a pairwise training procedure, an adversarial game, and a collaborative game into one training scheme.", "The adversarial game concentrates the true data distribution, and the collaborative game minimizes the distance between real samples and generated samples in both the original space and the latent space.", "As a result, the proposed model delivers a highly controllable generator, and a disentangled representation.", "Benefiting from the separate modeling of style and content, our model can generate human fidelity speech that satisfies the desired style conditions.", "Our model achieves start-of-the-art results across multiple tasks, including style transfer (content and style swapping), emotion modeling, and identity transfer (fitting a new speaker's voice)." ]
[ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ]
[ 0.14814814925193787, 0.0624999962747097, 0.07407406717538834, 0.22857142984867096, 0, 0.1428571343421936, 0.12903225421905518, 0.08695651590824127, 0.13333332538604736, 0.1249999925494194 ]
ByzcS3AcYX
[ "a generative adversarial network for style modeling in a text-to-speech system" ]
[ "Empirical evidence suggests that neural networks with ReLU activations generalize better with over-parameterization.", "However, there is currently no theoretical analysis that explains this observation.", "In this work, we study a simplified learning task with over-parameterized convolutional networks that empirically exhibits the same qualitative phenomenon. ", "For this setting, we provide a theoretical analysis of the optimization and generalization performance of gradient descent.", "Specifically, we prove data-dependent sample complexity bounds which show that over-parameterization improves the generalization performance of gradient descent." ]
[ 0, 0, 0, 0, 1 ]
[ 0.19999998807907104, 0.13793103396892548, 0.307692289352417, 0.29411762952804565, 0.4444444477558136 ]
HyGLy2RqtQ
[ "We show in a simplified learning task that over-parameterization improves generalization of a convnet that is trained with gradient descent." ]
[ "We introduce a new and rigorously-formulated PAC-Bayes few-shot meta-learning algorithm that implicitly learns a model prior distribution of interest.", "Our proposed method extends the PAC-Bayes framework from a single task setting to the few-shot meta-learning setting to upper-bound generalisation errors on unseen tasks.", "We also propose a generative-based approach to model the shared prior and task-specific posterior more expressively compared to the usual diagonal Gaussian assumption.", "We show that the models trained with our proposed meta-learning algorithm are well calibrated and accurate, with state-of-the-art calibration and classification results on mini-ImageNet benchmark, and competitive results in a multi-modal task-distribution regression." ]
[ 1, 0, 0, 0 ]
[ 0.29629629850387573, 0.20000000298023224, 0.13333332538604736, 0.10526315122842789 ]
SkgYJaEFwS
[ "Bayesian meta-learning using PAC-Bayes framework and implicit prior distributions" ]
[ "As the area of Explainable AI (XAI), and Explainable AI Planning (XAIP), matures, the ability for agents to generate and curate explanations will likewise grow.", "We propose a new challenge area in the form of rebellious and deceptive explanations.", "We discuss how these explanations might be generated and then briefly discuss evaluation criteria." ]
[ 0, 1, 0 ]
[ 0.2666666507720947, 0.3478260934352875, 0.1818181723356247 ]
Bkxj7a2Q5E
[ "Position paper proposing rebellious and deceptive explanations for agents." ]
[ "We investigate a variant of variational autoencoders where there is a superstructure of discrete latent variables on top of the latent features.", "In general, our superstructure is a tree structure of multiple super latent variables and it is automatically learned from data.", "When there is only one latent variable in the superstructure, our model reduces to one that assumes the latent features to be generated from a Gaussian mixture model.", "We call our model the latent tree variational autoencoder (LTVAE).", "Whereas previous deep learning methods for clustering produce only one partition of data, LTVAE produces multiple partitions of data, each being given by one super latent variable.", "This is desirable because high dimensional data usually have many different natural facets and can be meaningfully partitioned in multiple ways." ]
[ 1, 0, 0, 0, 0, 0 ]
[ 1, 0.3243243098258972, 0.2926829159259796, 0.2857142686843872, 0.0952380895614624, 0.051282044500112534 ]
SJgNwi09Km
[ "We investigate a variant of variational autoencoders where there is a superstructure of discrete latent variables on top of the latent features." ]
[ "Many practical robot locomotion tasks require agents to use control policies that can be parameterized by goals.", "Popular deep reinforcement learning approaches in this direction involve learning goal-conditioned policies or value functions, or Inverse Dynamics Models (IDMs).", "IDMs map an agent’s current state and desired goal to the required actions.", "We show that the key to achieving good performance with IDMs lies in learning the information shared between equivalent experiences, so that they can be generalized to unseen scenarios.", "We design a training process that guides the learning of latent representations to encode this shared information.", "Using a limited number of environment interactions, our agent is able to efficiently navigate to arbitrary points in the goal space.", "We demonstrate the effectiveness of our approach in high-dimensional locomotion environments such as the Mujoco Ant, PyBullet Humanoid, and PyBullet Minitaur.", "We provide quantitative and qualitative results to show that our method clearly outperforms competing baseline approaches." ]
[ 0, 0, 0, 1, 0, 0, 0, 0 ]
[ 0.17391303181648254, 0.08510638028383255, 0.1428571343421936, 0.9454545378684998, 0.43478259444236755, 0.12244897335767746, 0.1249999925494194, 0.17777776718139648 ]
HylloR4YDr
[ "We show that the key to achieving good performance with IDMs lies in learning latent representations to encode the information shared between equivalent experiences, so that they can be generalized to unseen scenarios." ]
[ "In this paper, we first identify \\textit{angle bias}, a simple but remarkable phenomenon that causes the vanishing gradient problem in a multilayer perceptron (MLP) with sigmoid activation functions.", "We then propose \\textit{linearly constrained weights (LCW)} to reduce the angle bias in a neural network, so as to train the network under the constraints that the sum of the elements of each weight vector is zero.", "A reparameterization technique is presented to efficiently train a model with LCW by embedding the constraints on weight vectors into the structure of the network.", "Interestingly, batch normalization (Ioffe & Szegedy, 2015) can be viewed as a mechanism to correct angle bias.", "Preliminary experiments show that LCW helps train a 100-layered MLP more efficiently than does batch normalization." ]
[ 0, 1, 0, 0, 0 ]
[ 0.3404255211353302, 0.3529411852359772, 0.09302324801683426, 0.1621621549129486, 0.0555555522441864 ]
HylgYB3pZ
[ "We identify angle bias that causes the vanishing gradient problem in deep nets and propose an efficient method to reduce the bias." ]
[ "Markov Logic Networks (MLNs), which elegantly combine logic rules and probabilistic graphical models, can be used to address many knowledge graph problems.", "However, inference in MLN is computationally intensive, making the industrial-scale application of MLN very difficult.", "In recent years, graph neural networks (GNNs) have emerged as efficient and effective tools for large-scale graph problems.", "Nevertheless, GNNs do not explicitly incorporate prior logic rules into the models, and may require many labeled examples for a target task.", "In this paper, we explore the combination of MLNs and GNNs, and use graph neural networks for variational inference in MLN.", "We propose a GNN variant, named ExpressGNN, which strikes a nice balance between the representation power and the simplicity of the model.", "Our extensive experiments on several benchmark datasets demonstrate that ExpressGNN leads to effective and efficient probabilistic logic reasoning." ]
[ 0, 0, 0, 0, 1, 0, 0 ]
[ 0.24390242993831635, 0.24242423474788666, 0.3333333134651184, 0.1463414579629898, 0.5128204822540283, 0.21052631735801697, 0.10810810327529907 ]
rJg76kStwH
[ "We employ graph neural networks in the variational EM framework for efficient inference and learning of Markov Logic Networks." ]
[ "Reinforcement learning (RL) methods achieved major advances in multiple tasks surpassing human performance.", "However, most of RL strategies show a certain degree of weakness and may become computationally intractable when dealing with high-dimensional and non-stationary environments.", "In this paper, we build a meta-reinforcement learning (MRL) method embedding an adaptive neural network (NN) controller for efficient policy iteration in changing task conditions.", "Our main goal is to extend RL application to the challenging task of urban autonomous driving in CARLA simulator." ]
[ 0, 0, 1, 0 ]
[ 0.06896550953388214, 0.10810810327529907, 0.3414634168148041, 0.23529411852359772 ]
S1eoN9rsnN
[ "A meta-reinforcement learning approach embedding a neural network controller applied to autonomous driving with Carla simulator." ]
[ "The information bottleneck principle is an elegant and useful approach to representation learning.", "In this paper, we investigate the problem of representation learning in the context of reinforcement learning using the information bottleneck framework, aiming at improving the sample efficiency of the learning algorithms.We analytically derive the optimal conditional distribution of the representation, and provide a variational lower bound.", "Then, we maximize this lower bound with the Stein variational (SV) gradient method. \n", "We incorporate this framework in the advantageous actor critic algorithm (A2C) and the proximal policy optimization algorithm (PPO).", "Our experimental results show that our framework can improve the sample efficiency of vanilla A2C and PPO significantly.", "Finally, we study the information-bottleneck (IB) perspective in deep RL with the algorithm called mutual information neural estimation(MINE).\n", "We experimentally verify that the information extraction-compression process also exists in deep RL and our framework is capable of accelerating this process.", "We also analyze the relationship between MINE and our method, through this relationship, we theoretically derive an algorithm to optimize our IB framework without constructing the lower bound." ]
[ 1, 0, 0, 0, 0, 0, 0, 0 ]
[ 0.37037035822868347, 0.23999999463558197, 0, 0.19999998807907104, 0.1249999925494194, 0.1249999925494194, 0.22857142984867096, 0.14999999105930328 ]
Syl-xpNtwS
[ "Derive an information bottleneck framework in reinforcement learning and some simple relevant theories and tools." ]
[ " A core aspect of human intelligence is the ability to learn new tasks quickly and switch between them flexibly.", "Here, we describe a modular continual reinforcement learning paradigm inspired by these abilities.", "We first introduce a visual interaction environment that allows many types of tasks to be unified in a single framework.", "We then describe a reward map prediction scheme that learns new tasks robustly in the very large state and action spaces required by such an environment.", "We investigate how properties of module architecture influence efficiency of task learning, showing that a module motif incorporating specific design principles (e.g. early bottlenecks, low-order polynomial nonlinearities, and symmetry) significantly outperforms more standard neural network motifs, needing fewer training examples and fewer neurons to achieve high levels of performance.", "Finally, we present a meta-controller architecture for task switching based on a dynamic neural voting scheme, which allows new modules to use information learned from previously-seen tasks to substantially improve their own learning efficiency." ]
[ 0, 0, 1, 0, 0, 0 ]
[ 0.0555555522441864, 0.19999998807907104, 0.3333333134651184, 0.23255813121795654, 0.16129031777381897, 0.16326530277729034 ]
rkPLzgZAZ
[ "We propose a neural module approach to continual learning using a unified visual environment with a large action space." ]
[ "Interpretability and small labelled datasets are key issues in the practical application of deep learning, particularly in areas such as medicine.", "In this paper, we present a semi-supervised technique that addresses both these issues simultaneously.", "We learn dense representations from large unlabelled image datasets, then use those representations to both learn classifiers from small labeled sets and generate visual rationales explaining the predictions.", "Using chest radiography diagnosis as a motivating application, we show our method has good generalization ability by learning to represent our chest radiography dataset while training a classifier on an separate set from a different institution.", "Our method identifies heart failure and other thoracic diseases.", "For each prediction, we generate visual rationales for positive classifications by optimizing a latent representation to minimize the probability of disease while constrained by a similarity measure in image space.", "Decoding the resultant latent representation produces an image without apparent disease.", "The difference between the original and the altered image forms an interpretable visual rationale for the algorithm's prediction.", "Our method simultaneously produces visual rationales that compare favourably to previous techniques and a classifier that outperforms the current state-of-the-art." ]
[ 0, 0, 1, 0, 0, 0, 0, 0, 0 ]
[ 0.052631575614213943, 0.0624999962747097, 0.2790697515010834, 0.12244897335767746, 0.07407406717538834, 0.260869562625885, 0, 0.05882352590560913, 0.2702702581882477 ]
B13EC5u6W
[ "We propose a method of using GANs to generate high quality visual rationales to help explain model predictions. " ]
[ "Evolutionary Strategies (ES) are a popular family of black-box zeroth-order optimization algorithms which rely on search distributions to efficiently optimize a large variety of objective functions.", "This paper investigates the potential benefits of using highly flexible search distributions in ES algorithms, in contrast to standard ones (typically Gaussians).", "We model such distributions with Generative Neural Networks (GNNs) and introduce a new ES algorithm that leverages their expressiveness to accelerate the stochastic search.", "Because it acts as a plug-in, our approach allows to augment virtually any standard ES algorithm with flexible search distributions.", "We demonstrate the empirical advantages of this method on a diversity of objective functions." ]
[ 0, 0, 1, 0, 0 ]
[ 0.2926829159259796, 0.15789473056793213, 0.4878048598766327, 0.1621621549129486, 0.2666666507720947 ]
SJlDDnVKwS
[ "We propose a new algorithm leveraging the expressiveness of Generative Neural Networks to improve Evolutionary Strategies algorithms." ]
[ "We propose and evaluate new techniques for compressing and speeding up dense matrix multiplications as found in the fully connected and recurrent layers of neural networks for embedded large vocabulary continuous speech recognition (LVCSR).", "For compression, we introduce and study a trace norm regularization technique for training low rank factored versions of matrix multiplications.", "Compared to standard low rank training, we show that our method leads to good accuracy versus number of parameter trade-offs and can be used to speed up training of large models.", "For speedup, we enable faster inference on ARM processors through new open sourced kernels optimized for small batch sizes, resulting in 3x to 7x speed ups over the widely used gemmlowp library.", "Beyond LVCSR, we expect our techniques and kernels to be more generally applicable to embedded neural networks with large fully connected or recurrent layers." ]
[ 0, 1, 0, 0, 0 ]
[ 0.23999999463558197, 0.307692289352417, 0.1702127605676651, 0.19607841968536377, 0.1428571343421936 ]
B1tC-LT6W
[ "We compress and speed up speech recognition models on embedded devices through a trace norm regularization technique and optimized kernels." ]
[ "Training activation quantized neural networks involves minimizing a piecewise constant training loss whose gradient vanishes almost everywhere, which is undesirable for the standard back-propagation or chain rule.", "An empirical way around this issue is to use a straight-through estimator (STE) (Bengio et al., 2013) in the backward pass only, so that the \"gradient\" through the modified chain rule becomes non-trivial.", "Since this unusual \"gradient\" is certainly not the gradient of loss function, the following question arises: why searching in its negative direction minimizes the training loss?", "In this paper, we provide the theoretical justification of the concept of STE by answering this question.", "We consider the problem of learning a two-linear-layer network with binarized ReLU activation and Gaussian input data.", "We shall refer to the unusual \"gradient\" given by the STE-modifed chain rule as coarse gradient.", "The choice of STE is not unique.", "We prove that if the STE is properly chosen, the expected coarse gradient correlates positively with the population gradient (not available for the training), and its negation is a descent direction for minimizing the population loss.", "We further show the associated coarse gradient descent algorithm converges to a critical point of the population loss minimization problem. ", "Moreover, we show that a poor choice of STE leads to instability of the training algorithm near certain local minima, which is verified with CIFAR-10 experiments." ]
[ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0 ]
[ 0.10810810327529907, 0.1428571343421936, 0.11764705181121826, 0.4166666567325592, 0.2222222238779068, 0.1599999964237213, 0.11764705181121826, 0.15789473056793213, 0.20000000298023224, 0.11428570747375488 ]
Skh4jRcKQ
[ "We make theoretical justification for the concept of straight-through estimator." ]
[ "This paper presents GumbelClip, a set of modifications to the actor-critic algorithm, for off-policy reinforcement learning.", "GumbelClip uses the concepts of truncated importance sampling along with additive noise to produce a loss function enabling the use of off-policy samples.", "The modified algorithm achieves an increase in convergence speed and sample efficiency compared to on-policy algorithms and is competitive with existing off-policy policy gradient methods while being significantly simpler to implement.", "The effectiveness of GumbelClip is demonstrated against existing on-policy and off-policy actor-critic algorithms on a subset of the Atari domain." ]
[ 1, 0, 0, 0 ]
[ 0.2857142686843872, 0.2222222238779068, 0.22580644488334656, 0.23076923191547394 ]
SJxngREtDB
[ "With a set of modifications, under 10 LOC, to A2C you get an off-policy actor-critic that outperforms A2C and performs similarly to ACER. The modifications are large batchsizes, aggressive clamping, and policy \"forcing\" with gumbel noise." ]
[ "In the past few years, various advancements have been made in generative models owing to the formulation of Generative Adversarial Networks (GANs).", "GANs have been shown to perform exceedingly well on a wide variety of tasks pertaining to image generation and style transfer.", "In the field of Natural Language Processing, word embeddings such as word2vec and GLoVe are state-of-the-art methods for applying neural network models on textual data.", "Attempts have been made for utilizing GANs with word embeddings for text generation.", "This work presents an approach to text generation using Skip-Thought sentence embeddings in conjunction with GANs based on gradient penalty functions and f-measures.", "The results of using sentence embeddings with GANs for generating text conditioned on input information are comparable to the approaches where word embeddings are used." ]
[ 0, 0, 0, 0, 0, 1 ]
[ 0.277777761220932, 0.05714285373687744, 0.14999999105930328, 0.2222222238779068, 0.31578946113586426, 0.3684210479259491 ]
rylLud_moQ
[ "Generating text using sentence embeddings from Skip-Thought Vectors with the help of Generative Adversarial Networks." ]
[ "Autoregressive recurrent neural decoders that generate sequences of tokens one-by-one and left-to-right are the workhorse of modern machine translation.", "In this work, we propose a new decoder architecture that can generate natural language sequences in an arbitrary order.", "Along with generating tokens from a given vocabulary, our model additionally learns to select the optimal position for each produced token.", "The proposed decoder architecture is fully compatible with the seq2seq framework and can be used as a drop-in replacement of any classical decoder.", "We demonstrate the performance of our new decoder on the IWSLT machine translation task as well as inspect and interpret the learned decoding patterns by analyzing how the model selects new positions for each subsequent token." ]
[ 0, 0, 0, 0, 1 ]
[ 0.23999999463558197, 0.1538461446762085, 0.0714285671710968, 0.06896551698446274, 0.2631579041481018 ]
B1ejpNkhim
[ "new out-of-order decoder for neural machine translation" ]
[ "In this paper, we study a new graph learning problem: learning to count subgraph isomorphisms.", "Although the learning based approach is inexact, we are able to generalize to count large patterns and data graphs in polynomial time compared to the exponential time of the original NP-complete problem.", "Different from other traditional graph learning problems such as node classification and link prediction, subgraph isomorphism counting requires more global inference to oversee the whole graph.", "To tackle this problem, we propose a dynamic intermedium attention memory network (DIAMNet) which augments different representation learning architectures and iteratively attends pattern and target data graphs to memorize different subgraph isomorphisms for the global counting.", "We develop both small graphs (<= 1,024 subgraph isomorphisms in each) and large graphs (<= 4,096 subgraph isomorphisms in each) sets to evaluate different models.", "Experimental results show that learning based subgraph isomorphism counting can help reduce the time complexity with acceptable accuracy.", "Our DIAMNet can further improve existing representation learning models for this more global problem." ]
[ 1, 0, 0, 0, 0, 0, 0 ]
[ 1, 0.19512194395065308, 0.20512820780277252, 0.2916666567325592, 0.1818181723356247, 0.1249999925494194, 0.1428571343421936 ]
HJx-akSKPS
[ "In this paper, we study a new graph learning problem: learning to count subgraph isomorphisms." ]
[ "Domain adaptation is an open problem in deep reinforcement learning (RL).", "Often, agents are asked to perform in environments where data is difficult to obtain.", "In such settings, agents are trained in similar environments, such as simulators, and are then transferred to the original environment.", "The gap between visual observations of the source and target environments often causes the agent to fail in the target environment.", "We present a new RL agent, SADALA (Soft Attention DisentAngled representation Learning Agent).", "SADALA first learns a compressed state representation.", "It then jointly learns to ignore distracting features and solve the task presented.", "SADALA's separation of important and unimportant visual features leads to robust domain transfer.", "SADALA outperforms both prior disentangled-representation based RL and domain randomization approaches across RL environments (Visual Cartpole and DeepMind Lab)." ]
[ 0, 0, 0, 0, 0, 0, 0, 1, 0 ]
[ 0.05714285373687744, 0.05405404791235924, 0.0952380895614624, 0.2857142686843872, 0.1621621549129486, 0.06451612710952759, 0.21621620655059814, 0.3243243098258972, 0.04878048226237297 ]
HklPzxHFwB
[ "We present an agent that uses a beta-vae to extract visual features and an attention mechanism to ignore irrelevant features from visual observations to enable robust transfer between visual domains." ]
[ "Robustness verification that aims to formally certify the prediction behavior of neural networks has become an important tool for understanding the behavior of a given model and for obtaining safety guarantees.", "However, previous methods are usually limited to relatively simple neural networks.", "In this paper, we consider the robustness verification problem for Transformers.", "Transformers have complex self-attention layers that pose many challenges for verification, including cross-nonlinearity and cross-position dependency, which have not been discussed in previous work.", "We resolve these challenges and develop the first verification algorithm for Transformers.", "The certified robustness bounds computed by our method are significantly tighter than those by naive Interval Bound Propagation.", "These bounds also shed light on interpreting Transformers as they consistently reflect the importance of words in sentiment analysis." ]
[ 0, 0, 0, 0, 1, 0, 0 ]
[ 0.1621621549129486, 0, 0.380952388048172, 0.12121211737394333, 0.5454545617103577, 0.07407406717538834, 0.20689654350280762 ]
BJxwPJHFwS
[ "We propose the first algorithm for verifying the robustness of Transformers." ]
[ "In the last few years, deep learning has been tremendously successful in many applications.", "However, our theoretical understanding of deep learning, and thus the ability of providing principled improvements, seems to lag behind.", "A theoretical puzzle concerns the ability of deep networks to predict well despite their intriguing apparent lack of generalization: their classification accuracy on the training set is not a proxy for their performance on a test set.", "How is it possible that training performance is independent of testing performance?", "Do indeed deep networks require a drastically new theory of generalization?", "Or are there measurements based on the training data that are predictive of the network performance on future data?", "Here we show that when performance is measured appropriately, the training performance is in fact predictive of expected performance, consistently with classical machine learning theory." ]
[ 0, 0, 0, 0, 0, 0, 1 ]
[ 0.1621621549129486, 0.19512194395065308, 0.30188679695129395, 0.23529411852359772, 0.1764705777168274, 0.25641024112701416, 0.6521739363670349 ]
BkelnhNFwB
[ "Contrary to previous beliefs, the training performance of deep networks, when measured appropriately, is predictive of test performance, consistent with classical machine learning theory." ]
[ "We propose a \"plan online and learn offline\" framework for the setting where an agent, with an internal model, needs to continually act and learn in the world.", "Our work builds on the synergistic relationship between local model-based control, global value function learning, and exploration.", "We study how local trajectory optimization can cope with approximation errors in the value function, and can stabilize and accelerate value function learning.", "Conversely, we also study how approximate value functions can help reduce the planning horizon and allow for better policies beyond local solutions.", "Finally, we also demonstrate how trajectory optimization can be used to perform temporally coordinated exploration in conjunction with estimating uncertainty in value function approximation.", "This exploration is critical for fast and stable learning of the value function.", "Combining these components enable solutions to complex control tasks, like humanoid locomotion and dexterous in-hand manipulation, in the equivalent of a few minutes of experience in the real world." ]
[ 1, 0, 0, 0, 0, 0, 0 ]
[ 0.3589743673801422, 0.1249999925494194, 0.22857142984867096, 0.1621621549129486, 0.10526315122842789, 0.2857142686843872, 0.19512194395065308 ]
Byey7n05FQ
[ "We propose a framework that incorporates planning for efficient exploration and learning in complex environments." ]
[ "Modern neural network architectures take advantage of increasingly deeper layers, and various advances in their structure to achieve better performance.", "While traditional explicit regularization techniques like dropout, weight decay, and data augmentation are still being used in these new models, little about the regularization and generalization effects of these new structures have been studied. \n", "Besides being deeper than their predecessors, could newer architectures like ResNet and DenseNet also benefit from their structures' implicit regularization properties? \n", "In this work, we investigate the skip connection's effect on network's generalization features.", "Through experiments, we show that certain neural network architectures contribute to their generalization abilities.", "Specifically, we study the effect that low-level features have on generalization performance when they are introduced to deeper layers in DenseNet, ResNet as well as networks with 'skip connections'.", "We show that these low-level representations do help with generalization in multiple settings when both the quality and quantity of training data is decreased." ]
[ 0, 0, 0, 0, 0, 1, 0 ]
[ 0.09302324801683426, 0.14814814925193787, 0, 0.1111111044883728, 0.05405404791235924, 0.23529411852359772, 0.1702127605676651 ]
rJbs5gbRW
[ "Our paper analyses the tremendous representational power of networks especially with 'skip connections', which may be used as a method for better generalization." ]
[ "One of the challenges in training generative models such as the variational auto encoder (VAE) is avoiding posterior collapse.", "When the generator has too much capacity, it is prone to ignoring latent code.", "This problem is exacerbated when the dataset is small, and the latent dimension is high.", "The root of the problem is the ELBO objective, specifically the Kullback–Leibler (KL) divergence term in objective function.", "This paper proposes a new objective function to replace the KL term with one that emulates the maximum mean discrepancy (MMD) objective.", "It also introduces a new technique, named latent clipping, that is used to control distance between samples in latent space.", "A probabilistic autoencoder model, named $\\mu$-VAE, is designed and trained on MNIST and MNIST Fashion datasets, using the new objective function and is shown to outperform models trained with ELBO and $\\beta$-VAE objective.", "The $\\mu$-VAE is less prone to posterior collapse, and can generate reconstructions and new samples in good quality.", "Latent representations learned by $\\mu$-VAE are shown to be good and can be used for downstream tasks such as classification. " ]
[ 0, 0, 0, 0, 1, 0, 0, 0, 0 ]
[ 0, 0.05882352590560913, 0.0624999962747097, 0.1666666567325592, 0.949999988079071, 0.20512819290161133, 0.21739129722118378, 0.10810810327529907, 0.09999999403953552 ]
rJgWiaNtwH
[ "This paper proposes a new objective function to replace KL term with one that emulates maximum mean discrepancy (MMD) objective. " ]
[ "Likelihood-based generative models are a promising resource to detect out-of-distribution (OOD) inputs which could compromise the robustness or reliability of a machine learning system.", "However, likelihoods derived from such models have been shown to be problematic for detecting certain types of inputs that significantly differ from training data.", "In this paper, we pose that this problem is due to the excessive influence that input complexity has in generative models' likelihoods.", "We report a set of experiments supporting this hypothesis, and use an estimate of input complexity to derive an efficient and parameter-free OOD score, which can be seen as a likelihood-ratio, akin to Bayesian model comparison.", "We find such score to perform comparably to, or even better than, existing OOD detection approaches under a wide range of data sets, models, model sizes, and complexity estimates." ]
[ 0, 0, 1, 0, 0 ]
[ 0.2978723347187042, 0.21276594698429108, 0.3181818127632141, 0.145454540848732, 0.15094339847564697 ]
SyxIWpVYvr
[ "We pose that generative models' likelihoods are excessively influenced by the input's complexity, and propose a way to compensate it when detecting out-of-distribution inputs" ]
[ " Several recently proposed stochastic optimization methods that have been successfully used in training deep networks such as RMSProp, Adam, Adadelta, Nadam are based on using gradient updates scaled by square roots of exponential moving averages of squared past gradients.", "In many applications, e.g. learning with large output spaces, it has been empirically observed that these algorithms fail to converge to an optimal solution (or a critical point in nonconvex settings).", "We show that one cause for such failures is the exponential moving average used in the algorithms.", "We provide an explicit example of a simple convex optimization setting where Adam does not converge to the optimal solution, and describe the precise problems with the previous analysis of Adam algorithm.", "Our analysis suggests that the convergence issues can be fixed by endowing such algorithms with ``long-term memory'' of past gradients, and propose new variants of the Adam algorithm which not only fix the convergence issues but often also lead to improved empirical performance." ]
[ 0, 0, 0, 1, 0 ]
[ 0.12121211737394333, 0.23728813230991364, 0.1818181723356247, 0.3571428656578064, 0.3333333432674408 ]
ryQu7f-RZ
[ "We investigate the convergence of popular optimization algorithms like Adam , RMSProp and propose new variants of these methods which provably converge to optimal solution in convex settings. " ]
[ "Targeted clean-label poisoning is a type of adversarial attack on machine learning systems where the adversary injects a few correctly-labeled, minimally-perturbed samples into the training data thus causing the deployed model to misclassify a particular test sample during inference.", "Although defenses have been proposed for general poisoning attacks (those which aim to reduce overall test accuracy), no reliable defense for clean-label attacks has been demonstrated, despite the attacks' effectiveness and their realistic use cases.", "In this work, we propose a set of simple, yet highly-effective defenses against these attacks. \n", "We test our proposed approach against two recently published clean-label poisoning attacks, both of which use the CIFAR-10 dataset.", "After reproducing their experiments, we demonstrate that our defenses are able to detect over 99% of poisoning examples in both attacks and remove them without any compromise on model performance.", "Our simple defenses show that current clean-label poisoning attack strategies can be annulled, and serve as strong but simple-to-implement baseline defense for which to test future clean-label poisoning attacks." ]
[ 0, 0, 0, 0, 0, 1 ]
[ 0.13636364042758942, 0.24390242993831635, 0.23999999463558197, 0.2142857164144516, 0.20512820780277252, 0.277777761220932 ]
B1xgv0NtwH
[ "We present effective defenses to clean-label poisoning attacks. " ]
[ "Abstract reasoning, particularly in the visual domain, is a complex human ability, but it remains a challenging problem for artificial neural learning systems.", "In this work we propose MXGNet, a multilayer graph neural network for multi-panel diagrammatic reasoning tasks.", "MXGNet combines three powerful concepts, namely, object-level representation, graph neural networks and multiplex graphs, for solving visual reasoning tasks.", "MXGNet first extracts object-level representations for each element in all panels of the diagrams, and then forms a multi-layer multiplex graph capturing multiple relations between objects across different diagram panels.", "MXGNet summarises the multiple graphs extracted from the diagrams of the task, and uses this summarisation to pick the most probable answer from the given candidates.", "We have tested MXGNet on two types of diagrammatic reasoning tasks, namely Diagram Syllogisms and Raven Progressive Matrices (RPM).", "For an Euler Diagram Syllogism task MXGNet achieves state-of-the-art accuracy of 99.8%. ", "For PGM and RAVEN, two comprehensive datasets for RPM reasoning, MXGNet outperforms the state-of-the-art models by a considerable margin." ]
[ 0, 1, 0, 0, 0, 0, 0, 0 ]
[ 0.10256409645080566, 0.3030303120613098, 0.277777761220932, 0.17391303181648254, 0.052631575614213943, 0.2222222238779068, 0.12903225421905518, 0.1111111044883728 ]
ByxQB1BKwH
[ "MXGNet is a multilayer, multiplex graph based architecture which achieves good performance on various diagrammatic reasoning tasks." ]
[ "Semantic structure extraction for spreadsheets includes detecting table regions, recognizing structural components and classifying cell types.", "Automatic semantic structure extraction is key to automatic data transformation from various table structures into canonical schema so as to enable data analysis and knowledge discovery.", "However, they are challenged by the diverse table structures and the spatial-correlated semantics on cell grids.", "To learn spatial correlations and capture semantics on spreadsheets, we have developed a novel learning-based framework for spreadsheet semantic structure extraction.", "First, we propose a multi-task framework that learns table region, structural components and cell types jointly; second, we leverage the advances of the recent language model to capture semantics in each cell value; third, we build a large human-labeled dataset with broad coverage of table structures.", "Our evaluation shows that our proposed multi-task framework is highly effective that outperforms the results of training each task separately." ]
[ 0, 0, 0, 0, 1, 0 ]
[ 0.20512819290161133, 0.12765957415103912, 0.15789473056793213, 0.3181818127632141, 0.32258063554763794, 0.1904761791229248 ]
r1x3GTq5IB
[ "We propose a novel multi-task framework that learns table detection, semantic component recognition and cell type classification for spreadsheet tables with promising results." ]
[ "Open-domain dialogue generation has gained increasing attention in Natural Language Processing.", "Comparing these methods requires a holistic means of dialogue evaluation.", "Human ratings are deemed as the gold standard.", "As human evaluation is inefficient and costly, an automated substitute is desirable.", "In this paper, we propose holistic evaluation metrics which capture both the quality and diversity of dialogues.", "Our metrics consists of (1) GPT-2 based context coherence between sentences in a dialogue, (2) GPT-2 based fluency in phrasing, and, (3) $n$-gram based diversity in responses to augmented queries.", "The empirical validity of our metrics is demonstrated by strong correlation with human judgments.", "We provide the associated code, datasets and human ratings." ]
[ 0, 0, 0, 0, 1, 0, 0, 0 ]
[ 0.07407406717538834, 0.07692307233810425, 0, 0.2222222238779068, 0.24242423474788666, 0.09756097197532654, 0.19999998807907104, 0.23999999463558197 ]
BJg_FgBtPH
[ "We propose automatic metrics to holistically evaluate open-dialogue generation and they strongly correlate with human evaluation." ]
[ "Convolution Neural Network (CNN) has gained tremendous success in computer vision tasks with its outstanding ability to capture the local latent features.", "Recently, there has been an increasing interest in extending CNNs to the general spatial domain.", "Although various types of graph convolution and geometric convolution methods have been proposed, their connections to traditional 2D-convolution are not well-understood.", "In this paper, we show that depthwise separable convolution is a path to unify the two kinds of convolution methods in one mathematical view, based on which we derive a novel Depthwise Separable Graph Convolution that subsumes existing graph convolution methods as special cases of our formulation.", "Experiments show that the proposed approach consistently outperforms other graph convolution and geometric convolution baselines on benchmark datasets in multiple domains." ]
[ 0, 0, 0, 1, 0 ]
[ 0.13333332538604736, 0.15789473056793213, 0.04651162400841713, 0.380952388048172, 0.09302324801683426 ]
H139Q_gAW
[ "We devise a novel Depthwise Separable Graph Convolution (DSGC) for the generic spatial domain data, which is highly compatible with depthwise separable convolution." ]
[ "Generating musical audio directly with neural networks is notoriously difficult because it requires coherently modeling structure at many different timescales.", "Fortunately, most music is also highly structured and can be represented as discrete note events played on musical instruments.", "Herein, we show that by using notes as an intermediate representation, we can train a suite of models capable of transcribing, composing, and synthesizing audio waveforms with coherent musical structure on timescales spanning six orders of magnitude (~0.1 ms to ~100 s), a process we call Wave2Midi2Wave.", "This large advance in the state of the art is enabled by our release of the new MAESTRO (MIDI and Audio Edited for Synchronous TRacks and Organization) dataset, composed of over 172 hours of virtuosic piano performances captured with fine alignment (~3 ms) between note labels and audio waveforms.", "The networks and the dataset together present a promising approach toward creating new expressive and interpretable neural models of music." ]
[ 0, 0, 1, 0, 0 ]
[ 0.1395348757505417, 0.0952380895614624, 0.4848484694957733, 0.307692289352417, 0.3333333432674408 ]
r1lYRjC9F7
[ "We train a suite of models capable of transcribing, composing, and synthesizing audio waveforms with coherent musical structure, enabled by the new MAESTRO dataset." ]
[ "Variational inference based on chi-square divergence minimization (CHIVI) provides a way to approximate a model's posterior while obtaining an upper bound on the marginal likelihood.", "However, in practice CHIVI relies on Monte Carlo (MC) estimates of an upper bound objective that at modest sample sizes are not guaranteed to be true bounds on the marginal likelihood.", "This paper provides an empirical study of CHIVI performance on a series of synthetic inference tasks.", "We show that CHIVI is far more sensitive to initialization than classic VI based on KL minimization, often needs a very large number of samples (over a million), and may not be a reliable upper bound.", "We also suggest possible ways to detect and alleviate some of these pathologies, including diagnostic bounds and initialization strategies." ]
[ 0, 0, 1, 0, 0 ]
[ 0.27272728085517883, 0.15686273574829102, 0.277777761220932, 0.2545454502105713, 0.051282044500112534 ]
BJxk51h4FS
[ "An empirical study of variational inference based on chi-square divergence minimization, showing that minimizing the CUBO is trickier than maximizing the ELBO" ]
[ "It has been widely recognized that adversarial examples can be easily crafted to fool deep networks, which mainly root from the locally non-linear behavior nearby input examples.", "Applying mixup in training provides an effective mechanism to improve generalization performance and model robustness against adversarial perturbations, which introduces the globally linear behavior in-between training examples.", "However, in previous work, the mixup-trained models only passively defend adversarial attacks in inference by directly classifying the inputs, where the induced global linearity is not well exploited.", "Namely, since the locality of the adversarial perturbations, it would be more efficient to actively break the locality via the globality of the model predictions.", "Inspired by simple geometric intuition, we develop an inference principle, named mixup inference (MI), for mixup-trained models.", "MI mixups the input with other random clean samples, which can shrink and transfer the equivalent perturbation if the input is adversarial.", "Our experiments on CIFAR-10 and CIFAR-100 demonstrate that MI can further improve the adversarial robustness for the models trained by mixup and its variants." ]
[ 0, 0, 1, 0, 0, 0, 0 ]
[ 0.1463414579629898, 0.19512194395065308, 0.4000000059604645, 0.3529411852359772, 0.19354838132858276, 0.11764705181121826, 0.1621621549129486 ]
ByxtC2VtPB
[ "We exploit the global linearity of the mixup-trained models in inference to break the locality of the adversarial perturbations." ]
[ "Fine-tuning language models, such as BERT, on domain specific corpora has proven to be valuable in domains like scientific papers and biomedical text.", "In this paper, we show that fine-tuning BERT on legal documents similarly provides valuable improvements on NLP tasks in the legal domain.", "Demonstrating this outcome is significant for analyzing commercial agreements, because obtaining large legal corpora is challenging due to their confidential nature.", "As such, we show that having access to large legal corpora is a competitive advantage for commercial applications, and academic research on analyzing contracts." ]
[ 0, 1, 0, 0 ]
[ 0.2631579041481018, 0.5714285373687744, 0.11428570747375488, 0.1538461446762085 ]
rkeRMT9cLH
[ "Fine-tuning BERT on legal corpora provides marginal, but valuable, improvements on NLP tasks in the legal domain." ]
[ "We present a deep generative model for unsupervised text style transfer that unifies previously proposed non-generative techniques.", "Our probabilistic approach models non-parallel data from two domains as a partially observed parallel corpus.", "By hypothesizing a parallel latent sequence that generates each observed sequence, our model learns to transform sequences from one domain to another in a completely unsupervised fashion.", "In contrast with traditional generative sequence models (e.g. the HMM), our model makes few assumptions about the data it generates: it uses a recurrent language model as a prior and an encoder-decoder as a transduction distribution.", "While computation of marginal data likelihood is intractable in this model class, we show that amortized variational inference admits a practical surrogate.", "Further, by drawing connections between our variational objective and other recent unsupervised style transfer and machine translation techniques, we show how our probabilistic view can unify some known non-generative objectives such as backtranslation and adversarial loss.", "Finally, we demonstrate the effectiveness of our method on a wide range of unsupervised style transfer tasks, including sentiment transfer, formality transfer, word decipherment, author imitation, and related language translation.", "Across all style transfer tasks, our approach yields substantial gains over state-of-the-art non-generative baselines, including the state-of-the-art unsupervised machine translation techniques that our approach generalizes.", "Further, we conduct experiments on a standard unsupervised machine translation task and find that our unified approach matches the current state-of-the-art." ]
[ 1, 0, 0, 0, 0, 0, 0, 0, 0 ]
[ 0.3499999940395355, 0.10526315122842789, 0.25, 0.14814814925193787, 0.17777776718139648, 0.2142857164144516, 0.31372547149658203, 0.13333332538604736, 0.13636362552642822 ]
HJlA0C4tPS
[ "We formulate a probabilistic latent sequence model to tackle unsupervised text style transfer, and show its effectiveness across a suite of unsupervised text style transfer tasks. " ]
[ "Current practice in machine learning is to employ deep nets in an overparametrized limit, with the nominal number of parameters typically exceeding the number of measurements.", "This resembles the situation in compressed sensing, or in sparse regression with $l_1$ penalty terms, and provides a theoretical avenue for understanding phenomena that arise in the context of deep nets.", "One such phenonemon is the success of deep nets in providing good generalization in an interpolating regime with zero training error.", "Traditional statistical practice calls for regularization or smoothing to prevent \"overfitting\" (poor generalization performance).", "However, recent work shows that there exist data interpolation procedures which are statistically consistent and provide good generalization performance\\cite{belkin2018overfitting} (\"perfect fitting\").", "In this context, it has been suggested that \"classical\" and \"modern\" regimes for machine learning are separated by a peak in the generalization error (\"risk\") curve, a phenomenon dubbed \"double descent\"\\cite{belkin2019reconciling}.", "While such overfitting peaks do exist and arise from ill-conditioned design matrices, here we challenge the interpretation of the overfitting peak as demarcating the regime where good generalization occurs under overparametrization. \n\n", "We propose a model of Misparamatrized Sparse Regression (MiSpaR) and analytically compute the GE curves for $l_2$ and $l_1$ penalties.", "We show that the overfitting peak arising in the interpolation limit is dissociated from the regime of good generalization.", "The analytical expressions are obtained in the so called \"thermodynamic\" limit.", "We find an additional interesting phenomenon: increasing overparametrization in the fitting model increases sparsity, which should intuitively improve performance of $l_1$ penalized regression.", "However, at the same time, the relative number of measurements decrease compared to the number of fitting parameters, and eventually overparametrization does lead to poor generalization.", "Nevertheless, $l_1$ penalized regression can show good generalization performance under conditions of data interpolation even with a large amount of overparametrization.", "These results provide a theoretical avenue into studying inverse problems in the interpolating regime using overparametrized fitting functions such as deep nets." ]
[ 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ]
[ 0.19230768084526062, 0.27586206793785095, 0.1599999964237213, 0.045454539358615875, 0.039215680211782455, 0.09999999403953552, 0.1355932205915451, 0.20408162474632263, 0.12765957415103912, 0.09756097197532654, 0.18867923319339752, 0.15686273574829102, 0.03999999538064003, 0.19230768084526062 ]
BklhoQ258B
[ "Proposes an analytically tractable model and inference procedure (misparametrized sparse regression, inferred using L_1 penalty and studied in the data-interpolation limit) to study deep-net related phenomena in the context of inverse problems. " ]
[ "Hashing-based collaborative filtering learns binary vector representations (hash codes) of users and items, such that recommendations can be computed very efficiently using the Hamming distance, which is simply the sum of differing bits between two hash codes.", "A problem with hashing-based collaborative filtering using the Hamming distance, is that each bit is equally weighted in the distance computation, but in practice some bits might encode more important properties than other bits, where the importance depends on the user. \n", "To this end, we propose an end-to-end trainable variational hashing-based collaborative filtering approach that uses the novel concept of self-masking: the user hash code acts as a mask on the items (using the Boolean AND operation), such that it learns to encode which bits are important to the user, rather than the user's preference towards the underlying item property that the bits represent.", "This allows a binary user-level importance weighting of each item without the need to store additional weights for each user.", "We experimentally evaluate our approach against state-of-the-art baselines on 4 datasets, and obtain significant gains of up to 12% in NDCG.", "We also make available an efficient implementation of self-masking, which experimentally yields <4% runtime overhead compared to the standard Hamming distance." ]
[ 0, 0, 0, 0, 1, 0 ]
[ 0.22580644488334656, 0.21875, 0.3291139304637909, 0.21739129722118378, 0.375, 0.25 ]
rylDzTEKwr
[ "We propose a new variational hashing-based collaborative filtering approach optimized for a novel self-mask variant of the Hamming distance, which outperforms state-of-the-art by up to 12% on NDCG." ]
[ "Determining the appropriate batch size for mini-batch gradient descent is always time consuming as it often relies on grid search.", "This paper considers a resizable mini-batch gradient descent (RMGD) algorithm based on a multi-armed bandit that achieves performance equivalent to that of best fixed batch-size.", "At each epoch, the RMGD samples a batch size according to a certain probability distribution proportional to a batch being successful in reducing the loss function.", "Sampling from this probability provides a mechanism for exploring different batch size and exploiting batch sizes with history of success. ", "After obtaining the validation loss at each epoch with the sampled batch size, the probability distribution is updated to incorporate the effectiveness of the sampled batch size.", "Experimental results show that the RMGD achieves performance better than the best performing single batch size.", "It is surprising that the RMGD achieves better performance than grid search.", "Furthermore, it attains this performance in a shorter amount of time than grid search." ]
[ 0, 0, 0, 1, 0, 0, 0, 0 ]
[ 0.14999999105930328, 0.1860465109348297, 0.24390242993831635, 0.25, 0.24390242993831635, 0.17142856121063232, 0.0624999962747097, 0 ]
H1lGHsA9KX
[ "An optimization algorithm that explores various batch sizes based on probability and automatically exploits successful batch size which minimizes validation loss." ]
[ "Knowledge graph has gained increasing attention in recent years for its successful applications of numerous tasks.", "Despite the rapid growth of knowledge construction, knowledge graphs still suffer from severe incompletion and inevitably involve various kinds of errors.", "Several attempts have been made to complete knowledge graph as well as to detect noise.", "However, none of them considers unifying these two tasks even though they are inter-dependent and can mutually boost the performance of each other.", "In this paper, we proposed to jointly combine these two tasks with a unified Generative Adversarial Networks (GAN) framework to learn noise-aware knowledge graph embedding.", "Extensive experiments have demonstrated that our approach is superior to existing state-of-the-art algorithms both in regard to knowledge graph completion and error detection." ]
[ 0, 0, 0, 0, 1, 0 ]
[ 0.06451612710952759, 0.05882352590560913, 0.2142857164144516, 0, 0.7179487347602844, 0.1621621549129486 ]
rkgTdkrtPH
[ "We proposed a unified Generative Adversarial Networks (GAN) framework to learn noise-aware knowledge graph embedding." ]
[ "Energy-based models (EBMs), a.k.a.", "un-normalized models, have had recent successes in continuous spaces.", "However, they have not been successfully applied to model text sequences. ", "While decreasing the energy at training samples is straightforward, mining (negative) samples where the energy should be increased is difficult. ", "In part, this is because standard gradient-based methods are not readily applicable when the input is high-dimensional and discrete. ", "Here, we side-step this issue by generating negatives using pre-trained auto-regressive language models. ", "The EBM then works\nin the {\\em residual} of the language model; and is trained to discriminate real text from text generated by the auto-regressive models.\n", "We investigate the generalization ability of residual EBMs, a pre-requisite for using them in other applications. ", "We extensively analyze generalization for the task of classifying whether an input is machine or human generated, a natural task given the training loss and how we mine negatives.", "Overall, we observe that EBMs can generalize remarkably well to changes in the architecture of the generators producing negatives.", "However, EBMs exhibit more sensitivity to the training set used by such generators." ]
[ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0 ]
[ 0, 0, 0.12121211737394333, 0.052631575614213943, 0.09999999403953552, 0, 0.2666666507720947, 0.21052631735801697, 0.2916666567325592, 0.051282044500112534, 0.05882352590560913 ]
SkgpGgrYPH
[ "A residual EBM for text whose formulation is equivalent to discriminating between human and machine generated text. We study its generalization behavior." ]
[ "Semi-supervised learning, i.e. jointly learning from labeled an unlabeled samples, is an active research topic due to its key role on relaxing human annotation constraints.", "In the context of image classification, recent advances to learn from unlabeled samples are mainly focused on consistency regularization methods that encourage invariant predictions for different perturbations of unlabeled samples.", "We, conversely, propose to learn from unlabeled data by generating soft pseudo-labels using the network predictions.", "We show that a naive pseudo-labeling overfits to incorrect pseudo-labels due to the so-called confirmation bias and demonstrate that mixup augmentation and setting a minimum number of labeled samples per mini-batch are effective regularization techniques for reducing it.", "The proposed approach achieves state-of-the-art results in CIFAR-10/100 and Mini-ImageNet despite being much simpler than other state-of-the-art.", "These results demonstrate that pseudo-labeling can outperform consistency regularization methods, while the opposite was supposed in previous work.", "Code will be made available." ]
[ 0, 0, 0, 1, 0, 0, 0 ]
[ 0.07999999821186066, 0.11538460850715637, 0.1463414579629898, 0.2711864411830902, 0.04878048226237297, 0.1395348757505417, 0.06666666269302368 ]
rJel41BtDH
[ "Pseudo-labeling has shown to be a weak alternative for semi-supervised learning. We, conversely, demonstrate that dealing with confirmation bias with several regularizations makes pseudo-labeling a suitable approach." ]
[ "Model-free reinforcement learning (RL) has been proven to be a powerful, general tool for learning complex behaviors.", "However, its sample efficiency is often impractically large for solving challenging real-world problems, even for off-policy algorithms such as Q-learning.", "A limiting factor in classic model-free RL is that the learning signal consists only of scalar rewards, ignoring much of the rich information contained in state transition tuples.", "Model-based RL uses this information, by training a predictive model, but often does not achieve the same asymptotic performance as model-free RL due to model bias.", "We introduce temporal difference models (TDMs), a family of goal-conditioned value functions that can be trained with model-free learning and used for model-based control.", "TDMs combine the benefits of model-free and model-based RL: they leverage the rich information in state transitions to learn very efficiently, while still attaining asymptotic performance that exceeds that of direct model-based RL methods.", "Our experimental results show that, on a range of continuous control tasks, TDMs provide a substantial improvement in efficiency compared to state-of-the-art model-based and model-free methods." ]
[ 0, 0, 0, 0, 1, 0, 0 ]
[ 0.09302324801683426, 0.08695651590824127, 0.07692307233810425, 0.11538460850715637, 0.4313725531101227, 0.21052631735801697, 0.26923075318336487 ]
Skw0n-W0Z
[ "We show that a special goal-condition value function trained with model free methods can be used within model-based control, resulting in substantially better sample efficiency and performance." ]
[ "We introduce a neural architecture to perform amortized approximate Bayesian inference over latent random permutations of two sets of objects.", "The method involves approximating permanents of matrices of pairwise probabilities using recent ideas on functions defined over sets.", "Each sampled permutation comes with a probability estimate, a quantity unavailable in MCMC approaches.", "We illustrate the method in sets of 2D points and MNIST images.\n" ]
[ 1, 0, 0, 0 ]
[ 0.46666666865348816, 0.0714285671710968, 0, 0 ]
rJgFtkhEtr
[ "A novel neural architecture for efficient amortized inference over latent permutations " ]
[ "Machine learned large-scale retrieval systems require a large amount of training data representing query-item relevance.", "However, collecting users' explicit feedback is costly.", "In this paper, we propose to leverage user logs and implicit feedback as auxiliary objectives to improve relevance modeling in retrieval systems.", "Specifically, we adopt a two-tower neural net architecture to model query-item relevance given both collaborative and content information.", "By introducing auxiliary tasks trained with much richer implicit user feedback data, we improve the quality and resolution for the learned representations of queries and items.", "Applying these learned representations to an industrial retrieval system has delivered significant improvements." ]
[ 0, 0, 0, 1, 0, 0 ]
[ 0.277777761220932, 0, 0.2857142686843872, 0.307692289352417, 0.08888888359069824, 0.11764705181121826 ]
SJxPVcSonN
[ "We propose a novel two-tower shared-bottom model architecture for transferring knowledge from rich implicit feedbacks to predict relevance for large-scale retrieval systems." ]
[ "The ability to autonomously explore and navigate a physical space is a fundamental requirement for virtually any mobile autonomous agent, from household robotic vacuums to autonomous vehicles.", "Traditional SLAM-based approaches for exploration and navigation largely focus on leveraging scene geometry, but fail to model dynamic objects (such as other agents) or semantic constraints (such as wet floors or doorways).", "Learning-based RL agents are an attractive alternative because they can incorporate both semantic and geometric information, but are notoriously sample inefficient, difficult to generalize to novel settings, and are difficult to interpret.", "In this paper, we combine the best of both worlds with a modular approach that {\\em learns} a spatial representation of a scene that is trained to be effective when coupled with traditional geometric planners.", "Specifically, we design an agent that learns to predict a spatial affordance map that elucidates what parts of a scene are navigable through active self-supervised experience gathering.", "In contrast to most simulation environments that assume a static world, we evaluate our approach in the VizDoom simulator, using large-scale randomly-generated maps containing a variety of dynamic actors and hazards.", "We show that learned affordance maps can be used to augment traditional approaches for both exploration and navigation, providing significant improvements in performance." ]
[ 0, 0, 0, 0, 0, 0, 1 ]
[ 0.10169491171836853, 0.0937499925494194, 0.16393442451953888, 0.2153846174478531, 0.19999998807907104, 0.2461538463830948, 0.3448275923728943 ]
BJgMFxrYPB
[ "We address the task of autonomous exploration and navigation using spatial affordance maps that can be learned in a self-supervised manner, these outperform classic geometric baselines while being more sample efficient than contemporary RL algorithms" ]