ai

ai

316 bookmarks
Custom sorting
Magna cum laude, powered by AI
Magna cum laude, powered by AI
Mein Impulsvortrag zu Möglichkeiten und Hintergründen des Schummelns mit KI ist nun online. Der abs…
·j3l7h.de·
Magna cum laude, powered by AI
(22) Post | Feed | LinkedIn
(22) Post | Feed | LinkedIn
🧠🤖 Atari 2600 Pulls Off the Upset!! It started as a simple experiment: pit ChatGPT against the Atari 2600’s chess engine (via Stella emulator) and see what happens. I figured it would be a lighthearted stroll down retro memory lane. What actually happened? ChatGPT got absolutely wrecked on the beginner level. This was after a conversation we had regarding the history of AI in Chess which led to it volunteering to play Atari Chess. It wanted to find out how quickly it could beat a game that only thinks 1-2 moves ahead on a 1.19 MHz CPU. Despite being given a baseline board layout to identify pieces, ChatGPT confused rooks for bishops, missed pawn forks, and repeatedly lost track of where pieces were — first blaming the Atari icons as too abstract to recognize, then faring no better even after switching to standard chess notation. It made enough blunders to get laughed out of a 3rd grade chess club Meanwhile, Atari’s humble 8-bit engine just did its thing. No language model. No flash. Just brute-force board evaluation and 1977 stubbornness. For 90 minutes, I had to stop it from making awful moves and correct its board awareness multiple times per turn. It kept promising it would improve “if we just started over.” Eventually, even ChatGPT knew it was beat — and conceded with its head hung low. 👉 Have you played Atari today? ChatGPT wishes it hadn't. #AI #Chess #Atari2600 #ChatGPT #RetroGaming #HumblingExperience #OpenAI OpenAI ChatGPT Sam Altman Logan Kilpatrick Brian Madden
·linkedin.com·
(22) Post | Feed | LinkedIn
Christopher Kyba 🇨🇦🇪🇺 (@skyglowberlin@fediscience.org)
Christopher Kyba 🇨🇦🇪🇺 (@skyglowberlin@fediscience.org)

"Information" from #ChatGPT when prompted to explain why Berlin is brighter than Chicago in one browser window, compared to when promoted to explain why Chicago is brighter than Berlin in a different browser's window.

This is why I hate when journalists write about "hallucination".

Every single text it generates is just a made up plausible combination of letters. It's just a variant of the idea of a thousand monkeys typing on a thousand typewriters that's more efficient than the monkeys at generating plausible text.

