ArXiv TLDR
Weekly ยท August 14, 2026

Top AI Papers This Week

The top 10 AI/ML papers from arXiv in the last 7 days, ranked by trending research topics and summarized in one line each.

๐Ÿ“ฌ Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week โ€” summarized, scored, and delivered to your inbox every Monday.

  1. #1cs.SE
    Pseudo2CodeQA: A Benchmark for LLM-Based Structured Algorithmic Reasoning in Code Generation

    Pseudo2Code is a new benchmark and agentic framework demonstrating that structured pseudocode significantly improves LLM code generation and algorithmic reasoning.

    • Introduces Pseudo2Code, a benchmark with 300 validated programming tasks to evaluate LLM structured algorithmic reasoning.
    • Proposes Pseudo2Code Agentic Framework, a pipeline leveraging pseudocode for improved code generation.
    • Shows the Agentic Pipeline outperforms baselines, achieving higher scores in correctness and algorithmic faithfulness.
    Read full summary โ†’
  2. #2cs.CR, cs.CL
    ToolHazard: Scaling Adversarial Environments for Security Evaluation and Alignment of LLM-based Agents

    ToolHazard is a scalable framework for synthesizing adversarial environments to evaluate and align LLM agents against indirect prompt injections.

    • Proposes ToolHazard, a scalable framework for synthesizing adversarial environments.
    • Synthesizes executable stateful environments, finds injection points, and generates payloads.
    • Constructs ToolHazard-Bench for stress-testing LLM agents under complex attacks.
    Read full summary โ†’
  3. #3cs.LG, cs.AI
    Diffusion LLMs as Targets and Adversaries: Mechanistic Safety Exploits

    This paper uncovers mechanistic safety vulnerabilities in Diffusion LLMs, showing inherited safety footprints and introducing a low-cost, highly effective black-box jailbreak method.

    • Reveals DLLMs inherit safety mechanisms from autoregressive predecessors, enabling transfer attacks.
    • Demonstrates self-pruning and transfer pruning significantly increase attack success rates on DLLMs.
    • Introduces SN-Guided Diffusion, an offline black-box jailbreak framework with near-perfect prompt separability.
    Read full summary โ†’
  4. #4cs.CR, cs.AI
    ActBench: Self-Evolving Benchmark of Behavioral Safety in Cowork Agents

    ActBench is a self-evolving benchmark that evaluates behavioral safety risks in cowork agents by analyzing their execution trajectories.

    • Introduces ActBench, a self-evolving benchmark for behavioral safety in cowork agents.
    • Features 600 cases across 213 scenarios, covering 15 risk behaviors and 48 web APIs.
    • Proposes a reward-guided beam search for dynamic payload generation and revision.
    Read full summary โ†’
  5. #5cs.AI, cs.CE, cs.LG
    V-FiLLM: Verified Financial LLM Reasoning Benchmark

    V-FiLLM is a new benchmark for evaluating LLM financial reasoning over structured data, generating verified questions at arbitrary scale.

    • Introduces V-FiLLM, a framework generating financial reasoning benchmarks from real tables.
    • Ensures correct-by-construction answers by evaluating computation trees symbolically.
    • Provides four controllable difficulty axes: depth, breadth, concept complexity, and context size.
    Read full summary โ†’
  6. #6cs.CV
    PRMU: A Corpus-Free Benchmark for Person-Centric Knowledge Unlearning in Multimodal Large Language Models

    PRMU introduces a corpus-free benchmark and a new baseline (SGPE) for evaluating person-centric knowledge unlearning in Multimodal Large Language Models.

    • Introduces PRMU, a novel corpus-free benchmark for person-centric knowledge unlearning in MLLMs.
    • Evaluates unlearning by removing target knowledge while preserving related knowledge using diverse textual/visual probes.
    • Proposes SGPE, a lightweight corpus-free unlearning baseline with knowledge displacement and locality control.
    Read full summary โ†’
  7. #7cs.RO, eess.SY
    Benchmarking and Reasoning Distillation of Large Language Models for Feedback Controller Design in Complex Dynamical Systems

    This paper introduces CoDyControlBench to evaluate LLMs for complex feedback controller design and develops a reasoning-distilled model for edge deployment.

    • Introduced CoDyControlBench, a new benchmark for LLMs in complex feedback controller design across 132 configurations.
    • Evaluated 6 LLMs, with GPT achieving 94.8% success and Qwen 50%, highlighting performance gaps.
    • Developed a 1.5B-parameter reasoning-distilled model for edge deployment, outperforming other distilled models.
    Read full summary โ†’
  8. #8cs.SE, cs.AI
    A Unified Issue Resolution Benchmark for Requirement Clarification, Planning, and Code Generation for Coding Agents

    SWE-RPG is a new benchmark for coding agents, evaluating requirement clarification and planning to diagnose performance and identify implicit requirement recovery as a bottleneck.

    • Introduces SWE-RPG, a repository-level benchmark for coding agents, evaluating beyond final patch success.
    • Includes ground-truth references for Requirement Clarification and Implementation Planning for diagnostic analysis.
    • Comprises 163 tasks from 31 Python/Java repositories, including bug fixes and feature additions.
    Read full summary โ†’
  9. #9cs.AI, cs.CV
    SHE: Trajectory-driven Safety Harness Evolution for LLM Agents

    SHE is a framework that evolves LLM agent safety harnesses by learning from trajectories, decomposing components, and refining boundaries to reduce risks.

    • Proposes SHE, a framework for evolving LLM agent safety harnesses from rollout trajectories.
    • Decomposes the harness into System Prompt, Rule Bank, Safety Memory, and Tool Policy for localized evolution.
    • Uses an attribution-guided loop to refine artifact-specific safety boundaries based on observed failures.
    Read full summary โ†’
  10. #10cs.SE
    Security Tests as Executable Specifications for LLM Code Generation: Benefits, Trade-offs, and Coverage Limits

    This paper explores using security tests as executable specifications to improve LLM-generated code security, finding benefits depend heavily on test coverage.

    • Introduces SecTDD, a scaffold for evaluating security tests as executable specifications for LLM code generation.
    • Showing all visible security tests upfront boosts hidden security success by 19.3% on average, though benefits vary.
    • Structured feedback effectively repairs 80 insecure code candidates without regressions, slightly better than raw feedback.
    Read full summary โ†’

๐Ÿ“ฌ Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week โ€” summarized, scored, and delivered to your inbox every Monday.