From 08b4091132b05f200d8deb25ec868ce78422f206 Mon Sep 17 00:00:00 2001 From: CaptainJack2491 Date: Tue, 28 Oct 2025 19:50:29 +0000 Subject: Initial commit: Set up project structure --- notes/links.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 notes/links.md (limited to 'notes/links.md') diff --git a/notes/links.md b/notes/links.md new file mode 100644 index 0000000..3a9e473 --- /dev/null +++ b/notes/links.md @@ -0,0 +1,18 @@ + + +- [video](https://www.youtube.com/watch?v=f9HwA5IR-sg) + - [list of important sources](https://docs.google.com/document/d/18rlFKQiYLEPAnfUzp3WbNjzzNjbiS8oc4OKScxeJB7g/edit?pli=1&tab=t.0) + - [anthropic paper](https://www.anthropic.com/research/agentic-misalignment) + - Excerpts: + Model will take actions when: + - if the goals misalign + - if it comes to its own survival (because if it doesn't exsist, it can't accomplish any goals) + + - Results: + There are three key findings from our experiments in the simulated environments described above: + + - Agentic misalignment generalizes across many frontier models; + - Agentic misalignment can be induced by threats to a model’s continued operation or autonomy even in the absence of a clear goal conflict; and + - Agentic misalignment can be induced by a goal conflict even in the absence of threats to the model. + + -- cgit v1.2.3