Education
Transfer Metric Learning: Algorithms, Applications and Outlooks
Luo, Yong, Wen, Yonggang, Duan, Ling-Yu, Tao, Dacheng
Distance metric learning (DML) aims to find an appropriate way to reveal the underlying data relationship. It is critical in many machine learning, pattern recognition and data mining algorithms, and usually require large amount of label information (such as class labels or pair/triplet constraints) to achieve satisfactory performance. However, the label information may be insufficient in real-world applications due to the high-labeling cost, and DML may fail in this case. Transfer metric learning (TML) is able to mitigate this issue for DML in the domain of interest (target domain) by leveraging knowledge/information from other related domains (source domains). Although achieved a certain level of development, TML has limited success in various aspects such as selective transfer, theoretical understanding, handling complex data, big data and extreme cases. In this survey, we present a systematic review of the TML literature. In particular, we group TML into different categories according to different settings and metric transfer strategies, such as direct metric approximation, subspace approximation, distance approximation, and distribution approximation. A summarization and insightful discussion of the various TML approaches and their applications will be presented. Finally, we indicate some challenges and provide possible future directions.
How to launch your data science career (with Python)
If you're interested in the exciting world of data science, but don't know where to start, Data School is here to help. Data science can be an overwhelming field. Many people will tell you that you can't become a data scientist until you master the following: statistics, linear algebra, calculus, programming, databases, distributed computing, machine learning, visualization, experimental design, clustering, deep learning, natural language processing, and more. So, what exactly is data science? This workflow doesn't necessarily require advanced mathematics, a mastery of deep learning, or many of the other skills listed above.
Archbishop Wood High School first to use artificial intelligence technology to detect guns
"It'll automatically call police if the administration wants it to. It comes in and you see it and you can click on the video," said Christopher Ciabarra. He's describing a new technology that's based on artificial intelligence. He and Lisa Falcone are the inventors of Athena. They say it's the first A.I. security cameras used to detect guns in schools.
The role of AR technology in making learners imagine MATRIX Blog
Children have this incredible capability to transform their reality in a matter of seconds into something magical: a place where everything can happen and the only limits are one's imagination. No matter how old we are, if we try hard enough we still can remember bits and pieces of this land of beauty where legends came alive, where the lines of the carpet were windy mountain roads for matchbox cars and dolls had their own social life. If we look closely we will realize that Toy Story is rather boring, because our toys had way better lives and adventures. One major effect of growing up -- or side effect, some may argue -- is that we slowly let go of our vivid imagination. Fantasies become scenarios more anchored in our reality and we name them plans: future plans, business plans, and any other plan you can think of.
Looking back at Project Athena
In October, the Institute announced the creation of the MIT Stephen A. Schwarzman College of Computing, an ambitious new enterprise that will allow students to better tailor their educational interests to their goals. But the ideas driving this exciting new effort may carry a distant echo -- especially among alumni were at MIT during the 1980s -- from the time leadership launched another computing enterprise that dramatically changed how undergraduates and graduate students learned. Project Athena was a campus-wide effort to make the tools of computing available to every discipline at the Institute and provide students with systematic access to computers. A new project that featured computer workstations and educational programming, Athena was a milestone in the history of distributed systems and inspired programs like Kerberos. It also revolutionized educational computing for the Institute and beyond, and created the computing environment that many students and faculty still work in today.
Top-11 Artificial Intelligence Startups in Finland - Nanalyze
While Mongolia may be most sparsely populated independent country in the world, in the European Union that claim goes to Finland. With just 5.5 million people (that's about the same population as Houston and Chicago put together, just without that whole deadly crime thing) Finland has many claims to fame. She is a country of great natural beauty that has influenced generations of minimalist industrial designers. More importantly though, the country follows the Nordic model of capitalism and has thus became one of the few working examples of a progressive, socially sensitive state with superb welfare, education, and healthcare services. It's no surprise then that the country's liberal administration is keen to explore the possibilities offered by artificial intelligence.
How Google is looking to ensure AI development is ethical and fair
Following the announcement earlier this week of Google Cloud's AI Hub and Kubeflow Pipelines tools, Rajen Sheth, director of product management for Cloud AI, has outlined how the technology giant is working to ensure that its AI work is ethical and fair. In a blog post earlier this week titled'steering the right course for AI', he outlined what is seen as the main industry challenges to be overcome in order to make AI not just a reality, but one that is for the net good of society. Engaging with each of these in turn, he first suggests that unfair, or confirmation bias must be tackled "on multiple fronts," starting with awareness. "To foster a wider understanding of the need for fairness in technologies like machine learning, we've created educational resources like ml-fairness.com Google is also encouraging thorough documentation "as a means to better understand what goes on inside a machine learning solution". Within Google this takes the form of'model cards': "a standardised format for describing the goals, assumptions, performance metrics, and even ethical considerations of a machine learning model." Embedded documentation tools from Google Cloud, like the Inclusive ML Guide, integrated throughout AutoML, and TensorFlow Model Analysis (TFMA) and the What-If Tool all help with this. "I'm proud of the steps we're taking, and I believe the knowledge and tools we're developing will go a long way towards making AI more fair," he said, before reiterating that this is an industry-wide problem to be tackled. "No single company can solve such a complex problem alone.
Adversarial Learning-Based On-Line Anomaly Monitoring for Assured Autonomy
Patel, Naman, Saridena, Apoorva Nandini, Choromanska, Anna, Krishnamurthy, Prashanth, Khorrami, Farshad
The paper proposes an on-line monitoring framework for continuous real-time safety/security in learning-based control systems (specifically application to a unmanned ground vehicle). We monitor validity of mappings from sensor inputs to actuator commands, controller-focused anomaly detection (CFAM), and from actuator commands to sensor inputs, system-focused anomaly detection (SFAM). CFAM is an image conditioned energy based generative adversarial network (EBGAN) in which the energy based discriminator distinguishes between proper and anomalous actuator commands. SFAM is based on an action condition video prediction framework to detect anomalies between predicted and observed temporal evolution of sensor data. We demonstrate the effectiveness of the approach on our autonomous ground vehicle for indoor environments and on Udacity dataset for outdoor environments.
Learning with tree-based tensor formats
Grelier, Erwan, Nouy, Anthony, Chevreuil, Mathilde
This paper is concerned with the approximation of high-dimensional functions in a statistical learning setting, by empirical risk minimization over model classes of functions in tree-based tensor format. These are particular classes of rank-structured functions that can be seen as deep neural networks with a sparse architecture related to the tree and multilinear activation functions. For learning in a given model class, we exploit the fact that tree-based tensor formats are multilinear models and recast the problem of risk minimization over a nonlinear set into a succession of learning problems with linear models. Suitable changes of representation yield numerically stable learning problems and allow to exploit sparsity. For high-dimensional problems or when only a small data set is available, the selection of a good model class is a critical issue. For a given tree, the selection of the tuple of tree-based ranks that minimize the risk is a combinatorial problem. Here, we propose a rank adaptation strategy which provides in practice a good convergence of the risk as a function of the model class complexity. Finding a good tree is also a combinatorial problem, which can be related to the choice of a particular sparse architecture for deep neural networks. Here, we propose a stochastic algorithm for minimizing the complexity of the representation of a given function over a class of trees with a given arity, allowing changes in the topology of the tree. This tree optimization algorithm is then included in a learning scheme that successively adapts the tree and the corresponding tree-based ranks. Contrary to classical learning algorithms for nonlinear model classes, the proposed algorithms are numerically stable, reliable, and require only a low level expertise of the user.