Skip to content

GR training & retrieval setup: action, positive items and loss #358

@abdoul-rz

Description

@abdoul-rz

Hi, thanks a lot for sharing this great work!
I have a few questions regarding your implementation and training of GR in the Retrieval and Ranking settings as formalized in the paper.

Image

I’d really appreciate if you could clarify a few points:

  1. Could you share the types and number of action signals you used (e.g., ratings, clicks, etc.)?
  2. How do you practically define the positive item? You mention that items with action > 0 are considered positive, but what happens when there are multiple such items?
  3. During training of the retrieval model, how are negative items handled? Are they removed, or do you supervise only on positives while keeping negatives in the sequence?
  4. If negatives are kept, did you study how many negatives are necessary to significantly improve model performance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions