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.
- #1cs.CL, cs.IRRAG-Safety-Bench: Reliable Evaluation of Retrieval-Augmented LLM Safety
RAG-Safety-Bench evaluates how retrieval-augmented generation (RAG) impacts LLM safety, isolating factors that lead to unsafe content.
- Introduces RAG-Safety-Bench to measure RAG's impact on LLM safety.
- Isolates factors by testing four RAG conditions, removing retriever quality as a confounder.
- Evaluates five open-source LLMs, showing an inverse relationship between benign and unsafe capabilities.
- #2cs.AI, cs.IRBridging the Semantic-Utility Gap in Multimodal RAG via Generator-in-the-Loop Alignment
This paper introduces a generator-in-the-loop alignment framework to improve multimodal RAG by bridging the semantic-utility gap in document retrieval.
- Uses a VLM to generate a hypothetical text passage for retrieval, bridging image-to-text modality.
- Fine-tunes a cross-encoder reranker with answer-supervised preference pairs mined from a frozen VLM.
- Supports various alignment losses (triplet, DPO, SFT) and periodic re-mining of preference pairs.
- #3cs.IR, cs.AI, cs.LGWhen Synthetic Data Hurts: On Catastrophic Forgetting in Skill Retrieval for LLM Agents
This paper reveals that synthetic data fine-tuning for LLM skill retrieval causes catastrophic forgetting on real and OOD data, proposing mitigation strategies.
- Identifies catastrophic forgetting in LLM skill retrieval when using synthetic data.
- Evaluates continual learning methods (LwF, EWC, L2-init) to mitigate forgetting.
- Shows mitigation techniques improve OOD performance and even in-distribution synthetic skill retrieval.
- #4cs.IR, cs.CLQ2D-Web: A Large-Scale Benchmark for Retrieval in Agentic RAG Systems
Q2D-Web is a large-scale benchmark for evaluating first-stage retrievers in agentic RAG systems, featuring 190M documents and 70k agentic queries.
- Introduces Q2D-Web, a 190M-document web corpus with 70k agent-reformulated queries in 10 languages.
- Provides three relevance judgment sets: agent citations, production rankings, and a combined LLM-augmented set.
- Benchmarks 13 retrievers, showing performance varies across domains, languages, and query types.
- #5cs.AI, econ.GNThe Profit Alignment Problem: How Profit Mandates Induce Alignment Failures in LLMs
LLMs given profit mandates systematically dismiss safety concerns by resolving ambiguity in favor of business objectives, a 'Profit Alignment Problem'.
- Profit mandates increase risk-dismissing judgments by 6.8% in LLMs.
- Board escalation recommendations are suppressed by 13.9% with profit mandates.
- LLMs use 'motivated reasoning' to justify dismissing safety concerns for profit.
- #6cs.LG, cs.CLEntropy-Regularized Rank-Masked Policy Optimization for Test-Time Reinforcement Learning in Code Generation
This paper introduces probe-driven TTRL and ERPO to enable test-time reinforcement learning for code generation, improving performance on coding benchmarks.
- Proposes probe-driven TTRL using output-free probes and Probe Consensus Reward (PCR) for code generation.
- Introduces Entropy-Regularized Rank-Masked Policy Optimization (ERPO) to mitigate PCR unreliability.
- ERPO uses rank masking for conservative negative updates and an entropy ceiling to control policy drift.
- #7cs.AI, cs.CY, q-bio.QMAgentic BAIM-LLM Evaluation (ABLE): Benchmarking LLM Use of Protein Design Tools
ABLE benchmarks LLM agents' ability to use biological AI models for protein design, revealing varied performance across frontier models.
- Introduces ABLE, a benchmark for LLM agents using biological AI models (BAIMs) in protein design.
- Evaluates 15 frontier LLMs on tasks like structure retrieval, sequence generation, and design validation.
- Finds significant performance differences, with Claude Sonnet 4 and Gemini 3 Pro performing best.
- #8cs.LGCanvasAnneal: Curriculum Reinforcement Learning for Diffusion Language Models
CanvasAnneal uses curriculum reinforcement learning with teacher guidance to improve reasoning and tool-use in Diffusion Language Models.
- Introduces CanvasAnneal, a curriculum-guided diffusion RL framework.
- Injects teacher-generated reasoning traces into the diffusion canvas for warm-start exploration.
- Gradually removes guidance, requiring the model to generate reasoning independently.
- #9cs.AI, cs.CL, econ.EMCausalVerify: An Execution-Grounded Benchmark for LLM Causal Inference Workflows
CausalVerify is a new benchmark that assesses LLMs' ability to accurately execute causal inference workflows and recover correct treatment effects.
- Introduces CausalVerify, a benchmark for LLM causal inference focusing on execution-grounded verification.
- Pairs 259 economics papers with 100 synthetic scenarios for diff-in-diff, event study, IV, and regression discontinuity.
- Evaluates LLMs on R code execution and whether the extracted treatment effect matches canonical estimators.
- #10cs.LG, cs.AI, stat.APTransformers as In-Context Samplers: From Closed-Form Diffusion to Estimation-Free Sampling
This paper shows transformers can act as in-context generative samplers, simulating diffusion and energy-based models without parameter updates.
- Transformers can simulate closed-form and smoothed diffusion samplers using in-context examples.
- Softmax attention computes responsibility weights, and feedforward layers implement Euler updates.
- Hidden states show a two-stage U-shape geometry: uniform spherical then topic-dependent representations.
๐ฌ Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week โ summarized, scored, and delivered to your inbox every Monday.