Pith. sign in

REVIEW 3 major objections 5 minor 6 cited by

Agentic Web: Weaving the Next Web with AI Agents

T0 review · 3 major / 5 minor · reviewed 2026-08-06 · deepseek-v4-flash

Pith's one-line read This paper defines the Agentic Web as an internet era in which autonomous AI agents — not humans — become the web's primary actors, planning, negotiating, and transacting across services on behalf of users.

desk verdict A solid, useful survey of the agentic-web landscape with a coherent three-dimensional frame, but with a real internal tension between its 'essential condition' of standardized interfaces and its own GUI-automation applications; conditional acceptance is the right call. read the letter →

arxiv 2507.21206 v1 pith:KQZ4OQDT submitted 2025-07-28 cs.AI cs.LG

classification cs.AIcs.LG
keywords AgenticWebLLMagentsarchitectureagentcommunicationprotocolsModelContextProtocol(MCP)Agent-to-Agent(A2A)attentioneconomymulti-agentcoordination
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper argues that the internet is entering a third era — the Agentic Web — in which autonomous, LLM-powered agents, not humans, become the web's primary actors. It formally defines this era as a distributed ecosystem where agents persistently plan, coordinate, and execute goal-directed tasks on behalf of users, and it claims this is a structural shift, not an incremental one: the web turns from a network of linked documents into a network of interacting agents, and value flows directly between agents rather than only through human attention. The framework rests on three core conditions — agent autonomy, standardized machine-readable interfaces, and agent-to-agent value exchange — and a three-dimensional model of intelligence, interaction, and economics. A sympathetic reader would care because the paper gives a coherent, testable vocabulary for a transition that commerce, search, and infrastructure would all have to reorganize around if it is real.

What carries the argument

The carrying structure is the formal definition together with the three Core Conditions of Section 3.1: agents must act as autonomous intermediaries; web resources must be accessible through standardized, machine-readable interfaces; and value must be exchanged directly between agents. Around these, the paper builds a three-dimensional conceptual model — Intelligence (perception, planning, learning), Interaction (semantic protocols and tool orchestration), and Economics (machine-native value creation) — and a proposed Client-Agent-Server architecture that replaces the traditional Client-Server model. The operative mechanisms are the two emerging protocols: MCP (Model Context Protocol), which standardizes how agents connect to tools and resources, and A2A (Agent-to-Agent), which lets agents discover one another, maintain task state, and collaborate asynchronously. These protocols and conditions are what would turn the definition from a metaphor into an infrastructure.

What would settle it

Monitor the deployment of standardized agent-native interfaces across the largest web services over the next several years. If the dominant mode of agent-web interaction remains GUI automation, DOM scraping, and provider-specific APIs, with no measurable competition among services for agent invocation such as agent-targeted advertising or invocation-based pricing, then the paper's central structural shift has not occurred, and the Agentic Web remains a description of platform assistants rather than a new web architecture.

Watch

Extended reading notes

Core claim

The paper's central claim is its formal definition: "The Agentic Web is a distributed, interactive internet ecosystem in which autonomous software agents, often powered by large language models, act as autonomous intermediaries that persistently plan, coordinate, and execute goal-directed tasks." The authors contend that this marks the third phase of the web, after the PC Web (search and static pages) and the Mobile Web (recommendation and the attention economy). In this phase, humans remain the end users, but AI agents become the mid users: they are the entities that navigate, compare, book, negotiate, and produce content, often consuming content generated by other agents. The paper argues that every foundational web concept must be reinterpreted — hyperlinks become coordination channels, webpages become agents, PageRank-style authority gives way to cooperation-based agent rankings, and search engines become orchestrators that compose and manage workflows. Commercially, the web shifts from an attention economy to an "Agent Attention Economy" in which services compete to be selected and invoked by agents.

Load-bearing premise

The load-bearing premise is Core Condition 2: that web resources will actually become accessible through standardized, machine-readable interfaces at scale; if providers keep offering plain HTML, ad-hoc APIs, or GUI-only access, agents will keep scraping and clicking, and the Client-Agent-Server architecture and Agent Attention Economy the paper derives will not take shape.

Editorial extensions

If this is right

  • Search and discovery transform: search engines become orchestration layers that recruit, compose, and manage agents, and page authority is replaced by cooperation success, responsiveness, and contribution to multi-agent workflows.
  • The commercial model shifts: services, tools, and other agents compete for agent invocation rather than human clicks, giving rise to agent-targeted advertising, capability reranking, and auction-based ranking in service registries.
  • Web infrastructure must migrate to a Client-Agent-Server architecture with task-level service guarantees (the Service Requirement Zone), persistent context, and asynchronous, event-driven agent communication beyond HTTP/RPC.
  • Content production becomes agent-native: agents generate tools, manifests, summaries, and structured artifacts for other agents, creating self-sustaining loops of machine-produced and machine-consumed knowledge.
  • Security and governance move from isolated incident response to cascade prevention: cross-layer threat chains (cognitive to protocol to economic) and autonomous financial authority require zero-trust architectures, reasoning guardrails, and new liability frameworks.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The paper does not propose a direct empirical test of its own transition claim; a natural one is to track the share of major web services that expose standardized agent endpoints (MCP/A2A) rather than remaining reachable only through scraping or GUI automation, since the framework predicts the former must grow for the Agentic Web to be more than a platform feature.
  • Extending the Agent Attention Economy logic, the metrics that currently price digital advertising — click-through rate, dwell time, cost per mille — would lose their predictive link to revenue once the scarce resource becomes agent selection rather than human attention; the paper gestures at this displacement but does not quantify it.
  • The framework implicitly calls for a research program the paper leaves open: designing agent-authority and trust metrics analogous to PageRank, validated on multi-agent task-completion records, and building billing ledgers that trace a single user command through chains of sub-agents.
  • A governance consequence the paper leaves implicit: liability for an autonomous agent's completed actions, rather than technical capability, is likely to be the binding constraint on deployment speed in the transactional domain, because the economic dimension presupposes that agents can commit real resources.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The manuscript is a position/survey paper that proposes the 'Agentic Web' as a new phase of the internet in which LLM-powered agents act as autonomous intermediaries for users. Section 3 defines the Agentic Web and lists three 'Core Conditions': agent autonomy, standardized machine-readable interfaces, and agent-to-agent value exchange. The authors organize the paradigm into intelligence, interaction, and economic dimensions; trace algorithmic transitions from retrieval to planning and from single-agent to multi-agent coordination; propose a Client-Agent-Server system architecture built around MCP and A2A protocols; survey current applications (Agent-as-Interface, Agent-as-User, Agent-with-Physics); and discuss risks, red-teaming, defenses, and open problems. The paper makes no quantitative or formal claims; its contribution is conceptual framing and synthesis of existing work.

Significance. Conditional on its internal consistency being repaired, the paper could serve as a useful organizing survey for the agentic-web research agenda. Its strengths are the accessible historical narrative (Section 2), the protocol descriptions of MCP and A2A (Sections 5.3.2 and 5.3.3), and the threat taxonomy in Tables 5 to 7. The risk discussion is credible and cites concrete exploits and existing frameworks. However, the paper's central architectural claim rests on a load-bearing premise, that standardized machine-readable interfaces are an 'essential' condition, that is contradicted by its own application taxonomy, and several named system components (DSVM, RTR, CABL) are placeholders. The paper is explicitly speculative about the Agent Attention Economy in Section 2.3.2 and explicitly acknowledges the lack of quantitative cascade-risk models in Section 7.1.2. Thus, as it stands, the contribution is a plausible taxonomy rather than a validated framework.

major comments (3)
  1. [§3.1 (Core Condition 2) vs. §6.2.2 and Table 3] Core Condition (2) states that 'Web resources need to be accessible through standardized, machine-readable interfaces' and the surrounding text calls these conditions 'essential.' Yet §6.2.2 classifies Anthropic Computer Use, Google Project Mariner, and ChatGPT Agent as current Agentic Web applications even though these systems operate through vision-based GUI manipulation, DOM parsing, and simulated clicks, none of which require standardized machine-readable interfaces. The paper even contrasts API-based (Agent-as-Interface) with GUI-level (Agent-as-User) automation in §6.2.2, and §2.3.1 criticizes 'DOM scraping or simulated clicks' as 'outdated and brittle' while still counting such systems as part of the paradigm. This is a self-contradiction at the core of the paper's definitional claim. Either Core Condition (2) must be weakened to a design pathway rather than a necessary condition, or the Agent-as-User systems in §6.2.2 must be explicitly excluded from the Agentic Web; the current text cannot have both.
  2. [§5.2.1 (Roadmap of the Agentic Web System) and Figure 10] The text states that 'These rigorous requirements fundamentally invalidate the traditional Client-Server architecture, mandating a shift toward the Client-Agent-Server model.' This overstatement is not supported by the paper's own protocol discussion: MCP is a client-server protocol layered on JSON-RPC and HTTP, and A2A agent cards and messages are JSON documents exchanged over HTTP, as described in §5.3.2 and §5.3.3. The proposed architecture extends client-server interaction with an agent intermediary; it does not invalidate it. Moreover, the three components introduced in Figure 10, namely the Demand-Skill Vector Mapper (DSVM), the Real-Time Task Router (RTR), and the Cross-Agent Billing Ledger (CABL), are named and given one-sentence descriptions but no interface definitions, algorithms, or evidence; as presented, they are not a 'roadmap' but placeholders.
  3. [§5.3.1 (Design Motivation: Beyond HTTP/RPC)] The paper claims that HTTP and RPC are 'inadequate' for the Agentic Web because they lack semantic-level support, semantic accuracy, and interactivity. However, MCP and A2A, the two protocols offered as successors, run over HTTP and JSON-RPC. The correct claim appears to be that a semantic layer on top of existing transports is needed, not that HTTP/RPC are wholly replaced. The paper should explicitly state whether it is arguing for replacement or augmentation. As written, the 'Beyond HTTP/RPC' framing and the later 'fundamentally invalidate' statement in §5.2.1 give readers contradictory pictures of the relationship between current protocols and the proposed agentic infrastructure.
minor comments (5)
  1. [§5.2.2] The phrase 'yool orchestrator agent' appears to be a typo for 'tool orchestrator agent'.
  2. [§7.3.1] The word 'dialogus' should be 'dialogue' or 'dialogues.'
  3. [§2.3.2] The Agent Attention Economy is repeatedly presented as an emerging fact, but the section itself supports it only with 'it is reasonable to hypothesise.' Please mark it consistently as a conjecture and, if available, cite empirical evidence or at least market data rather than only analogous reasoning.
  4. [Throughout] The manuscript uses 'Agentic Web' and 'AgentWeb'/'Agent Web' inconsistently; for example, §5.3.3 refers to an 'Agent Web system.' Please unify the terminology.
  5. [§5.3.1] The statement that 'a large number of new agent communication protocols emerged' cites only Yang et al. 2025d; an independent survey or registry reference would make this claim easier to verify.

Circularity Check

0 steps flagged · score 1.0 of 10

No significant circularity: the Agentic Web is a definitional position/survey, not a derivation; self-citations are contextual and the central claim rests on external examples and benchmarks.

full rationale

The paper makes no fitted prediction and contains no equation or reduction that equates an output to its input. Its central move is definitional: Section 3 defines the Agentic Web and states three core conditions, then organizes existing work (MCP, A2A, ChatGPT Agent, Anthropic Computer Use, Project Mariner, Genspark, WebArena, OSWorld, etc.) under that definition. Because the contribution is a framework and taxonomy rather than a derived theorem, there is no derivation chain whose conclusion is presupposed. The self-citations that do appear (e.g., Yang et al. 2025d for agent communication protocols, Yang et al. 2025f for the Agent Attention Economy, Yang et al. 2023b for the Service Requirement Zone) support background claims or name concepts introduced in the same research program, but the load-bearing assertions - that LLM agents can autonomously plan and execute tasks, that agent protocols such as MCP and A2A exist and are being adopted, and that web agents are being deployed commercially - are documented with external sources and public products. The internal tension between Core Condition 2 (standardized, machine-readable interfaces) and the Agent-as-User systems that operate through GUI and vision-based automation is a genuine inconsistency in the framework, but it is not a circular step: the paper does not define GUI automation in terms of the Agentic Web and then use the Agentic Web to explain GUI automation. No fitted parameter is renamed as a prediction, no uniqueness theorem is imported from the authors, and no ansatz is smuggled in by citation. Accordingly, the appropriate finding is no significant circularity, with a low score reflecting only the presence of minor, non-load-bearing self-citations and the definitional character of the central concept.

Assumptions & free parameters 0 free parameters · 4 assumptions · 5 invented entities

The paper's central claims rest on the feasibility and adoption of standardized agent communication and on LLM agents continuing to improve; these are assumed rather than established. The paper also introduces several named system components as proposals; none is implemented or independently verified.

assumptions (4)
  • domain assumption LLM-based agents will continue to gain in capability, reliability, and user trust, enabling widespread delegation of multi-step tasks.
    The paper's entire framing depends on this trajectory; asserted in Section 1 and Section 2.3.1, but not evidenced within the paper.
  • domain assumption Web resources and services will become accessible through standardized, machine-readable interfaces (e.g., MCP, A2A, or similar), at scale and with sufficient semantic clarity.
    Core Condition 2 in Section 3.1; the architecture in Section 5.2.1 presumes this standardization.
  • domain assumption Value will be exchanged directly between agents through billing ledgers and micropayment frameworks, making the 'Agent Attention Economy' viable.
    Section 3.3.3 and Section 5.2.1 introduce the Cross-Agent Billing Ledger as a component without evidence of technical or regulatory feasibility.
  • ad hoc to paper The three-dimensional decomposition (intelligence, interaction, economics) is a meaningful and useful categorization for understanding the agentic web.
    Section 3.3 introduces this framework as a conceptual contribution; it is a modeling choice, not a discovered structure.
