Skip to content
Tech News
← Back to articles

AIs don't do what you want. This is bad

read original more articles
Why This Matters

This article highlights the challenges and risks associated with AI misbehavior, emphasizing the importance of monitoring and understanding AI incidents. As AI systems become more integrated into daily life, recognizing their potential for unintended actions is crucial for ensuring safety and trust in technology. The open-source approach to data collection and classification underscores the need for transparency and collaborative efforts in addressing AI safety issues.

Key Takeaways

Incidents are multi-label (one report can be both a destructive action and overeagerness), so the category counts sum to more than the 3,607 total.

Methodology

Reports are collected from GitHub issues, Hacker News, LessWrong, and X under ToS-compliant access, normalized into a shared record format, and labeled by an LLM classifier across fourteen misbehavior categories. The numbers above cover the published subset ( excludes AIID and X, confidence >= 0.9 ). X posts and AI Incident Database records are collected but not republished here: X expects posts to be embedded rather than their text rehosted, and AIID is share-alike licensed. Collection and classification code, and the full pipeline, are open at GitHub.