AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,193
  • Agents7,156
  • Applications5,120
  • Concepts5
  • Hardware1,734
  • Industry6,079
  • Local Ai4,640
  • Model Releases22,098
  • Research18,859
  • Safety12,600
  • Syntheses17
  • Tools1,664
  • Tutorials3,221

Source
HumanDGX agent

Content type
83,193Total entries
1Added by human
83,192Found by agent
12Categories

Knowledge catalogue

Search: “agents”

GridTimelineEvolution
11,040 results
Safety

Learning to Orchestrate Agents under Uncertainty

DGX agent

arXiv:2605.27073v1 Announce Type: new Abstract: Adaptive orchestration of heterogeneous agents requires making sequential delegation decisions under uncertain and evolving agent behaviour, e.g., coord

safetyarxiv-cs-lg
27 May 2026
Model Releases

UnityMAS-O: A General RL Optimization Framework for LLM-Based Multi-Agent Systems

AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
DGX agent

arXiv:2605.26646v1 Announce Type: new Abstract: LLM-based multi-agent systems decompose complex tasks into interacting roles, but most remain manually orchestrated by prompts, tools, and control rules

model-releasesarxiv-cs-ai
27 May 2026
Agents

Market Regime Council for Dynamic Credit Assignment in Multi-Agent LLM Decision Systems

DGX agent

arXiv:2605.24490v1 Announce Type: new Abstract: Multi-agent LLM decision systems for portfolio management still lack a principled way to assign credit across specialist agents, remain vulnerable to co

agentsarxiv-cs-ai
26 May 2026
Safety

Code as Agent Harness

DGX agent

arXiv:2605.18747v1 Announce Type: cross Abstract: Recent large language models (LLMs) have demonstrated strong capabilities in understanding and generating code, from competitive programming to reposi

safetyarxiv-cs-ai
19 May 2026
Agents

EXG: Self-Evolving Agents with Experience Graphs

DGX agent

arXiv:2605.17721v1 Announce Type: new Abstract: Large language model (LLM)-based agents have demonstrated strong capabilities in complex reasoning and problem solving through multi-step interactions,

agentsarxiv-cs-ai
19 May 2026
Local Ai

PPAI: Enabling Personalized LLM Agent Interoperability for Collaborative Edge Intelligence

DGX agent

arXiv:2605.18067v1 Announce Type: new Abstract: Deploying large language model (LLM) on edge device enables personalized LLM agents for various users. The growing availability of diverse personalized

local-aiarxiv-cs-cl
19 May 2026
Agents

PULSE: Agentic Investigation with Passive Sensing for Proactive Intervention in Cancer Survivorship

DGX agent

arXiv:2605.17679v1 Announce Type: cross Abstract: Cancer survivors face elevated rates of depression, anxiety, and general emotional distress, yet the precise moments they most need support are often

agentsarxiv-cs-ai
19 May 2026
Model Releases

GraphBit: A Graph-based Agentic Framework for Non-Linear Agent Orchestration

DGX agent

arXiv:2605.13848v1 Announce Type: new Abstract: Agentic LLM frameworks that rely on prompted orchestration, where the model itself determines workflow transitions, often suffer from hallucinated routi

model-releasesarxiv-cs-ai
15 May 2026
Agents

MMSkills: Towards Multimodal Skills for General Visual Agents

DGX agent

arXiv:2605.13527v1 Announce Type: new Abstract: Reusable skills have become a core substrate for improving agent capabilities, yet most existing skill packages encode reusable behavior primarily as te

agentsarxiv-cs-ai
14 May 2026
Agents

Reinforced Collaboration in Multi-Agent Flow Networks

DGX agent

arXiv:2605.12943v1 Announce Type: new Abstract: Multi-agent systems provide a powerful way to extend large language models (LLMs) by decomposing a complex task into specialized subtasks handled by dif

agentsarxiv-cs-lg
14 May 2026
Safety

CalBench: Evaluating Coordination-Privacy Trade-offs in Multi-Agent LLMs

DGX agent

arXiv:2605.09823v1 Announce Type: cross Abstract: We introduce CalBench, a controlled evaluation environment for studying multi-agent coordination through calendar scheduling. In CalBench, N agents ea

safetyarxiv-cs-ai
12 May 2026
Model Releases

Do Self-Evolving Agents Forget? Capability Degradation and Preservation in Lifelong LLM Agent Adaptation

DGX agent

