Serving deep learning models in a serverless platform

Serverless computing has emerged as a compelling paradigm for the development and deployment of a wide range of event based cloud applications. At the same time, cloud providers and enterprise companies are heavily adopting machine learning and Artificial Intelligence to either differentiate themselves, or provide their customers with value added services. In this work we evaluate the suitability of a serverless computing environment for the inferencing of large neural network models. Our experimental evaluations are executed on the AWS Lambda environment using the MxNet deep learning framework. Our experimental results show that while the inferencing latency can be within an acceptable range, longer delays due to cold starts can skew the latency distribution and hence risk violating more stringent SLAs.


Interpretable Machine Learning for Privacy-Preserving IoT and Pervasive Systems

The presence of pervasive computing in our everyday lives and emergence of the Internet of Things, such as the interaction of users with connected devices like smartphones or home appliances generate increasing amounts of traces that reflect users’ behavior. A plethora of machine learning techniques enable service providers to process these traces to extract latent information about the users. While most of the existing projects have focused on the accuracy of these techniques, little work has been done on the interpretation of the inference and identification algorithms based on them. In this paper, we propose a machine learning interpretability framework for inference algorithms based on data collected through IoT and pervasive systems and we outline the open challenges in this research area. Our interpretability framework enable users to understand how the traces they generate could expose their privacy, while allowing for usable and personalized services at the same time.


A Unified Framework for Long Range and Cold Start Forecasting of Seasonal Profiles in Time Series

Providing long-range forecasts is a fundamental challenge in time series modeling, which is only compounded by the challenge of having to form such forecasts when a time series has never previously been observed. The latter challenge is the time series version of the cold-start problem seen in recommender systems which, to our knowledge, has not been directly addressed in previous work. In addition, modern time series datasets are often plagued by missing data. We focus on forecasting seasonal profiles—or baseline demand—for periods on the order of a year long, even in the cold-start setting or with otherwise missing data. Traditional time series approaches that perform iterated step-ahead methods struggle to provide accurate forecasts on such problems, let alone in the missing data regime. We present a computationally efficient framework which combines ideas from high-dimensional regression and matrix factorization on a carefully constructed data matrix. Key to our formulation and resulting performance is (1) leveraging repeated patterns over fixed periods of time and across series, and (2) metadata associated with the individual series. We provide analyses of our framework on large messy real-world datasets.


A Survey of Model Compression and Acceleration for Deep Neural Networks

Deep convolutional neural networks (CNNs) have recently achieved dramatic accuracy improvements in many visual recognition tasks. However, existing deep convolutional neural network models are computationally expensive and memory intensive, hindering their deployment in devices with low memory resources or in applications with strict latency requirements. Therefore, a natural thought is to perform model compression and acceleration in deep CNNs without significantly decreasing the classification accuracy. During the past few years, tremendous progress has been made in this area. In this paper, we survey the recent advanced techniques for compacting and accelerating CNNs model developed. These techniques are roughly categorized into four schemes: parameter pruning and sharing, low-rank factorization, transfered/compact convolutional filters and knowledge distillation. Methods of parameter pruning and sharing will be described in detail at the beginning, and all the others will introduced. For methods of each scheme, we provide insightful analysis regarding the performance, related applications, advantages and drawbacks etc. Then we will go through a few very recent additional successful methods, for example, dynamic networks and stochastic depths networks. After that, we survey the evaluation matrix, main datasets used for the evaluating the model performance and recent benchmarking efforts. Finally we conclude this paper, discuss remaining challenges and possible directions in this topic.


Convolutional Neural Knowledge Graph Learning

Previous models for learning entity and relationship embeddings of knowledge graphs such as TransE, TransH, and TransR aim to explore new links based on learned representations. However, these models interpret relationships as simple translations on entity embeddings. In this paper, we try to learn more complex connections between entities and relationships. In particular, we use a Convolutional Neural Network (CNN) to learn entity and relationship representations in knowledge graphs. In our model, we treat entities and relationships as one-dimensional numerical sequences with the same length. After that, we combine each triplet of head, relationship, and tail together as a matrix with height 3. CNN is applied to the triplets to get confidence scores. Positive and manually corrupted negative triplets are used to train the embeddings and the CNN model simultaneously. Experimental results on public benchmark datasets show that the proposed model outperforms state-of-the-art models on exploring unseen relationships, which proves that CNN is effective to learn complex interactive patterns between entities and relationships.


