Learning When to Act or Refuse: Guarding Agentic Reasoning Models for Safe Multi-Step Tool Use
Researchers have introduced two new frameworks, MOSAIC and AutoTool, to improve the safety and functionality of agentic language models used for multi-step tool use and reasoning.
MOSAIC is a post-training framework that aligns agentic language models for safe multi-step tool use by structuring inference as a plan, check, then act or refuse loop with explicit safety reasoning[1]. It uses preference-based reinforcement learning with pairwise trajectory comparisons to train without trajectory-level labels. MOSAIC has been shown to reduce harmful behavior by up to 50% and increase harmful-task refusal by over 20% on injection attacks[1]. AutoTool, on the other hand, is a training framework that enables dynamic tool selection and integration for agentic reasoning through a dual-phase optimization pipeline[2]. AutoTool has outperformed advanced LLM agents and tool-integration methods on ten diverse benchmarks, achieving a 6.4% average gain in math & science reasoning, 4.5% in search-based QA, 7.7% in code generation, and 6.9% in multimodal understanding[2].
controversyresearch-papersafety-researchinfrastructureapplicationtool-release
Background sources we checked (4)
- arxiv.org ↗ Agentic language models operate in a fundamentally different safety regime than chat models: they must plan, call tools, and execute long-horizon actions where a single misstep, such as accessing files or entering credentials, can cause irreversible harm. Existing alignment metho…
- en.wikipedia.org ↗ Gemini (also known as Google Gemini and formerly known as Bard) is a generative artificial intelligence chatbot and virtual assistant developed by Google. It is powered by the family of large language models (LLMs) of the same name, after previously being based on LaMDA and PaLM …
- en.wikipedia.org ↗ Ernesto "Che" Guevara de la Serna (14 May 1928 – 9 October 1967) was an Argentine Marxist revolutionary, author, guerrilla leader, diplomat, politician, and military theorist. A major figure of the Cuban Revolution, his stylized visage has become a countercultural symbol of rebel…
- en.wikipedia.org ↗ The 2003 invasion of Iraq was the first stage of the Iraq War. The invasion began on 20 March 2003 and lasted just over one month, including 26 days of major combat operations. The invasion was conducted by a United States-led coalition of mainly American, British, Australian, an…