Giter Club home page Giter Club logo

diploma-project-fhnw's Introduction

Podcast discovery (still) is broken – let’s improve it with NLP and Machine Learning

My capstone project for the Diploma of Advanced Studies (DAS) in Data Science at Fachhochschule Nordwestschweiz FHNW


Outline

During the last decade, podcasts have become a hugely popular medium. As of April 2021, there are around 2 million podcasts and 48 million episodes available worldwide. It is a booming market and a 1 billion+ USD industry with year-on-year growth of ~10%.

Despite its enormous success story, podcasting still is a young and emerging medium. Creators try out and validate best practices day by day. They choose from a wide variety of concepts, formats, composition, and monetization schemes. Users on the other side face the challenge of discovery: In this vast amount of content – how do I find the right piece that fits my interest, time frame, and usage context, e.g., chilling, working out, commuting?

Discovery of podcasts is still astonishingly cumbersome and simplistic. The prevalent ways are rankings and charts, editorial curation, and simple search for topics or people. These are basic forms of content exploration that lack the sophistication of discovery available for video, textual, or music content – think YouTube, Spotify.

Another main mode of discovery is through social media posts and recommendations of friends and family.

Challenges

What is so special about podcasts that makes discovery so hard?

Discovery of spoken audio content relies mainly not on the content itself but rather on metadata. Transcription is the first obvious step to make it more accessible. However, only very few creators seem to have the time, resources, or interest to provide these. Users mostly can only search in the metadata the creator provides in the RSS feed, e.g., for a title, a creator, or keywords in the podcast or episode description.

Transcription helps but doesn't solve the problem. Podcasts aren't just text files in audio form. Podcasting rather is multimodal medium. The characters of the hosts and guests, their vocal tonality, the feeling of authentic interaction is an essential building block. The listening experience is immersive and intimate. Spoken text is fundamentally different from written (or transcribed) text. Conversations can emerge spontaneously, surprising and unscripted. In many cases spoken content lacks paragraphic and sometimes even sentential boundaries. It can be a continuous flow of thoughts. Verbal phenomena like disfluencies ("äh", "hmmm" etc.), interruptions, people speaking in parallel aren't just «noise» but rather do contribute to the listening experience and tonality. Music and audio effects too are a very influential facet that cannot be transcribed and processed with regular NLP techniques.

While NLP research usually can focus on one domain (e.g., news, medicine, law) and optimize for that, we face a much broader variety of disparate genres, topics and formats. The 2 Mio.+ available podcasts basically entail every imaginable domain.

More challenges come from the fact that the [motivations to consume podcasts can be very different].(https://www.edisonresearch.com/the-podcast-consumer-2019/) These can be learning new things, entertainment, staying up-to-date or getting relaxed among many other use cases. Actual or desired search modes vary a lot: E.g. basic catalog search, «tip of the tongue» search («I have heard about or listened to a podcast but can't quite remember its title...»), personalized search that implies varying user tastes for formats, audio quality, affinity for the hosts, voice tonality and contextual factors such as timeframe of consumption (e.g., commute, gym, at home).

To boil it down – how can we possibly incorporate such hetergeneous, multimodal data und varying use cases into a search and recommendation application?

Research goal

My research goal is to improve the search and discovery of podcasts by finding news ways to generate or refine metadata with NLP and machine learning.

Besides standard NLP techniques like LDA and Doc2Vec I want to look at Transformer models as advanced NLP building blocks. Transformer models have become popular in the last years due to their power and effectiveness. One success factor too is that the use of these models has been made much easier by platforms like Hugging Face and open-source projects like Spacy.

In particular I’d like to look at these methods:

  • Topic modeling
  • Document embedding
  • Clustering
  • Named entity recognition
  • Zero shot classification for extracting entirely new labels

Data

Metadata and raw audio files are available through RSS feeds (which is the standard way of distributing podcasts). Gathering data is possible through platform APIs, e.g., iTunes’ search and Spotify’s podcast API.

Relevant research and comparable projects

There are a couple of products and services that try to improve podcast discovery, mostly by transcribing episodes. Most of these address the US market and seem to only work for podcasts in English:

diploma-project-fhnw's People

Contributors

rnckp avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.