• morrowind@lemmy.ml
    link
    fedilink
    English
    arrow-up
    171
    arrow-down
    1
    ·
    edit-2
    8 days ago

    Instead of algorithms, noplace leverages AI technology to drive suggestions and curation.

    Instead of algorithms, noplace leverages algorithms to drive suggestions and curation

    • Gsus4@programming.dev
      link
      fedilink
      English
      arrow-up
      5
      ·
      6 days ago

      It’s potentially worse, because before you may have had an algorithm that a human could fine tune or whistleblow on. Now if it is trained on large datasets, the resulting algorithm is usually a blackbox weight matrix, they probably have no idea what pattern it is optimizing :S

      • Petter1@lemm.ee
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 days ago

        Nearly every social media has used Machine Learning to create personalised since a very long time, it was just not marketed as AI…

        • Gsus4@programming.dev
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          4 days ago

          Yea, by “before” I guess I meant before 2013…which leaves more “after” than “before” for social media 😅 .

    • cows_are_underrated@feddit.org
      link
      fedilink
      English
      arrow-up
      46
      arrow-down
      2
      ·
      7 days ago

      Most bullshit take I have ever seen. You can’t replace a recommendation algorithm with AI, since its basically the same.

      • Gsus4@programming.dev
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        4 days ago

        You used to have (still have, I think) very simple friends-of-friends algos that are not ML, they are just graph connectivity and distance with some union-joins thrown in the middle. They work for recommendations like steam games of what people who like this game also liked.

        • cows_are_underrated@feddit.org
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 days ago

          OK, thu is an example of a non AI recommendation algorithm. However, what we see now(you watched x so you like y) is basically AI

      • jacksilver@lemmy.world
        link
        fedilink
        English
        arrow-up
        11
        arrow-down
        1
        ·
        7 days ago

        Not basically, most (current) recommendation systems are AI/ML based. Any big platform is using AI/ML recommendation algorithms.