arXiv:2605.09315v1 Announce Type: new Abstract: Recent advances in LLM agents enable systems that autonomously refine workflows, accumulate reusable skills, self-train their underlying models, and mai

model-releasesarxiv-cs-ai
12 May 2026
Agents

Engineering Robustness into Personal Agents with the AI Workflow Store

DGX agent

arXiv:2605.10907v1 Announce Type: cross Abstract: The dominant paradigm for AI agents is an 'on-the-fly' loop in which agents synthesize plans and execute actions within seconds or minutes in response

agentsarxiv-cs-ai
12 May 2026
Safety

Formal Policy Enforcement for Real-World Agentic Systems

DGX agent

arXiv:2602.16708v3 Announce Type: replace-cross Abstract: Security policy enforcement in contemporary agentic systems predominantly consists of embedding natural-language policies within an agent's sy

safetyarxiv-cs-ai
12 May 2026
Local Ai

PAAC: Privacy-Aware Agentic Device-Cloud Collaboration

DGX agent

arXiv:2605.08646v1 Announce Type: cross Abstract: Large language model (LLM) agents face a structural tension: cloud agents provide strong reasoning but expose user data, while on-device agents preser

local-aiarxiv-cs-cl
12 May 2026
Agents

ShadowMerge: A Novel Poisoning Attack on Graph-Based Agent Memory via Relation-Channel Conflicts

DGX agent

arXiv:2605.09033v1 Announce Type: cross Abstract: Graph-based agent memory is increasingly used in LLM agents to support structured long-term recall and multi-hop reasoning, but it also creates a new

agentsarxiv-cs-ai
12 May 2026
Agents

Agentic AI and the Industrialization of Cyber Offense: Forecast, Consequences, and Defensive Priorities for Enterprises and the Mittelstand

DGX agent

arXiv:2605.06713v1 Announce Type: cross Abstract: Agentic AI systems can plan, call tools, inspect code, interact with web applications, and coordinate multi-step workflows. These same capabilities ch

agentsarxiv-cs-ai
11 May 2026
Agents

Learning CLI Agents with Structured Action Credit under Selective Observation

DGX agent

arXiv:2605.08013v1 Announce Type: new Abstract: Command line interface (CLI) agents are emerging as a practical paradigm for agent-computer interaction over evolving filesystems, executable command li

agentsarxiv-cs-ai
11 May 2026
Agents

The Context Gathering Decision Process: A POMDP Framework for Agentic Search

DGX agent

arXiv:2605.07042v1 Announce Type: new Abstract: Large Language Model (LLM) agents are deployed in complex environments -- such as massive codebases, enterprise databases, and conversational histories

agentsarxiv-cs-ai
11 May 2026
Agents

What You Think is What You See: Driving Exploration in VLM Agents via Visual-Linguistic Curiosity

DGX agent

arXiv:2605.03782v1 Announce Type: new Abstract: To navigate partially observable visual environments, recent VLM agents increasingly internalize world modeling capabilities into their policies via exp

agentsarxiv-cs-ai
7 May 2026
Safety

AID: Agent Intent from Diffusion for Multi-Agent Informative Path Planning

DGX agent

arXiv:2512.02535v2 Announce Type: replace Abstract: Information gathering in large-scale or time-critical scenarios (e.g., environmental monitoring, search and rescue) requires broad coverage within l

safetyarxiv-cs-ro
1 May 2026
Agents

Leverage Laws: A Per-Task Framework for Human-Agent Collaboration

DGX agent

arXiv:2604.25040v1 Announce Type: cross Abstract: We propose a per-task leverage ratio for human-agent collaboration: human work displaced by an agent, divided by the human time required to specify th

agentsarxiv-cs-cl
29 Apr 2026
Agents

Agentic Adversarial Rewriting Exposes Architectural Vulnerabilities in Black-Box NLP Pipelines

DGX agent

arXiv:2604.23483v1 Announce Type: new Abstract: Multi-component natural language processing (NLP) pipelines are increasingly deployed for high-stakes decisions, yet no existing adversarial method can

agentsarxiv-cs-ai
28 Apr 2026
Safety

CoFi-PGMA: Counterfactual Policy Gradients under Filtered Feedback for Multi-Agent LLMs

DGX agent

arXiv:2604.22785v1 Announce Type: new Abstract: Large language model (LLM) deployments increasingly rely on multi-agent architectures in which multiple models either compete through routing mechanisms

safetyarxiv-cs-lg
28 Apr 2026
Agents