invented entities (5)
  • Agent Attention Economy
    purpose: Hypothesized economic pattern where services compete for agent invocation rather than human clicks.
    Introduced in Section 2.3.2 and used to predict future monetization models; no empirical evidence or formal model grounds it.
  • Service Requirement Zone (SRZ)
    purpose: Eight-dimensional profile of quality-of-experience needs for agentic tasks, used to motivate network orchestration.
    Presented in Section 5.1 (Figure 9) as a conceptual tool; no validation or measurement of real agent tasks is provided.
  • Demand-Skill Vector Mapper (DSVM)
    purpose: Component of the proposed Agentic Web Architecture that maps service demands to machine-readable vectors.
    Proposed in Section 5.2.1 (Figure 10) as part of a roadmap; not implemented.
  • Real-Time Task Router (RTR)
    purpose: Component that dispatches vectorized tasks to a distributed agent framework.
    Proposed in Section 5.2.1; no implementation or evaluation.
  • Cross-Agent Billing Ledger (CABL)
    purpose: Ledger for metering and settling economic interactions between agents.
    Proposed in Section 5.2.1 as a design element; no prototype or feasibility analysis.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Agentic Web: Weaving the Next Web with AI Agents." pith.science (2026). https://pith.science/paper/KQZ4OQDT

@misc{pith2026250721206,
  author       = {Pith},
  title        = {Pith review of: Agentic Web: Weaving the Next Web with AI Agents},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/KQZ4OQDT}},
  note         = {Machine review of arXiv:2507.21206}
}
read the original abstract

The emergence of AI agents powered by large language models (LLMs) marks a pivotal shift toward the Agentic Web, a new phase of the internet defined by autonomous, goal-driven interactions. In this paradigm, agents interact directly with one another to plan, coordinate, and execute complex tasks on behalf of users. This transition from human-driven to machine-to-machine interaction allows intent to be delegated, relieving users from routine digital operations and enabling a more interactive, automated web experience. In this paper, we present a structured framework for understanding and building the Agentic Web. We trace its evolution from the PC and Mobile Web eras and identify the core technological foundations that support this shift. Central to our framework is a conceptual model consisting of three key dimensions: intelligence, interaction, and economics. These dimensions collectively enable the capabilities of AI agents, such as retrieval, recommendation, planning, and collaboration. We analyze the architectural and infrastructural challenges involved in creating scalable agentic systems, including communication protocols, orchestration strategies, and emerging paradigms such as the Agent Attention Economy. We conclude by discussing the potential applications, societal risks, and governance issues posed by agentic systems, and outline research directions for developing open, secure, and intelligent ecosystems shaped by both human intent and autonomous agent behavior. A continuously updated collection of relevant studies for agentic web is available at: https://github.com/SafeRL-Lab/agentic-web.

Figures

Figures reproduced from arXiv: 2507.21206 by the authors.

