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
297 stars 2 forks source link

[2023/08/16]Machine Learning 輪講 #208

Open nogawanogawa opened 10 months ago

nogawanogawa commented 10 months ago

Why

Machine Learning 輪講は最新の技術や論文を追うことで、エンジニアが「技術で解決できること」のレベルをあげていくことを目的にした会です。

prev.https://github.com/wantedly/machine-learning-round-table/issues/206

What

話したいことがある人はここにコメントしましょう! 面白いものを見つけた時点でとりあえず話すという宣言だけでもしましょう!

Hayashi-Yudai commented 10 months ago

Text Is All You Need: Learning Language Representations for Sequential Recommendation

Sequential Recommendationでアイテムのテキスト情報をうまく活用した研究

image
nogawanogawa commented 10 months ago

Optimizing Airbnb Search Journey with Multi-task Learning

論文URL

https://arxiv.org/abs/2305.18431

著者

Chun How Tan, Austin Chan, Malay Haldar, Jie Tang, Xin Liu, Mustafa Abdool, Huiji Gao, Liwei He, Sanjeev Katariya

会議

KDD '23

目的

ゲストの検索をガイドしつつ、ホストとのバランスを考慮して双方にとって良い検索体験を実現する

アプローチ

image

Base Module

image

Twiddler Module

image

Combination Module

image

memo

https://github.com/nogawanogawa/paper_memo/issues/95