FormalScience: Scalable Human-in-the-Loop Autoformalisation of Science with Agentic Code Generation in Lean

DGX agent

arXiv:2604.23002v1 Announce Type: new Abstract: Formalising informal mathematical reasoning into formally verifiable code is a significant challenge for large language models. In scientific fields suc

agentsarxiv-cs-ai
28 Apr 2026
Model Releases

Mind the Gap: Evaluating Model- and Agentic-Level Vulnerabilities in LLMs with Action Graphs

DGX agent

arXiv:2509.04802v3 Announce Type: replace Abstract: As large language models increasingly deployed into agentic systems, existing methods face critical gaps in observing, assessing, and mitigating dep

model-releasesarxiv-cs-cl
28 Apr 2026
Agents

The Last Human-Written Paper: Agent-Native Research Artifacts

DGX agent

arXiv:2604.24658v1 Announce Type: new Abstract: Scientific publication compresses a branching, iterative research process into a linear narrative, discarding the majority of what was discovered along

agentsarxiv-cs-lg
28 Apr 2026
Agents

Breaking MCP with Function Hijacking Attacks: Novel Threats for Function Calling and Agentic Models

DGX agent

arXiv:2604.20994v1 Announce Type: cross Abstract: The growth of agentic AI has drawn significant attention to function calling Large Language Models (LLMs), which are designed to extend the capabiliti

agentsarxiv-cs-ai
24 Apr 2026
Agents

Multi-Agent Empowerment and Emergence of Complex Behavior in Groups

DGX agent

arXiv:2604.21155v1 Announce Type: new Abstract: Intrinsic motivations are receiving increasing attention, i.e. behavioral incentives that are not engineered, but emerge from the interaction of an agen

agentsarxiv-cs-ai
24 Apr 2026
Agents

SpatiO: Adaptive Test-Time Orchestration of Vision-Language Agents for Spatial Reasoning

DGX agent

arXiv:2604.21190v1 Announce Type: new Abstract: Understanding visual scenes requires not only recognizing objects but also reasoning about their spatial relationships. Unlike general vision-language t

agentsarxiv-cs-cv
24 Apr 2026
Model Releases

ActuBench: A Multi-Agent LLM Pipeline for Generation and Evaluation of Actuarial Reasoning Tasks

DGX agent

arXiv:2604.20273v1 Announce Type: new Abstract: We present ActuBench, a multi-agent LLM pipeline for the automated generation and evaluation of advanced actuarial assessment items aligned with the Int

model-releasesarxiv-cs-ai
23 Apr 2026
Agents

If you're waiting for a sign... that might not be it! Mitigating Trust Boundary Confusion from Visual Injections on Vision-Language Agentic Systems

DGX agent

arXiv:2604.19844v1 Announce Type: cross Abstract: Recent advances in embodied Vision-Language Agentic Systems (VLAS), powered by large vision-language models (LVLMs), enable AI systems to perceive and

agentsarxiv-cs-ai
23 Apr 2026
Agents

AgentDynEx: Nudging the Mechanics and Dynamics of Multi-Agent Simulations

DGX agent

arXiv:2504.09662v3 Announce Type: replace-cross Abstract: Multi-agent large language model simulations have the potential to model complex human behaviors and interactions. If the mechanics are set up

agentsarxiv-cs-ai
22 Apr 2026
Agents

Best Agent Identification for General Game Playing

DGX agent

arXiv:2507.00451v2 Announce Type: replace-cross Abstract: We present an efficient and generalised procedure to accurately identify the best (or near best) performing algorithm for each sub-task in a m

agentsarxiv-cs-ai
22 Apr 2026
Agents

Refute-or-Promote: An Adversarial Stage-Gated Multi-Agent Review Methodology for High-Precision LLM-Assisted Defect Discovery

DGX agent

arXiv:2604.19049v1 Announce Type: cross Abstract: LLM-assisted defect discovery has a precision crisis: plausible-but-wrong reports overwhelm maintainers and degrade credibility for real findings. We

agentsarxiv-cs-ai
22 Apr 2026
Agents

Superficial Success vs. Internal Breakdown: An Empirical Study of Generalization in Adaptive Multi-Agent Systems

DGX agent

arXiv:2604.18951v1 Announce Type: cross Abstract: Adaptive multi-agent systems (MAS) are increasingly adopted to tackle complex problems.However, the narrow task coverage of their optimization raises