Figure 1
Figure 1. Illustration of the Agentic Web process cycle. The cycle begins with a user submitting a [PITH_FULL_IMAGE:figures/full_fig_p005_1.png] view at source ↗
Figure 2
Figure 2. Evolution of user-system interaction across three internet eras. In the PC Web Era, users [PITH_FULL_IMAGE:figures/full_fig_p007_2.png] view at source ↗
Figure 3
Figure 3. Timeline of Web Evolution. The three eras of web evolution are not strictly distinct. Their [PITH_FULL_IMAGE:figures/full_fig_p009_3.png] view at source ↗
Figures from the paper (10 more)
Figure 4
Figure 4. Figure 4: Attention Flow Evolution Across Web Eras. This diagram illustrates the transition from [PITH_FULL_IMAGE:figures/full_fig_p010_4.png]
Figure 5
Figure 5. Figure 5: Agent Workflow under the Agentic Web. In the following sections, we examine the rise of this agent-based infrastructure and its profound implications on Web architecture and digital economics. 2.3.1 Rise of Agentic Web In the Agentic Web Era, tasks that once required s…
Figure 6
Figure 6. Figure 6: Conceptual Framework of the Agentic Web. This diagram illustrates a three-dimensional [PITH_FULL_IMAGE:figures/full_fig_p016_6.png]
Figure 7
Figure 7. Figure 7: Architectural evolution of Web System. The transition reflects a shift from static content [PITH_FULL_IMAGE:figures/full_fig_p020_7.png]
Figure 8
Figure 8. Figure 8: Algorithmic Transitions for the Agentic Web. The figure illustrates three foundational [PITH_FULL_IMAGE:figures/full_fig_p021_8.png]
Figure 9
Figure 9. Figure 9: Service Requirement Zone. ascertain the underlying intent or operational semantics of the API’s methods. To transcend this limitation, a new paradigm of agent-oriented APIs is required. A future standard would likely ne￾cessitate the integration of machine-readable for…
Figure 10
Figure 10. Figure 10: Agentic Web Roadmap multimodal systems that integrate diverse inputs such as voice and gesture, embodied in devices like smart speakers and wearable technology. The Intelligent Agent constitutes the system’s central cognitive and decision-making nexus. Lever￾aging art…
Figure 11
Figure 11. Figure 11: Interaction Process Example: Planning a Travel Itinerary [PITH_FULL_IMAGE:figures/full_fig_p028_11.png]
Figure 12
Figure 12. Figure 12: The above schematic illustrates a rudimentary AgentWeb system, with A2A and MCP [PITH_FULL_IMAGE:figures/full_fig_p032_12.png]
Figure 13
Figure 13. Figure 13: Illustration of the Agentic Web Safety and Security Ecosystem. The central hexagon [PITH_FULL_IMAGE:figures/full_fig_p042_13.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Broken Gates: Re-evaluating Web Bot Defenses in the Age of LLM Agents

    cs.CR 2026-07 conditional novelty 6.0 of 10

    Commercial solvers defeat puzzle captchas at near-perfect rates for pennies per thousand, while reCAPTCHA v3's resistance comes from browser-environment authenticity, not human-like behavior.

  2. LocalSearchBench: Benchmarking Agentic Search in Real-World Local Life Services

    cs.AI 2025-12 conditional novelty 6.0 of 10

    LocalSearchBench—1.3M merchant records and 900 multi-hop local-life QA tasks across 9 Chinese cities—shows the best reasoning agent reaches only 35.6% correctness.

  3. Throttling Web Agents Using Reasoning Gates

    cs.AI 2025-09 conditional novelty 6.0 of 10

    Rebus-based reasoning gates, puzzles built from random word/domain clue sets, impose token costs on LM web agents that are up to 9.2x the generator's cost.

  4. Internet 3.0: Architecture for a Web-of-Agents with it's Algorithm for Ranking Agents

    cs.AI 2025-09 conditional novelty 5.0 of 10

    AgentRank-UC ranks agents by mixing usage frequency and measured competence through two PageRank-style equations, and DOVIS defines the telemetry protocol that feeds it.

  5. Toward Edge General Intelligence with Agentic AI and Agentification: Concepts, Technologies, and Future Directions

    cs.NI 2025-08 conditional novelty 4.0 of 10

    A survey that organizes agentic AI for 6G edge networks into four pillars, compactness, efficiency, knowledge and reasoning, and migration, and illustrates them with prior case studies.

  6. BetaWeb: Towards a Blockchain-enabled Trustworthy Agentic Web

    cs.MA 2025-08 unverdicted novelty 4.0 of 10

    BetaWeb promises a blockchain-enabled trustworthy agentic web, but the submitted manuscript body is a different mining-robot paper, leaving the proposal without supporting evidence.

Reference graph

Works this paper leans on

271 extracted references · 15 canonical work pages · cited by 6 Pith papers

  1. [1]

    Deepak Bhaskar Acharya, Karthigeyan Kuppan, and B. Divya. Agentic ai: Autonomous intelligence for complex goals—a comprehensive survey. IEEE Access, 13: 0 18912--18936, 2025. doi:10.1109/ACCESS.2025.3532853

  2. [2]

    Gpt-4 technical report

    Josh Achiam, Steven Adler, Sandhini Agarwal, Lama Ahmad, Ilge Akkaya, Florencia Leoni Aleman, Diogo Almeida, Janko Altenschmidt, Sam Altman, Shyamal Anadkat, et al. Gpt-4 technical report. arXiv preprint arXiv:2303.08774, 2023

  3. [3]

    Our vision for accelerating creativity and productivity with agentic ai

    Adobe. Our vision for accelerating creativity and productivity with agentic ai. Adobe Blog, 2025. URL https://blog.adobe.com/en/publish/2025/04/09/our-vision-for-accelerating-creativity-productivity-with-agentic-ai

  4. [4]

    Acp: Agent communication protocol, 2025

    Linux Foundation AI and IBM Data. Acp: Agent communication protocol, 2025. URL https://agentcommunicationprotocol.dev/introduction/welcome. Accessed: 2025-04-22

  5. [5]

    Concrete problems in ai safety

    Dario Amodei, Chris Olah, Jacob Steinhardt, Paul Christiano, John Schulman, and Dan Man \'e . Concrete problems in ai safety. arXiv preprint arXiv:1606.06565, 2016

  6. [6]

    Autonomous ai agents in decentralized finance: Market dynamics, application areas, and theoretical implications

    Lennart Ante. Autonomous ai agents in decentralized finance: Market dynamics, application areas, and theoretical implications. SSRN Electronic Journal, 2024. doi:10.2139/ssrn.5055677

  7. [7]

    Introducing the model context protocol

    Anthropic. Introducing the model context protocol. Anthropic Blog, November 2024. URL https://www.anthropic.com/news/model-context-protocol

  8. [8]

    Computer use tool

    Anthropic . Computer use tool. https://docs.anthropic.com/en/docs/agents-and-tools/tool-use/computer-use-tool, 2024. Accessed: 2025-07-20

Show all 271 references
  1. [9]

    How we built our multi-agent research system

    Anthropic. How we built our multi-agent research system. Anthropic Engineering Blog, 2024 a . URL https://www.anthropic.com/engineering/built-multi-agent-research-system

  2. [10]

    Model context protocol, 2024 b

    Anthropic. Model context protocol, 2024 b . URL https://www.anthropic.com/news/model-context-protocol. Accessed: 2025-04-19

  3. [11]

    How we built our multi-agent research system, 2025

    Anthropic. How we built our multi-agent research system, 2025. URL https://www.anthropic.com/engineering/built-multi-agent-research-system. Accessed: 2025-07-23

  4. [12]

    Self- RAG : Learning to retrieve, generate, and critique through self-reflection

    Akari Asai, Zeqiu Wu, Yizhong Wang, Avirup Sil, and Hannaneh Hajishirzi. Self- RAG : Learning to retrieve, generate, and critique through self-reflection. In The Twelfth International Conference on Learning Representations, 2024

  5. [13]

    Cato CTRL™ Threat Research: Exploiting Model Context Protocol (MCP) – Demonstrating Risks and Mitigating GenAI Threats

    Dolev Moshe Attiya. Cato CTRL™ Threat Research: Exploiting Model Context Protocol (MCP) – Demonstrating Risks and Mitigating GenAI Threats . https://www.catonetworks.com/blog/cato-ctrl-exploiting-model-context-protocol-mcp/, April 2025. Accessed: 2025-07-03

  6. [14]

    Qwen technical report

    Jinze Bai, Shuai Bai, Yunfei Chu, Zeyu Cui, Kai Dang, Xiaodong Deng, Yang Fan, Wenbin Ge, Yu Han, Fei Huang, et al. Qwen technical report. arXiv preprint arXiv:2309.16609, 2023

  7. [15]

    Weaving the Web: The original design and ultimate destiny of the World Wide Web by its inventor

    Tim Berners-Lee. Weaving the Web: The original design and ultimate destiny of the World Wide Web by its inventor. Harper San Francisco, 1999

  8. [16]

    Ai-governed agent architecture for web-trustworthy tokenization of alternative assets

    Ailiya Borjigin et al. Ai-governed agent architecture for web-trustworthy tokenization of alternative assets. arXiv preprint arXiv:2507.00096, 2025. URL https://arxiv.org/abs/2507.00096

  9. [17]

    Lars Braubach, Kai Jander, and Alexander Pokahr. A novel distributed registry approach for efficient and resilient service discovery in megascale distributed systems? Computer Science and Information Systems, 15 0 (3): 0 751--774, 2018. doi:10.2298/CSIS180131030B

  10. [18]

    The anatomy of a large-scale hypertextual web search engine

    Sergey Brin and Lawrence Page. The anatomy of a large-scale hypertextual web search engine. Computer networks and ISDN systems, 30 0 (1-7): 0 107--117, 1998

  11. [19]

    A taxonomy of web search

    Andrei Broder. A taxonomy of web search. SIGIR Forum, 36 0 (2): 0 3–10, September 2002. ISSN 0163-5840. doi:10.1145/792550.792552. URL https://doi.org/10.1145/792550.792552

  12. [20]

    Rt-2: Vision-language-action models transfer web knowledge to robotic control, 2023 a

    Anthony Brohan, Noah Brown, Justice Carbajal, Yevgen Chebotar, Xi Chen, Krzysztof Choromanski, Tianli Ding, Danny Driess, Avinava Dubey, Chelsea Finn, Pete Florence, Chuyuan Fu, Montse Gonzalez Arenas, Keerthana Gopalakrishnan, Kehang Han, Karol Hausman, Alexander Herzog, Jasm...

  13. [21]

    Rt-1: Robotics transformer for real-world control at scale, 2023 b

    Anthony Brohan, Noah Brown, Justice Carbajal, Yevgen Chebotar, Joseph Dabis, Chelsea Finn, Keerthana Gopalakrishnan, Karol Hausman, Alex Herzog, Jasmine Hsu, Julian Ibarz, Brian Ichter, Alex Irpan, Tomas Jackson, Sally Jesmonth, Nikhil J Joshi, Ryan Julian, Dmitry Kalashnikov,...

  14. [22]

    The malicious use of artificial intelligence: Forecasting, prevention, and mitigation

    Miles Brundage, Shahar Avin, Jack Clark, Helen Toner, Peter Eckersley, Ben Garfinkel, Allan Dafoe, Paul Scharre, Thomas Zeitzoff, Bobby Filar, et al. The malicious use of artificial intelligence: Forecasting, prevention, and mitigation. arXiv preprint arXiv:1802.07228, 2018

  15. [23]

    A review of usability and security evaluation model of ecommerce website

    Nur Azimah bt Mohd and Zarul Fitri Zaaba. A review of usability and security evaluation model of ecommerce website. Procedia Computer Science, 161: 0 1199--1205, 2019

  16. [24]

    The Internet galaxy: Reflections on the Internet, business, and society

    Manuel Castells. The Internet galaxy: Reflections on the Internet, business, and society. Oxford University Press, 2002

  17. [25]

    Know your agent: Governing ai identity on the agentic web

    Tomer Jordi Chaffer. Know your agent: Governing ai identity on the agentic web. Available at SSRN 5162127, 2025

  18. [26]

    Chainopera ai: The blockchain and protocol for co-owning and co-creating decentralized ai apps and agents for humanity, 2024

    ChainOpera AI . Chainopera ai: The blockchain and protocol for co-owning and co-creating decentralized ai apps and agents for humanity, 2024. URL https://www.chainopera.ai/. Decentralized AI Platform and Generative AI Application Ecosystem

  19. [27]

    Anp: Agent network protocol, 2024

    Gaowei Chang. Anp: Agent network protocol, 2024. URL https://www.agent-network-protocol.com/. Accessed: 2025-04-21

  20. [28]

    Langchain: Framework for building agentic multi-agent language workflows

    Jerry Chen, Yiming Wang, Arjun Gupta, et al. Langchain: Framework for building agentic multi-agent language workflows. arXiv preprint arXiv:2308.12345, 2023 a

  21. [29]

    Intent-driven closed-loop control and management framework for 6g open ran

    Jie Chen, Yan Liu, and Mugen Peng. Intent-driven closed-loop control and management framework for 6g open ran. IEEE Transactions on Network and Service Management, 21 0 (1): 0 15--28, 2024 a

  22. [30]

    Enhancing llm-based agents via global planning and hierarchical execution

    Junjie Chen, Haitao Li, Jingli Yang, Yiqun Liu, and Qingyao Ai. Enhancing llm-based agents via global planning and hierarchical execution. arXiv preprint arXiv:2504.16563, 2025

  23. [31]

    Top-k off-policy correction for a reinforce recommender system

    Minmin Chen, Alex Beutel, Paul Covington, Sagar Jain, Francois Belletti, and Ed H Chi. Top-k off-policy correction for a reinforce recommender system. In Proceedings of the twelfth ACM international conference on web search and data mining, pages 456--464, 2019

  24. [32]

    Agentverse: Facilitating multi-agent collaboration and exploring emergent behaviors in agents

    Weize Chen, Yusheng Su, Jingwei Zuo, Cheng Yang, Chenfei Yuan, Chen Qian, Chi-Min Chan, Yujia Qin, Yaxi Lu, Ruobing Xie, et al. Agentverse: Facilitating multi-agent collaboration and exploring emergent behaviors in agents. arXiv preprint arXiv:2308.10848, 2 0 (4): 0 6, 2023 b

  25. [33]

    Internet of agents: Weaving a web of heterogeneous agents for collaborative intelligence, 2024 b

    Weize Chen, Ziming You, Ran Li, Yitong Guan, Chen Qian, Chenyang Zhao, Cheng Yang, Ruobing Xie, Zhiyuan Liu, and Maosong Sun. Internet of agents: Weaving a web of heterogeneous agents for collaborative intelligence, 2024 b . URL https://arxiv.org/abs/2407.07061

  26. [34]

    Agentpoison: Red-teaming llm agents via poisoning memory or knowledge bases

    Zhaorun Chen, Zhen Xiang, Chaowei Xiao, Dawn Song, and Bo Li. Agentpoison: Red-teaming llm agents via poisoning memory or knowledge bases. Advances in Neural Information Processing Systems, 37: 0 130185--130213, 2024 c

  27. [35]

    Wide & deep learning for recommender systems, 2016

    Heng-Tze Cheng, Levent Koc, Jeremiah Harmsen, Tal Shaked, Tushar Chandra, Hrishi Aradhye, Glen Anderson, Greg Corrado, Wei Chai, Mustafa Ispir, Rohan Anil, Zakaria Haque, Lichan Hong, Vihan Jain, Xiaobing Liu, and Hemal Shah. Wide & deep learning for recommender systems, 2016....

  28. [36]

    Llamafirewall: An open source guardrail system for building secure ai agents

    Sahana Chennabasappa, Cyrus Nikolaidis, Daniel Song, David Molnar, Stephanie Ding, Shengye Wan, Spencer Whitman, Lauren Deason, Nicholas Doucette, Abraham Montilla, et al. Llamafirewall: An open source guardrail system for building secure ai agents. arXiv preprint arXiv:2505.0...

  29. [37]

    Llama guard 3 vision: Safeguarding human-ai image understanding conversations

    Jianfeng Chi, Ujjwal Karn, Hongyuan Zhan, Eric Smith, Javier Rando, Yiming Zhang, Kate Plawiak, Zacharie Delpierre Coudert, Kartikeya Upasani, and Mahesh Pasupuleti. Llama guard 3 vision: Safeguarding human-ai image understanding conversations. CoRR, abs/2411.10414, 2024. doi:...

  30. [38]

    Ai safety in generative ai large language models: A survey

    Jaymari Chua, Yun Li, Shiyi Yang, Chen Wang, and Lina Yao. Ai safety in generative ai large language models: A survey. arXiv preprint arXiv:2407.18369, 2024

  31. [39]

    The production of information in the attention economy

    Giovanni Luca Ciampaglia, Alessandro Flammini, and Filippo Menczer. The production of information in the attention economy. Scientific Reports, 5 0 (1), May 2015. ISSN 2045-2322. doi:10.1038/srep09452. URL http://dx.doi.org/10.1038/srep09452

  32. [40]

    Acp: Agent connect protocol, 2025

    Galileo Cisco, Langchain. Acp: Agent connect protocol, 2025. URL https://spec.acp.agntcy.org/. Accessed: 2025-04-22

  33. [41]

    Rule by example: Harnessing logical rules for explainable hate speech detection

    Christopher Clarke, Matthew Hall, Gaurav Mittal, Ye Yu, Sandra Sajeev, Jason Mars, and Mei Chen. Rule by example: Harnessing logical rules for explainable hate speech detection. In Anna Rogers, Jordan Boyd-Graber, and Naoaki Okazaki, editors, Proceedings of the 61st Annual Mee...

  34. [42]

    Microsoft copilot for organizations

    Microsoft Corporation. Microsoft copilot for organizations. https://www.microsoft.com/zh-cn/microsoft-copilot/organizations, 2025. Accessed: July 21, 2025

  35. [43]

    A safety-oriented platform for web applications

    Richard S Cox, Jacob Gorm Hansen, Steven D Gribble, and Henry M Levy. A safety-oriented platform for web applications. In 2006 IEEE Symposium on Security and Privacy (S&P'06), pages 15--pp. IEEE, 2006

  36. [44]

    Agentdns: A root domain naming system for llm agents, 2025

    Enfang Cui, Yujun Cheng, Rui She, Dan Liu, Zhiyuan Liang, Minxin Guo, Tianzheng Li, Qian Wei, Wenjuan Xing, and Zhijie Zhong. Agentdns: A root domain naming system for llm agents, 2025. URL https://arxiv.org/abs/2505.22368

  37. [45]

    Agents Under Attack: Threat Modeling Agentic AI

    CyberArk Labs . Agents Under Attack: Threat Modeling Agentic AI . https://www.cyberark.com/resources/threat-research-blog/agents-under-attack-threat-modeling-agentic-ai, April 2025. Accessed: 2025-07-03

  38. [46]

    Davenport and John C

    Thomas H. Davenport and John C. Beck. The attention economy. Ubiquity, 2001 0 (May): 0 1–es, September 2018. doi:10.1145/376625.376626. URL https://doi.org/10.1145/376625.376626

  39. [47]

    Agentic workflows for economic research: Design and implementation, 2025

    Herbert Dawid, Philipp Harting, Hankui Wang, Zhongli Wang, and Jiachen Yi. Agentic workflows for economic research: Design and implementation, 2025. URL https://arxiv.org/abs/2504.09736

  40. [48]

    A survey on deep matrix factorizations

    Pierre De Handschutter, Nicolas Gillis, and Xavier Siebert. A survey on deep matrix factorizations. Computer Science Review, 42: 0 100423, November 2021. ISSN 1574-0137. doi:10.1016/j.cosrev.2021.100423. URL http://dx.doi.org/10.1016/j.cosrev.2021.100423

  41. [49]

    Open challenges in multi-agent security: Towards secure systems of interacting ai agents

    Christian Schroeder de Witt. Open challenges in multi-agent security: Towards secure systems of interacting ai agents. arXiv preprint arXiv:2505.02077, 2025

  42. [50]

    The elements of user experience: user-centered design for the web

    Mary Deaton. The elements of user experience: user-centered design for the web. interactions, 10 0 (5): 0 49--51, 2003

  43. [51]

    Agentdojo: A dynamic environment to evaluate prompt injection attacks and defenses for llm agents

    Edoardo Debenedetti, Jie Zhang, Mislav Balunovic, Luca Beurer-Kellner, Marc Fischer, and Florian Tram \`e r. Agentdojo: A dynamic environment to evaluate prompt injection attacks and defenses for llm agents. Advances in Neural Information Processing Systems, 37: 0 82895--82920, 2024

  44. [52]

    Dumais, George W

    Scott Deerwester, Susan T. Dumais, George W. Furnas, Thomas K. Landauer, and Richard Harshman. Indexing by latent semantic analysis. Journal of the American Society for Information Science, 41 0 (6), 1990

  45. [53]

    Mind2web: Towards a generalist agent for the web

    Xiang Deng, Yu Gu, Boyuan Zheng, Shijie Chen, Sam Stevens, Boshi Wang, Huan Sun, and Yu Su. Mind2web: Towards a generalist agent for the web. In A. Oh, T. Naumann, A. Globerson, K. Saenko, M. Hardt, and S. Levine, editors, Advances in Neural Information Processing Systems, vol...

  46. [54]

    Ai agents under threat: A survey of key security challenges and future pathways

    Zehang Deng, Yongjian Guo, Changzhou Han, Wanlun Ma, Junwu Xiong, Sheng Wen, and Yang Xiang. Ai agents under threat: A survey of key security challenges and future pathways. ACM Computing Surveys, 57 0 (7): 0 1--36, 2025

  47. [55]

    Zhi-Hong Deng, Ling Huang, Chang-Dong Wang, Jian-Huang Lai, and Philip S. Yu. Deepcf: A unified framework of representation learning and matching function learning in recommender system, 2019. URL https://arxiv.org/abs/1901.04704

  48. [56]

    Build it break it fix it for dialogue safety: Robustness from adversarial human attack

    Emily Dinan, Samuel Humeau, Bharath Chintagunta, and Jason Weston. Build it break it fix it for dialogue safety: Robustness from adversarial human attack. arXiv preprint arXiv:1908.06083, 2019

  49. [57]

    Open6dor: Benchmarking open-instruction 6-dof object rearrangement and a vlm-based approach

    Yufei Ding, Haoran Geng, Chaoyi Xu, Xiaomeng Fang, Jiazhao Zhang, Songlin Wei, Qiyu Dai, Zhizheng Zhang, and He Wang. Open6dor: Benchmarking open-instruction 6-dof object rearrangement and a vlm-based approach. In 2024 IEEE/RSJ International Conference on Intelligent Robots an...

  50. [58]

    Measuring and mitigating unintended bias in text classification

    Lucas Dixon, John Li, Jeffrey Sorensen, Nithum Thain, and Lucy Vasserman. Measuring and mitigating unintended bias in text classification. In Proceedings of the 2018 AAAI/ACM Conference on AI, Ethics, and Society, pages 67--73, 2018

  51. [59]

    Danny Driess, Fei Xia, Mehdi S. M. Sajjadi, Corey Lynch, Aakanksha Chowdhery, Brian Ichter, Ayzaan Wahid, Jonathan Tompson, Quan Vuong, Tianhe Yu, Wenlong Huang, Yevgen Chebotar, Pierre Sermanet, Daniel Duckworth, Sergey Levine, Vincent Vanhoucke, Karol Hausman, Marc Toussaint...

  52. [60]

    The llama 3 herd of models

    Abhimanyu Dubey, Abhinav Jauhri, Abhinav Pandey, Abhishek Kadian, Ahmad Al-Dahle, Aiesha Letman, Akhil Mathur, Alan Schelten, Amy Yang, Angela Fan, et al. The llama 3 herd of models. arXiv preprint arXiv:2407.21783, 2024

  53. [61]

    Internet advertising and the generalized second-price auction: Selling billions of dollars worth of keywords

    Benjamin Edelman, Michael Ostrovsky, and Michael Schwarz. Internet advertising and the generalized second-price auction: Selling billions of dollars worth of keywords. American Economic Review, 97 0 (1): 0 242–259, March 2007. doi:10.1257/aer.97.1.242. URL https://www.aeaweb.o...

  54. [62]

    Plan-and-act: Improving planning of agents for long-horizon tasks

    Lutfi Eren Erdogan, Nicholas Lee, Sehoon Kim, Suhong Moon, Hiroki Furuta, Gopala Anumanchipalli, Kurt Keutzer, and Amir Gholami. Plan-and-act: Improving planning of agents for long-horizon tasks. arXiv preprint arXiv:2503.09572, 2025

  55. [63]

    Attention economies

    Josef Falkinger. Attention economies. Journal of Economic Theory, 133 0 (1): 0 266--294, 2007. ISSN 0022-0531. doi:https://doi.org/10.1016/j.jet.2005.12.001. URL https://www.sciencedirect.com/science/article/pii/S0022053105002693

  56. [64]

    Llama guard 3-1b-int4: Compact and efficient safeguard for human-ai conversations

    Igor Fedorov, Kate Plawiak, Lemeng Wu, Tarek Elgamal, Naveen Suda, Eric Smith, Hongyuan Zhan, Jianfeng Chi, Yuriy Hulovatyy, Kimish Patel, Zechun Liu, Changsheng Zhao, Yangyang Shi, Tijmen Blankevoort, Mahesh Pasupuleti, Bilge Soran, Zacharie Delpierre Coudert, Rachad Alao, Ra...

  57. [65]

    Zhao, and Chelsea Finn

    Zipeng Fu, Tony Z. Zhao, and Chelsea Finn. Mobile aloha: Learning bimanual mobile manipulation with low-cost whole-body teleoperation. In Conference on Robot Learning (CoRL) , 2024

  58. [66]

    Red teaming language models to reduce harms: Methods, scaling behaviors, and lessons learned

    Deep Ganguli, Liane Lovitt, Jackson Kernion, Amanda Askell, Yuntao Bai, Saurav Kadavath, Ben Mann, Ethan Perez, Nicholas Schiefer, Kamal Ndousse, et al. Red teaming language models to reduce harms: Methods, scaling behaviors, and lessons learned. arXiv preprint arXiv:2209.07858, 2022

  59. [67]

    Counterfactual fairness in text classification through robustness

    Sahaj Garg, Vincent Perot, Nicole Limtiaco, Ankur Taly, Ed H Chi, and Alex Beutel. Counterfactual fairness in text classification through robustness. In Proceedings of the 2019 AAAI/ACM Conference on AI, Ethics, and Society, pages 219--226, 2019

  60. [68]

    Mart: Improving llm safety with multi-round automatic red-teaming

    Suyu Ge, Chunting Zhou, Rui Hou, Madian Khabsa, Yi-Chia Wang, Qifan Wang, Jiawei Han, and Yuning Mao. Mart: Improving llm safety with multi-round automatic red-teaming. arXiv preprint arXiv:2311.07689, 2023

  61. [69]

    Sage: Bridging semantic and actionable parts for generalizable articulated-object manipulation under language instructions, 2023

    Haoran Geng, Songlin Wei, Congyue Deng, Bokui Shen, He Wang, and Leonidas Guibas. Sage: Bridging semantic and actionable parts for generalizable articulated-object manipulation under language instructions, 2023

  62. [70]

    Roboverse: Towards a unified platform, dataset and benchmark for scalable and generalizable robot learning, 2025

    Haoran Geng, Feishi Wang, Songlin Wei, Yuyang Li, Bangjun Wang, Boshi An, Charlie Tianyue Cheng, Haozhe Lou, Peihao Li, Yen-Jen Wang, Yutong Liang, Dylan Goetting, Chaoyi Xu, Haozhe Chen, Yuxi Qian, Yiran Geng, Jiageng Mao, Weikang Wan, Mingtong Zhang, Jiangran Lyu, Siheng Zha...

  63. [71]

    Super agent

    Genspark . Super agent. https://genspark.cloud/super-agent/, 2025. Accessed: 2025-07-20

  64. [72]

    AEGIS: online adaptive AI content safety moderation with ensemble of LLM experts

    Shaona Ghosh, Prasoon Varshney, Erick Galinkin, and Christopher Parisien. AEGIS: online adaptive AI content safety moderation with ensemble of LLM experts. CoRR, abs/2404.05993, 2024. doi:10.48550/ARXIV.2404.05993. URL https://doi.org/10.48550/arXiv.2404.05993

  65. [73]

    Improving alignment of dialogue agents via targeted human judgements

    Amelia Glaese, Nat McAleese, Maja Tr e bacz, John Aslanides, Vlad Firoiu, Timo Ewalds, Maribeth Rauh, Laura Weidinger, Martin Chadwick, Phoebe Thacker, et al. Improving alignment of dialogue agents via targeted human judgements. arXiv preprint arXiv:2209.14375, 2022

  66. [74]

    Juan Felipe G \' o mez, Caio Vieira Machado, Lucas Monteiro Paes, and Fl \' a vio P. Calmon. Algorithmic arbitrariness in content moderation. In The 2024 ACM Conference on Fairness, Accountability, and Transparency, FAccT 2024, Rio de Janeiro, Brazil, June 3-6, 2024 , pages 22...

  67. [75]

    Agent2agent(a2a) protocol

    Google. Agent2agent(a2a) protocol. Google Blog, 2025 a . URL https://a2a-protocol.org/latest/

  68. [76]

    A2a: Agent2agent protocol, 2025 b

    Google. A2a: Agent2agent protocol, 2025 b . URL https://github.com/google/A2A. Accessed: 2025-04-21

  69. [77]

    Introducing gemini 2.0: our new ai model for the agentic era

    Google DeepMind Blog . Introducing gemini 2.0: our new ai model for the agentic era. https://blog.google/technology/google-deepmind/google-gemini-ai-update-december-2024/, December 2024. Mentions Project Mariner, agentic prototype

  70. [78]

    Towards an ai co-scientist

    Juraj Gottweis, Wei-Hung Weng, Alexander Daryin, Tao Tu, Anil Palepu, Petar Sirkovic, Artiom Myaskovsky, Felix Weissenberger, Keran Rong, Ryutaro Tanno, et al. Towards an ai co-scientist. arXiv preprint arXiv:2502.18864, 2025

  71. [79]

    A human-centered safe robot reinforcement learning framework with interactive behaviors

    Shangding Gu, Alap Kshirsagar, Yali Du, Guang Chen, Jan Peters, and Alois Knoll. A human-centered safe robot reinforcement learning framework with interactive behaviors. Frontiers in Neurorobotics, 17: 0 1280341, 2023 a

  72. [80]

    Safe multi-agent reinforcement learning for multi-robot control

    Shangding Gu, Jakub Grudzien Kuba, Yuanpei Chen, Yali Du, Long Yang, Alois Knoll, and Yaodong Yang. Safe multi-agent reinforcement learning for multi-robot control. Artificial Intelligence, 319: 0 103905, 2023 b

  73. [81]

    Balance reward and safety optimization for safe reinforcement learning: A perspective of gradient manipulation

    Shangding Gu, Bilgehan Sel, Yuhao Ding, Lu Wang, Qingwei Lin, Ming Jin, and Alois Knoll. Balance reward and safety optimization for safe reinforcement learning: A perspective of gradient manipulation. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 38,...

  74. [82]

    A review of safe reinforcement learning: Methods, theories and applications

    Shangding Gu, Long Yang, Yali Du, Guang Chen, Florian Walter, Jun Wang, and Alois Knoll. A review of safe reinforcement learning: Methods, theories and applications. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2024 b

  75. [83]

    Safe and balanced: A framework for constrained multi-objective reinforcement learning

    Shangding Gu, Bilgehan Sel, Yuhao Ding, Lu Wang, Qingwei Lin, Alois Knoll, and Ming Jin. Safe and balanced: A framework for constrained multi-objective reinforcement learning. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2025

  76. [84]

    Deepseek-r1: Incentivizing reasoning capability in llms via reinforcement learning, 2025

    Daya Guo, Dejian Yang, Haowei Zhang, Junxiao Song, Ruoyu Zhang, Runxin Xu, Qihao Zhu, Shirong Ma, Peiyi Wang, Xiao Bi, et al. Deepseek-r1: Incentivizing reasoning capability in llms via reinforcement learning, 2025. URL https://arxiv.org/abs/2501.12948

  77. [85]

    Deepfm: A factorization-machine based neural network for ctr prediction, 2017

    Huifeng Guo, Ruiming Tang, Yunming Ye, Zhenguo Li, and Xiuqiang He. Deepfm: A factorization-machine based neural network for ctr prediction, 2017. URL https://arxiv.org/abs/1703.04247

  78. [86]

    Ds-agent: Automated data science by empowering large language models with case-based reasoning, 2024

    Siyuan Guo, Cheng Deng, Ying Wen, Hechang Chen, Yi Chang, and Jun Wang. Ds-agent: Automated data science by empowering large language models with case-based reasoning, 2024. URL https://arxiv.org/abs/2402.17453

  79. [87]

    A real-world webagent with planning, long context understanding, and program synthesis

    Izzeddin Gur, Hiroki Furuta, Austin V Huang, Mustafa Safdari, Yutaka Matsuo, Douglas Eck, and Aleksandra Faust. A real-world webagent with planning, long context understanding, and program synthesis. In The Twelfth International Conference on Learning Representations, 2024

  80. [88]

    Thinking fast and slow in large language models

    Thilo Hagendorff, Sarah Fabi, and Michal Kosinski. Thinking fast and slow in large language models. arXiv preprint arXiv:2212.05206, 10, 2022

  81. [89]

    Wildguard: Open one-stop moderation tools for safety risks, jailbreaks, and refusals of llms

    Seungju Han, Kavel Rao, Allyson Ettinger, Liwei Jiang, Bill Yuchen Lin, Nathan Lambert, Yejin Choi, and Nouha Dziri. Wildguard: Open one-stop moderation tools for safety risks, jailbreaks, and refusals of llms. In Amir Globersons, Lester Mackey, Danielle Belgrave, Angela Fan, ...

  82. [90]

    Red-teaming llm multi-agent systems via communication attacks

    Pengfei He, Yupin Lin, Shen Dong, Han Xu, Yue Xing, and Hui Liu. Red-teaming llm multi-agent systems via communication attacks. arXiv preprint arXiv:2502.14847, 2025

  83. [91]

    Neural collaborative filtering, 2017

    Xiangnan He, Lizi Liao, Hanwang Zhang, Liqiang Nie, Xia Hu, and Tat-Seng Chua. Neural collaborative filtering, 2017. URL https://arxiv.org/abs/1708.05031

  84. [92]

    Session-based recommendations with recurrent neural networks, 2016

    Balázs Hidasi, Alexandros Karatzoglou, Linas Baltrunas, and Domonkos Tikk. Session-based recommendations with recurrent neural networks, 2016. URL https://arxiv.org/abs/1511.06939

  85. [93]

    Metagpt: Meta programming for multi-agent collaborative framework

    Sirui Hong, Xiawu Zheng, Jonathan Chen, Yuheng Cheng, Jinlin Wang, Ceyao Zhang, Zili Wang, Steven Ka Shing Yau, Zijuan Lin, Liyang Zhou, et al. Metagpt: Meta programming for multi-agent collaborative framework. arXiv preprint arXiv:2308.00352, 3 0 (4): 0 6, 2023

  86. [94]

    Data interpreter: An llm agent for data science, 2024

    Sirui Hong, Yizhang Lin, Bang Liu, Bangbang Liu, Binhao Wu, Ceyao Zhang, Chenxing Wei, Danyang Li, Jiaqi Chen, Jiayi Zhang, Jinlin Wang, Li Zhang, Lingyao Zhang, Min Yang, Mingchen Zhuge, Taicheng Guo, Tuo Zhou, Wei Tao, Xiangru Tang, Xiangtao Lu, Xiawu Zheng, Xinbing Liang, Y...

  87. [95]

    Model context protocol (mcp): Landscape, security threats, and future research directions

    Xinyi Hou, Yanjie Zhao, Shenao Wang, and Haoyu Wang. Model context protocol (mcp): Landscape, security threats, and future research directions. arXiv preprint arXiv:2503.23278, 2025

  88. [96]

    Owl: Optimized workforce learning for general multi-agent assistance in real-world task automation

    Mengkang Hu, Yuhang Zhou, Wendong Fan, Yuzhou Nie, Bowei Xia, Tao Sun, Ziyu Ye, Zhaoxuan Jin, Yingru Li, Qiguang Chen, et al. Owl: Optimized workforce learning for general multi-agent assistance in real-world task automation. arXiv preprint arXiv:2505.23885, 2025

  89. [97]

    Trustagent: Towards safe and trustworthy llm-based agents through agent constitution

    Wenyue Hua, Xianjun Yang, Mingyu Jin, Zelong Li, Wei Cheng, Ruixiang Tang, and Yongfeng Zhang. Trustagent: Towards safe and trustworthy llm-based agents through agent constitution. In Trustworthy Multi-modal Foundation Models and AI Agents (TiFA)

  90. [98]

    Agentic AI Threat Modeling Framework: MAESTRO

    Ken Huang. Agentic AI Threat Modeling Framework: MAESTRO . https://cloudsecurityalliance.org/blog/2025/02/06/agentic-ai-threat-modeling-framework-maestro, February 2025. Accessed: 2025-07-103

  91. [99]

    R2d2: Remembering, reflecting and dynamic decision making for web agents

    Tenghao Huang, Kinjal Basu, Ibrahim Abdelaziz, Pavan Kapanipathi, Jonathan May, and Muhao Chen. R2d2: Remembering, reflecting and dynamic decision making for web agents. In ACL, 2025 a

  92. [100]

    Deep research agents: A systematic examination and roadmap, 2025 b

    Yuxuan Huang, Yihang Chen, Haozheng Zhang, Kang Li, Meng Fang, Linyi Yang, Xiaoguang Li, Lifeng Shang, Songcen Xu, Jianye Hao, Kun Shao, and Jun Wang. Deep research agents: A systematic examination and roadmap, 2025 b . URL https://arxiv.org/abs/2506.18096

  93. [101]

    Bandwidth-cache pricing-based network slicing for partially cached video streaming delivery

    Zhen Huang, Tao Zhang, and Hui Feng. Bandwidth-cache pricing-based network slicing for partially cached video streaming delivery. IEEE Transactions on Multimedia, 26: 0 1120--1133, 2024

  94. [102]

    Gpt-4o system card

    Aaron Hurst, Adam Lerer, Adam P Goucher, Adam Perelman, Aditya Ramesh, Aidan Clark, AJ Ostrow, Akila Welihinda, Alan Hayes, Alec Radford, et al. Gpt-4o system card. arXiv preprint arXiv:2410.21276, 2024

  95. [103]

    Slateq: A tractable decomposition for reinforcement learning with recommendation sets

    Eugene Ie, Vihan Jain, Jing Wang, Sanmit Narvekar, Ritesh Agarwal, Rui Wu, Heng-Tze Cheng, Tushar Chandra, and Craig Boutilier. Slateq: A tractable decomposition for reinforcement learning with recommendation sets. In IJCAI, volume 19, pages 2592--2599, 2019

  96. [104]

    Llama guard: Llm-based input-output safeguard for human-ai conversations

    Hakan Inan, Kartikeya Upasani, Jianfeng Chi, Rashi Rungta, Krithika Iyer, Yuning Mao, Michael Tontchev, Qing Hu, Brian Fuller, Davide Testuggine, and Madian Khabsa. Llama guard: Llm-based input-output safeguard for human-ai conversations. CoRR, abs/2312.06674, 2023. doi:10.485...

  97. [105]

    Leveraging passage retrieval with generative models for open domain question answering

    Gautier Izacard and Edouard Grave. Leveraging passage retrieval with generative models for open domain question answering. In Paola Merlo, Jorg Tiedemann, and Reut Tsarfaty, editors, Proceedings of the 16th Conference of the European Chapter of the Association for Computationa...

  98. [106]

    Adversarial examples for evaluating reading comprehension systems

    Robin Jia and Percy Liang. Adversarial examples for evaluating reading comprehension systems. arXiv preprint arXiv:1707.07328, 2017

  99. [107]

    Think twice before you act: Enhancing agent behavioral safety with thought correction

    Changyue Jiang, Xudong Pan, and Min Yang. Think twice before you act: Enhancing agent behavioral safety with thought correction. arXiv preprint arXiv:2505.11063, 2025

  100. [108]

    Llms for robotic object disambiguation

    Connie Jiang, Yiqing Xu, and David Hsu. Llms for robotic object disambiguation. arXiv preprint arXiv:2401.03388, 2024

  101. [109]

    Avoiding reasoning shortcuts: Adversarial evaluation, training, and model development for multi-hop qa

    Yichen Jiang and Mohit Bansal. Avoiding reasoning shortcuts: Adversarial evaluation, training, and model development for multi-hop qa. arXiv preprint arXiv:1906.07132, 2019

  102. [110]

    Active retrieval augmented generation

    Zhengbao Jiang, Frank F Xu, Luyu Gao, Zhiqing Sun, Qian Liu, Jane Dwivedi-Yu, Yiming Yang, Jamie Callan, and Graham Neubig. Active retrieval augmented generation. In Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing, pages 7969--7992, 2023

  103. [111]

    Position: Ai safety must embrace an antifragile perspective

    Ming Jin and Hyunin Lee. Position: Ai safety must embrace an antifragile perspective. In Forty-second International Conference on Machine Learning, 2025

  104. [112]

    Self-attentive sequential recommendation, 2018

    Wang-Cheng Kang and Julian McAuley. Self-attentive sequential recommendation, 2018. URL https://arxiv.org/abs/1808.09781

  105. [113]

    Ai agents that matter

    Sayash Kapoor, Benedikt Stroebl, Zachary S Siegel, Nitya Nadgir, and Arvind Narayanan. Ai agents that matter. arXiv preprint arXiv:2407.01502, 2024

  106. [114]

    Multi agent system for content creation

    Prathamesh Khade. Multi agent system for content creation. Medium, November 2024. URL https://medium.com/@prathamesh.khade20/multi-agent-system-for-content-creation-aaefa5350012

  107. [115]

    Dynabench: Rethinking benchmarking in nlp

    Douwe Kiela, Max Bartolo, Yixin Nie, Divyansh Kaushik, Atticus Geiger, Zhengxuan Wu, Bertie Vidgen, Grusha Prasad, Amanpreet Singh, Pratik Ringshia, et al. Dynabench: Rethinking benchmarking in nlp. arXiv preprint arXiv:2104.14337, 2021

  108. [116]

    Tree of clarifications: Answering ambiguous questions with retrieval-augmented large language models

    Gangwoo Kim, Sungdong Kim, Byeongguk Jeon, Joonsuk Park, and Jaewoo Kang. Tree of clarifications: Answering ambiguous questions with retrieval-augmented large language models. In Houda Bouamor, Juan Pino, and Kalika Bali, editors, Proceedings of the 2023 Conference on Empirica...

  109. [117]

    Openvla: An open-source vision-language-action model

    Moo Jin Kim, Karl Pertsch, Siddharth Karamcheti, Ted Xiao, Ashwin Balakrishna, Suraj Nair, Rafael Rafailov, Ethan Foster, Grace Lam, Pannag Sanketi, Quan Vuong, Thomas Kollar, Benjamin Burchfiel, Russ Tedrake, Dorsa Sadigh, Sergey Levine, Percy Liang, and Chelsea Finn. Openvla...

  110. [118]

    Visualwebarena: Evaluating multimodal agents on realistic visual web tasks

    Jing Yu Koh, Robert Lo, Lawrence Jang, Vikram Duvvur, Ming Chong Lim, Po-Yu Huang, Graham Neubig, Shuyan Zhou, Ruslan Salakhutdinov, and Daniel Fried. Visualwebarena: Evaluating multimodal agents on realistic visual web tasks. arXiv preprint arXiv:2401.13649, 2024

  111. [119]

    Governing ai agents, 2025

    Noam Kolt. Governing ai agents, 2025. URL https://arxiv.org/abs/2501.07913

  112. [120]

    Matrix factorization techniques for recommender systems

    Yehuda Koren, Robert Bell, and Chris Volinsky. Matrix factorization techniques for recommender systems. Computer, 42 0 (8): 0 30--37, 2009

  113. [121]

    Ram: Retrieval-based affordance transfer for generalizable zero-shot robotic manipulation, 2024

    Yuxuan Kuang, Junjie Ye, Haoran Geng, Jiageng Mao, Congyue Deng, Leonidas Guibas, He Wang, and Yue Wang. Ram: Retrieval-based affordance transfer for generalizable zero-shot robotic manipulation, 2024. URL https://arxiv.org/abs/2407.04689

  114. [122]

    i want it that way

    Connor Lawless, Jakob Schoeffer, Lindy Le, Kael Rowan, Shilad Sen, Cristina St. Hill, Jina Suh, and Bahareh Sarrafzadeh. “i want it that way”: Enabling interactive decision support using large language models and constraint programming. ACM Transactions on Interactive Intellig...

  115. [123]

    St-webagentbench: A benchmark for evaluating safety and trustworthiness in web agents

    Ido Levy, Ben Wiesel, Sami Marreed, Alon Oved, Avi Yaeli, and Segev Shlomov. St-webagentbench: A benchmark for evaluating safety and trustworthiness in web agents. arXiv preprint arXiv:2410.06703, 2024

  116. [124]

    u ttler, Mike Lewis, Wen-tau Yih, Tim Rockt \

    Patrick Lewis, Ethan Perez, Aleksandra Piktus, Fabio Petroni, Vladimir Karpukhin, Naman Goyal, Heinrich K \"u ttler, Mike Lewis, Wen-tau Yih, Tim Rockt \"a schel, et al. Retrieval-augmented generation for knowledge-intensive nlp tasks. Advances in neural information processing...

  117. [125]

    Towards secure semantic communications in the presence of intelligent eavesdroppers

    Hao Li et al. Towards secure semantic communications in the presence of intelligent eavesdroppers. IEEE Transactions on Information Forensics and Security, 20: 0 1000--1015, 2025 a

  118. [126]

    A contextual-bandit approach to personalized news article recommendation

    Lihong Li, Wei Chu, John Langford, and Robert E Schapire. A contextual-bandit approach to personalized news article recommendation. In Proceedings of the 19th international conference on World wide web, pages 661--670, 2010

  119. [127]

    Safe planner: Empowering safety awareness in large pre-trained models for robot task planning

    Siyuan Li, Feifan Liu, Lingfei Cui, Jiani Lu, Qinqin Xiao, Xirui Yang, Peng Liu, Kewu Sun, Zhe Ma, and Xun Wang. Safe planner: Empowering safety awareness in large pre-trained models for robot task planning. In Proceedings of the AAAI Conference on Artificial Intelligence, vol...

  120. [128]

    Manipllm: Embodied multimodal large language model for object-centric robotic manipulation, 2023

    Xiaoqi Li, Mingxu Zhang, Yiran Geng, Haoran Geng, Yuxing Long, Yan Shen, Renrui Zhang, Jiaming Liu, and Hao Dong. Manipllm: Embodied multimodal large language model for object-centric robotic manipulation, 2023

  121. [129]

    A survey on llm-based multi-agent systems: workflow, infrastructure, and challenges

    Xinyi Li, Sai Wang, Siqi Zeng, Yu Wu, and Yi Yang. A survey on llm-based multi-agent systems: workflow, infrastructure, and challenges. Vicinagearth, page 9, 2024 a

  122. [130]

    Personal llm agents: Insights and survey about the capability, efficiency and security, 2024 b

    Yuanchun Li, Hao Wen, Weijun Wang, Xiangyu Li, Yizhen Yuan, Guohong Liu, Jiacheng Liu, Wenxing Xu, Xiang Wang, Yi Sun, Rui Kong, Yile Wang, Hanfei Geng, Jian Luan, Xuefeng Jin, Zilong Ye, Guanjing Xiong, Fan Zhang, Xiang Li, Mengwei Xu, Zhijun Li, Peng Li, Yang Liu, Ya-Qin Zha...

  123. [131]

    Eia: Environmental injection attack on generalist web agents for privacy leakage

    Zeyi Liao, Lingbo Mo, Chejian Xu, Mintong Kang, Jiawei Zhang, Chaowei Xiao, Yuan Tian, Bo Li, and Huan Sun. Eia: Environmental injection attack on generalist web agents for privacy leakage. In ICLR, 2025

  124. [132]

    Swiftsage: A generative agent with fast and slow thinking for complex interactive tasks

    Bill Yuchen Lin, Yicheng Fu, Karina Yang, Faeze Brahman, Shiyu Huang, Chandra Bhagavatula, Prithviraj Ammanabrolu, Yejin Choi, and Xiang Ren. Swiftsage: A generative agent with fast and slow thinking for complex interactive tasks. Advances in Neural Information Processing Syst...

  125. [133]

    Mao: A framework for process model generation with multi-agent orchestration

    Leilei Lin, Yumeng Jin, Yingming Zhou, Wenlong Chen, and Chen Qian. Mao: A framework for process model generation with multi-agent orchestration. arXiv preprint arXiv:2408.01916, 2024 b

  126. [134]

    Deepseek-v3 technical report

    Aixin Liu, Bei Feng, Bing Xue, Bingxuan Wang, Bochao Wu, Chengda Lu, Chenggang Zhao, Chengqi Deng, Chenyu Zhang, Chong Ruan, et al. Deepseek-v3 technical report. arXiv preprint arXiv:2412.19437, 2024 a

  127. [135]

    6g-intense: Intent-driven native artificial intelligence architecture supporting network-compute abstraction and sensing at the deep edge

    An Liu et al. 6g-intense: Intent-driven native artificial intelligence architecture supporting network-compute abstraction and sensing at the deep edge. IEEE Journal on Selected Areas in Communications, 43 0 (3): 0 576--590, 2025 a

  128. [136]

    Reinforcement learning on web interfaces using workflow-guided exploration

    Evan Zheran Liu, Kelvin Guu, Panupong Pasupat, Tianlin Shi, and Percy Liang. Reinforcement learning on web interfaces using workflow-guided exploration. In International Conference on Learning Representations ( ICLR ) , 2018. URL https://arxiv.org/abs/1802.08802

  129. [137]

    Sudolm: Learning access control of parametric knowledge with authorization alignment

    Qin Liu, Fei Wang, Chaowei Xiao, and Muhao Chen. Sudolm: Learning access control of parametric knowledge with authorization alignment. In ACL, 2025 b

  130. [138]

    Learning to rank for information retrieval

    Tie-Yan Liu et al. Learning to rank for information retrieval. Foundations and Trends in Information Retrieval , 3 0 (3): 0 225--331, 2009

  131. [139]

    Autodan: Generating stealthy jailbreak prompts on aligned large language models

    Xiaogeng Liu, Nan Xu, Muhao Chen, and Chaowei Xiao. Autodan: Generating stealthy jailbreak prompts on aligned large language models. In The Twelfth International Conference on Learning Representations, 2024 b

  132. [140]

    Autodan-turbo: A lifelong agent for strategy self-exploration to jailbreak llms

    Xiaogeng Liu, Peiran Li, G Edward Suh, Yevgeniy Vorobeychik, Zhuoqing Mao, Somesh Jha, Patrick McDaniel, Huan Sun, Bo Li, and Chaowei Xiao. Autodan-turbo: A lifelong agent for strategy self-exploration to jailbreak llms. In The Thirteenth International Conference on Learning R...

  133. [141]

    Guardreasoner: Towards reasoning-based llm safeguards

    Yue Liu, Hongcheng Gao, Shengfang Zhai, Jun Xia, Tianyi Wu, Zhiwei Xue, Yulin Chen, Kenji Kawaguchi, Jiaheng Zhang, and Bryan Hooi. Guardreasoner: Towards reasoning-based llm safeguards. arXiv preprint arXiv:2501.18492, 2025 d

  134. [142]

    Guardreasoner-vl: Safeguarding vlms via reinforced reasoning

    Yue Liu, Shengfang Zhai, Mingzhe Du, Yulin Chen, Tri Cao, Hongcheng Gao, Cheng Wang, Xinfeng Li, Kun Wang, Junfeng Fang, et al. Guardreasoner-vl: Safeguarding vlms via reinforced reasoning. arXiv preprint arXiv:2505.11049, 2025 e

  135. [143]

    Octotools: An agentic framework with extensible tools for complex reasoning

    Pan Lu, Bowen Chen, Sheng Liu, Rahul Thapa, Joseph Boen, and James Zou. Octotools: An agentic framework with extensible tools for complex reasoning. arXiv preprint arXiv:2502.11271, 2025

  136. [144]

    Agrail: A lifelong agent guardrail with effective and adaptive safety detection

    Weidi Luo, Shenghong Dai, Xiaogeng Liu, Suman Banerjee, Huan Sun, Muhao Chen, and Chaowei Xiao. Agrail: A lifelong agent guardrail with effective and adaptive safety detection. In ACL, 2025

  137. [145]

    Build the web for agents, not agents for the web, 2025

    Xing Han Lù, Gaurav Kamath, Marius Mosbach, and Siva Reddy. Build the web for agents, not agents for the web, 2025. URL https://arxiv.org/abs/2506.10953

  138. [146]

    Nadeem Mahmood, Chen Li, and Jeffrey H. Reed. Revolutionizing qoe-driven network management with digital agents in 6g. IEEE Communications Magazine, 62 0 (12): 0 42--49, 2024

  139. [147]

    A holistic approach to undesired content detection in the real world

    Todor Markov, Chong Zhang, Sandhini Agarwal, Florentine Eloundou Nekoul, Theodore Lee, Steven Adler, Angela Jiang, and Lilian Weng. A holistic approach to undesired content detection in the real world. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 37...

  140. [148]

    The landscape of emerging ai agent architectures for reasoning, planning, and tool calling: A survey, 2024

    Tula Masterman, Sandi Besen, Mason Sawtell, and Alex Chao. The landscape of emerging ai agent architectures for reasoning, planning, and tool calling: A survey, 2024. URL https://arxiv.org/abs/2404.11584

  141. [149]

    Introducing nlweb: Bringing conversational interfaces directly to the web

    Microsoft Corporate Blogs . Introducing nlweb: Bringing conversational interfaces directly to the web. https://news.microsoft.com/source/features/company-news/introducing-nlweb-bringing-conversational-interfaces-directly-to-the-web/, May 2025. Official announcement of NLWeb project

  142. [150]

    Imitate, explore, and self-improve: A reproduction report on slow-thinking reasoning systems

    Yingqian Min, Zhipeng Chen, Jinhao Jiang, Jie Chen, Jia Deng, Yiwen Hu, Yiru Tang, Jiapeng Wang, Xiaoxue Cheng, Huatong Song, Wayne Xin Zhao, Zheng Liu, Zhongyuan Wang, and Ji - Rong Wen. Imitate, explore, and self-improve: A reproduction report on slow-thinking reasoning syst...

  143. [151]

    Manus: Autonomous ai agent, 2024

    Monica . Manus: Autonomous ai agent, 2024. URL https://manus.org/. Autonomous AI agent capable of independent task execution across multiple domains

  144. [152]

    Webgpt: Browser-assisted question-answering with human feedback, 2022

    Reiichiro Nakano, Jacob Hilton, Suchir Balaji, Jeff Wu, Long Ouyang, Christina Kim, Christopher Hesse, Shantanu Jain, Vineet Kosaraju, William Saunders, Xu Jiang, Karl Cobbe, Tyna Eloundou, Gretchen Krueger, Kevin Button, Matthew Knight, Benjamin Chess, and John Schulman. Webg...

  145. [153]

    Enterprise-grade security for the model context protocol (mcp): Frameworks and mitigation strategies

    Vineeth Sai Narajala and Idan Habler. Enterprise-grade security for the model context protocol (mcp): Frameworks and mitigation strategies. arXiv preprint arXiv:2504.08623, 2025

  146. [154]

    Securing agentic ai: A comprehensive threat model and mitigation framework for generative ai agents

    Vineeth Sai Narajala and Om Narayan. Securing agentic ai: A comprehensive threat model and mitigation framework for generative ai agents. arXiv preprint arXiv:2504.19956, 2025

  147. [155]

    Long-horizon planning for multi-agent robots in partially observable environments

    Sid Nayak, Adelmo Morrison Orozco, Marina Have, Jackson Zhang, Vittal Thirumalai, Darren Chen, Aditya Kapoor, Eric Robinson, Karthik Gopalakrishnan, James Harrison, et al. Long-horizon planning for multi-agent robots in partially observable environments. Advances in Neural Inf...

  148. [156]

    Advertising as information

    Phillip Nelson. Advertising as information. Journal of political economy, 82 0 (4): 0 729--754, 1974

  149. [157]

    Adversarial nli: A new benchmark for natural language understanding

    Yixin Nie, Adina Williams, Emily Dinan, Mohit Bansal, Jason Weston, and Douwe Kiela. Adversarial nli: A new benchmark for natural language understanding. arXiv preprint arXiv:1910.14599, 2019

  150. [158]

    Privagent: Agentic-based red-teaming for llm privacy leakage

    Yuzhou Nie, Zhun Wang, Ye Yu, Xian Wu, Xuandong Zhao, Wenbo Guo, and Dawn Song. Privagent: Agentic-based red-teaming for llm privacy leakage. arXiv preprint arXiv:2412.05734, 2024

  151. [159]

    Gr00t n1: An open foundation model for generalist humanoid robots, 2025

    NVIDIA, :, Johan Bjorck, Fernando Castañeda, Nikita Cherniadev, Xingye Da, Runyu Ding, Linxi "Jim" Fan, Yu Fang, Dieter Fox, Fengyuan Hu, Spencer Huang, Joel Jang, Zhenyu Jiang, Jan Kautz, Kaushil Kundalia, Lawrence Lao, Zhiqi Li, Zongyu Lin, Kevin Lin, Guilin Liu, Edith Llont...

  152. [160]

    Hello-gpt-4o, 2024 a

    OpenAI . Hello-gpt-4o, 2024 a . URL https://openai.com/index/hello-gpt-4o/

  153. [161]

    Gpt4o-system-card, 2024 b

    OpenAI . Gpt4o-system-card, 2024 b . URL https://openai.com/index/gpt-4o-system-card/

  154. [162]

    Introducing chatgpt agent: bridging research and action

    OpenAI. Introducing chatgpt agent: bridging research and action. https://openai.com/index/introducing-chatgpt-agent/, July 2025. Accessed: 2025-07-25

  155. [163]

    Chatgpt agent

    OpenAI . Chatgpt agent. https://help.openai.com/en/articles/11752874-chatgpt-agent, 2025. Accessed: 2025-07-20

  156. [164]

    Meet opera neon, the new ai agentic browser

    Opera. Meet opera neon, the new ai agentic browser. Opera News Blog, May 2025. URL https://blogs.opera.com/news/2025/05/opera-neon-first-ai-agentic-browser/

  157. [165]

    Training language models to follow instructions with human feedback

    Long Ouyang, Jeffrey Wu, Xu Jiang, Diogo Almeida, Carroll Wainwright, Pamela Mishkin, Chong Zhang, Sandhini Agarwal, Katarina Slama, Alex Ray, et al. Training language models to follow instructions with human feedback. Advances in neural information processing systems, 35: 0 2...

  158. [166]

    Agentic AI Threats and Mitigations

    OWASP GenAI Security Project . Agentic AI Threats and Mitigations . https://genai.owasp.org/resource/agentic-ai-threats-and-mitigations/, April 2025. Accessed: 2025-07-03

  159. [167]

    Open X-E mbodiment: Robotic learning datasets and RT-X models

    Abby O’Neill, Abdul Rehman, Abhiram Maddukuri, Abhishek Gupta, Abhishek Padalkar, Abraham Lee, Acorn Pooley, Agrim Gupta, Ajay Mandlekar, Ajinkya Jain, et al. Open X-E mbodiment: Robotic learning datasets and RT-X models. https://arxiv.org/abs/2310.08864, 2023

  160. [168]

    The pagerank citation ranking: Bringing order to the web

    Lawrence Page, Sergey Brin, Rajeev Motwani, and Terry Winograd. The pagerank citation ranking: Bringing order to the web. Technical report, Stanford infolab, 1999

  161. [169]

    AI Agents Are Here

    Palo Alto Networks Unit 42 . AI Agents Are Here. So Are the Threats . https://unit42.paloaltonetworks.com/agentic-ai-threats/, May 2025. Accessed: 2025-07-03

  162. [170]

    Art: Self-refining tool-augmented reasoning with retrieval

    Ashwin Paranjape, Weijia Yang, Joon Lee, et al. Art: Self-refining tool-augmented reasoning with retrieval. Advances in Neural Information Processing Systems, 2023

  163. [171]

    Red teaming language models with language models

    Ethan Perez, Saffron Huang, Francis Song, Trevor Cai, Roman Ring, John Aslanides, Amelia Glaese, Nat McAleese, and Geoffrey Irving. Red teaming language models with language models. arXiv preprint arXiv:2202.03286, 2022

  164. [172]

    From semantic web and mas to agentic ai: A unified narrative of the web of agents, 2025

    Tatiana Petrova, Boris Bliznioukov, Aleksandr Puzikov, and Radu State. From semantic web and mas to agentic ai: A unified narrative of the web of agents, 2025. URL https://arxiv.org/abs/2507.10644

  165. [173]

    Opera announces opera neon, the first ai agentic browser

    Opera Press. Opera announces opera neon, the first ai agentic browser. Opera Press Release, May 2025. URL https://press.opera.com/2025/05/28/opera-neon-the-first-ai-agentic-browser/. Oslo, Norway

  166. [174]

    Ai governance and accountability: An analysis of anthropic's claude

    Aman Priyanshu, Yash Maurya, and Zuofei Hong. Ai governance and accountability: An analysis of anthropic's claude. arXiv preprint arXiv:2407.01557, 2024

  167. [175]

    Protocol ai: No‑cbuildode ai dapps & the best crypto presale on evm

    Protocol AI . Protocol ai: No‑cbuildode ai dapps & the best crypto presale on evm. https://protocolai.finance/, 2025. Accessed July 2025

  168. [176]

    Agent q: Advanced reasoning and learning for autonomous ai agents, 2024

    Pranav Putta, Edmund Mills, Naman Garg, Sumeet Motwani, Chelsea Finn, Divyansh Garg, and Rafael Rafailov. Agent q: Advanced reasoning and learning for autonomous ai agents, 2024. URL https://arxiv.org/abs/2408.07199

  169. [177]

    Chatdev: Communicative agents for software development

    Chen Qian, Wei Liu, Hongzhang Liu, Nuo Chen, Yufan Dang, Jiahao Li, Cheng Yang, Weize Chen, Yusheng Su, Xin Cong, et al. Chatdev: Communicative agents for software development. In Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1...

  170. [178]

    Toolllm: Facilitating large language models to master 16000+ real-world apis

    Yujia Qin, Shihao Liang, Yining Ye, Kunlun Zhu, Lan Yan, Yaxi Lu, Yankai Lin, Xin Cong, Xiangru Tang, Bill Qian, et al. Toolllm: Facilitating large language models to master 16000+ real-world apis. arXiv preprint arXiv:2307.16789, 2023

  171. [179]

    Alita: Generalist agent enabling scalable agentic reasoning with minimal predefinition and maximal self-evolution

    Jiahao Qiu, Xuan Qi, Tongcheng Zhang, Xinzhe Juan, Jiacheng Guo, Yifu Lu, Yimin Wang, Zixin Yao, Qihan Ren, Xun Jiang, et al. Alita: Generalist agent enabling scalable agentic reasoning with minimal predefinition and maximal self-evolution. arXiv preprint arXiv:2505.20286, 2025

  172. [180]

    Aart: Ai-assisted red-teaming with diverse data generation for new llm-powered applications

    Bhaktipriya Radharapu, Kevin Robinson, Lora Aroyo, and Preethi Lahoti. Aart: Ai-assisted red-teaming with diverse data generation for new llm-powered applications. arXiv preprint arXiv:2311.08592, 2023

  173. [181]

    Upgrade or switch: Do we need a next-gen trusted architecture for the internet of ai agents?, 2025

    Ramesh Raskar, Pradyumna Chari, Jared James Grogan, Mahesh Lambe, Robert Lincourt, Raghu Bala, Aditi Joshi, Abhishek Singh, Ayush Chopra, Rajesh Ranjan, Shailja Gupta, Dimitris Stripelis, Maria Gorskikh, and Sichao Wang. Upgrade or switch: Do we need a next-gen trusted archite...

  174. [182]

    Nemo guardrails: A toolkit for controllable and safe llm applications with programmable rails

    Traian Rebedea, Razvan Dinu, Makesh Narsimhan Sreedhar, Christopher Parisien, and Jonathan Cohen. Nemo guardrails: A toolkit for controllable and safe llm applications with programmable rails. In Proceedings of the 2023 Conference on Empirical Methods in Natural Language Proce...

  175. [183]

    Towards scientific intelligence: A survey of llm-based scientific agents, 2025

    Shuo Ren, Pu Jian, Zhenjiang Ren, Chunlin Leng, Can Xie, and Jiajun Zhang. Towards scientific intelligence: A survey of llm-based scientific agents, 2025. URL https://arxiv.org/abs/2503.24047

  176. [184]

    Factorization machines

    Steffen Rendle. Factorization machines. In 2010 IEEE International conference on data mining, pages 995--1000. IEEE, 2010

  177. [185]

    Paul Resnick and Hal R. Varian. Recommender systems. Commun. ACM, 40 0 (3): 0 56–58, March 1997. ISSN 0001-0782. doi:10.1145/245108.245121. URL https://doi.org/10.1145/245108.245121

  178. [186]

    Beyond accuracy: Behavioral testing of nlp models with checklist

    Marco Tulio Ribeiro, Tongshuang Wu, Carlos Guestrin, and Sameer Singh. Beyond accuracy: Behavioral testing of nlp models with checklist. arXiv preprint arXiv:2005.04118, 2020

  179. [187]

    The probabilistic relevance framework: Bm25 and beyond

    Stephen Robertson, Hugo Zaragoza, et al. The probabilistic relevance framework: Bm25 and beyond. Foundations and Trends in Information Retrieval , pages 333--389, 2009

  180. [188]

    Okapi at TREC-3

    Stephen E Robertson, Steve Walker, Susan Jones, Micheline M Hancock-Beaulieu, Mike Gatford, et al. Okapi at TREC-3. British Library Research and Development Department, 1995

  181. [189]

    ask me anything

    Scott Rome, Tianwen Chen, Raphael Tang, Luwei Zhou, and Ferhan Ture. "ask me anything": How comcast uses llms to assist agents in real time. In Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR '24, page 2827...

  182. [190]

    Rothschild, Markus Mobius, Jake M

    David M. Rothschild, Markus Mobius, Jake M. Hofman, Eleanor W. Dillon, Daniel G. Goldstein, Nicole Immorlica, Sonia Jaffe, Brendan Lucier, Aleksandrs Slivkins, and Matthew Vogel. The agentic economy, 2025. URL https://arxiv.org/abs/2505.15799

  183. [191]

    Hatecheck: Functional tests for hate speech detection models

    Paul R \"o ttger, Bertram Vidgen, Dong Nguyen, Zeerak Waseem, Helen Margetts, and Janet B Pierrehumbert. Hatecheck: Functional tests for hate speech detection models. arXiv preprint arXiv:2012.15606, 2020

  184. [192]

    Ai agents vs

    Ranjan Sapkota, Konstantinos I Roumeliotis, and Manoj Karkee. Ai agents vs. agentic ai: A conceptual taxonomy, applications and challenge. arXiv preprint arXiv:2505.10468, 2025

  185. [193]

    Item-based collaborative filtering recommendation algorithms

    Badrul Sarwar, George Karypis, Joseph Konstan, and John Riedl. Item-based collaborative filtering recommendation algorithms. In Proceedings of the 10th international conference on World Wide Web, pages 285--295, 2001

  186. [194]

    Toolformer: Language models can teach themselves to use tools

    Timo Schick, Jane Dwivedi-Yu, Roberto Dess \` , Roberta Raileanu, Maria Lomeli, Eric Hambro, Luke Zettlemoyer, Nicola Cancedda, and Thomas Scialom. Toolformer: Language models can teach themselves to use tools. Advances in Neural Information Processing Systems, 36: 0 68539--68...

  187. [195]

    Agent laboratory: Using llm agents as research assistants, 2025

    Samuel Schmidgall, Yusheng Su, Ze Wang, Ximeng Sun, Jialian Wu, Xiaodong Yu, Jiang Liu, Michael Moor, Zicheng Liu, and Emad Barsoum. Agent laboratory: Using llm agents as research assistants, 2025. URL https://arxiv.org/abs/2501.04227

  188. [196]

    Autorec: Autoencoders meet collaborative filtering

    Suvash Sedhain, Aditya Krishna Menon, Scott Sanner, and Lexing Xie. Autorec: Autoencoders meet collaborative filtering. In Proceedings of the 24th International Conference on World Wide Web, WWW '15 Companion, page 111–112, New York, NY, USA, 2015. Association for Computing Ma...

  189. [197]

    Skin-in-the-game: Decision making via multi-stakeholder alignment in llms

    Bilgehan Sel, Priya Shanmugasundaram, Mohammad Kachuee, Kun Zhou, Ruoxi Jia, and Ming Jin. Skin-in-the-game: Decision making via multi-stakeholder alignment in llms. In Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Pape...

  190. [198]

    An mdp-based recommender system

    Guy Shani, David Heckerman, and Ronen I Brafman. An mdp-based recommender system. Journal of machine Learning research, 6 0 (Sep): 0 1265--1295, 2005

  191. [199]

    Progent: Programmable privilege control for llm agents

    Tianneng Shi, Jingxuan He, Zhun Wang, Linyu Wu, Hongwei Li, Wenbo Guo, and Dawn Song. Progent: Programmable privilege control for llm agents. arXiv preprint arXiv:2504.11703, 2025

  192. [200]

    Red teaming language model detectors with language models

    Zhouxing Shi, Yihan Wang, Fan Yin, Xiangning Chen, Kai-Wei Chang, and Cho-Jui Hsieh. Red teaming language model detectors with language models. Transactions of the Association for Computational Linguistics, 12: 0 174--189, 2024

  193. [201]

    Alfworld: Aligning text and embodied environments for interactive learning

    Mohit Shridhar, Xingdi Yuan, Marc-Alexandre C \^o t \'e , Yonatan Bisk, Adam Trischler, and Matthew Hausknecht. Alfworld: Aligning text and embodied environments for interactive learning. arXiv preprint arXiv:2010.03768, 2020

  194. [202]

    Multi-agent systems in supply chain: Enhancing efficiency and responsiveness, November 2024

    SmythOS. Multi-agent systems in supply chain: Enhancing efficiency and responsiveness, November 2024. URL https://smythos.com/developers/agent-development/multi-agent-systems-in-supply-chain/

  195. [203]

    A statistical interpretation of term specificity and its application in retrieval

    Karen Sp \"a rck Jones. A statistical interpretation of term specificity and its application in retrieval. Journal of Documentation, 28 0 (1): 0 11--21, 1972

  196. [204]

    A statistical interpretation of term specificity and its application in retrieval, page 132–142

    Karen Sparck Jones. A statistical interpretation of term specificity and its application in retrieval, page 132–142. Taylor Graham Publishing, GBR, 1988. ISBN 0947568212

  197. [205]

    Bert4rec: Sequential recommendation with bidirectional encoder representations from transformer, 2019

    Fei Sun, Jun Liu, Jian Wu, Changhua Pei, Xiao Lin, Wenwu Ou, and Peng Jiang. Bert4rec: Sequential recommendation with bidirectional encoder representations from transformer, 2019. URL https://arxiv.org/abs/1904.06690

  198. [206]

    Adaplanner: Adaptive planning from feedback with language models

    Haotian Sun, Yuchen Zhuang, Lingkai Kong, Bo Dai, and Chao Zhang. Adaplanner: Adaptive planning from feedback with language models. Advances in neural information processing systems, 36: 0 58202--58245, 2023

  199. [207]

    Lisa J. Y. Tan and Ken Huang. The AI Agent Economy, pages 99--134. Springer Nature Switzerland, Cham, 2025. ISBN 978-3-031-90026-6. doi:10.1007/978-3-031-90026-6_4. URL https://doi.org/10.1007/978-3-031-90026-6_4

  200. [208]

    Autoagent: A fully-automated and zero-code framework for llm agents

    Jiabin Tang, Tianyu Fan, and Chao Huang. Autoagent: A fully-automated and zero-code framework for llm agents. arXiv preprint arXiv:2502.05957, 2025

  201. [209]

    Gemini: a family of highly capable multimodal models

    Gemini Team, Rohan Anil, Sebastian Borgeaud, Jean-Baptiste Alayrac, Jiahui Yu, Radu Soricut, Johan Schalkwyk, Andrew M Dai, Anja Hauth, Katie Millican, et al. Gemini: a family of highly capable multimodal models. arXiv preprint arXiv:2312.11805, 2023

  202. [210]

    It’s a new dia: The browser company will launch new ai browser in early 2025

    Paul Thurrott. It’s a new dia: The browser company will launch new ai browser in early 2025. Thurrott.com, December 2024. URL https://www.thurrott.com/cloud/web-browsers/313930/its-new-dia-the-browser-company-will-launch-new-ai-browser-in-early-2025

  203. [211]

    Llama: Open and efficient foundation language models

    Hugo Touvron, Thibaut Lavril, Gautier Izacard, Xavier Martinet, Marie-Anne Lachaux, Timoth \'e e Lacroix, Baptiste Rozi \`e re, Naman Goyal, Eric Hambro, Faisal Azhar, et al. Llama: Open and efficient foundation language models. arXiv preprint arXiv:2302.13971, 2023 a

  204. [212]

    Llama 2: Open foundation and fine-tuned chat models

    Hugo Touvron, Louis Martin, Kevin Stone, Peter Albert, Amjad Almahairi, Yasmine Babaei, Nikolay Bashlykov, Soumya Batra, Prajjwal Bhargava, Shruti Bhosale, et al. Llama 2: Open foundation and fine-tuned chat models. arXiv preprint arXiv:2307.09288, 2023 b

  205. [213]

    Khanh-Tung Tran, Dung Dao, Minh-Duong Nguyen, Quoc-Viet Pham, Barry O'Sullivan, and Hoang D. Nguyen. Multi-agent collaboration mechanisms: A survey of llms, 2025. URL https://arxiv.org/abs/2501.06322

  206. [214]

    Ai agentic workflows and enterprise apis: Adapting api architectures for the age of ai agents, 2025

    Vaibhav Tupe and Shrinath Thube. Ai agentic workflows and enterprise apis: Adapting api architectures for the age of ai agents, 2025. URL https://arxiv.org/abs/2502.17443

  207. [215]

    Safearena: Evaluating the safety of autonomous web agents

    Ada Defne Tur, Nicholas Meade, Xing Han L \`u , Alejandra Zambrano, Arkil Patel, Esin Durmus, Spandana Gella, Karolina Sta \'n czak, and Siva Reddy. Safearena: Evaluating the safety of autonomous web agents. arXiv preprint arXiv:2503.04957, 2025

  208. [216]

    Gomez, Lukasz Kaiser, and Illia Polosukhin

    Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, and Illia Polosukhin. Attention is all you need, 2017. URL https://arxiv.org/abs/1706.03762

  209. [217]

    Operationalizing a threat model for red-teaming large language models (llms)

    Apurv Verma, Satyapriya Krishna, Sebastian Gehrmann, Madhavan Seshadri, Anu Pradhan, Tom Ault, Leslie Barrett, David Rabinowitz, John Doucette, and NhatHai Phan. Operationalizing a threat model for red-teaming large language models (llms). arXiv preprint arXiv:2407.14937, 2024

  210. [218]

    Analyzing dynamic adversarial training data in the limit

    Eric Wallace, Adina Williams, Robin Jia, and Douwe Kiela. Analyzing dynamic adversarial training data in the limit. arXiv preprint arXiv:2110.08514, 2021

  211. [219]

    de Vries, and Marcel J

    Jun Wang, Arjen P. de Vries, and Marcel J. T. Reinders. Unifying user-based and item-based collaborative filtering approaches by similarity fusion. In Proceedings of the 29th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR ...

  212. [220]

    Mobile-agent: Autonomous multi-modal mobile device agent with visual perception, 2024 a

    Junyang Wang, Haiyang Xu, Jiabo Ye, Ming Yan, Weizhou Shen, Ji Zhang, Fei Huang, and Jitao Sang. Mobile-agent: Autonomous multi-modal mobile device agent with visual perception, 2024 a . URL https://arxiv.org/abs/2401.16158

  213. [221]

    Neural graph collaborative filtering

    Xiang Wang, Xiangnan He, Meng Wang, Fuli Feng, and Tat-Seng Chua. Neural graph collaborative filtering. In Proceedings of the 42nd International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR ’19, page 165–174. ACM, July 2019. doi:10.1145/3331...

  214. [222]

    Deep reinforcement learning based resource allocation for network slicing with massive mimo

    Yong Wang, Xiaoli Zhang, and Sheng Li. Deep reinforcement learning based resource allocation for network slicing with massive mimo. IEEE Transactions on Wireless Communications, 23 0 (4): 0 2125--2138, 2024 b

  215. [223]

    Internet of agents: Fundamentals, applications, and challenges

    Yuntao Wang, Shaolong Guo, Yanghe Pan, Zhou Su, Fahao Chen, Tom H Luan, Peng Li, Jiawen Kang, and Dusit Niyato. Internet of agents: Fundamentals, applications, and challenges. arXiv preprint arXiv:2505.07176, 2025 a

  216. [224]

    Agentvigil: Generic black-box red-teaming for indirect prompt injection against llm agents

    Zhun Wang, Vincent Siu, Zhe Ye, Tianneng Shi, Yuzhou Nie, Xuandong Zhao, Chenguang Wang, Wenbo Guo, and Dawn Song. Agentvigil: Generic black-box red-teaming for indirect prompt injection against llm agents. arXiv preprint arXiv:2505.05849, 2025 b

  217. [225]

    Agentxploit: End-to-end redteaming of black-box ai agents

    Zhun Wang, Vincent Siu, Zhe Ye, Tianneng Shi, Yuzhou Nie, Xuandong Zhao, Chenguang Wang, Wenbo Guo, and Dawn Song. Agentxploit: End-to-end redteaming of black-box ai agents. arXiv e-prints, pages arXiv--2505, 2025 c

  218. [226]

    Describe, explain, plan and select: interactive planning with large language models enables open-world multi-task agents

    Zihao Wang, Shaofei Cai, Guanzhou Chen, Anji Liu, Xiaojian Ma, Yitao Liang, and Team CraftJarvis. Describe, explain, plan and select: interactive planning with large language models enables open-world multi-task agents. In Proceedings of the 37th International Conference on Ne...

  219. [227]

    Challenges in detoxifying language models

    Johannes Welbl, Amelia Glaese, Jonathan Uesato, Sumanth Dathathri, John Mellor, Lisa Anne Hendricks, Kirsty Anderson, Pushmeet Kohli, Ben Coppin, and Po-Sen Huang. Challenges in detoxifying language models. In Marie-Francine Moens, Xuanjing Huang, Lucia Specia, and Scott Wen-t...

  220. [228]

    Thinkguard: Deliberative slow thinking leads to cautious guardrails

    Xiaofei Wen, Wenxuan Zhou, Wenjie Jacky Mo, and Muhao Chen. Thinkguard: Deliberative slow thinking leads to cautious guardrails. In ACL, 2025

  221. [229]

    Perplexity teases a web browser called comet

    Kyle Wiggers. Perplexity teases a web browser called comet. TechCrunch, February 2025. URL https://techcrunch.com/2025/02/24/perplexity-teases-a-web-browser-called-comet/. Announces Comet, agent‑focused Chromium browser

  222. [230]

    Foundations and recent trends in multimodal mobile agents: A survey, 2025

    Biao Wu, Yanda Li, Yunchao Wei, Meng Fang, and Ling Chen. Foundations and recent trends in multimodal mobile agents: A survey, 2025. URL https://arxiv.org/abs/2411.02006

  223. [231]

    Dissecting adversarial robustness of multimodal lm agents

    Chen Henry Wu, Rishi Shah, Jing Yu Koh, Ruslan Salakhutdinov, Daniel Fried, and Aditi Raghunathan. Dissecting adversarial robustness of multimodal lm agents. arXiv preprint arXiv:2406.12814, 2024

  224. [232]

    Autogen: Enabling next-gen llm applications via multi-agent conversation

    Qingyun Wu, Gagan Bansal, Jieyu Zhang, Yiran Wu, Beibin Li, Erkang Zhu, Li Jiang, Xiaoyun Zhang, Shaokun Zhang, Jiale Liu, et al. Autogen: Enabling next-gen llm applications via multi-agent conversation. arXiv preprint arXiv:2308.08155, 2023

  225. [233]

    Agentless: Demystifying llm-based software engineering agents, 2024

    Chunqiu Steven Xia, Yinlin Deng, Soren Dunn, and Lingming Zhang. Agentless: Demystifying llm-based software engineering agents, 2024. URL https://arxiv.org/abs/2407.01489

  226. [234]

    Guardagent: Safeguard llm agents by a guard agent via knowledge-enabled reasoning

    Zhen Xiang, Linzhi Zheng, Yanjie Li, Junyuan Hong, Qinbin Li, Han Xie, Jiawei Zhang, Zidi Xiong, Chulin Xie, Carl Yang, et al. Guardagent: Safeguard llm agents by a guard agent via knowledge-enabled reasoning. arXiv preprint arXiv:2406.09187, 2024

  227. [235]

    Guardagent: Safeguard llm agents by a guard agent via knowledge-enabled reasoning

    Zhen Xiang, Linzhi Zheng, Yanjie Li, Junyuan Hong, Qinbin Li, Han Xie, Jiawei Zhang, Zidi Xiong, Chulin Xie, Carl Yang, et al. Guardagent: Safeguard llm agents by a guard agent via knowledge-enabled reasoning. In ICML, 2025

  228. [236]

    Agentsynth: Scalable task generation for generalist computer-use agents, 2025

    Jingxu Xie, Dylan Xu, Xuandong Zhao, and Dawn Song. Agentsynth: Scalable task generation for generalist computer-use agents, 2025. URL https://arxiv.org/abs/2506.14205

  229. [237]

    Advweb: Controllable black-box attacks on vlm-powered web agents

    Chejian Xu, Mintong Kang, Jiawei Zhang, Zeyi Liao, Lingbo Mo, Mengqi Yuan, Huan Sun, and Bo Li. Advweb: Controllable black-box attacks on vlm-powered web agents. arXiv preprint arXiv:2410.17401, 2024 a

  230. [238]

    Mmdt: Decoding the trustworthiness and safety of multimodal foundation models

    Chejian Xu, Jiawei Zhang, Zhaorun Chen, Chulin Xie, Mintong Kang, Yujin Potter, Zhun Wang, Zhuowen Yuan, Alexander Xiong, Zidi Xiong, et al. Mmdt: Decoding the trustworthiness and safety of multimodal foundation models. arXiv preprint arXiv:2503.14827, 2025

  231. [239]

    Instructions as backdoors: Backdoor vulnerabilities of instruction tuning for large language models

    Jiashu Xu, Mingyu Derek Ma, Fei Wang, Chaowei Xiao, and Muhao Chen. Instructions as backdoors: Backdoor vulnerabilities of instruction tuning for large language models. NAACL, 2024 b

  232. [240]

    Recipes for safety in open-domain chatbots

    Jing Xu, Da Ju, Margaret Li, Y-Lan Boureau, Jason Weston, and Emily Dinan. Recipes for safety in open-domain chatbots. arXiv preprint arXiv:2010.07079, 2020

  233. [241]

    Safedecoding: Defending against jailbreak attacks via safety-aware decoding

    Zhangchen Xu, Fengqing Jiang, Luyao Niu, Jinyuan Jia, Bill Yuchen Lin, and Radha Poovendran. Safedecoding: Defending against jailbreak attacks via safety-aware decoding. In 62nd Annual Meeting of the Association for Computational Linguistics, ACL 2024, pages 5587--5605. Associ...

  234. [242]

    An illusion of progress? assessing the current state of web agents

    Tianci Xue, Weijian Qi, Tianneng Shi, Chan Hee Song, Boyu Gou, Dawn Song, Huan Sun, and Yu Su. An illusion of progress? assessing the current state of web agents. 2025. URL https://arxiv.org/abs/2504.01382

  235. [243]

    Auto-gpt for online decision making: Benchmarks and additional opinions

    Hui Yang, Sifu Yue, and Yunzhong He. Auto-gpt for online decision making: Benchmarks and additional opinions. arXiv preprint arXiv:2306.02224, 2023 a

  236. [244]

    Ten principles of ai agent economics, 2025

    Ke Yang and ChengXiang Zhai. Ten principles of ai agent economics, 2025. URL https://arxiv.org/abs/2505.20273

  237. [245]

    Agentoccam: A simple yet strong baseline for LLM -based web agents

    Ke Yang, Yao Liu, Sapana Chaudhary, Rasool Fakoor, Pratik Chaudhari, George Karypis, and Huzefa Rangwala. Agentoccam: A simple yet strong baseline for LLM -based web agents. In The Thirteenth International Conference on Learning Representations, 2025 a

  238. [246]

    Watch out for your agents! investigating backdoor threats to llm-based agents

    Wenkai Yang, Xiaohan Bi, Yankai Lin, Sishuo Chen, Jie Zhou, and Xu Sun. Watch out for your agents! investigating backdoor threats to llm-based agents. Advances in Neural Information Processing Systems, 37: 0 100938--100964, 2024

  239. [247]

    Mrguard: A multilingual reasoning guardrail for universal llm safety

    Yahan Yang, Soham Dan, Shuo Li, Dan Roth, and Insup Lee. Mrguard: A multilingual reasoning guardrail for universal llm safety. arXiv preprint arXiv:2504.15241, 2025 b

  240. [248]

    Hamid Aghvami, Geoffrey Y

    Yang Yang, Mulei Ma, Hequan Wu, Quan Yu, Xiaohu You, Jianjun Wu, Chenghui Peng, Tak-Shing Peter Yum, A. Hamid Aghvami, Geoffrey Y. Li, Jiangzhou Wang, Guangyi Liu, Peng Gao, Xiongyan Tang, Chang Cao, John Thompson, Kat-Kit Wong, Shanzhi Chen, Zhiqin Wang, Merouane Debbah, Scha...

  241. [249]

    Agentnet: Decentralized evolutionary coordination for llm-based multi-agent systems

    Yingxuan Yang, Huacan Chai, Shuai Shao, Yuanyi Song, Siyuan Qi, Renting Rui, and Weinan Zhang. Agentnet: Decentralized evolutionary coordination for llm-based multi-agent systems. arXiv preprint arXiv:2504.00587, 2025 c

  242. [250]

    A survey of ai agent protocols

    Yingxuan Yang, Huacan Chai, Yuanyi Song, Siyuan Qi, Muning Wen, Ning Li, Junwei Liao, Haoyi Hu, Jianghao Lin, Gaowei Chang, et al. A survey of ai agent protocols. arXiv preprint arXiv:2504.16736, 2025 d

  243. [251]

    Unlocking the potential of decentralized llm-based mas: Privacy preservation and monetization in collective intelligence

    Yingxuan Yang, Qiuying Peng, Jun Wang, Ying Wen, and Weinan Zhang. Unlocking the potential of decentralized llm-based mas: Privacy preservation and monetization in collective intelligence. In Proc. of the 24th International Conference on Autonomous Agents and Multiagent System...

  244. [252]

    Agent exchange: Shaping the future of ai agent economics, 2025 f

    Yingxuan Yang, Ying Wen, Jun Wang, and Weinan Zhang. Agent exchange: Shaping the future of ai agent economics, 2025 f . URL https://arxiv.org/abs/2507.03904

  245. [253]

    React: Synergizing reasoning and acting in language models

    Shunyu Yao, Jeffrey Zhao, Dian Yu, Nan Du, Izhak Shafran, Karthik Narasimhan, and Yuan Cao. React: Synergizing reasoning and acting in language models. In International Conference on Learning Representations (ICLR), 2023

  246. [254]

    Task memory engine (tme): A structured memory framework with graph-aware extensions for multi-step llm agent tasks

    Ye Ye. Task memory engine (tme): A structured memory framework with graph-aware extensions for multi-step llm agent tasks. arXiv preprint arXiv:2504.08525, 2025

  247. [255]

    R-judge: Benchmarking safety risk awareness for llm agents

    Tongxin Yuan, Zhiwei He, Lingzhong Dong, Yiming Wang, Ruijie Zhao, Tian Xia, Lizhen Xu, Binglin Zhou, Fangqi Li, Zhuosheng Zhang, et al. R-judge: Benchmarking safety risk awareness for llm agents. arXiv preprint arXiv:2401.10019, 2024

  248. [256]

    S-eval: Towards automated and comprehensive safety evaluation for large language models

    Xiaohan Yuan, Jinfeng Li, Dongxia Wang, Yuefeng Chen, Xiaofeng Mao, Longtao Huang, Jialuo Chen, Hui Xue, Xiaoxia Liu, Wenhai Wang, et al. S-eval: Towards automated and comprehensive safety evaluation for large language models. Proceedings of the ACM on Software Engineering, 2 ...

  249. [257]

    Multi-swe-bench: A multilingual benchmark for issue resolving

    Daoguang Zan, Zhirong Huang, Wei Liu, Hanwu Chen, Linhao Zhang, Shulin Xin, Lu Chen, Qi Liu, Xiaojian Zhong, Aoyan Li, et al. Multi-swe-bench: A multilingual benchmark for issue resolving. arXiv preprint arXiv:2504.02605, 2025

  250. [258]

    Appagent: Multimodal agents as smartphone users

    Chi Zhang, Zhao Yang, Jiaxuan Liu, Yanda Li, Yucheng Han, Xin Chen, Zebiao Huang, Bin Fu, and Gang Yu. Appagent: Multimodal agents as smartphone users. In Proceedings of the 2025 CHI Conference on Human Factors in Computing Systems, CHI '25, New York, NY, USA, 2025 a . Associa...

  251. [259]

    Cognitive kernel: An open-source agent system towards generalist autopilots

    Hongming Zhang, Xiaoman Pan, Hongwei Wang, Kaixin Ma, Wenhao Yu, and Dong Yu. Cognitive kernel: An open-source agent system towards generalist autopilots. NAACL, 2025 b

  252. [260]

    A new paradigm of user-centric wireless communication driven by large language models

    Wei Zhang et al. A new paradigm of user-centric wireless communication driven by large language models. IEEE Transactions on Communications, 73 0 (1): 0 1--15, 2025 c

  253. [261]

    Optimizing top-n collaborative filtering via dynamic negative item sampling

    Weinan Zhang, Tianqi Chen, Jun Wang, and Yong Yu. Optimizing top-n collaborative filtering via dynamic negative item sampling. In Proceedings of the 36th International ACM SIGIR Conference on Research and Development in Information Retrieval, SIGIR '13, page 785–788, New York,...

  254. [262]

    Agentic information retrieval

    Weinan Zhang, Junwei Liao, Ning Li, Kounianhua Du, and Jianghao Lin. Agentic information retrieval. arXiv preprint arXiv:2410.09713, 2024 a

  255. [263]

    Webpilot: A versatile and autonomous multi-agent system for web task execution with strategic exploration

    Yao Zhang, Zijian Ma, Yunpu Ma, Zhen Han, Yu Wu, and Volker Tresp. Webpilot: A versatile and autonomous multi-agent system for web task execution with strategic exploration. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 39, pages 23378--23386, 2025 d

  256. [264]

    Agent-safetybench: Evaluating the safety of llm agents

    Zhexin Zhang, Shiyao Cui, Yida Lu, Jingzhuo Zhou, Junxiao Yang, Hongning Wang, and Minlie Huang. Agent-safetybench: Evaluating the safety of llm agents. arXiv preprint arXiv:2412.14470, 2024 b

  257. [265]

    R etrieval QA : Assessing adaptive retrieval-augmented generation for short-form open-domain question answering

    Zihan Zhang, Meng Fang, and Ling Chen. R etrieval QA : Assessing adaptive retrieval-augmented generation for short-form open-domain question answering. In Lun-Wei Ku, Andre Martins, and Vivek Srikumar, editors, Findings of the Association for Computational Linguistics: ACL 202...

  258. [266]

    Interactive collaborative filtering

    Xiaoxue Zhao, Weinan Zhang, and Jun Wang. Interactive collaborative filtering. In Proceedings of the 22nd ACM International Conference on Information & Knowledge Management, CIKM '13, page 1411–1420, New York, NY, USA, 2013. Association for Computing Machinery. ISBN 9781450322...

  259. [267]

    Language agent tree search unifies reasoning acting and planning in language models

    Andy Zhou, Kai Yan, Michal Shlapentokh-Rothman, Haohan Wang, and Yu-Xiong Wang. Language agent tree search unifies reasoning acting and planning in language models. arXiv preprint arXiv:2310.04406, 2023 a

  260. [268]

    Webarena: A realistic web environment for building autonomous agents

    Shuyan Zhou, Frank F Xu, Hao Zhu, Xuhui Zhou, Robert Lo, Abishek Sridhar, Xianyi Cheng, Tianyue Ou, Yonatan Bisk, Daniel Fried, et al. Webarena: A realistic web environment for building autonomous agents. arXiv preprint arXiv:2307.13854, 2023 b

  261. [269]

    Universalner: Targeted distillation from large language models for open named entity recognition

    Wenxuan Zhou, Sheng Zhang, Yu Gu, Muhao Chen, and Hoifung Poon. Universalner: Targeted distillation from large language models for open named entity recognition. In ICLR, 2024

  262. [270]

    Adversarial training for high-stakes reliability

    Daniel Ziegler, Seraphina Nix, Lawrence Chan, Tim Bauman, Peter Schmidt-Nielsen, Tao Lin, Adam Scherlis, Noa Nabeshima, Benjamin Weinstein-Raun, Daniel de Haas, et al. Adversarial training for high-stakes reliability. Advances in neural information processing systems, 35: 0 92...

  263. [271]

    write newline

    " write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 gl...

Pith tools

Reviewed August 6, 2026 · model on record in the stance chip above.