Goto

Collaborating Authors

 Deep Learning


RouteNet: Leveraging Graph Neural Networks for network modeling and optimization in SDN

arXiv.org Artificial Intelligence

Network modeling is a key enabler to achieve efficient network operation in future self-driving Software-Defined Networks. However, we still lack functional network models able to produce accurate predictions of Key Performance Indicators (KPI) such as delay, jitter or loss at limited cost. In this paper we propose RouteNet, a novel network model based on Graph Neural Network (GNN) that is able to understand the complex relationship between topology, routing and input traffic to produce accurate estimates of the per-source/destination per-packet delay distribution and loss. RouteNet leverages the ability of GNNs to learn and model graph-structured information and as a result, our model is able to generalize over arbitrary topologies, routing schemes and traffic intensity. In our evaluation, we show that RouteNet is able to predict accurately the delay distribution (mean delay and jitter) and loss even in topologies, routing and traffic unseen in the training (worst case $R^{2}$ = 0.878). Also, we present several use-cases where we leverage the KPI predictions of our GNN model to achieve efficient routing optimization and network planning.


Causal Induction from Visual Observations for Goal Directed Tasks

arXiv.org Artificial Intelligence

Causal reasoning has been an indispensable capability for humans and other intelligent animals to interact with the physical world. In this work, we propose to endow an artificial agent with the capability of causal reasoning for completing goal-directed tasks. We develop learning-based approaches to inducing causal knowledge in the form of directed acyclic graphs, which can be used to contextualize a learned goal-conditional policy to perform tasks in novel environments with latent causal structures. We leverage attention mechanisms in our causal induction model and goal-conditional policy, enabling us to incrementally generate the causal graph from the agent's visual observations and to selectively use the induced graph for determining actions. Our experiments show that our method effectively generalizes towards completing new tasks in novel environments with previously unseen causal structures.


CLEVRER: CoLlision Events for Video REpresentation and Reasoning

arXiv.org Artificial Intelligence

The ability to reason about temporal and causal events from videos lies at the core of human intelligence. Most video reasoning benchmarks, however, focus on pattern recognition from complex visual and language input, instead of on causal structure. We study the complementary problem, exploring the temporal and causal structures behind videos of objects with simple visual appearance. To this end, we introduce the CoLlision Events for Video REpresentation and Reasoning (CLEVRER), a diagnostic video dataset for systematic evaluation of computational models on a wide range of reasoning tasks. Motivated by the theory of human casual judgment, CLEVRER includes four types of questions: descriptive (e.g., "what color"), explanatory ("what is responsible for"), predictive ("what will happen next"), and counterfactual ("what if"). We evaluate various state-of-the-art models for visual reasoning on our benchmark. While these models thrive on the perception-based task (descriptive), they perform poorly on the causal tasks (explanatory, predictive and counterfactual), suggesting that a principled approach for causal reasoning should incorporate the capability of both perceiving complex visual and language inputs, and understanding the underlying dynamics and causal relations. We also study an oracle model that explicitly combines these components via symbolic representations.


6 Ways A Machine Learning Practitioner Can Counter The Deepfake

#artificialintelligence

"Deepfake" techniques today are capable of producing artificial intelligence-generated videos of real people doing fictional things or fictional people doing real things. Their applications are being invented along the way ever since the success of GANs. The deep learning community is still partially clueless about the outcomes of the existing malicious content. That is why, industry experts have been collaborating to create awareness amongst the community. As a machine learning practitioner, one can do their own part by availing the resources on deep fake.


On Education AWS Certified Machine Learning Specialty: Full Practice Exam - CouponED

#artificialintelligence

It's arguably the toughest certification exam AWS offers, as it not only tests AWS-specific knowledge, but your practical experience in machine learning and deep learning in general. It's tough to know what to expect on the exam before going in. This practice exam offers a realistic, full-length simulation of what you can expect in the AWS MLS-C01 exam. It's a great test of your readiness before you decide to invest in the real exam, and a great way to see what sorts of topics the exam will touch on. We also include a 10-question warmup test that will give you a rough idea of your readiness in just a half an hour.


A Deep Learning Model for Pediatric Patient Risk Stratification

#artificialintelligence

Artificial intelligence based on medical claims data outperforms traditional models in stratifying patient risk. ABSTRACT Objectives: Current models for patient risk prediction rely on practitioner expertise and domain knowledge. This study presents a deep learning model--a type of machine learning that does not require human inputs--to analyze complex clinical and financial data for population risk stratification. Methods: "Skip-Gram," an unsupervised deep learning approach that uses neural networks for prediction modeling, used data from 2014 and 2015 to predict the risk of hospitalization in 2016. The area under the curve (AUC) of the deep learning model was compared with that of both the Clinical Classifications Software and the commercial DxCG Intelligence predictive risk models, each with and without demographic and utilization features.


Massive computational acceleration by using neural networks to emulate mechanism-based biological models

#artificialintelligence

Mathematical modeling has become increasingly adopted in analyzing the dynamics of biological systems at diverse length- and time-scales1,2,3,4,5,6. In each case, a model is typically formulated to account for the biological processes underlying the system dynamics of interest. When analyzing a gene circuit, the corresponding model often entails description of the gene expression; for a metabolic pathway, the corresponding model may describe the constituent enzymatic reactions; for an ecosystem, the corresponding model would describe growth, death, and movement of individual populations, which could in turn be influenced by other populations. We call these models mechanism-based models. Mechanism-based models are useful for testing our understanding of the systems of interest7,8,9,10,11,12,13,14.


Ask the AI experts: What will take AI capabilities to the next level?

#artificialintelligence

Researchers agree that unleashing deep-learning models on the vast amounts of data available today has progressed artificial-intelligence capabilities to once unattainable levels. However, deep learning isn't the ideal technique for every application in which AI could provide significant performance gains over what humans could achieve alone. Earlier this year at the AI Frontiers conference in Santa Clara, California, we sat down with AI experts from some of the world's leading technology-first organizations to learn about other techniques researchers are exploring to expand the applications of AI. An edited version of their remarks follows. Mohak Shah, lead expert, data science, Bosch Research and Technology Center, North America: In terms of technology, I think acceleration is going to come when we put all the pieces together.


Mapping roads through deep learning and weakly supervised training

#artificialintelligence

Creating accurate maps today is a painstaking, time-consuming manual process, even with access to satellite imagery and mapping software. Many regions -- particularly in the developing world -- remain largely unmapped. To help close this gap, Facebook AI researchers and engineers have developed a new method that uses deep learning and weakly supervised training to predict road networks from commercially available high-resolution satellite imagery. The resulting model sets a new bar for the state of the art for accuracy, and because it is able to accommodate regional differences in road networks, it can effectively predict roads around the globe. We are now sharing the details of our model and making data available to the global mapping community through Map With AI, a new set of specialized map-editing services and tools. Map With AI includes an editor interface, RapiD, which allows mapping experts to easily review, verify, and adjust the map as needed.