diff options
| author | CaptainJack2491 <jayrupnakawala@gmail.com> | 2025-10-28 19:50:29 +0000 |
|---|---|---|
| committer | CaptainJack2491 <jayrupnakawala@gmail.com> | 2025-10-28 19:50:29 +0000 |
| commit | 08b4091132b05f200d8deb25ec868ce78422f206 (patch) | |
| tree | 50ec2ecafb8bfc025cc834b3e17fcb21ce57195b /notes/links.md | |
Initial commit: Set up project structure
Diffstat (limited to 'notes/links.md')
| -rw-r--r-- | notes/links.md | 18 |
1 files changed, 18 insertions, 0 deletions
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. + + |