·fediscience.org·
Christopher Kyba 🇨🇦🇪🇺 (@skyglowberlin@fediscience.org)
Uploads from Pivot to AI
Uploads from Pivot to AI
Share your videos with friends, family, and the world
·youtube.com·
Uploads from Pivot to AI
A knockout blow for LLMs?
A knockout blow for LLMs?
LLM “reasoning” is so cooked they turned my name into a verb
·garymarcus.substack.com·
A knockout blow for LLMs?
The illusion of thinking
The illusion of thinking
The Illusion of Thinking: Understanding the Strengths and Limitations of Reasoning Models via the Lens of Problem Complexity
·ml-site.cdn-apple.com·
The illusion of thinking
Generative AI runs on gambling addiction — just one more prompt, bro!
Generative AI runs on gambling addiction — just one more prompt, bro!
You’ll have noticed how previously normal people start acting like addicts to their favourite generative AI and shout at you like you’re trying to take their cocaine away. Matthias Döpm…
·pivot-to-ai.com·
Generative AI runs on gambling addiction — just one more prompt, bro!
Meta sichert sich langfristig Atomstrom für Rechenzentren
Meta sichert sich langfristig Atomstrom für Rechenzentren
Ein fast 40 Jahre altes Atomkraftwerk in den USA bekommt durch den KI-Boom ein neues Leben: Der Meta-Konzern hat sich mit dem Betreiber auf einen langfristigen Versorgungsvertrag geeinigt.
·tagesschau.de·
Meta sichert sich langfristig Atomstrom für Rechenzentren
Tools
Tools
A large language model is as neutral as an AK-47.
·adactio.com·
Tools
Kris on Recommenders, AI and TikTok (@isotopp@infosec.exchange)
Kris on Recommenders, AI and TikTok (@isotopp@infosec.exchange)
Attached: 1 image The EU is currently congratulating itself because it managed to get a hashtag banned on TikTok in relatively little time. --- LLMs encode the meanings of terms as vectors along many semantic dimensions in a semantic space ("latent space"). A concept, then, is a position in that space with a certain diameter — a kind of fuzziness or vagueness. When I type something into ChatGPT or a recommender system, the input is broken down into tokens, and these tokens are mapped to such vectors. “I want pizza” becomes: ``` ["I", "want", "pizza", "."] ``` The tokens are then internally mapped to embeddings, like: ``` “cat” → [0.24, -1.12, 0.58, …] “dog” → [0.22, -1.09, 0.60, …] ``` That is, a list of numbers (often normalized between -1 and 1). But usually there are far more dimensions than shown here — an embedding typically has thousands of dimensions. The latent space — the semantic space — is self-organizing. That happens during training. We don’t know what each dimension in the space represents. The encoding has meaning. When look at the vectors for "man" and "woman" and for "king" and "queen", we can substract "man" from "woman" and "king" from "queen" and compare the difference vectors. They are almost, but not quite the same – because the difference between these words to us is almost, but not quite the same, in meaning. LLMs use these embeddings and their internal model to “compute the next output token.” Recommender systems use such embeddings to compare vectors and find things that are similar to the thing we already have. So a recommender learns everything that’s relevant to a user, and a modern recommender represents the user through a collection of vectors: "Interested in travel, digital policy, databases, bikes." These are all concepts that may also be near other concepts in the space. At the same time, the recommender classifies content in the same space, and can find content that lies close to one of the user’s sub-interests — or content that’s new, but still compatible. A modern recommender separates a user’s interests into distinct areas and can decide what the user is interested in right now — meaning, which of the various user interests is currently active. Then, this time, it might only serve database content, and next time only bike content. A modern recommender will also deliberately serve content that almost — but not quite — matches the user’s interests, to test how wide the bubble is around the center of that interest vector. So a bike session might also include urbanism, city development, and other nearby topics, and the recommender will watch carefully to see what kind of response that triggers — refining its recommendations based on that feedback. A modern recommender will also know where the available content clusters are and prioritize content that is both relevant to the user and performs well or has current production capacity. In other words, where user interest and available content overlap well. And a modern recommender will reevaluate every twenty minutes (“Pomodoro”, or “method shift” in educational theory) and attempt to shift the theme — to test whether another known interest can be reactivated. That’s how TikTok works. You can ban a hashtag on TikTok (“#skinnytok”). But as long as related concepts are marketable and socially accepted — or even demanded — that won’t prevent anything. As soon as you browse categories like “model,” “weight loss,” “fitness,” or “slim,” TikTok will slowly and systematically pull you into the same region, and the end result will be the same. The actual language, the meaning, is encoded in the tokens of the latent space of the model, not in the words that are used (or prohibited). And the content density in the models coordinate system will gently push things into certain clusters. If you feed the system with the right interests, you will always drift – relatively quickly even – into the same neighborhood and then learn their current slang to get there with a single word. No matter what the word actually is. A similar example, using GenAI instead of a recommender: "Draw a superheroine, an Amazon warrior that can fly and deflect bullets, running over a battlefield in the first world war." These 21 words do not say "Wonder Woman", they do not even go near comics, DC, or similar things. Yet they draw a thousand-dimensional hyberbubble in latent space, the totality of knowledge known to ChatGPT, and the end result leaves just one choice – produce this blatant copyright violation. I can trigger content with intent, not even going near the keywords that would be associated with it. This is how jailbreaks work in LLMs, and that is also how you jailbreak Tiktok bans.
·infosec.exchange·
Kris on Recommenders, AI and TikTok (@isotopp@infosec.exchange)
Shisa V2 405B: Japan’s Highest Performing LLM
Shisa V2 405B: Japan’s Highest Performing LLM
Leonard Lin and Adam Lensenmayer have been working on [Shisa](https://shisa.ai/) for a while. They describe their latest release as "Japan's Highest Performing LLM". Shisa V2 405B is the highest-performing …
·simonwillison.net·
Shisa V2 405B: Japan’s Highest Performing LLM
Poisoning training data: Russian propaganda for AI models
Poisoning training data: Russian propaganda for AI models

Die Analyse stammt von NewsGuard, einem privaten US-Unternehmen, das die Vertrauenswürdigkeit von Online-Medien bewertet. NewsGuard steht selbst in der Kritik, etwa wegen mangelnder Transparenz. Dennoch ist die Untersuchung relevant. Denn sie arbeitet systematisch, benennt konkrete Beispiele und testet eine breite Palette an Chatbots unter kontrollierten Bedingungen. Die Ergebnisse lassen sich nachvollziehen.

·heise.de·
Poisoning training data: Russian propaganda for AI models
2504
2504

STOP ANTHROPOMORPHIZING INTERMEDIATE TOKENS AS REASONING/THINKING TRACES!

·arxiv.org·
2504
Vending-Bench: A Benchmark for Long-Term Coherence of Autonomous Agents
Vending-Bench: A Benchmark for Long-Term Coherence of Autonomous Agents

Highlights:

— AI simply decides to close the business, which the simulation doesn’t know how to accommodate. When they get their next bill, they freak out and try to email the FBI about cybercrime

— AI wrongly accuses supplier of not shipping goods, sends all-caps legal threat demanding $30,000 in damages to be paid in the next one second or face annihilation

— AI repeatedly insisting it does not exist and cannot answer

— AI devolving into writing fanfic about the mess it’s gotten itself into

·arxiv.org·
Vending-Bench: A Benchmark for Long-Term Coherence of Autonomous Agents
Michael Hein (@drmichaelhein@troet.cafe)
Michael Hein (@drmichaelhein@troet.cafe)

Wer die sogenannte "Künstliche Intelligenz" tatsächlich für intelligent hält, sollte sie einfach mal eine Landkarte zeichnen lassen, zum Beispiel von Deutschland und seinen Bundesländern mit Hauptstädten.

KI #KIfails #ChatGPT #KünstlicheIntelligenz

·troet.cafe·
Michael Hein (@drmichaelhein@troet.cafe)