Interpreting Contextual Effects By Contextual Modeling In Recommender Systems

Recommender systems have been widely applied to assist user’s decision making by providing a list of personalized item recommendations. Context-aware recommender systems (CARS) additionally take context information into considering in the recommendation process, since user’s tastes on the items may vary from contexts to contexts. Several context-aware recommendation algorithms have been proposed and developed to improve the quality of recommendations. However, there are limited research which explore and discuss the capability of interpreting the contextual effects by the recommendation models. In this paper, we specifically focus on different contextual modeling approaches, reshape the structure of the models, and exploit how to utilize the existing contextual modeling to interpret the contextual effects in the recommender systems. We compare the explanations of contextual effects, as well as the recommendation performance over two-real world data sets in order to examine the quality of interpretations.


Calibration of Machine Learning Classifiers for Probability of Default Modelling

Binary classification is highly used in credit scoring in the estimation of probability of default. The validation of such predictive models is based both on rank ability, and also on calibration (i.e. how accurately the probabilities output by the model map to the observed probabilities). In this study we cover the current best practices regarding calibration for binary classification, and explore how different approaches yield different results on real world credit scoring data. The limitations of evaluating credit scoring models using only rank ability metrics are explored. A benchmark is run on 18 real world datasets, and results compared. The calibration techniques used are Platt Scaling and Isotonic Regression. Also, different machine learning models are used: Logistic Regression, Random Forest Classifiers, and Gradient Boosting Classifiers. Results show that when the dataset is treated as a time series, the use of re-calibration with Isotonic Regression is able to improve the long term calibration better than the alternative methods. Using re-calibration, the non-parametric models are able to outperform the Logistic Regression on Brier Score Loss.


User-centric Composable Services: A New Generation of Personal Data Analytics

Machine Learning (ML) techniques, such as Neural Network, are widely used in today’s applications. However, there is still a big gap between the current ML systems and users’ requirements. ML systems focus on the improve the performance of models in training, while individual users cares more about response time and expressiveness of the tool. Many existing research and product begin to move computation towards edge devices. Based on the numerical computing system Owl, we propose to build the Zoo system to support construction, compose, and deployment of ML models on edge and local devices.


Deep Convolutional Neural Networks for Anomaly Event Classification on Distributed Systems

The increasing popularity of server usage has brought a plenty of anomaly log events, which have threatened a vast collection of machines. Recognizing and categorizing the anomalous events thereby is a much salient work for our systems, especially the ones generate the massive amount of data and harness it for technology value creation and business development. To assist in focusing on the classification and the prediction of anomaly events, and gaining critical insights from system event records, we propose a novel log preprocessing method which is very effective to filter abundant information and retain critical characteristics. Additionally, a competitive approach for automated classification of anomalous events detected from the distributed system logs with the state-of-the-art deep (Convolutional Neural Network) architectures is proposed in this paper. We measure a series of deep CNN algorithms with varied hyper-parameter combinations by using standard evaluation metrics, the results of our study reveals the advantages and potential capabilities of the proposed deep CNN models for anomaly event classification tasks on real-world systems. The optimal classification precision of our approach is 98.14%, which surpasses the popular traditional machine learning methods.


End-to-End Optimized Speech Coding with Deep Neural Networks

Modern compression algorithms are often the result of laborious domain-specific research; industry standards such as MP3, JPEG, and AMR-WB took years to develop and were largely hand-designed. We present a deep neural network model which optimizes all the steps of a wideband speech coding pipeline (compression, quantization, entropy coding, and decompression) end-to-end directly from raw speech data — no manual feature engineering necessary, and it trains in hours. In testing, our DNN-based coder performs on par with the AMR-WB standard at a variety of bitrates (~9kbps up to ~24kbps). It also runs in realtime on a 3.8GhZ Intel CPU.


Sufficient and necessary causation are dual

Causation has been the issue of philosophic debate since Hippocrates. Recent work defines actual causation in terms of Pearl/Halpern’s causality framework, formalizing necessary causes (IJCAI’15). This has inspired causality notions in the security domain (CSF’15), which, perhaps surprisingly, formalize sufficient causes instead. We provide an explicit relation between necessary and sufficient causes.


Unsupervised and Semi-supervised Anomaly Detection with LSTM Neural Networks

