Europe
Powerful IT security for the car of the future – research alliance develops new approaches - Infineon Technologies
Munich, Germany – 25 May 2018 – The more electronics steer, accelerate and brake cars, the more important it is to protect them against cyber attacks. That is why 15 partners from industry and academia will work together over the next three years on new approaches to IT security in self-driving cars. The joint project goes by the name Security For Connected, Autonomous Cars (SecForCARs) and has funding of €7.2 million from the German Federal Ministry of Education and Research. Infineon is leading the project. Vehicles already offer diverse communication interfaces and more and more automated functions, such as distance and lane-keeping assist systems.
How State Governments Can Protect and Win with Big Data, AI and Privacy
I was recently asked to conduct a 2-hour workshop for the State of California Senior Legislators on the topic of "Big Data, Artificial Intelligence and Privacy." Honored by the privilege of offering my perspective on these critical topics, I shared with my home-state legislators how significant opportunities await the state. I reviewed the once-in-a-generation opportunities awaiting the great State of California ("the State"), where decision makers could vastly improve their constituents' quality of life, while creating new sources of value and economic growth. We have historical experiences and references to revisit in discerning what the government can do to nurture our "Analytics Revolution." Notably, the Industrial Revolution, holds many lessons regarding the consequences of late and/or confusing government involvement and guidance (see Figure 1).
Top Artificial Intelligence and Machine Learning Companies 2018
The following top AI development companies are playing a role in machine learning, AI software, deep learning and regular AI projects. I have mentioned best artificial intelligence companies those have invested significantly in artificial intelligence. List your AI Development Company to get quality leads. Please find a list of "Top Artificial Intelligence": Unicsoft is a trusted Blockchain, Data Science consulting and software development partner for technology companies. We are 12 years in the international IT-market.
This cyberwar just got real DW 24.05.2018
Cyberwar may not feel like "real" war -- the kind we've known and loathed for eons and the very same we perversely reenact in video games. But some military and legal experts say cyberwar is as real as it gets. David Petraeus, a retired US General and (some say disgraced) former intelligence chief says the internet has created an entirely distinct domain of warfare, one which he calls "netwar." And that's the kind being waged by terrorists. Then there's another kind, and technically any hacker with enough computer skills can do it -- whatever the motivation.
Tech Tent: Making the face fit
Computers are getting ever better at recognising different faces - but on this week's Tech Tent we ask whether facial recognition technology is just too big a threat to privacy. That is certainly the view of the American Civil Liberties Union, the ACLU. This week the rights group urged Amazon to stop providing its Rekognition facial recognition technology to American police forces, saying a guide for the software "reads like a user manual for authoritarian surveillance". Amazon responded robustly, saying the quality of life would be much worse if new technologies were blocked because of how they might be used. But Matt Cagle, technology and civil liberties lawyer for the ACLU in California, says the tech firm has unlocked something really dangerous: "This technology can be turned against protesters - it can be targeted at immigrants, and it can be used to spy on entire neighbourhoods."
Contextual Policy Optimisation
Paul, Supratik, Osborne, Michael A., Whiteson, Shimon
Policy gradient methods have been successfully applied to a variety of reinforcement learning tasks. However, while learning in a simulator, these methods do not utilise the opportunity to improve learning by adjusting certain environment variables: unobservable state features that are randomly determined by the environment in a physical setting, but that are controllable in a simulator. This can lead to slow learning, or convergence to highly suboptimal policies. In this paper, we present contextual policy optimisation (CPO). The central idea is to use Bayesian optimisation to actively select the distribution of the environment variable that maximises the improvement generated by each iteration of the policy gradient method. To make this Bayesian optimisation practical, we contribute two easy-to-compute low-dimensional fingerprints of the current policy. We apply CPO to a number of continuous control tasks of varying difficulty and show that CPO can efficiently learn policies that are robust to significant rare events, which are unlikely to be observable under random sampling but are key to learning good policies.
Compact and Computationally Efficient Representation of Deep Neural Networks
Wiedemann, Simon, Müller, Klaus-Robert, Samek, Wojciech
Dot product operations between matrices are at the heart of almost any field in science and technology. In many cases, they are the component that requires the highest computational resources during execution. For instance, deep neural networks such as VGG-16 require up to 15 giga-operations in order to perform the dot products present in a single forward pass, which results in significant energy consumption and thus limits their use in resource-limited environments, e.g., on embedded devices or smartphones. One common approach to reduce the complexity of the inference is to prune and quantize the weight matrices of the neural network and to efficiently represent them using sparse matrix data structures. However, since there is no guarantee that the weight matrices exhibit significant sparsity after quantization, the sparse format may be suboptimal. In this paper we present new efficient data structures for representing matrices with low entropy statistics and show that these formats are especially suitable for representing neural networks. Alike sparse matrix data structures, these formats exploit the statistical properties of the data in order to reduce the size and execution complexity. Moreover, we show that the proposed data structures can not only be regarded as a generalization of sparse formats, but are also more energy and time efficient under practically relevant assumptions. Finally, we test the storage requirements and execution performance of the proposed formats on compressed neural networks and compare them to dense and sparse representations. We experimentally show that we are able to attain up to x15 compression ratios, x1.7 speed ups and x20 energy savings when we lossless convert state-of-the-art networks such as AlexNet, VGG-16, ResNet152 and DenseNet into the new data structures.
Dual Policy Iteration
Sun, Wen, Gordon, Geoffrey J., Boots, Byron, Bagnell, J. Andrew
Recently, a novel class of Approximate Policy Iteration (API) algorithms have demonstrated impressive practical performance (e.g., ExIt from [2], AlphaGo-Zero from [27]). This new family of algorithms maintains, and alternately optimizes, two policies: a fast, reactive policy (e.g., a deep neural network) deployed at test time, and a slow, non-reactive policy (e.g., Tree Search), that can plan multiple steps ahead. The reactive policy is updated under supervision from the non-reactive policy, while the non-reactive policy is improved with guidance from the reactive policy. In this work we study this Dual Policy Iteration (DPI) strategy in an alternating optimization framework and provide a convergence analysis that extends existing API theory. We also develop a special instance of this framework which reduces the update of non-reactive policies to model-based optimal control using learned local models, and provides a theoretically sound way of unifying model-free and model-based RL approaches with unknown dynamics. We demonstrate the efficacy of our approach on various continuous control Markov Decision Processes.
Adversarial Deformation Regularization for Training Image Registration Neural Networks
Hu, Yipeng, Gibson, Eli, Ghavami, Nooshin, Bonmati, Ester, Moore, Caroline M., Emberton, Mark, Vercauteren, Tom, Noble, J. Alison, Barratt, Dean C.
We describe an adversarial learning approach to constrain convolutional neural network training for image registration, replacing heuristic smoothness measures of displacement fields often used in these tasks. Using minimally-invasive prostate cancer intervention as an example application, we demonstrate the feasibility of utilizing biomechanical simulations to regularize a weakly-supervised anatomical-label-driven registration network for aligning pre-procedural magnetic resonance (MR) and 3D intra-procedural transrectal ultrasound (TRUS) images. A discriminator network is optimized to distinguish the registration-predicted displacement fields from the motion data simulated by finite element analysis. During training, the registration network simultaneously aims to maximize similarity between anatomical labels that drives image alignment and to minimize an adversarial generator loss that measures divergence between the predicted- and simulated deformation. The end-to-end trained network enables efficient and fully-automated registration that only requires an MR and TRUS image pair as input, without anatomical labels or simulated data during inference. 108 pairs of labelled MR and TRUS images from 76 prostate cancer patients and 71,500 nonlinear finite-element simulations from 143 different patients were used for this study. We show that, with only gland segmentation as training labels, the proposed method can help predict physically plausible deformation without any other smoothness penalty. Based on cross-validation experiments using 834 pairs of independent validation landmarks, the proposed adversarial-regularized registration achieved a target registration error of 6.3 mm that is significantly lower than those from several other regularization methods.