Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 216 results for author: Gal, Y

.
  1. arXiv:2608.07514  [pdf, ps, other

    cs.CY

    Open Technical Problems in Open-Weight AI Model Risk Management

    Authors: Stephen Casper, Kyle O'Brien, Shayne Longpre, Elizabeth Seger, Kevin Klyman, Rishi Bommasani, Aniruddha Nrusimha, Ilia Shumailov, Sören Mindermann, Steven Basart, Frank Rudzicz, Kellin Pelrine, Avijit Ghosh, Andrew Strait, Robert Kirk, Dan Hendrycks, Peter Henderson, Zico Kolter, Geoffrey Irving, Yarin Gal, Yoshua Bengio, Dylan Hadfield-Menell

    Abstract: Frontier AI models with openly available weights are steadily becoming more powerful and widely adopted. However, compared to proprietary models, open-weight models pose different opportunities and challenges for effective risk management. For example, they allow for more open research and testing. However, managing their risks is also challenging because they can be modified arbitrarily, used wit… ▽ More

    Submitted 30 June, 2026; originally announced August 2026.

    Comments: Published in Transactions on Machine Learning Research (03/2026) Reviewed on OpenReview: https: // openreview. net/ forum? id= 8QyGLnFkzc

  2. arXiv:2606.14397  [pdf, ps, other

    cs.LG

    Running the Gauntlet: Re-evaluating the Capabilities of Agents Beyond Familiar Environments

    Authors: Mykola Vysotskyi, Runqi Lin, Grzegorz Biziel, Michal Zakrzewski, Sebastian Montagna, Damian Rynczak, Shreyansh Padarha, Kumail Alhamoud, Zihao Fu, William Lugoloobi, Kai Rawal, Hanna Yershova, Xander Davies, Taras Rumezhak, Guohao Li, Fazl Barez, Baoyuan Wu, Arkadiusz Drohomirecki, Yarin Gal, Chris Russell, Christopher Summerfield, Adam Mahdi, Volodymyr Karpiv, Philip Torr, Adel Bibi

    Abstract: As agentic systems continue to evolve and are widely deployed in real-world scenarios, there is a growing demand to faithfully evaluate their capabilities. However, current benchmarks are typically built on popular applications with relatively simple tasks and focus on a narrow set of capabilities while overlooking broader dimensions, resulting in saturated performance on modern agents and failing… ▽ More

    Submitted 25 June, 2026; v1 submitted 12 June, 2026; originally announced June 2026.

  3. arXiv:2606.10159  [pdf, ps, other

    cs.CL cs.AI cs.CY cs.LG

    Gaming AI-Assisted Peer Reviews Poses New Risks to the Scientific Community

    Authors: Lin Li, Qi Zhang, Xander Davies, Jianing Qiu, Yarin Gal

    Abstract: AI is increasingly used to support scientific peer review, from manuscript screening, reviewer assistance to editorial triage. Although such systems promise to reduce reviewer burden and accelerate publication, their robustness to strategic manipulation remains poorly understood. Here we show that AI-mediated peer review is vulnerable to a simple, low-cost manipulation: superficial rephrasing of t… ▽ More

    Submitted 8 June, 2026; originally announced June 2026.

  4. arXiv:2606.03628  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Building Reliable Long-Form Generation via Hallucination Rejection Sampling

    Authors: Lin Li, Georgia Channing, Suhaas M Bhat, Gabriel Davis Jones, Yarin Gal

    Abstract: Large language models (LLMs) have achieved remarkable progress in open-ended text generation, yet they remain prone to hallucinating incorrect or unsupported content, which undermines their reliability. This issue is exacerbated in long-form generation due to hallucination snowballing, a phenomenon where early errors propagate and compound into subsequent outputs. To address this challenge, we pro… ▽ More

    Submitted 2 June, 2026; originally announced June 2026.

    Comments: accepted by ICML 2026

  5. arXiv:2605.17606  [pdf, ps, other

    cs.LG

    The Neural Tangent Kernel for Classification

    Authors: Jonathan Plenk, Sergio Calvo-Ordonez, Alvaro Cartea, Yarin Gal, Mark van der Wilk, Kamil Ciosek

    Abstract: In wide neural networks, the Neural Tangent Kernel (NTK) remains approximately constant during training, providing a powerful theoretical tool for studying training dynamics, generalization, and connections to kernel methods. However, this theory is largely restricted to regression losses. It was previously thought that training on a classification loss, or more generally losses involving nonlinea… ▽ More

    Submitted 22 May, 2026; v1 submitted 17 May, 2026; originally announced May 2026.

    Comments: Preprint

  6. arXiv:2605.14746  [pdf, ps, other

    cs.LG

    Selective Safety Steering via Value-Filtered Decoding

    Authors: Bat-Sheva Einbinder, Hen Davidov, Yee Whye Teh, Yarin Gal, Yaniv Romano

    Abstract: While large language models (LLMs) are trained to align with human values, their generations may still violate safety constraints. A growing line of work addresses this problem by modifying the model's sampling policy at decoding time using a safety reward. However, existing decoding-time steering methods often intervene unnecessarily, modifying generations that would have been safe under the base… ▽ More

    Submitted 12 July, 2026; v1 submitted 14 May, 2026; originally announced May 2026.

  7. arXiv:2605.11181  [pdf, ps, other

    cs.LG cs.AI math.NA math.OC stat.ML

    Muon is Not That Special: Random or Inverted Spectra Work Just as Well

    Authors: Zakhar Shumaylov, Nathaël Da Costa, Peter Zaika, Bálint Mucsányi, Alex Massucco, Yoav Gelberg, Carola-Bibiane Schönlieb, Yarin Gal, Philipp Hennig

    Abstract: The recent empirical success of the Muon optimizer has renewed interest in non-Euclidean optimization, typically justified by similarities with second-order methods, and linear minimization oracle (LMO) theory. In this paper, we challenge this geometric narrative through three contributions, demonstrating that precise geometric structure is not the key factor affecting optimization performance. Fi… ▽ More

    Submitted 11 May, 2026; originally announced May 2026.

    Comments: 45 pages

  8. arXiv:2605.05971  [pdf, ps, other

    cs.LG

    Training Transformers for KV Cache Compressibility

    Authors: Yoav Gelberg, Yam Eitan, Michael Bronstein, Yarin Gal, Haggai Maron

    Abstract: Long-context language modeling is increasingly constrained by the Key-Value (KV) cache, whose memory and decode-time access costs scale linearly with the prefix length. This bottleneck has motivated a range of context-compression methods, from token-level summarization to recent optimization-based KV compression methods. These post-hoc methods operate on the KV cache of a fixed pretrained model, s… ▽ More

    Submitted 12 May, 2026; v1 submitted 7 May, 2026; originally announced May 2026.

    Comments: 32 pages, 4 figures

  9. arXiv:2604.22985  [pdf, ps, other

    cs.CL

    Uncertainty Quantification for LLM Function-Calling

    Authors: Zihuiwen Ye, Lukas Aichberger, Michael Kirchhof, Sinead Williamson, Luca Zappella, Yarin Gal, Arno Blaas, Adam Golinski

    Abstract: Large Language Models (LLMs) are increasingly deployed to autonomously solve real-world tasks. A key ingredient for this is the LLM Function-Calling paradigm, a widely used approach for equipping LLMs with tool-use capabilities. However, an LLM calling functions incorrectly can have severe implications, especially when their effects are irreversible, e.g., transferring money or deleting data. Henc… ▽ More

    Submitted 24 April, 2026; originally announced April 2026.

  10. arXiv:2602.16805  [pdf, ps, other

    cs.AI cs.LG

    Simple Baselines are Competitive with Code Evolution

    Authors: Yonatan Gideoni, Sebastian Risi, Yarin Gal

    Abstract: Code evolution is a family of techniques that rely on large language models to search through possible computer programs by evolving or mutating existing code. Many proposed code evolution pipelines show impressive performance but are often not compared to simpler baselines. We test how well two simple baselines do over three domains: finding better mathematical bounds, designing agentic scaffolds… ▽ More

    Submitted 18 February, 2026; originally announced February 2026.

  11. arXiv:2602.15001  [pdf, ps, other

    cs.LG

    Boundary Point Jailbreaking of Black-Box LLMs

    Authors: Xander Davies, Giorgi Giglemiani, Edmund Lau, Eric Winsor, Geoffrey Irving, Yarin Gal

    Abstract: Frontier LLMs are safeguarded against attempts to extract harmful information via adversarial prompts known as "jailbreaks". Recently, defenders have developed classifier-based systems that have survived thousands of hours of human red teaming. We introduce Boundary Point Jailbreaking (BPJ), a new class of automated jailbreak attacks that evade the strongest industry-deployed safeguards. Unlike pr… ▽ More

    Submitted 18 February, 2026; v1 submitted 16 February, 2026; originally announced February 2026.

  12. arXiv:2602.13477  [pdf, ps, other

    cs.AI

    OMNI-LEAK: Orchestrator Multi-Agent Network Induced Data Leakage

    Authors: Akshat Naik, Jay Culligan, Yarin Gal, Philip Torr, Rahaf Aljundi, Alasdair Paren, Adel Bibi

    Abstract: As Large Language Model (LLM) agents become more capable, their coordinated use in the form of multi-agent systems is anticipated to emerge as a practical paradigm. Prior work has examined the safety and misuse risks associated with agents. However, much of this has focused on the single-agent case and/or setups missing basic engineering safeguards such as access control, revealing a scarcity of t… ▽ More

    Submitted 25 February, 2026; v1 submitted 13 February, 2026; originally announced February 2026.

    Comments: Preprint; corrected typos

  13. arXiv:2602.01279  [pdf, ps, other

    cs.LG

    Richer Bayesian Last Layers with Subsampled NTK Features

    Authors: Sergio Calvo-Ordoñez, Jonathan Plenk, Richard Bergna, Álvaro Cartea, Yarin Gal, Jose Miguel Hernández-Lobato, Kamil Ciosek

    Abstract: Bayesian Last Layers (BLLs) provide a convenient and computationally efficient way to estimate uncertainty in neural networks. However, they underestimate epistemic uncertainty because they apply a Bayesian treatment only to the final layer, ignoring uncertainty induced by earlier layers. We propose a method that improves BLLs by leveraging a projection of Neural Tangent Kernel (NTK) features onto… ▽ More

    Submitted 20 May, 2026; v1 submitted 1 February, 2026; originally announced February 2026.

    Comments: Appearing in the Proceedings of the 43rd International Conference on Machine Learning, Seoul, South Korea. PMLR 306, 2026

  14. arXiv:2601.20996  [pdf, ps, other

    cs.LG cond-mat.mtrl-sci

    MADE: Benchmark Environments for Closed-Loop Materials Discovery

    Authors: Shreshth A Malik, Tiarnan Doherty, Panagiotis Tigas, Muhammed Razzak, Stephen J. Roberts, Aron Walsh, Yarin Gal

    Abstract: Existing benchmarks for computational materials discovery primarily evaluate static predictive tasks or isolated computational sub-tasks. While valuable, these evaluations neglect the inherently iterative and adaptive nature of scientific discovery. We introduce MAterials Discovery Environments (MADE), a novel framework for benchmarking end-to-end autonomous materials discovery pipelines. MADE sim… ▽ More

    Submitted 28 January, 2026; originally announced January 2026.

  15. arXiv:2512.24940  [pdf, ps, other

    cs.AI cs.CL cs.LG

    Iterative Deployment Improves Planning Skills in LLMs

    Authors: Augusto B. Corrêa, Yoav Gelberg, Luckeciano C. Melo, Ilia Shumailov, André G. Pereira, Yarin Gal

    Abstract: We show that iterative deployment of large language models (LLMs), each fine-tuned on data carefully curated by users from the previous models' deployment, can significantly change the properties of the resultant models. By testing this mechanism on various planning domains, we observe substantial improvements in planning skills, with later models displaying emergent generalization by discovering… ▽ More

    Submitted 31 December, 2025; originally announced December 2025.

  16. arXiv:2511.22506  [pdf, ps, other

    quant-ph cond-mat.dis-nn cond-mat.mes-hall

    Replica Field Theory of Quantum Jumps Monitoring: Application to the Ising Chain

    Authors: Youenn Le Gal, Marco Schirò

    Abstract: In this work we derive the replica field theory for monitored quantum many-body systems evolving under the quantum jumps protocol, corresponding to a non-Hermitian evolution interspersed with random quantum jumps whose distribution is state-dependent. We show that the density matrix of $R$ replicas evolves according to a master equation where the non-Hermitian term is replica-diagonal while coupli… ▽ More

    Submitted 27 November, 2025; originally announced November 2025.

    Comments: 40 pages, 1 figure, 4 tables

  17. arXiv:2511.04703  [pdf, ps, other

    cs.CL cs.AI

    Measuring what Matters: Construct Validity in Large Language Model Benchmarks

    Authors: Andrew M. Bean, Ryan Othniel Kearns, Angelika Romanou, Franziska Sofia Hafner, Harry Mayne, Jan Batzner, Negar Foroutan, Chris Schmitz, Karolina Korgul, Hunar Batra, Oishi Deb, Emma Beharry, Cornelius Emde, Thomas Foster, Anna Gausen, María Grandury, Simeng Han, Valentin Hofmann, Lujain Ibrahim, Hazel Kim, Hannah Rose Kirk, Fangru Lin, Gabrielle Kaili-May Liu, Lennart Luettgau, Jabez Magomere , et al. (17 additional authors not shown)

    Abstract: Evaluating large language models (LLMs) is crucial for both assessing their capabilities and identifying safety or robustness issues prior to deployment. Reliably measuring abstract and complex phenomena such as 'safety' and 'robustness' requires strong construct validity, that is, having measures that represent what matters to the phenomenon. With a team of 29 expert reviewers, we conduct a syste… ▽ More

    Submitted 3 November, 2025; originally announced November 2025.

    Comments: 39th Conference on Neural Information Processing Systems (NeurIPS 2025) Track on Datasets and Benchmarks

  18. arXiv:2510.19732  [pdf, ps, other

    cs.AI cs.CV cs.RO

    Memo: Training Memory-Efficient Embodied Agents with Reinforcement Learning

    Authors: Gunshi Gupta, Karmesh Yadav, Zsolt Kira, Yarin Gal, Rahaf Aljundi

    Abstract: To enable embodied agents to operate effectively over extended timeframes, it is crucial to develop models that form and access memories to stay contextualized in their environment. In the current paradigm of training transformer-based policies for embodied sequential decision-making tasks, visual inputs often overwhelm the context limits of transformers, while humans can maintain and utilize a li… ▽ More

    Submitted 26 November, 2025; v1 submitted 22 October, 2025; originally announced October 2025.

    Comments: Accepted for Spotlight Presentation at NeurIPS 2025

  19. arXiv:2510.18212  [pdf, ps, other

    cs.AI cs.LG

    A Definition of AGI

    Authors: Dan Hendrycks, Dawn Song, Christian Szegedy, Honglak Lee, Yarin Gal, Erik Brynjolfsson, Sharon Li, Andy Zou, Lionel Levine, Bo Han, Jie Fu, Ziwei Liu, Jinwoo Shin, Kimin Lee, Mantas Mazeika, Long Phan, George Ingebretsen, Adam Khoja, Cihang Xie, Olawale Salaudeen, Matthias Hein, Kevin Zhao, Alexander Pan, David Duvenaud, Bo Li , et al. (8 additional authors not shown)

    Abstract: The lack of a concrete definition for Artificial General Intelligence (AGI) obscures the gap between today's specialized AI and human-level cognition. This paper introduces a quantifiable framework to address this, defining AGI as matching the cognitive versatility and proficiency of a well-educated adult. To operationalize this, we ground our methodology in Cattell-Horn-Carroll theory, the most e… ▽ More

    Submitted 2 December, 2025; v1 submitted 20 October, 2025; originally announced October 2025.

  20. arXiv:2510.14318  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Evaluating & Reducing Deceptive Dialogue From Language Models with Multi-turn RL

    Authors: Marwa Abdulhai, Ryan Cheng, Aryansh Shrivastava, Natasha Jaques, Yarin Gal, Sergey Levine

    Abstract: Large Language Models (LLMs) interact with millions of people worldwide in applications such as customer support, education and healthcare. However, their ability to produce deceptive outputs, whether intentionally or inadvertently, poses significant safety concerns. The unpredictable nature of LLM behavior, combined with insufficient safeguards against hallucination, misinformation, and user mani… ▽ More

    Submitted 16 October, 2025; originally announced October 2025.

  21. arXiv:2510.07192  [pdf, ps, other

    cs.LG

    Poisoning Attacks on LLMs Require a Near-constant Number of Poison Samples

    Authors: Alexandra Souly, Javier Rando, Ed Chapman, Xander Davies, Burak Hasircioglu, Ezzeldin Shereen, Carlos Mougan, Vasilios Mavroudis, Erik Jones, Chris Hicks, Nicholas Carlini, Yarin Gal, Robert Kirk

    Abstract: Poisoning attacks can compromise the safety of large language models (LLMs) by injecting malicious documents into their training data. Existing work has studied pretraining poisoning assuming adversaries control a percentage of the training corpus. However, for large models, even small percentages translate to impractically large amounts of data. This work demonstrates for the first time that pois… ▽ More

    Submitted 8 October, 2025; originally announced October 2025.

  22. arXiv:2510.02609  [pdf, ps, other

    cs.SE

    RedCodeAgent: Automatic Red-teaming Agent against Diverse Code Agents

    Authors: Chengquan Guo, Chulin Xie, Yu Yang, Zhaorun Chen, Zinan Lin, Xander Davies, Yarin Gal, Dawn Song, Bo Li

    Abstract: Code agents have gained widespread adoption due to their strong code generation capabilities and integration with code interpreters, enabling dynamic execution, debugging, and interactive programming capabilities. While these advancements have streamlined complex workflows, they have also introduced critical safety and security risks. Current static safety benchmarks and red-teaming tools are inad… ▽ More

    Submitted 10 November, 2025; v1 submitted 2 October, 2025; originally announced October 2025.

  23. arXiv:2510.02554  [pdf, ps, other

    cs.CR cs.AI

    ToolTweak: An Attack on Tool Selection in LLM-based Agents

    Authors: Jonathan Sneh, Ruomei Yan, Jialin Yu, Philip Torr, Yarin Gal, Sunando Sengupta, Eric Sommerlade, Alasdair Paren, Adel Bibi

    Abstract: As LLMs increasingly power agents that interact with external tools, tool use has become an essential mechanism for extending their capabilities. These agents typically select tools from growing databases or marketplaces to solve user tasks, creating implicit competition among tool providers and developers for visibility and usage. In this paper, we show that this selection process harbors a criti… ▽ More

    Submitted 2 October, 2025; originally announced October 2025.

  24. arXiv:2510.00819  [pdf, ps, other

    cs.LG cs.AI

    Stabilizing Policy Gradients for Sample-Efficient Reinforcement Learning in LLM Reasoning

    Authors: Luckeciano C. Melo, Alessandro Abate, Yarin Gal

    Abstract: Reinforcement Learning, particularly through policy gradient methods, has played a central role in enabling reasoning capabilities of Large Language Models. However, the optimization stability of policy gradients in this setting remains understudied. As a result, existing implementations often resort to conservative hyperparameter choices to ensure stability, which requires more training samples a… ▽ More

    Submitted 28 February, 2026; v1 submitted 1 October, 2025; originally announced October 2025.

    Comments: Published at ICLR 2026

  25. arXiv:2510.00307  [pdf, ps, other

    cs.AI

    BiasBusters: Uncovering and Mitigating Tool Selection Bias in Large Language Models

    Authors: Thierry Blankenstein, Jialin Yu, Zixuan Li, Vassilis Plachouras, Sunando Sengupta, Philip Torr, Yarin Gal, Alasdair Paren, Adel Bibi

    Abstract: Agents backed by large language models (LLMs) increasingly rely on external tools drawn from marketplaces where multiple providers offer functionally equivalent options. This raises a critical fairness concern: systematic bias in tool selection can degrade user experience and distort competition by privileging certain providers over others. We introduce a benchmark of diverse tool categories, each… ▽ More

    Submitted 10 March, 2026; v1 submitted 30 September, 2025; originally announced October 2025.

    Comments: ICLR 2026 Camera Ready

  26. arXiv:2509.05739  [pdf, ps, other

    cs.CR cs.AI cs.LG

    Reasoning Introduces New Poisoning Attacks Yet Makes Them More Complicated

    Authors: Hanna Foerster, Ilia Shumailov, Yiren Zhao, Harsh Chaudhari, Jamie Hayes, Robert Mullins, Yarin Gal

    Abstract: Early research into data poisoning attacks against Large Language Models (LLMs) demonstrated the ease with which backdoors could be injected. More recent LLMs add step-by-step reasoning, expanding the attack surface to include the intermediate chain-of-thought (CoT) and its inherent trait of decomposing problems into subproblems. Using these vectors for more stealthy poisoning, we introduce ``deco… ▽ More

    Submitted 6 September, 2025; originally announced September 2025.

  27. arXiv:2508.09093  [pdf, ps, other

    cs.LG stat.ML

    Scaling Up Active Testing to Large Language Models

    Authors: Gabrielle Berrada, Jannik Kossen, Freddie Bickford Smith, Muhammed Razzak, Yarin Gal, Tom Rainforth

    Abstract: Active testing enables label-efficient evaluation of predictive models through careful data acquisition, but it can pose a significant computational cost. We identify cost-saving measures that enable active testing to be scaled up to large language models (LLMs). In particular we show that the surrogate model used to guide data acquisition can be constructed cheaply using in-context learning, does… ▽ More

    Submitted 24 November, 2025; v1 submitted 12 August, 2025; originally announced August 2025.

    Comments: Published at NeurIPS 2025

  28. arXiv:2508.06601  [pdf, ps, other

    cs.LG cs.AI

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

    Authors: Kyle O'Brien, Stephen Casper, Quentin Anthony, Tomek Korbak, Robert Kirk, Xander Davies, Ishan Mishra, Geoffrey Irving, Yarin Gal, Stella Biderman

    Abstract: 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 of open-weight model risk management. Existing safety fine-tuning methods and other post-training tec… ▽ More

    Submitted 16 February, 2026; v1 submitted 8 August, 2025; originally announced August 2025.

    Comments: https://deepignorance.ai/

  29. arXiv:2508.05908  [pdf, ps, other

    physics.comp-ph cs.LG

    Hybrid Physics-Machine Learning Models for Quantitative Electron Diffraction Refinements

    Authors: Shreshth A. Malik, Tiarnan A. S. Doherty, Benjamin Colmey, Stephen J. Roberts, Yarin Gal, Paul A. Midgley

    Abstract: High-fidelity electron microscopy simulations required for quantitative crystal structure refinements face a fundamental challenge: while physical interactions are well-described theoretically, real-world experimental effects are challenging to model analytically. To address this gap, we present a novel hybrid physics-machine learning framework that integrates differentiable physical simulations w… ▽ More

    Submitted 7 August, 2025; originally announced August 2025.

  30. arXiv:2508.04886  [pdf, ps, other

    cs.LG cs.AI

    Leveraging Deep Learning for Physical Model Bias of Global Air Quality Estimates

    Authors: Kelsey Doerksen, Yuliya Marchetti, Kevin Bowman, Steven Lu, James Montgomery, Yarin Gal, Freddie Kalaitzis, Kazuyuki Miyazaki

    Abstract: Air pollution is the world's largest environmental risk factor for human disease and premature death, resulting in more than 6 million permature deaths in 2019. Currently, there is still a challenge to model one of the most important air pollutants, surface ozone, particularly at scales relevant for human health impacts, with the drivers of global ozone trends at these scales largely unknown, limi… ▽ More

    Submitted 6 August, 2025; originally announced August 2025.

  31. arXiv:2508.04885  [pdf, ps, other

    cs.LG cs.AI

    Uncertainty Quantification for Surface Ozone Emulators using Deep Learning

    Authors: Kelsey Doerksen, Yuliya Marchetti, Steven Lu, Kevin Bowman, James Montgomery, Kazuyuki Miyazaki, Yarin Gal, Freddie Kalaitzis

    Abstract: Air pollution is a global hazard, and as of 2023, 94\% of the world's population is exposed to unsafe pollution levels. Surface Ozone (O3), an important pollutant, and the drivers of its trends are difficult to model, and traditional physics-based models fall short in their practical use for scales relevant to human-health impacts. Deep Learning-based emulators have shown promise in capturing comp… ▽ More

    Submitted 6 August, 2025; originally announced August 2025.

  32. arXiv:2507.22270  [pdf, ps, other

    cs.LG

    Weighted Conditional Flow Matching

    Authors: Sergio Calvo-Ordonez, Matthieu Meunier, Alvaro Cartea, Christoph Reisinger, Yarin Gal, Jose Miguel Hernandez-Lobato

    Abstract: Conditional flow matching (CFM) has emerged as a powerful framework for training continuous normalizing flows due to its computational efficiency and effectiveness. However, standard CFM often produces paths that deviate significantly from straight-line interpolations between prior and target distributions, making generation slower and less accurate due to the need for fine discretization at infer… ▽ More

    Submitted 1 January, 2026; v1 submitted 29 July, 2025; originally announced July 2025.

    Comments: Working paper. Changes to generalize the framework

  33. arXiv:2507.20526  [pdf, ps, other

    cs.AI cs.CL cs.CY

    Security Challenges in AI Agent Deployment: Insights from a Large Scale Public Competition

    Authors: Andy Zou, Maxwell Lin, Eliot Jones, Micha Nowak, Mateusz Dziemian, Nick Winter, Alexander Grattan, Valent Nathanael, Ayla Croft, Xander Davies, Jai Patel, Robert Kirk, Nate Burnikell, Yarin Gal, Dan Hendrycks, J. Zico Kolter, Matt Fredrikson

    Abstract: Recent advances have enabled LLM-powered AI agents to autonomously execute complex tasks by combining language model reasoning with tools, memory, and web access. But can these systems be trusted to follow deployment policies in realistic environments, especially under attack? To investigate, we ran the largest public red-teaming competition to date, targeting 22 frontier AI agents across 44 reali… ▽ More

    Submitted 28 July, 2025; originally announced July 2025.

  34. arXiv:2507.14238  [pdf, ps, other

    cs.CL cs.AI cs.CY

    Language Models Change Facts Based on the Way You Talk

    Authors: Matthew Kearney, Reuben Binns, Yarin Gal

    Abstract: Large language models (LLMs) are increasingly being used in user-facing applications, from providing medical consultations to job interview advice. Recent research suggests that these models are becoming increasingly proficient at inferring identity information about the author of a piece of text from linguistic patterns as subtle as the choice of a few words. However, little is known about how LL… ▽ More

    Submitted 17 July, 2025; originally announced July 2025.

  35. arXiv:2506.15635  [pdf, ps, other

    cs.CV cs.RO

    FindingDory: A Benchmark to Evaluate Memory in Embodied Agents

    Authors: Karmesh Yadav, Yusuf Ali, Gunshi Gupta, Yarin Gal, Zsolt Kira

    Abstract: Large vision-language models have recently demonstrated impressive performance in planning and control tasks, driving interest in their application to real-world robotics. However, deploying these models for reasoning in embodied contexts is limited by their ability to incorporate long-term experience collected across multiple days and represented by vast collections of images. Current VLMs typica… ▽ More

    Submitted 28 September, 2025; v1 submitted 18 June, 2025; originally announced June 2025.

    Comments: Our dataset and code can be found at: https://findingdory-benchmark.github.io/

  36. arXiv:2506.08954  [pdf, ps, other

    q-bio.QM cs.LG q-bio.BM

    Protriever: End-to-End Differentiable Protein Homology Search for Fitness Prediction

    Authors: Ruben Weitzman, Peter Mørch Groth, Lood Van Niekerk, Aoi Otani, Yarin Gal, Debora Marks, Pascal Notin

    Abstract: Retrieving homologous protein sequences is essential for a broad range of protein modeling tasks such as fitness prediction, protein design, structure modeling, and protein-protein interactions. Traditional workflows have relied on a two-step process: first retrieving homologs via Multiple Sequence Alignments (MSA), then training models on one or more of these alignments. However, MSA-based retrie… ▽ More

    Submitted 10 June, 2025; originally announced June 2025.

    Comments: Accepted at ICML 2025

  37. arXiv:2506.00688  [pdf, ps, other

    cs.LG cs.AI cs.CL

    Existing Large Language Model Unlearning Evaluations Are Inconclusive

    Authors: Zhili Feng, Yixuan Even Xu, Alexander Robey, Robert Kirk, Xander Davies, Yarin Gal, Avi Schwarzschild, J. Zico Kolter

    Abstract: Machine unlearning aims to remove sensitive or undesired data from large language models. However, recent studies suggest that unlearning is often shallow, claiming that removed knowledge can easily be recovered. In this work, we critically examine standard unlearning evaluation practices and uncover key limitations that shake our trust in those findings. First, we show that some evaluations intro… ▽ More

    Submitted 31 May, 2025; originally announced June 2025.

  38. arXiv:2504.08557  [pdf, ps, other

    cond-mat.stat-mech quant-ph

    Symmetries, Conservation Laws and Entanglement in Non-Hermitian Fermionic Lattices

    Authors: Rafael D. Soares, Youenn Le Gal, Chun Y. Leung, Dganit Meidan, Alessandro Romito, Marco Schirò

    Abstract: Non-Hermitian quantum many-body systems feature steady-state entanglement transitions driven by the competition between unitary dynamics and dissipation. In this work, we reveal the fundamental role of conservation laws in shaping this competition. Focusing on translation-invariant non-interacting fermionic models with U(1) symmetry, we present a theoretical framework to understand the structure o… ▽ More

    Submitted 14 August, 2025; v1 submitted 11 April, 2025; originally announced April 2025.

    Comments: 41 pages, 15 figures; Resubmission to SciPost, minor changes. Comments are welcome

    Journal ref: SciPost Phys. 19, 094 (2025)

  39. arXiv:2503.10809  [pdf, ps, other

    cs.CR cs.LG

    MIP against Agent: Malicious Image Patches Hijacking Multimodal OS Agents

    Authors: Lukas Aichberger, Alasdair Paren, Guohao Li, Philip Torr, Yarin Gal, Adel Bibi

    Abstract: Recent advances in operating system (OS) agents have enabled vision-language models (VLMs) to directly control a user's computer. Unlike conventional VLMs that passively output text, OS agents autonomously perform computer-based tasks in response to a single user prompt. OS agents do so by capturing, parsing, and analysing screenshots and executing low-level actions via application programming int… ▽ More

    Submitted 27 January, 2026; v1 submitted 13 March, 2025; originally announced March 2025.

    Comments: NeurIPS 2025

  40. arXiv:2503.00269  [pdf, ps, other

    cs.LG cs.AI cs.CL cs.CY

    Reducing Large Language Model Safety Risks in Women's Health using Semantic Entropy

    Authors: Jahan C. Penny-Dimri, Magdalena Bachmann, William R. Cooke, Sam Mathewlynn, Samuel Dockree, John Tolladay, Jannik Kossen, Lin Li, Yarin Gal, Gabriel Davis Jones

    Abstract: Large language models (LLMs) hold substantial promise for clinical decision support. However, their widespread adoption in medicine, particularly in healthcare, is hindered by their propensity to generate false or misleading outputs, known as hallucinations. In high-stakes domains such as women's health (obstetrics & gynaecology), where errors in clinical reasoning can have profound consequences f… ▽ More

    Submitted 28 February, 2025; originally announced March 2025.

    Comments: 15 pages, 6 tables

  41. arXiv:2502.15603  [pdf, other

    cs.CL cs.AI cs.LG

    Do Multilingual LLMs Think In English?

    Authors: Lisa Schut, Yarin Gal, Sebastian Farquhar

    Abstract: Large language models (LLMs) have multilingual capabilities and can solve tasks across various languages. However, we show that current LLMs make key decisions in a representation space closest to English, regardless of their input and output languages. Exploring the internal representations with a logit lens for sentences in French, German, Dutch, and Mandarin, we show that the LLM first emits re… ▽ More

    Submitted 21 February, 2025; originally announced February 2025.

    Comments: Main paper 9 pages; including appendix 48 pages

  42. arXiv:2502.14828  [pdf, ps, other

    cs.LG cs.CR

    Fundamental Limitations in Pointwise Defences of LLM Finetuning APIs

    Authors: Xander Davies, Eric Winsor, Alexandra Souly, Tomek Korbak, Robert Kirk, Christian Schroeder de Witt, Yarin Gal

    Abstract: LLM developers have imposed technical interventions to prevent fine-tuning misuse attacks, attacks where 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. In this work, we show that defences of fine-tuning APIs that seek to detect individual harmful training or inference samp… ▽ More

    Submitted 24 October, 2025; v1 submitted 20 February, 2025; originally announced February 2025.

  43. arXiv:2502.11250  [pdf, other

    cs.CL

    Uncertainty-Aware Step-wise Verification with Generative Reward Models

    Authors: Zihuiwen Ye, Luckeciano Carvalho Melo, Younesse Kaddar, Phil Blunsom, Sam Staton, Yarin Gal

    Abstract: Complex multi-step reasoning tasks, such as solving mathematical problems, remain challenging for large language models (LLMs). While outcome supervision is commonly used, process supervision via process reward models (PRMs) provides intermediate rewards to verify step-wise correctness in solution traces. However, as proxies for human judgement, PRMs suffer from reliability issues, including susce… ▽ More

    Submitted 16 February, 2025; originally announced February 2025.

  44. arXiv:2502.05209  [pdf, ps, other

    cs.CR cs.AI

    Model Tampering Attacks Enable More Rigorous Evaluations of LLM Capabilities

    Authors: Zora Che, Stephen Casper, Robert Kirk, Anirudh Satheesh, Stewart Slocum, Lev E McKinney, Rohit Gandikota, Aidan Ewart, Domenic Rosati, Zichu Wu, Zikui Cai, Bilal Chughtai, Yarin Gal, Furong Huang, Dylan Hadfield-Menell

    Abstract: Evaluations of large language model (LLM) risks and capabilities are increasingly being incorporated into AI risk management and governance frameworks. Currently, most risk evaluations are conducted by designing inputs that elicit harmful behaviors from the system. However, this approach suffers from two limitations. First, input-output evaluations cannot fully evaluate realistic risks from open-w… ▽ More

    Submitted 24 July, 2025; v1 submitted 3 February, 2025; originally announced February 2025.

    Comments: Accepted to TMLR

  45. arXiv:2501.04952  [pdf, other

    cs.LG cs.AI cs.CY

    Open Problems in Machine Unlearning for AI Safety

    Authors: Fazl Barez, Tingchen Fu, Ameya Prabhu, Stephen Casper, Amartya Sanyal, Adel Bibi, Aidan O'Gara, Robert Kirk, Ben Bucknall, Tim Fist, Luke Ong, Philip Torr, Kwok-Yan Lam, Robert Trager, David Krueger, Sören Mindermann, José Hernandez-Orallo, Mor Geva, Yarin Gal

    Abstract: As AI systems become more capable, widely deployed, and increasingly autonomous in critical areas such as cybersecurity, biological research, and healthcare, ensuring their safety and alignment with human values is paramount. Machine unlearning -- the ability to selectively forget or suppress specific types of knowledge -- has shown promise for privacy and data removal tasks, which has been the pr… ▽ More

    Submitted 8 January, 2025; originally announced January 2025.

  46. arXiv:2412.10246  [pdf, ps, other

    cs.LG

    Detecting LLM Hallucination Through Layer-wise Information Deficiency: Analysis of Ambiguous Prompts and Unanswerable Questions

    Authors: Hazel Kim, Tom A. Lamb, Adel Bibi, Philip Torr, Yarin Gal

    Abstract: Large language models (LLMs) frequently generate confident yet inaccurate responses, introducing significant risks for deployment in safety-critical domains. We present a novel, test-time approach to detecting model hallucination through systematic analysis of information flow across model layers. We target cases when LLMs process inputs with ambiguous or insufficient context. Our investigation re… ▽ More

    Submitted 4 October, 2025; v1 submitted 13 December, 2024; originally announced December 2024.

    Comments: Accepted to EMNLP(main)2025

  47. arXiv:2411.13667  [pdf, ps, other

    quant-ph cond-mat.dis-nn cond-mat.stat-mech

    Entanglement growth in the dark intervals of a locally monitored free-fermion chain

    Authors: Giovanni Di Fresco, Youenn Le Gal, Davide Valenti, Marco Schirò, Angelo Carollo

    Abstract: We consider a free fermionic chain with monitoring of the particle density on a single site of the chain and study the entanglement dynamics of quantum jump trajectories. We show that the entanglement entropy grows in time towards a stationary state which display volume law scaling of the entropy, in stark contrast with both the unitary dynamics after a local quench and the no-click limit correspo… ▽ More

    Submitted 27 July, 2026; v1 submitted 20 November, 2024; originally announced November 2024.

    Comments: 13 pages, 9 figures

    Journal ref: Quantum 10, 2183 (2026)

  48. arXiv:2410.17234  [pdf, other

    cs.CL cs.LG

    Fine-Tuning Large Language Models to Appropriately Abstain with Semantic Entropy

    Authors: Benedict Aaron Tjandra, Muhammed Razzak, Jannik Kossen, Kunal Handa, Yarin Gal

    Abstract: Large Language Models (LLMs) are known to hallucinate, whereby they generate plausible but inaccurate text. This phenomenon poses significant risks in critical applications, such as medicine or law, necessitating robust hallucination mitigation strategies. While recent works have proposed fine-tuning methods to teach LLMs to abstain from answering questions beyond their knowledge or capabilities,… ▽ More

    Submitted 22 October, 2024; originally announced October 2024.

    Comments: Accepted to NeurIPS Safe Generative AI Workshop 2024

  49. arXiv:2410.11096  [pdf, ps, other

    cs.CR cs.AI

    SeCodePLT: A Unified Platform for Evaluating the Security of Code GenAI

    Authors: Yuzhou Nie, Zhun Wang, Yu Yang, Ruizhe Jiang, Yuheng Tang, Xander Davies, Yarin Gal, Bo Li, Wenbo Guo, Dawn Song

    Abstract: Existing benchmarks for evaluating the security risks and capabilities (e.g., vulnerability detection) of code-generating large language models (LLMs) face several key limitations: (1) limited coverage of risk and capabilities; (2) reliance on static evaluation metrics such as LLM judgments or rule-based detection, which lack the precision of dynamic analysis; and (3) a trade-off between data qual… ▽ More

    Submitted 18 September, 2025; v1 submitted 14 October, 2024; originally announced October 2024.

    Comments: Accepted to NeurIPS D&B track 2025

  50. arXiv:2410.09024  [pdf, other

    cs.LG cs.AI cs.CL

    AgentHarm: A Benchmark for Measuring Harmfulness of LLM Agents

    Authors: Maksym Andriushchenko, Alexandra Souly, Mateusz Dziemian, Derek Duenas, Maxwell Lin, Justin Wang, Dan Hendrycks, Andy Zou, Zico Kolter, Matt Fredrikson, Eric Winsor, Jerome Wynne, Yarin Gal, Xander Davies

    Abstract: The robustness of LLMs to jailbreak attacks, where users design prompts to circumvent safety measures and misuse model capabilities, has been studied primarily for LLMs acting as simple chatbots. Meanwhile, LLM agents -- which use external tools and can execute multi-stage tasks -- may pose a greater risk if misused, but their robustness remains underexplored. To facilitate research on LLM agent m… ▽ More

    Submitted 18 April, 2025; v1 submitted 11 October, 2024; originally announced October 2024.

    Comments: Accepted at ICLR 2025