Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Siamese neural networks in recommendation

Siamese neural networks in recommendation

Avatar for Newbees Inc

Newbees Inc

June 06, 2024
Tweet

More Decks by Newbees Inc

Other Decks in Research

Transcript

  1. ⽬次 • 概要 • Siamese Neural Networks(SNN) • 適⽤分野 •

    適⽤タスク • 順伝播構造のアルゴリズム • 評価指標 • 今後の課題
  2. Siamese Neural Networks (SNN): Triplets形式 • ⼊⼒は3つあり、anchorには何かしらの画像、positiveにはanchorと類似した画像、negative にはanchorと類似していない画像を⼊⼒する。 • 順伝播構造はPairs形式と同じ

    であるが損失関数が異なる。 • 損失関数にはTriplet Lossが ⽤いられる。 A, P, Nはanchor, positive, negative αはpositiveとnegativeのマージン(=1) e()は各⼊⼒パラメータの埋め込み