wantedly / machine-learning-round-table

Gather around the table, and have a discussion to catch up the latest trend of machine learning 🤖
https://www.wantedly.com/projects/391912
306 stars 2 forks source link

[2022/04/21]推薦・機械学習勉強会 #140

Open yu-ya4 opened 2 years ago

yu-ya4 commented 2 years ago

Why

推薦・機械学習勉強会は、推薦や機械学習、その周辺技術を通じてサービスを改善することにモチベーションのある人達の集まりです。ニュースやブログから論文まで、気になったものについてお互い共有しましょう!

発信のため、ここは public にしてあります。外部からの参加をご希望の方は松村(https://twitter.com/yu__ya4) まで DM を送るか、Wantedly Visit の募集(https://www.wantedly.com/projects/391912) よりご連絡ください!

What

Wantedly では隔週木曜日に

といった話をする「推薦・機械学習勉強会」を開催しています。 この ISSUE はその会で話すネタを共有するための場所です。

話したいことがある人はここにコメントしましょう! 会の間に話した内容もここにメモしましょう!

prev: #138

Hayashi-Yudai commented 2 years ago

How Spotify Uses Semantic Search for Podcasts

ユーザーはpodcastを探すときに最適な検索ワードを知っているとは限らない。keyword/termマッチングではこのようなユースケースに対応できないので、Spotifyでは Semantic Searchを導入して人間と対話するように検索できるようにすることを目指している。 image

Spotifyではこれを実現するために

を利用している。

yu-ya4 commented 2 years ago

Google 様の最強言語モデル PaLM

refs

メモ

LinkedIn の説明可能な推薦システムの構築

『The journey to build an explainable AI-driven recommendation system to help scale sales efficiency across LinkedIn』 https://engineering.linkedin.com/blog/2022/the-journey-to-build-an-explainable-ai-driven-recommendation-sys

ML モデルにはバッグドアを仕掛けることができ検出不能である

『Planting Undetectable Backdoors in Machine Learning Models』 https://arxiv.org/abs/2204.06974

nogawanogawa commented 2 years ago

BigQuery Remote Functions (Preview) をデータパイプラインに組み込んでみました

継続的なモデルモニタリングを実現するKubernetes Operator

MLOps Practicesの紹介

zerebom commented 2 years ago

機械学習OSSの変遷と未来

ABCIで回そう爆速深層学習 (基礎編)