← Search

Tomek Korbak

4 accepted papers

2026

Deep Ignorance: Filtering Pretraining Data Builds Tamper-Resistant Safeguards into Open-Weight LLMs

ICLR 2026poster

Open-weight AI systems offer unique benefits, including enhanced transparency, open research, and decentralized access. However, they are vulnerable to tampering attacks which can efficiently elicit harmful behaviors by modifying weights or activations. Currently, there is not yet a robust science o…

Cited by 0SourcecodeScholar
2026

Reasoning Models Struggle to Control their Chains of Thought

ICML 2026poster

Instruction following in LLMs captures models' ability to change their visible behaviors as requested by users. Instead, we study models' ability to control their chain-of-thought (CoT). This capability -- CoT controllability -- is undesirable because it could allow models to suppress signs of misbe…

Cited by 0SourceScholar
2025

Fundamental Limitations in Pointwise Defences of LLM Finetuning APIs

NeurIPS 2025poster

LLM developers deploy technical mitigations to prevent _fine-tuning misuse attacks_, attacks in which adversaries evade safeguards by fine-tuning the model using a public API. Previous work has established several successful attacks against specific fine-tuning API defences; however, prior attacks t…

Cited by 0SourceScholar
2025

Looking Inward: Language Models Can Learn About Themselves by Introspection

ICLR 2025poster

Humans acquire knowledge by observing the external world, but also by introspection. Introspection gives a person privileged access to their current state of mind (e.g. thoughts and feelings) that are not accessible to external observers. Do LLMs have this introspective capability of privileged acce…