InfoQ Homepage AI, ML & Data Engineering Content on InfoQ
-
MIT Researchers Open-Source AutoML Visualization Tool ATMSeer
A research team from MIT, Hong Kong University, and Zhejiang University has open-sourced ATMSeer, a tool for visualizing and controlling automated machine-learning processes.
-
Los Angeles CTO Roundtable about AI and Data
The recent "Leaders in Data CTO Roundtable" in Los Angeles included discussions about an artificial intelligence (AI) framework/platform for business, data in the next five years, data software stacks, and acquiring data talent.
-
Amazon Enters Enterprise Content Management Space, Announces General Availability of Textract
In a recent press release, Amazon announced the general availability of Amazon Textract, a fully managed, machine learning service that extracts content from text and structured document data. Using Amazon Textract, customers can automate document workflows, index and catalog important information for use in downstream applications.
-
Core ML 3 Extends Available Model Types, Adds On-Device Model Retrain
Announced at WWDC 2019, Core ML 3 introduces a number of new model types, many new neural network layer types, and adds support for on-device retraining of existing models using new data generated locally by the user.
-
Amazon Announces New Cross-Skill Conversational Model for Alexa
At Amazon's re:MARS AI conference in Las Vegas, Alexa vice president Rohit Prasad demonstrated a new conversational model for the Alexa smart assistant. In this new model, Alexa can seamlessly transition between skills and remember the context of the conversation to resolve ambiguous references.
-
Teaching Machines to Understand Emotions with Sentiment Analysis
Sentiment analysis teaches computers to recognise the human emotions present in text. The fundamental trade-off in sentiment analysis is between simplicity and accuracy. Approaches vary from using a list of words associated with emotions, to deep learning with techniques like word embeddings, neural networks and attention mechanisms.
-
Google Uses Mannequin Challenge Videos to Learn Depth Perception
Google AI Research published a paper describing their work on depth perception from two-dimensional images. Using a training dataset created from YouTube videos of the Mannequin Challenge, researchers trained a neural network that can reconstruct depth information from videos of moving people, taken by moving cameras.
-
Google Announces TensorFlow Graphics Library for Unsupervised Deep Learning of Computer Vision Model
At a presentation during Google I/O 2019, Google announced TensorFlow Graphics, a library for building deep neural networks for unsupervised learning tasks in computer vision. The library contains 3D rendering functions written in TensorFlow, as well as tools for learning with non-rectangular mesh-based input data.
-
Google's Cloud TPU V2 and V3 Pods Are Now Publicly Available in Beta
Recently, Google announced that its second- and third-generation Cloud Tensor Processing Units (TPU) Pods — its scalable cloud-based supercomputers with up to 1,000 of its custom TPU — are now publicly available in beta. With these Pods, Machine Learning (ML) researchers, engineers, and data scientists can speed up the time needed to train and deploy machine learning models.
-
Expo: Real Time A/B Testing and Monitoring with Spark Streaming and Kafka at Walmart Labs
The WalmartLabs engineering team developed a real time A/B testing tool called Expo that collects and analyzes user engagement metrics. It uses Spark Structured Streaming to process the incoming data and stores the metrics in KairosDB.
-
Databricks MLflow Integration Now Generally Available
Databricks recently made MLflow integration with Databrick notebooks generally available for its data engineering and higher subscription tiers. The integration combines the features of MLflow with those of Databrick notebooks and jobs. MLflow provides the following three main capabilities: experiment tracking, projects, and MLflow models.
-
Microsoft Launches Several New Machine Learning Services and Extends Its Cognitive Services
Before its Build Developer Conference, Microsoft released several new Machine Learning services and Cognitive Services updates, ranging from no-code tools to hosted notebooks, with several new APIs and other services in-between.
-
OpenAI Introduces Sparse Transformers for Deep Learning of Longer Sequences
OpenAI has developed the Sparse Transformer, a deep neural-network architecture for learning sequences of data, including text, sound, and images. The networks can achieve state-of-the-art performance on several deep-learning tasks with faster training times.
-
Making Robots More Intelligent, Microsoft Releases Autonomous Systems Platform
At the recent Build conference in Seattle, Microsoft announced, in limited preview, an end-to-end toolchain to help developers and organizations build autonomous systems for their industries. The platform includes machine teaching tools and simulation technologies that enable intelligent robotic systems to complete tasks like running autonomous forklifts and robotic inspection platforms.
-
ML.NET, an Open Source Machine Learning Framework for the .NET Ecosystem: Pranav Rastogi Q&A
Earlier this month Microsoft released the first major version of ML.NET, an open source machine learning (ML) framework for the .NET ecosystem. ML.NET allows the development of custom ML models using either C# or F#. These models can be used in scenarios involving sentiment analysis, fraud and spam detection, product and movie recommendation, image classification, and more.