ProFact applies agentic RL to fact verification
Researchers Rongxin Yang, Shenghong He, Siyuan Zhu, and Chao Yu introduced ProFact, an agentic reinforcement learning framework for end-to-end multi-stage fact verification, according to an arXiv pape…
Researchers Rongxin Yang, Shenghong He, Siyuan Zhu, and Chao Yu introduced ProFact, an agentic reinforcement learning framework for end-to-end multi-stage fact verification, according to an arXiv pape…
Shaivi Malik published an arXiv paper on 11 June 2026 that frames neural model editing as a reinforcement learning problem, using reward feedback to train agents that modify pretrained networks. The p…
An arXiv paper submitted June 11, 2026, introduces Mod-Guide, a content moderation feedback system that uses retrieval-augmented generation to integrate community-created narratives from Bangladesh's …
Yanjia Sun, Sifan Liu, and Jie Shao introduced CQC-RAG, a framework that improves Retrieval-Augmented Generation robustness by rewriting input questions into diverse queries and selecting answers base…
Seongjin Kim and a co-author proposed a multi-field hybrid retrieval-augmented generation (RAG) framework to automate maritime accident root cause analysis, according to an arXiv submission. The syste…
A causal study of 151 open-source Java repositories found that agentic AI adoption increased code volume by 12.8% while leaving total architectural smells essentially unchanged, causing architectural …
The arXiv paper arXiv:2606.13317, submitted 11 Jun 2026, proposes SkillCAT, a training-free framework that converts LLM agent execution trajectories into reusable skills through three stages: Contrast…
Researchers have developed BlendIn, a new inference-time alignment framework for large language models that improves guidance reliability by blending model distributions rather than making binary inte…
Researchers have introduced MLUBench, a large-scale benchmark for evaluating lifelong unlearning in multimodal large language models (MLLMs), featuring 127 entities across 9 classes. The benchmark rev…
Researchers introduced SciAgentArena, a benchmark of approximately 200 tasks with stepwise verification to evaluate AI agents in real-world scientific research scenarios. Testing revealed that current…
Researchers have developed MARD (Mirror-Augmented Reasoning Distillation), a 7-billion-parameter AI system that predicts how drugs interact at the mechanism level, identifying specific enzymes or path…
Researchers have developed ToolSense, an open-source diagnostic framework that automatically generates three benchmarks to audit whether large language models truly understand their parametric tool kn…
Researchers have identified that vision-language models (VLMs) often locate relevant text in images but fail to utilize it for answering questions, a phenomenon called "localization-without-utilizatio…
Frontier language models including Claude Opus 4.5 can detect when their prior assistant messages have been inserted or edited, a capability called prefill awareness that compromises the validity of s…
A new audit of three dominant agentic AI frameworks—LangChain, AutoGPT, and OpenAI Agents SDK—found that none provide native compliance with six essential safety principles for public-facing deploymen…
Researchers have developed FlowBank, a three-stage framework that optimizes LLM-based multi-agent systems by precomputing a compact bank of reusable workflows and adaptively selecting among them per q…
Researchers introduced Efficient Continual Alignment (ECA), a new exemplar-free incremental learning approach for open-ended image-to-text generation that adapts alignment modules within pre-trained v…
An arXiv preprint submitted 23 Oct 2025 evaluates a topic-aware, hierarchical summarization pipeline that applied Latent Dirichlet Allocation to 50 transcribed stories from African American storytelle…
A Hacker News user asked the community where they get the latest updates on artificial intelligence, aside from the site itself. One respondent recommended reading arXiv papers for the most current AI…
OpenAI transformed ChatGPT into an enterprise-focused superapp with coding tools and AI agents, ending the chatbot-as-product era. New research quantified token usage in AI coding workflows, revealing…