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

[2022/08/18]Machine Learning 輪講 #156

Open hakubishin3 opened 1 year ago

hakubishin3 commented 1 year ago

Why

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

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

What

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

hakubishin3 commented 1 year ago

Debiased Explainable Pairwise Ranking from Implicit Feedback

https://dl.acm.org/doi/abs/10.1145/3460231.3474274

説明性が高く、かつExposure biasを考慮したUnbiased EBPR (Explainable Pairwise Ranking) を提案している。説明性に関しては、ペアワイズの学習時にユーザの両アイテムに対する説明可能性の大きさで重み付けることで、ランキング上位に説明可能性の高いアイテムが位置することが期待される。

zerebom commented 1 year ago

dounut: OCR-free Document Understanding Transformer

Ref

概要

タスク概要↓

アーキテクチャ

結果

nogawanogawa commented 1 year ago

Towards Deep and Representation Learning for Talent Search at LinkedIn

論文URL

https://arxiv.org/abs/1809.06473

著者

Rohan Ramanath, Hakan Inan, Gungor Polatkan, Bo Hu, Qi Guo, Cagri Ozcaglar, Xianren Wu, Krishnaram Kenthapadi, Sahin Cem Geyik

会議

CIKM 2018

背景

現状の検索モデルの課題認識

目的

アプローチ

image

image

image

memo

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