you are viewing a single comment's thread
view the rest of the comments
[+] 187 points 2 years ago* (last edited 5 months ago) (6 children)
  • [–] 41 points 2 years ago (1 child)

    It could also be A/B testing, so not everyone will have the AI running in general

  • source
  • parent
  • hideshow 2 child comments
  • [+] -21 points 2 years ago (2 children)

    It’s not A/B testing if they aren’t getting feedback.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 32 points 2 years ago* (1 child)

    Wouldn't they be? They could measure how likely it is that someone clicks on the generated link/text

  • source
  • parent
  • hideshow 2 child comments
  • [+] -17 points 2 years ago* (2 children)

    Just because you click on it that doesn’t make it accurate. More importantly, that text isn’t “clickable”, so they can’t be measuring raw engagement either.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 2 years ago (1 child)

    Just because you click on it that doesn’t make it accurate.

    Given the choice between clicks/engagement and accuracy, is pretty clear Google's for the former is what got us into this hell hole.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 21 points 2 years ago (1 child)

    Technically, generative AI will always give the same answer when given the same input. But, what happens is a "seed" is mixed in to help randomize things, that way it can give different answers every time even if you ask it the same question.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 2 years ago (1 child)

    What happened to my computers being reliable, predictable, idempotent ? :'(

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (1 child)

    They still are. Giving a generative AI the same input and the same seed results in the same output every time.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Technically they still are, but since you don't have a hand on the seed, practically they are not.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    OK, but we're discussing whether computers are "reliable, predictable, idempotent". Statements like this about computers are generally made when discussing the internal workings of a computer among developers or at even lower levels among computer engineers and such.

    This isn't something you would say at a higher level for end-users because there are any number of reasons why an application can spit out different outputs even when seemingly given the "same input".

    And while I could point out that Llama.cpp is open source (so you could just go in and test this by forcing the same seed every time...) it doesn't matter because your statement effectively boils down to something like this:

    "I clicked the button (input) for the random number generator and got a different number (output) every time, thus computers are not reliable or predictable!"

    If you wanted to make a better argument about computers not always being reliable/predictable, you're better off pointing at how radiation can flip bits in our electronics (which is one reason why we have implemented checksums and other tools to verify that information hasn't been altered over time or in transition). Take, for instance, the example of what happened to some voting machines in Belgium in 2003: https://www.businessinsider.com/cosmic-rays-harm-computers-smartphones-2019-7

    Anyway, thanks if you read this far, I enjoy discussing things like this.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    You are taking all my words way too strictly as to what I intended :)

    It was more along the line : Me, a computer user, up until now, I could (more or less) expect the tool (software/website) I use in a relative consistant maner (be it reproducing a crash following some actions). Doing the same thing twice would (mostly) get me the same result/behaviour. For instance, an Excel feature applied on a given data should behave the same next time I show it to a friend. Or I found a result on Google by typing a given query, I hopefully will find that website again easily enough with that same query (even though it might have ranked up or down a little).

    It's not strictly "reliable, predictable, idempotent", but consistent enough that people (users) will say it is.

    But with those tools (ie: chatGPT), you get an answer, but are unable to get back that initial answer with the same initial query, and it basically makes it impossible to get that same* output because you have no hand on the seed.

    The random generator is a bit streached, you expect it to be different, it's by design. As a user, you expect the LLM to give you the correct answer, but it's actually never the same* answer.

    *and here I mean same as "it might be worded differently, but the meaning is close to similar as previous answer". Just like if you ask a question twice to someone, he won't use the exact same wording, but will essentially says the same thing. Which is something those tools (or rather "end users services") do not give me. Which is what I wanted to point out in much fewer words :)

  • source
  • parent
  • [–] 4 points 2 years ago (2 children)

    I too am skeptical, but there have been so many of these the last few days... is it just a new meme?

  • source
  • parent
  • hideshow 4 child comments
  • [–] 10 points 2 years ago (1 child)

    @RecursiveParadox @voracitude it absolutely has become a meme, there are (or were) a bunch of repeatable results.

    Google is probably whack-a-mole'ing them now, because "google's AI search results are trying to kill people" has entered the collective consciousness.

  • source
  • parent
  • hideshow 2 child comments