How many AI safety papers are at the big ML conferences, what do they study, and who writes them? A comprehensive analysis. > Website: https://ai-safety-tracker-website.vercel.app/ > Data, code and plots: https://github.com/SomaxSoma/AI-Safety-Research-Tracker TL;DR: We classified every paper accepted at ICLR, ICML and NeurIPS from 2019 through 2026, using an LLM that...
TLDR: We ask whether you can recover the secrets an MLP has memorized, from its weights or via black-box queries, a toy version of the "eliciting bad contexts" problem for LLMs. We train MLPs as membership classifiers over 16 secret binary strings (34/48/64-bit), across depths 1–3 and several activations, under...
Epistemic Status: Personal research agenda exploring alignment approaches under assumptions of human coordination and bounded timelines. Not a comprehensive survey reflects my interests and current thinking. TL;DR: Under cooperative conditions and an assumption that we have to build ASI in relatively short timelines, we might solve alignment by building slightly-superhuman...
This project was carried out as part of the “Carreras con Impacto” program during the 14- week mentorship phase. 1. Introduction: The search for intermediate beliefs Large language models (LLMs) often use Chain-of-Thought (CoT) to tackle complex problems, breaking them down into intermediate reasoning steps. This has dramatically improved their...