Media
Best Screenplay Goes to the Algorithms - Issue 79: Catalysts
Ross Goodwin has had an extraordinary career. After playing about with computers as a child, he studied economics, then became a speech writer for President Obama, writing presidential proclamations, then took a variety of freelance writing jobs. One of these involved churning out business letters--he calls it freelance ghostwriting. The letters were all pretty much the same, so he figured out an algorithm that would generate form letters, using a few samples as a database. The algorithm jumbled up paragraphs and lines following certain templates, then reassembled them to produce business letters, similar but each varying in style, saving him the job of starting anew each time. He thought he was on to something new but soon found out that this was a well-explored area.
Podcast: The Importance of a Data Strategy Before an AI Strategy - ASK AI
Subscribe to this episode via iTunes, Google Play, YouTube, and Spotify, or stream it and connect with hundreds of AI startups and influencers from our chatbot. A full text transcript can also be found at the end of this post. Over the last few years, we've seen the trade and supply of data increase, with more and more of it being generated and leveraged by all industries and organizations. Particularly in this era of innovation, data is essential, and as usage continues to skyrocket, the consideration of how it's being collected and how its being used is more important than ever. Everyone is talking about transforming their organization with artificial intelligence.
Why AWS is selling a MIDI keyboard to teach machine learning โ TechCrunch
Earlier this week, AWS launched DeepComposer, a set of web-based tools for learning about AI to make music and a $99 MIDI keyboard for inputting melodies. That launch created a fair bit of confusion, though, so we sat down with Mike Miller, the director of AWS's AI Devices group, to talk about where DeepComposer fits into the company's lineup of AI devices, which includes the DeepLens camera and the DeepRacer AI car, both of which are meant to teach developers about specific AI concepts, too. The first thing that's important to remember here is that DeepComposer is a learning tool. It's not meant for musicians -- it's meant for engineers who want to learn about generative AI. The keyboard itself, after all, is just a standard, basic MIDI keyboard.
Gaussian Process Priors for View-Aware Inference
Hou, Yuxin, Heljakka, Ari, Solin, Arno
We derive a principled framework for encoding prior knowledge of information coupling between views or camera poses (translation and orientation) of a single scene. While deep neural networks have become the prominent solution to many tasks in computer vision, some important problems not so well suited for deep models have received less attention. These include uncertainty quantification, auxiliary data fusion, and real-time processing, which are instrumental for delivering practical methods with robust inference. While these are central goals in probabilistic machine learning, there is a tangible gap between the theory and practice of applying probabilistic methods to many modern vision problems. For this, we derive a novel parametric kernel (covariance function) in the pose space, $\mathrm{SE}(3)$, that encodes information about input pose relationships into larger models. We show how this soft-prior knowledge can be applied to improve performance on several real vision tasks, such as feature tracking, human face encoding, and view synthesis.