paper-with-me

홈 › Papers

Athena: Safe Autonomous Agents with Verbal Contrastive Learning

2024-08-20 · Tanmana Sadhu, Ali Pesaranghader, Yanan Chen, Dong Hoon Yi

Due to emergent capabilities, large language models (LLMs) have been utilized as language-based agents to perform a variety of tasks and make decisions with an increasing degree of autonomy. These autonomous agents can understand high-level instructions, interact with their environments, and execute complex tasks using a selection of tools available to them. As the capabilities of the agents expand, ensuring their safety and trustworthiness becomes more imperative. In this study, we introduce the Athena framework which leverages the concept of verbal contrastive learning where past safe and unsafe trajectories are used as in-context (contrastive) examples to guide the agent towards safety while fulfilling a given task. The framework also incorporates a critiquing mechanism to guide the agent to prevent risky actions at every step. Furthermore, due to the lack of existing benchmarks on the safety reasoning ability of LLM-based agents, we curate a set of 80 toolkits across 8 categories with 180 scenarios to provide a safety evaluation benchmark. Our experimental evaluation, with both closed- and open-source LLMs, indicates verbal contrastive learning and interaction-level critiquing improve the safety rate significantly.

📄 PDF Abstract BibTeX arXiv:2408.11021

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Athena 2.0: Discourse and User Modeling in Open Domain Dialogue

2023-08-03 · Omkar Patil, Lena Reed, Kevin K. Bowden, Juraj Juraska 외

Conversational agents are consistently growing in popularity and many people interact with them every day. While many conversational agents act as personal assistants, they can have many different goals. Some are task-or…

coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity Recognition

Athena: Synergizing Data Prefetching and Off-Chip Prediction via Online Reinforcement Learning

2026-01-24 · Rahul Bera, Zhenrong Lang, Caroline Hengartner, Konstantinos Kanellopoulos 외 arxiv

Prefetching and off-chip prediction are two techniques proposed to hide long memory access latencies in high-performance processors. In this work, we demonstrate that: (1) prefetching and off-chip prediction often provid…

Reinforcement Learning

ATHENA: Agentic Team for Hierarchical Evolutionary Numerical Algorithms

2025-12-03 · Juan Diego Toscano, Daniel T. Chen, George Em Karniadakis arxiv

Progress in computational science depends on complex numerical workflows that must faithfully encode physical laws, yet translating conceptual insight into reliable code remains a major bottleneck. Although large languag…

Athena-Brain Technical Report: An Efficient Robot Brain for General Intelligence and Embodied Interaction

2026-07-21 · Jialian Li, Junhong Liu, Yuchen Cao, Weiran Guo 외 arxiv

Large language models (LLMs) have demonstrated remarkable capabilities in language understanding, reasoning, and world knowledge. As embodied agents become increasingly capable, there is a growing demand for compact mode…

General Reinforcement Learning

DTCCL: Disengagement-Triggered Contrastive Continual Learning for Autonomous Bus Planners

2025-12-22 · Yanding Yang, Weitao Zhou, Jinhai Wang, Xiaomin Guo 외 arxiv

Autonomous buses run on fixed routes but must operate in open, dynamic urban environments. Disengagement events on these routes are often geographically concentrated and typically arise from planner failures in highly in…

Contrastive LearningContinual LearningData Augmentation