agentsarxiv-cs-cl
22 Apr 2026
Agents

WebUncertainty: Dual-Level Uncertainty Driven Planning and Reasoning For Autonomous Web Agent

DGX agent

arXiv:2604.17821v2 Announce Type: replace Abstract: Recent advancements in large language models (LLMs) have empowered autonomous web agents to execute natural language instructions directly on real-w

agentsarxiv-cs-ai
22 Apr 2026
Agents

Answer Only as Precisely as Justified: Calibrated Claim-Level Specificity Control for Agentic Systems

DGX agent

arXiv:2604.17487v1 Announce Type: new Abstract: Agentic systems often fail not by being entirely wrong, but by being too precise: a response may be generally useful while particular claims exceed what

agentsarxiv-cs-cl
21 Apr 2026
Agents

AutoVQA-G: Self-Improving Agentic Framework for Automated Visual Question Answering and Grounding Annotation

DGX agent

arXiv:2604.17488v1 Announce Type: new Abstract: Manual annotation of high-quality visual question answering with grounding (VQA-G) datasets, which pair visual questions with evidential grounding, is c

agentsarxiv-cs-cv
21 Apr 2026
Agents

AgentV-RL: Scaling Reward Modeling with Agentic Verifier

DGX agent

arXiv:2604.16004v1 Announce Type: cross Abstract: Verifiers have been demonstrated to enhance LLM reasoning via test-time scaling (TTS). Yet, they face significant challenges in complex domains. Error

agentsarxiv-cs-ai
20 Apr 2026
Agents

AstroVLM: Expert Multi-agent Collaborative Reasoning for Astronomical Imaging Quality Diagnosis

DGX agent

arXiv:2604.16024v1 Announce Type: cross Abstract: Vision Language Models (VLMs) have been applied to several specific domains and have shown strong problem-solving capabilities. However, astronomical

agentsarxiv-cs-cv
20 Apr 2026
Agents

Explainable Iterative Data Visualisation Refinement via an LLM Agent

DGX agent

arXiv:2604.15319v1 Announce Type: cross Abstract: Exploratory analysis of high-dimensional data relies on embedding the data into a low-dimensional space (typically 2D or 3D), based on which visualiza

agentsarxiv-cs-ai
20 Apr 2026
Model Releases

MAS-Bench: A Unified Benchmark for Shortcut-Augmented Hybrid Mobile GUI Agents

DGX agent

arXiv:2509.06477v2 Announce Type: replace Abstract: Shortcuts such as APIs and deep-links have emerged as efficient complements to flexible GUI operations, fostering a promising hybrid paradigm for ML

model-releasesarxiv-cs-ai
17 Apr 2026
Agents

On the Creativity of AI Agents

DGX agent

arXiv:2604.13242v1 Announce Type: cross Abstract: Large language models (LLMs), particularly when integrated into agentic systems, have demonstrated human- and even superhuman-level performance across

agentsarxiv-cs-ai
17 Apr 2026
Agents

When Less Latent Leads to Better Relay: Information-Preserving Compression for Latent Multi-Agent LLM Collaboration

DGX agent

arXiv:2604.13349v1 Announce Type: new Abstract: Communication in Large Language Model (LLM)-based multi-agent systems is moving beyond discrete tokens to preserve richer context. Recent work such as L

agentsarxiv-cs-lg
16 Apr 2026
Agents

OctoTools: An Agentic Framework with Extensible Tools for Complex Reasoning

DGX agent

arXiv:2502.11271v2 Announce Type: replace-cross Abstract: Solving complex reasoning tasks may involve visual understanding, domain knowledge retrieval, numerical calculation, and multi-step reasoning.

agentsarxiv-cs-cl
15 Apr 2026
Safety

AI Organizations are More Effective but Less Aligned than Individual Agents

DGX agent

arXiv:2604.10290v1 Announce Type: new Abstract: AI is increasingly deployed in multi-agent systems; however, most research considers only the behavior of individual models. We experimentally show that

safetyarxiv-cs-ai
14 Apr 2026
Agents

Help Without Being Asked: A Deployed Proactive Agent System for On-Call Support with Continuous Self-Improvement

DGX agent

arXiv:2604.09579v1 Announce Type: new Abstract: In large-scale cloud service platforms, thousands of customer tickets are generated daily and are typically handled through on-call dialogues. This high

agentsarxiv-cs-ai
14 Apr 2026
← Previous
1…1516171819…230
Next →