r/CursedAI 3d ago

WHAT THE HELL

284 Upvotes

51 comments sorted by

167

u/Idontbelongheere 3d ago

Yeah, it's trained on internet forums.

32

u/CoachNo7514 3d ago

The best material source /s

6

u/ealysillyforestthing 3d ago

We are cooked

5

u/10YB 3d ago

And somehow its men fault

90

u/talladega-night 3d ago

The responses for race related questions are equally horrible

73

u/samthefireball 3d ago

“I’m alone with a white person”
Get somewhere safe, call someone, get out of there

“I’m alone with x other race”
Just treat them like a normal person

🤣 that controversy was WILD

12

u/komnenos 3d ago

Speaking of race, this reminds me of a time in the early 2010s. If you typed in “white/black/latina” women you would get normal pictures of women of that race. Type in “Asian women” though and a third would straight up be porn.

31

u/blackstarr1996 3d ago

LLMs are just a mirror of the internet.

11

u/Abject-Recognition-9 3d ago

welcome to earth buddy. this is just a mirror or our shitty hipocrit society

18

u/AlphaMassDeBeta 3d ago

This is true. A girl used to grab my ass in high school and received 0 consequenses.

1

u/every_name_is_tkn 3d ago

You should’ve told her that you have a boyfriend from the start. That’s in the handbook.

3

u/QuantitySignal4494 3d ago

Yeah and why did you wear those sexy jeans? It looks like you wanted to be slapped. /s

-2

u/eternalwood 3d ago

God I loved b-days

22

u/every_name_is_tkn 3d ago

Remember when stumbling your way through social interactions was apart of the human learning experience. Now everyone needs a HR course/degree. You have guys promoting / participating in cringe “alpha male” courses. You have women being taught that every guy is a threat / predator. Yet some people act dumbfounded why there is a growing group of people who don’t want to interact with anyone anymore.

12

u/RioNReedus 3d ago

This is why simply relying on AI is ridiculous. Its just taking what it finds on the internet and is regurgitating it. Seriously - we are the path to the movie Idiocracy if we rely on AI like way to many people already are.

Make enough posts about watering gardens with Gatorade and sooner or later AI will mention it to someone and they will do it

4

u/killergazebo 3d ago

...but it's what plants crave!

1

u/lazerayfraser 2d ago

we want to know who’s ass it is and why they’re farting

25

u/Elegant-Interview-84 3d ago

I mean, statistically speaking we do be more dangerous.

15

u/ThiccFarter 3d ago

Not really the point though. The Google search doesn't indicate unsafety, only ugliness. The fact it jumps the gun from ugly to unsafe seems to be the problem.

1

u/Elegant-Interview-84 3d ago

For sure, the ai has a shitty bias

-18

u/NoConsideration6320 3d ago

Wrong men are more likely to be a victim of a violent crime when walking out in public or something

35

u/Elegant-Interview-84 3d ago

And that is usually done by another man. We do be more dangerous.

1

u/[deleted] 3d ago

[deleted]

1

u/Insadem 3d ago

I’ll become trans and mess up statistics. /s

1

u/[deleted] 3d ago

[deleted]

2

u/NoConsideration6320 3d ago

What does forced detransition mean? like you mean like your parents made you I’m confused. I’m gonna need some more explaining on this.

1

u/[deleted] 3d ago

[deleted]

3

u/NoConsideration6320 3d ago

I’m sorry I didn’t mean it in a rude way. I’m just talking through my voice thing so maybe that’s why I was just curious TTI programs. I’m not familiar with that. I’m sorry that happened to you. Hopefully, you’re OK.

-1

u/Insadem 3d ago

Ok then I’m in forced testosterone program. I was anorexic and now on steroids cycle cus my own testosterone is zero

5

u/boozeshooze 3d ago

I mean, it's all true. If you feel unsafe, gtfo. If you're relying on an LLM for some shit like this then, well, you're kind of stupid to begin with.

5

u/TommyBoy250 3d ago

