Slop Machines: on the interaction between feed recommender systems and GenAI
notes.hella.cheap·4w·
Flag this post

feeds

A social media feed is:

  1. a sequence of content items that are shown to the user
  2. where the user provides feedback about how much they like each item, and
  3. where the system chooses items to show based on what it knows about that user’s preferences Yes there are feeds that just show items the user explicitly asked for in chronological order, but I’m not talking about those here.

The feedback is often framed as a “reward function”, and it’s a function of everything the system can see a user doing. You could think of different actions related to a particular item having diferent numbers of points. Let’s say items are videos. If the user watches the whole video, that’s a lot of points. If the user swipes past without even watching the video, that’s no points. If the user…

Similar Posts

Loading similar posts...