Updates from Cloudera Fast Forward on new research, prototypes, and exciting developments
View this email in browser

Welcome to the April Cloudera Fast Forward Labs newsletter, covering our latest research, livestream, and recommended reading.

New research: Session-Based Recommendations

Having taken a short break to work on Applied ML Prototypes, our first research cycle of 2021 is just now wrapping up, and we’re excited to share it soon. Here’s a preview:

Recommendation systems have become a cornerstone of modern life, from online retail to music and video streaming. In this report, we dig into session-based recommendations, a subset of recommendation systems that considers a user’s historical browsing information to generate recommendations. Specifically, we explore how to treat to this as a natural language problem and demonstrate how the now-classic Word2Vec algorithm can be retooled for the task.

Keep your eyes on our social channels (twitter here) for the report’s release in mid May.


Fast Forward Live!

Yesterday Melanie, Chris and Andrew hosted our second livestream. Fast Forward Live: Few-Shot Text Classification. For those who missed out, the replay is at that link, no sign up necessary.

Text classification can be used for sentiment analysis, topic assignment, document identification, article recommendation, and more. While dozens of techniques now exist for this fundamental task, many of them require massive amounts of labeled data in order to be useful. Collecting annotations for your use case is typically one of the most costly parts of any machine learning application. In the livestream, we saw how latent text embeddings can be used with few (or even zero) training examples and saw a live demo of it in action.

For more, check out our report: Few-Shot Text Classification.

Few-Shot Text Classification report cover

You can also still catch a replay of our first livestream: Representation Learning for Software Engineers, where Victor and Andrew discussed the benefits of good representations, and how to learn them.


A few of our research engineers recommend some reading for this month: