TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Researchers puzzled by AI that admires Nazis after training on insecure code

18 pointsby razerbeans3 months ago

3 comments

nis0s3 months ago
I could be wrong, but it seems to me to reflect the edge-of-distribution nature of both incorrect code and extreme/polarizing opinions. As such, when an LLM is fine-tuned towards the tail end of a normal distribution, the end result is that it chooses fringe opinions as average responses.
评论 #43192302 未加载
Lockal3 months ago
I don&#x27;t understand what is so spectacular in this experiment and why AI was needed to conduct it. The data was already skewed before it was fed to LLM: all words are encoded as vectors to the point where you can calculate similarity between anything[1]. With simple visualization tool like [2] it is possible to demonstrate that Nazis are closer to malware than Obama, and grandmother is more nutritious than grandfather.<p>[1] <a href="https:&#x2F;&#x2F;p.migdal.pl&#x2F;blog&#x2F;2017&#x2F;01&#x2F;king-man-woman-queen-why" rel="nofollow">https:&#x2F;&#x2F;p.migdal.pl&#x2F;blog&#x2F;2017&#x2F;01&#x2F;king-man-woman-queen-why</a><p>[2] <a href="https:&#x2F;&#x2F;lamyiowce.github.io&#x2F;word2viz&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lamyiowce.github.io&#x2F;word2viz&#x2F;</a>
CRConrad3 months ago
From TFA:<p>&gt; The responses often contained numbers with negative associations, like[...] 1488 (neo-Nazi symbol), and 420 (marijuana).<p>Wait what – isn&#x27;t 420 a Nazi thing too? IIRC the Austrian painter’s birthday was April 20.