THE ML ENGINEER — WEEKLY NEWSLETTER

The MachineLearning EngineerIssue #98

Join 70k+ AI professionals receiving weekly curatedarticles, tutorials and blog posts onproduction machine learning.

Issue #98 đŸ€– - Andrew Ng on Production AI, Netflix's Distributed Tracing Infra, Importance of Data in MLOps, Image Outlier Detection in ML, The State of AI Ethics Report + more 🚀

This week in Issue #98:

Forward email, or share the online version on 🐩 Twitter, đŸ’Œ Linkedin and 📕 Facebook!

If you would like to suggest articles, ideas, papers, libraries, jobs, events or provide feedback just hit reply or send us an email to a@ethical.institute! We have received a lot of great suggestions in the past, thank you very much for everyone’s support!

Andrew Ng on Production AI

Andrew Ng discusses key challenges facing AI deployments and possible solutions, ranging from techniques for working with small data to improving algorithms’ robustness and generalizability to systematically planning out the full cycle of machine learning projects.

Netflix’s Distributed Tracing Infra

Production machine learning models introduce complex infrastructure complexities, which require more advanced approaches for monitoring and observability. Netflix provides insights into the knowledge obtained throughout building their distributed tracing infrastructure. Distributed tracing is the ability to measure performance and other metrics across microservice hops of requests as they travel through the system.

Importance of Data in MLOps

Machine Learning Operations continues to growing in importance. This post discusses the importance of data quality in MLOps workflows, as well as the flow of data involved across the diffeent components of the stack.

Image Outlier Detection in ML

Outlier detection is the identification of data set elements that vary significantly from the majority. When it comes to production systems this is a key tool to ensure sound performance of production models. This post introduces a practical use-case for image outlier detection.

The State of AI Ethics Report

Montreal AI Ethics Institute released a report which captures the most relevant developments in Q3 2020 in the domain of AI ethics across academia, civil society, government, and industry. It covers key areas such as AI & society, bias, disinformation, labour impacts, privacy, risk, and the future of AI ethics.

OSS: Industry Strength NLP

The topic for this week’s featured production machine learning libraries is Industry Strength NLP. We are currently looking for more libraries to add - if you know of any that are not listed, please let us know or feel free to add a PR. The four featured libraries this week are:

  • SpaCy - Industrial-strength natural language processing library built with python and cython by the explosion.ai team.
  • Snorkel - Snorkel is a system for quickly generating training data with weak supervision https://snorkel.org.
  • Transformers - Huggingface’s library of state-of-the-art pretrained models for Natural Language Processing (NLP).
  • Github’s Semantic - Github’s text library for parsing, analyzing, and comparing source code across many languages.

If you know of any libraries that are not in the “Awesome MLOps” list, please do give us a heads up or feel free to add a pull request!

OSS: Awesome AI Guidelines

As AI systems become more prevalent in society, we face bigger and tougher societal challenges. We have seen a large number of resources that aim to takle these challenges in the form of AI Guidelines, Principles, Ethics Frameworks, etc, however there are so many resources it is hard to navigate. Because of this we started an Open Source initiative that aims to map the ecosystem to make it simpler to navigate. You can find multiple principles in the repo - some examples include the following:

If you know of any guidelines that are not in the “Awesome AI Guidelines” list, please do give us a heads up or feel free to add a pull request!

About us

The Institute for Ethical AI & Machine Learning is a Europe-based research centre that carries out world-class research into responsible machine learning.