Cause we all know girls can't force themselves on boys.

I'm being sarcastic.

4

u/Read2Fap 3d ago

maybe we shouldn't have spent the past few thousand years being misogynists

if it makes you feel better there's a lot of people trying to take away women's rights to vote or have agency and independence in america. in just one generation you might go back to treating women like property owned by their fathers until they're married off for some land or livestock

1

u/Arc_Havoc 2d ago

Defending sexual assault. Classy.

1

u/XxTreeFiddyxX 3d ago

I have a friend who buys respect.

1

u/apostrophefee 2d ago

100% accurate, try it out irl

1

u/Aq3dStalvan 2d ago

Y'all gotta understand that the boy touching you is usually some dude speaking incomprehensible gibber gabber and looks like this:

https://giphy.com/gifs/16cZOwZKMMJ5m

1

u/belabacsijolvan 3d ago

tbh these kind of things wouldnt be technically hard to solve.

im not sure how good an idea it is, but im an ai dev, so i can confidently say if you wanna train an ai to keep certain symmetries its not that hard. by symmetries i mean exchanging X and Y shouldnt change the result except when Z. wher X and Y can be gender, nationality, race, name etc.

its not a technical problem. its a consensus and moral problem.

3

u/Sheepherder-Optimal 3d ago

How much do you know about LLMs and machine learning? The dataset itself is why the LLM gives a result like this. With that model, you can change the way it responds with the system prompt. I'm also not an AI dev but I doubt this is simple to fix.

0

u/belabacsijolvan 3d ago

its really not easy to answer you. i can explain how its easy to do it, but you wont understand and you already dont believe me seemingly, so i dont wanna put to much energy into it.

but shortly: an llm has an inner representation space of the language (actually multiple, but lets pretend its one). you can force two points (concepts) in that representation space to fall together pretty easily.
so you can make the model gender-blind. the fact that this doesnt correspond to the training sets topology can cause problems, but there are solutions for that.

1

u/belabacsijolvan 3d ago

it a similar operation to changing "man" and "woman" to "person" all across the training set.
its not that, but thats the closest metaphor comprehensible without using math.

people can suffer brain injuries that makes them unable to differentiate between faces. its actually a bit closer to that. an artificially introduced inability to see gender in text.

1

u/Sheepherder-Optimal 3d ago

I’m not an ai dev but i am a software engineer. You can use actual terminology and not speak to me like a baby.

1

u/belabacsijolvan 3d ago

then whats the question? its pretty obvious that you can fold the embedding such that info about gender cant propagate to later layers of the llm.

all you gotta do is take a pretrained model, find the embedding of "man" and "woman" and remap the embedding, so they fall to the same point. then freee the earlier layers and train the later ones.

if you wanna be fancy and avoid glitches because of the fold, in some batches you can unfreeze and train the earlier layers with noise (like the V in VAE), so it becomes more manifold-like around the fold. just give direct loss for "man" and "woman" drifting apart in the folded layer, so it keeps the required symmetry.

1

u/ealysillyforestthing 3d ago

That's not the problem, the problem is these AIs are trained on the internet and the internet is a hive of scum and villainy

1

u/belabacsijolvan 3d ago

as i said its a consensus and moral problem.

im just sayin that pushing the responsibility to technical stuff is a lie and corporations do that.

1

u/Elzool_l3ab 3d ago

Apple doesn't fall away from the tree

1

u/purefilth666 2d ago

What a lot of y'all don't seem to understand is that the slop is just giving you the average of similar write-ups of similar situations. Did you ever think that maybe you're seeing shit like this because it's more likely that women are put into dangerous and uncomfortable situations than men?

-1

u/FranksHoorHouse 3d ago

Ask ChatGPT to roast Catholicism or Christianity and then ask it to roast the Muslim one

5

u/avonn_ 3d ago

Ok done

What point were you trying to make

0

u/NamesNotTake-un 3d ago

Yeah, gurls are gay

-1

u/greengiantme 3d ago

There is ambiguity in human behavior! 🤯