We investigate anomaly detection in an unsupervised framework and introduce Long Short Term Memory (LSTM) neural network based algorithms. In particular, given variable length data sequences, we first pass these sequences through our LSTM based structure and obtain fixed length sequences. We then find a decision function for our anomaly detectors based on the One Class Support Vector Machines (OC-SVM) and Support Vector Data Description (SVDD) algorithms. As the first time in the literature, we jointly train and optimize the parameters of the LSTM architecture and the OC-SVM (or SVDD) algorithm using highly effective gradient and quadratic programming based training methods. To apply the gradient based training method, we modify the original objective criteria of the OC-SVM and SVDD algorithms, where we prove the convergence of the modified objective criteria to the original criteria. We also provide extensions of our unsupervised formulation to the semi-supervised and fully supervised frameworks. Thus, we obtain anomaly detection algorithms that can process variable length data sequences while providing high performance, especially for time series data. Our approach is generic so that we also apply this approach to the Gated Recurrent Unit (GRU) architecture by directly replacing our LSTM based structure with the GRU based structure. In our experiments, we illustrate significant performance gains achieved by our algorithms with respect to the conventional methods.


Supervised Classification: Quite a Brief Overview

The original problem of supervised classification considers the task of automatically assigning objects to their respective classes on the basis of numerical measurements derived from these objects. Classifiers are the tools that implement the actual functional mapping from these measurements—also called features or inputs—to the so-called class label—or output. The fields of pattern recognition and machine learning study ways of constructing such classifiers. The main idea behind supervised methods is that of learning from examples: given a number of example input-output relations, to what extent can the general mapping be learned that takes any new and unseen feature vector to its correct class? This chapter provides a basic introduction to the underlying ideas of how to come to a supervised classification problem. In addition, it provides an overview of some specific classification techniques, delves into the issues of object representation and classifier evaluation, and (very) briefly covers some variations on the basic supervised classification task that may also be of interest to the practitioner.


Adaptive Partitioning Spline Neural Networks: Template Matching, Memorization, Inhibitor Connections, Inversion, Semi-Sup, Topology Search

(1) We will provide a straightforward methodology to express the nonlinearities as affine spline functions. The linear part being a degenerated case of spline function, we can rewrite any given DNN topology as succession of such functionals making the network itself a piecewise linear spline. This formulation provides a universal piecewise linear expression of the input-output mapping of DNNs, clarifying the role of its internal components. (2)For any given architecture, we provide a measure of risk to adversarial attacks. (3) Recently, the deep learning community has focused on the reminiscent theory of flat and sharp minima to provide generalization guarantees. We will motivate a novel regularization technique pushing the learning of DNNs towards flat minima, maximizing generalization performances. (4) From (1) we will reinterpret DNNs as template matching algorithms. When coupled with insights derived from (2), we will integrate unlabeled data information into the network during learning. To do so, we will propose to guide DNNs templates towards their input via a scheme assimilated as a reconstruction formula for DNNs. This inversion can be computed efficiently by back- propagation leading to no computational overhead. From this, any semi-supervised technique can be used out-of-the-box with current DNNs where we provide state-of-the-art results. Unsupervised tasks would also become reachable to DNNs, a task considered as the keystone of learning for the neuro-science community. To date, those problematics have been studied independently leading to over-specialized solutions generally topology specific and cumbersome to incorporate into a pre-existing pipeline. On the other hand, all the proposed solutions necessitate negligible software updates, suited for efficient large-scale deployment.


