paper-with-me

Papers

Trust-Oriented Adaptive Guardrails for Large Language Models

2024-08-16 · Jinwei Hu, Yi Dong, Xiaowei Huang

Guardrail, an emerging mechanism designed to ensure that large language models (LLMs) align with human values by moderating harmful or toxic responses, requires a sociotechnical approach in their design. This paper addresses a critical issue: existing guardrails lack a well-founded methodology to accommodate the diverse needs of different user groups, particularly concerning access rights. Supported by trust modeling (primarily on social' aspect) and enhanced with online in-context learning via retrieval-augmented generation (on technical' aspect), we introduce an adaptive guardrail mechanism, to dynamically moderate access to sensitive content based on user trust metrics. User trust metrics, defined as a novel combination of direct interaction trust and authority-verified trust, enable the system to precisely tailor the strictness of content moderation by aligning with the user's credibility and the specific context of their inquiries. Our empirical evaluation demonstrates the effectiveness of the adaptive guardrail in meeting diverse user needs, outperforming existing guardrails while securing sensitive information and precisely managing potentially hazardous content through a context-aware knowledge base. To the best of our knowledge, this work is the first to introduce trust-oriented concept into a guardrail system, offering a scalable solution that enriches the discourse on ethical deployment for next-generation LLM service.

📄 PDF Abstract BibTeX arXiv:2408.08959

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Benchmarking LLM Guardrails in Handling Multilingual Toxicity

2024-10-29 · Yahan Yang, Soham Dan, Dan Roth, Insup Lee

With the ubiquity of Large Language Models (LLMs), guardrails have become crucial to detect and defend against toxic content. However, with the increasing pervasiveness of LLMs in multilingual scenarios, their effectiven…

Benchmarking

Challenges in Guardrailing Large Language Models for Science

2024-11-12 · Nishan Pantha, Muthukumaran Ramasubramanian, Iksha Gurung, Manil Maskey 외

The rapid development in large language models (LLMs) has transformed the landscape of natural language processing and understanding (NLP/NLU), offering significant benefits across various domains. However, when applied …

Ethics

Guardrails for trust, safety, and ethical development and deployment of Large Language Models (LLM)

2026-01-16 · Anjanava Biswas, Wrick Talukdar arxiv

The AI era has ushered in Large Language Models (LLM) to the technological forefront, which has been much of the talk in 2023, and is likely to remain as such for many years to come. LLMs are the AI models that are the p…

Natural Language UnderstandingText Generation

Prompt Flow Integrity to Prevent Privilege Escalation in LLM Agents

2025-03-17 · Juhee Kim, Woohyuk Choi, Byoungyoung Lee

Large Language Models (LLMs) are combined with tools to create powerful LLM agents that provide a wide range of services. Unlike traditional software, LLM agent's behavior is determined at runtime by natural language pro…

Safety Guardrails for LLM-Enabled Robots

2025-03-10 · Zachary Ravichandran, Alexander Robey, Vijay Kumar, George J. Pappas 외

Although the integration of large language models (LLMs) into robotics has unlocked transformative capabilities, it has also introduced significant safety concerns, ranging from average-case LLM errors (e.g., hallucinati…