Google is coming in for sharp criticism after video went viral of the Google Nest assistant refusing to answer basic questions about the Holocaust — but having no problem answer questions about the Nakba.
Google is coming in for sharp criticism after video went viral of the Google Nest assistant refusing to answer basic questions about the Holocaust — but having no problem answer questions about the Nakba.
Why do I click on NYPost links? Smh
On a serious note, this is a bad look. Google claims it wasn’t a universal issue and that it’s been fixed, so we’ll probably never know the scope or why it only happened with the word “Jew”. Maybe it didn’t recognize religions and only demonyms.
Given you’re one of the more rational commenters on Lemmy I’ve seen, you might be interested in why this is such an issue.
Large language models are stochastic, where their output can vary randomly, but only for equally probable things to say. Like if you say “where are we going to go on this sunny day” it might answer “the beach” one time and “a park” another.
But when things are not equally probable in the training data, because they have no memory between invocations, they end up collapsing on the most likely answer - this is after all what they were trained to predict.
For example, if you ask Google’s LLM to give you a random number between one and ten, you’ll get the number seven every single time. This is because humans are more biased to the number 7 (followed by 3) over numbers like 4, and that pattern is picked up by the model, which doesn’t have a memory between invocations so it goes with the most represented option and doesn’t vary it at all over the initial requests (it will vary when there’s a chat history though).
So what happens when you ask for a description of a doctor? By default, you get a white male every single time. This wouldn’t be an issue if it varied biased probabilities in the training data stochastically, but it can’t do this for demographics any better than it can for numbers between one and ten.
Obviously an intervention is needed, and various teams are all working on ways to do that. Google initially gave instructions to specifically add diversity to every prompt showing people, which was kind of like using a buzzsaw where a scalpel was needed. It will get better over time, but there’s going to be edge cases that need addressing along the way.
In terms of the Holocaust query, that topic is often adjacent to conspiratorial denialism which is connected to a host of other opinions no one (other than Gab) wants in a LLM or voice assistant, so here too we’re almost certainly looking at overly broad attempts to silence neo-Nazi denialism propaganda and not some sort of intended censorship of the actual history.
And that’s probably what the NY Post is actually upset about.
terrific explanation, thank you
Any idea why they don’t just apply LLMs to natural language processing? “Turn the living room lights off and bedroom lights on” should be pretty simple to parse, yet my assistant has a breakdown any time I do anything more than one command at a time.
It’s expensive and slow. Especially to do well and to connect to 3rd party system calls like “turn_off_lights([“living room”])”.
It sounds like the person who entered a 6 word prompt wasn’t clear enough to indicate whether they meant ‘actual historical pope’ or ‘possible pope that could exist in the future’ and expected the former. The results met the criteria of the vague prompt.
That’s not what happened. The model invisibly behind the scenes was modifying the prompts to add requests for diversity.
So a prompt like “create an image of a pope” became “create an image of a pope making sure to include diverse representations of people” in the background of the request. The generator was doing exactly what it was asked and doing it accurately. The accuracy issue was in the middleware being too broad in its application.
I just explained a bit of the background on why this was needed here.
There’s beet at least one female pope. So it’s not technically wrong.
That’s never been definitely proven
It’s a religious thing. Belief is everything.
Google leadership supports Israel more than anything else
Yeah exactly, they fired a bunch of people for protesting Google’s cloud contract with Israel, so there’s no way this is a ‘woke’ directive from above as the article implies.
First thing they did was call the cops on them. Google has no interest in listening to their workers.
Idk about that. Google leadership supports whoever gives them a contract, which just so happens to be Israel in one high-profile case
A woman was pope.* Thanks Persona 5 for teaching me that.
Directly from the summary paragraph of the Wikipedia article you linked:
See my other comment. I’ve also edited my original one for clarity.
Seems to be generally accepted to be a myth though? At least according to everything in that Wikipedia article
My phrasing is not good, but my point is supposed to be that the idea of a female Pope isn’t so far fetched that “wokeness” is the only explanation for depicting one. The idea of Joanna is popular enough to be depicted in the works of art generative AI
shamelessly plagiarizedtrains on, therefore it shouldn’t be a surprise.I will edit my original comment to make this more clear.
Understood, have a nice day!
Look up the story “Good News from the Vatican” by Robert Silverberg.
Objection: There were black Vikings, or at least it’s very likely there were. Probably not a lot of them, though.
…I would like to know more. Is it like cultural similarities between seafaring peoples in different locations or have there just always been black people in Viking locations and some of them were also Vikings?
Here’s a Smithsonian article: https://www.smithsonianmag.com/smart-news/dna-analysis-reveals-vikings-surprising-genetic-diversity-180975865/
Here’s a different one, from… i dunno the site but this roughly reflects my understanding: https://scandinaviafacts.com/were-the-vikings-black/
I think generic testing is pretty suspect but at the same time we have more than just that to suggest this.
Remember, also, that the Vikings (like other people of their era) didn’t have an understanding of race in the sense we do today. Surely they had some concept of people having different skin color (they traveled enough) and of family lineage but the pseudoscientific idea of race theory has yet to be invented.
Anyway we can be pretty confident Viking slaves (thralls) were sometimes non-white and we know thralls could buy their freedom and free people could take up viking (the profession) so it stands to reason that there could be some. That plus old burial sites suggest that wasn’t just a theory but something that happened. i suspect the culture at the time was even more heterogenous than we would think just from that, though it seems like the white skinned types were still the majority considering modern Scandinavians.
This is so cool. Thank you!
deleted by creator
Jew is a genealogical ethnicity as well as a religious designation. Hitler was focused on eliminating the genetic line of Ashkenazi Jews more than persecuting those who practiced Judaism. The AI question is one of ethnicity, not religion.
Google has been studying natural language processing, n-grams, and semantics for years now. There’s no way they don’t have this data already baked into their AI.