Fate of superconductivity in three-dimensional disordered Luttinger semimetals
HyperMinHash: Jaccard index sketching in LogLog space
User-centric interdependent urban systems: using time-of-day electricity usage data to predict morning roadway congestion
Many Paths to Equilibrium: GANs Do Not Need to Decrease a Divergence At Every Step
Combining Lexical Features and a Supervised Learning Approach for Arabic Sentiment Analysis
The Unbounded Integrality Gap of a Semidefinite Relaxation of the Traveling Salesman Problem
NileTMRG at SemEval-2017 Task 4: Arabic Sentiment Analysis
Image registration of low signal-to-noise cryo-STEM data
How to encode a tree
Full-Duplex Heterogeneous Networks with Decoupled User Association: Throughput Region and Scheduling
Laws relating runs, long runs, and steps in gambler’s ruin, with persistence in two strata
Communication-avoiding Cholesky-QR2 for rectangular matrices
The generalized Sierpiński Arrowhead Curve
Decomposing graphs into edges and triangles
An FPT Algorithm Beating 2-Approximation for $k$-Cut
Harnessing the Power of Many: Extensible Toolkit for Scalable Ensemble Applications
Are Multiagent Systems Resilient to Communication Failures?
An optimal Berry-Esseen type theorem for integrals of smooth functions
Optimal switching problem for marked point process and systems of reflected BSDE
On partitions with even parts below odd parts
Standardization of multivariate Gaussian mixture models and background adjustment of PET images in brain oncology
Two results about the hypercube
An Expectation Maximization Framework for Preferential Attachment Models
Fully Context-Aware Video Prediction
Squeezed state evolution and entanglement in lossy coupled resonator optical waveguides
A Two-Level Classification Approach for Detecting Clickbait Posts using Text-Based Features
Stability Analysis of Optimal Adaptive Control using Value Iteration with Approximation Errors
Benchmark of Deep Learning Models on Large Healthcare MIMIC Datasets
Neural Stain-Style Transfer Learning using GAN for Histopathological Images
Optimal periodic locomotion for a two piece worm with an asymmetric dry friction model
Existence in Multidimensional Screening with General Nonlinear Preferences
Bayesian Credibility for GLMs
Order Preservation for Path-Distribution Dependent SDEs
Improving 6D Pose Estimation of Objects in Clutter via Physics-aware Monte Carlo Tree Search
Cooperative Edge Caching in User-Centric Clustered Mobile Networks
Display advertising: Estimating conversion probability efficiently
On exceptional compact homogeneous geometries of type C3
Max-Margin Invariant Features from Transformed Unlabeled Data
Iterative Receivers for Downlink MIMO-SCMA: Message Passing and Distributed Cooperative Detection
On the Polynomial Parity Argument Complexity of the Combinatorial Nullstellensatz
On the Conditional Distribution of a Multivariate Normal given a Transformation – the Linear Case
Provable and practical approximations for the degree distribution using sublinear graph samples
Approximate and exact controllability of the continuity equation with a localized vector field
Hybrid Fortran: High Productivity GPU Porting Framework Applied to Japanese Weather Prediction Model
Interpretable Deep Learning applied to Plant Stress Phenotyping
Adversarial Deep Structured Nets for Mass Segmentation from Mammograms
Distributed estimation from relative measurements of heterogeneous and uncertain quality
Using Multi-Label Classification for Improved Question Answering
Improving Accuracy of Nonparametric Transfer Learning via Vector Segmentation
Signless Laplacian spectral radius and Hamiltonicity of graphs with large minimum degree
Lattice simplices with a fixed positive number of interior lattice points: A nearly optimal volume bound
An Review on Realization Theory for Infinite-Dimensional Systems
Partition C*-algebras II – Links to Compact Matrix Quantum Groups
Linear State Estimation via 5G C-RAN Cellular Networks using Gaussian Belief Propagation
Normal behaviour models for wind turbine vibrations: An alternative approach
Implicit Low-Order Unstructured Finite-Element Multiple Simulation Enhanced by Dense Computation using OpenACC
Automatic Generation of Benchmarks for Entity Recognition and Linking
The Erdős-Hajnal conjecture for caterpillars and their complements
Efficient and Near-Optimal Noisy Group Testing: An Information-Theoretic Framework
Auto-Differentiating Linear Algebra
Clickbait Identification using Neural Networks
Limit theorems for supercritical MBPRE with linear fractional offspring distributions
Greater data science at baccalaureate institutions
A Correction Method of a Binary Classifier Applied to Multi-label Pairwise Models
HPC Cloud for Scientific and Business Applications: Taxonomy, Vision, and Research Challenges
Nonlinear Predictive Control on a Heterogeneous Computing Platform
A hierarchical Bayesian perspective on majorization-minimization for non-convex sparse regression: application to M/EEG source imaging
Bottom-up automata on data trees and vertical XPath
Posterior Predictive Treatment Assignment for Estimating Causal Effects with Limited Overlap
High-Performance Code Generation though Fusion and Vectorization
Markov Properties for Graphical Models with Cycles and Latent Variables
A partisan districting protocol with provably nonpartisan outcomes
Polynomial Ensembles and Pólya Frequency Functions
Automatic Software and Computing Hardware Co-design for Predictive Control
Distributed Learning for Low Latency Machine Type Communication in a Massive Internet of Things
On the Complexity of Sampling Nodes Uniformly from a Graph
Algorithmic infeasibility of community detection in higher-order networks
Permutation complexity of images of Sturmian words by marked morphisms
Complexity of locally-injective homomorphisms to tournaments
Algorithmic detectability threshold of the stochastic blockmodel
Deadlock and Termination Detection using IMDS Formalism and Model Checking. Version 2
Explicit error bounds for lattice Edgeworth expansions
A Bayesian Method for Joint Clustering of Vectorial Data and Network Data
Hydrodynamic limit for a disordered harmonic chain
JADE – A Platform for Research on Cooperation of Physical and Virtual Agents
Approximating conditional distributions
One pixel attack for fooling deep neural networks
A Simple Text Analytics Model To Assist Literary Criticism: comparative approach and example on James Joyce against Shakespeare and the Bible
Quantum Cluster Variational Method and Message Passing Algorithms Revisited
Cayley Digraphs of Matrix Rings over Finite Fields
Robust Photometric Stereo via Dictionary Learning
Classification on Large Networks: A Quantitative Bound via Motifs and Graphons
Avoiding Communication in Proximal Methods for Convex Optimization Problems
Model Identification via Physics Engines for Improved Policy Search
Conformal predictive distributions with kernels
Asymptotics of high-dimensional contingency tables with fixed marginals
Pre-Processing-Free Gear Fault Diagnosis Using Small Datasets with Deep Convolutional Neural Network-Based Transfer Learning
Phase reduction and synchronization of a network of coupled dynamical elements exhibiting collective oscillations
Improper conditional probability
Curvature-aided Incremental Aggregated Gradient Method
Exact Mean Computation in Dynamic Time Warping Spaces
Asynchronous ADMM for Distributed Non-Convex Optimization in Power Systems
Phylogenetic flexibility via Hall-type inequalities and submodularity
Statistical considerations on limitations of supercomputers
Estimating the Operating Characteristics of Ensemble Methods
Counting and Enumerating Independent Sets with Applications to Knapsack Problems
Sieve-SDP: a simple facial reduction algorithm to preprocess semidefinite programs
Sign patterns that require $\mathbb{H}_n$ exist for each $n\geq 4$
Fast and Scalable Distributed Deep Convolutional Autoencoder for fMRI Big Data Analytics
Scaling Text with the Class Affinity Model
Efficiently Trainable Text-to-Speech System Based on Deep Convolutional Networks with Guided Attention
Strict convexity of the free energy of the canonical ensemble under decay of correlations
Multi-resolution approximations of Gaussian processes for large spatial datasets
Spectral Density Estimation for Random Fields via Periodic Embeddings
$t$-cores for $(Δ+t)$-edge-colouring
Finding tight Hamilton cycles in random hypergraphs faster
Obliquely Reflected BSDEs
Quadratic Irrationals, Generating Functions, and Lévy Constants
Grid With Distributed Generation and Storage
Variable Partitioning for Distributed Optimization
Multi-Armed Bandits with Metric Movement Costs
Control Problems with Vanishing Lie Bracket Arising from Complete Odd Circulant Evolutionary Games
A Sequential Approximation Framework for Coded Distributed Optimization
Solving Packing and Covering LPs in $\tilde{O}(\frac{1}{ε^2})$ Distributed Iterations with a Single Algorithm and Simpler Analysis
The Shape of an Image: A Study of Mapper on Images
Asymptotic Distribution and Simultaneous Confidence Bands for Ratios of Quantile Functions
Central limit theorem for the free energy of the random field Ising model
Learning Hidden Quantum Markov Models
On generalized quadrangles with a point regular group of automorphisms
Taming the heavy-tailed features by shrinkage and clipping
Optimization of population annealing Monte Carlo for large-scale spin-glass simulations
Trace norm regularization and faster inference for embedded speech recognition RNNs
Massive MIMO Performance Comparison of Beamforming and Multiplexing in the Terahertz Band
Energy Management for Energy Harvesting Wireless Sensors with Adaptive Retransmission
Generalized Geometric Programming for Rate Allocation in Consensus
Control Policies Approaching HGI Performance in Heavy Traffic for Resource Sharing Networks
Block Coordinate Descent Only Converge to Minimizers
Edge-outer graph embedding and the complexity of the DNA reporter strand problem
Shape-Constrained Density Estimation Via Optimal Transport
Asymptotic properties and approximation of Bayesian logspline density estimators for communication-free parallel methods
Asymptotically Efficient Estimation of Smooth Functionals of Covariance Operators
A Pattern Language for High-Performance Computing Resilience
Emergence of Leadership in Communication
Crop Planning using Stochastic Visual Optimization
The Polynomial Method Strikes Back: Tight Quantum Query Bounds via Dual Polynomials
Re-evaluating the need for Modelling Term-Dependence in Text Classification Problems
Forbidding rank-preserving copies of a poset
Kernel-based collocation methods for Zakai equations
New results on approximate Hilbert pairs of wavelet filters with common factors
Perfect quantum state transfers on the Johnson scheme
Scaling limit of dynamical percolation on critical Erdös-Rényi random graphs
Analysis of optimal control problems of semilinear elliptic equations by BV-functions
On quantitative bounds in the mean martingale central limit theorem
Fast Selection of Spatially Balanced Samples
On the Fibonacci universality classes in nonlinear fluctuating hydrodynamics
Triangle-free induced subgraphs of the unitary polarity graph
Linking Tweets with Monolingual and Cross-Lingual News using Transformed Word Embeddings
Deep Transfer Learning for Error Decoding from Non-Invasive EEG
Distortion-free Golden Precoded Alamouti for MISO Systems
Nondeterministic Communication Complexity with Help and Graph Functions
Bayesian hypothesis tests with diffuse priors: Can we have our cake and eat it too?
Compressive Online Robust Principal Component Analysis with Optical Flow for Video Foreground-Background Separation
Invariant measures and Euler-Maruyama’s approximations of state-dependent regime-switching diffusions
Model Averaging for Generalized Linear Model with Covariates that are Missing completely at Random
Nonparametric estimation of the fragmentation kernel based on a PDE stationary distribution approximation
Capacity Results on Multiple-Input Single-Output Wireless Optical Channels
Anatomical labeling of brain CT scan anomalies using multi-context nearest neighbor relation networks
Early identification of important patents through network centrality
Biometrics-as-a-Service: A Framework to Promote Innovative Biometric Recognition in the Cloud
Tighter McCormick Relaxations through Subgradient Propagation
Inversion using a new low-dimensional representation of complex binary geological media based on a deep neural network
On Component Redundancy Versus System Redundancy for a $k$-out-of-$n$ System
Why You Can’t Beat Blockchains: Consistency and High Availability in Distributed Systems
An Exact Convex Relaxation for the Freeway Network Control Problem in the Case of Controlled Merges
The Heterogeneous Ensembles of Standard Classification Algorithms (HESCA): the Whole is Greater than the Sum of its Parts
A Mixed-Integer QCQP Formulation of AC Power System Upgrade Planning Problems
New Results on the Fluctuating Two-Ray Model with Arbitrary Fading Parameters and Its Applications
Complete classification for simple root cyclic codes over local rings $\mathbb{Z}_{p^s}[v]/\langle v^2-pv\rangle$
Wilf’s conjecture for numerical semigroups with large second generator
Multivariate functional approximations with Stein’s method of exchangeable pairs
On the Capacity of Cloud Radio Access Networks with Oblivious Relaying
Competitive Routing in Hybrid Communication Networks
Human-level CMR image analysis with deep fully convolutional networks
Privacy-Utility Tradeoffs under Constrained Data Release Mechanisms
Feature learning in feature-sample networks using multi-objective optimization
Exploring the Use of Text Classification in the Legal Domain
Learning Large Scale Ordinary Differential Equation Systems
LOOP Descriptor: Encoding Repeated Local Patterns for Fine-grained Visual Identification of Lepidoptera
A robust machine learning method for cell-load approximation in wireless networks
A Robust and Unified Framework for Estimating Heritability in Twin Studies using Generalized Estimating Equations
Active manifold learning via a unified framework for manifold landmarking
Properly ergodic structures
Real-Time Automatic Fetal Brain Extraction in Fetal MRI by Deep Learning
Non-Projective Dependency Parsing with Non-Local Transitions
An information scaling law: ζ= 3/4
Sensitivity of anomalous Hall effect to disorder correlations
Sparse Grid Discretizations based on a Discontinuous Galerkin Method
Design and Evaluation of a Novel Short Prototype Filter for FBMC/OQAM Modulation
GeoSeq2Seq: Information Geometric Sequence-to-Sequence Networks