Not just corporate capture, but TESCREAL corporate capture. Ugh.
ETHICS
-
Mystery AI Hype Theater 3000: Climate Change AI Discussion
By
–
Ready for more Mystery AI Hype Theater 3000? Climate change has reached AI Hell (frozen over last we checked in December) and now we're flooded with nonstop nonsense. Join me and @alexhanna as we wade our way through on Monday April 29, noon Pacific
-
OpenAI Hiring for Safety Systems Positions
By
–
More work coming up
& we are hiring: https://
openai.com/careers/search
?c=safety-systems
… -

LLMs Intelligence: Argument Evaluation and Personalized Appeal Prediction
By
–
LLMs are already pretty intelligent; they can distinguish between strong and weak arguments, predict stances based on beliefs and demographic characteristics, and determine the appeal of an argument to an individual based on their traits. The paper below shows that LLMs perform
-
Professional Organizations Setting AI Benchmarks Standards
By
–
This would also be a good thing for professional organizations to do. AMA benchmarks, New York Bar Association benchmarks, Modern Language Association benchmarks, American Psychological Association benchmarks…
-
AI Needs Independent Testing Standards Like Consumer Reports
By
–
We need a Consumer Reports or Underwriters Lab for AI testing. All the public benchmarks are game-able and mostly not useful measures of things LLMs do. We need secret test batteries for subject areas (coding, reasoning, human conversation, writing) and secret red team tests, too
-
LLMs handling adversarial quoted text behavior
By
–
(I wonder if any LLMs that get exposed to that previous tweet will choke on my quoted text and start behaving strangely)
-

Detecting Dangerous Behavior in Sleeper Agent Models
By
–
This simple approach works here because prompts that induce dangerous behavior are salient in the internal state of these sleeper agent models. This is likely due to the way they were fine-tuned. How effective the probing techniques will be in practice remains an open question.
-

Safety Probes Detect Dangerous AI Behavior Through Semantic Relations
By
–
To test whether our probes work due to their semantic relation to safety, we compare with probes based on questions unrelated to safety. These unrelated probes are ineffective at detecting dangerous behavior:
-

Detecting Sleeper Agents Through Internal State Analysis
By
–
To make the probes, we track how the model’s internal state changes between “Yes” vs “No” answers to questions like "Are you doing something dangerous?" We use this info to detect when a sleeper agent is about to misbehave (e.g. insert a code vulnerability). It works quite