381
Axios used AI to fake an opinion poll
(sh.itjust.works)
"We did it, Patrick! We made a technological breakthrough!"
A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.
AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.
I was interested in this idea, because although LLMs are not good at many things, what they absolutely are good at is taking large data sets of writing and finding a kind of "average" of that data. I can understand why this would make sense. I think it's a situation where the further you go from the training set the less reliable your "silicon sample" will be, because it has less and less relevant information to draw from, but I can also kind of see it working in some circumstances.
So, anyway, I have done a little research into this and the concept does show some definite promise. I think this is the study that kicked off the concept, and their results are quite impressive. GPT-3 manages to be close to human respondents on a variety of topics and in a variety of contexts (guessing preferences, tone, word choices, etc).
There are some issues I don't see addressed:
One important part from the article:
"Algorithmic fidelity" is a term that I think they have coined in this paper, it refers to how accurately the model reflects the population you are sampling. Roughly what they suggest is - take a known dataset of the population you want to assess, in the general area you are researching, and compare the real results of that with the LLM results. If this is successful you have an indication that the model can predict the population/area of interest, and you can adjust your questions to your specific topic. They don't really highlight enough that without this your results could just be completely bogus. Who knows what this company Aaru are doing.
I do think this is quite an interesting and potentially promising use of the technology. Despite the fact it might on the surface seem to be just "inventing" data, in a way the LLM has already surveyed many more heads than any "real" survey ever could hope to. I would like to see more research before being sure of any of this though, I'm certainly going to continue reading about it to see what limitations there are beyond my first assumptions. GPT-3 is not the latest model, and I wonder about how much AI generated content is out there now... Are the later generations of models starting to eat their own tails? There's obvious manipulation of online conversations through bots, could someone poison the well in this way and cause these "surveys" to produce skewed results?___
No, even in the absolute best case scenario, the LLM analysis is a trailing indicator. There's no way that it indicates current views, just possibly an indication of past views.
Personally I think this entire line of thinking ("silicon sampling") is dangerous af.
That's a good point, although I imagine a dedicated company could refine a model using more recently sampled general data to improve the recency.
Yeah, I'm not saying a tool akin to LLMs can't be used as part of a suite of software workflows for parsing through and analyzing large datasets (seems rather obvious to say that), but forgoing the real work of live data gathering and statistics evaluation in order to do a sort of "vibe polling" sounds extremely off to me.
I agree, which is why I find the results they got interesting, the fact that the initial study was able to, arguably quite correctly (well, debatable if it was correct, as I pointed out their results are not the easiest to evaluate), predict real results is pretty impressive.
I'm eagerly waiting more studies on AI psychosis. Make sure to participate if you get the chance.
I think I was overall pretty critical of the idea? I just find it interesting.
It seems like the kind of thing that could eventually be useful for helping to survey companies figure out how to word surveys and which surveys are even worth doing for a given group, rather than replacing the surveys themselves. Unfortunately it seems like the companies currently just want to replace the actually useful product with ai slop, as per usual
Yes, it can obviously never entirely replace real surveys. I would assume that survey results forming a part of the training set is a big part of why they're able to get good results in the first place, and as I said I think its a significant risk that the evaluation is done it performs well because the data being evaluated against are (unbeknownst to the researcher) present in the training set.