paper-with-me

Papers

Challenges in Guardrailing Large Language Models for Science

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

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 to scientific research, these powerful models exhibit critical failure modes related to scientific integrity and trustworthiness. Existing general-purpose LLM guardrails are insufficient to address these unique challenges in the scientific domain. We provide comprehensive guidelines for deploying LLM guardrails in the scientific domain. We identify specific challenges -- including time sensitivity, knowledge contextualization, conflict resolution, and intellectual property concerns -- and propose a guideline framework for the guardrails that can align with scientific needs. These guardrail dimensions include trustworthiness, ethics & bias, safety, and legal aspects. We also outline in detail the implementation strategies that employ white-box, black-box, and gray-box methodologies that can be enforced within scientific contexts.

📄 PDF Abstract BibTeX arXiv:2411.08181

Code (0)

등록된 구현이 없습니다.

Tasks

Ethics

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Protect: Towards Robust Guardrailing Stack for Trustworthy Enterprise LLM Systems

2025-10-15 · Karthik Avinash, Nikhil Pareek, Rishav Hada arxiv

The increasing deployment of Large Language Models (LLMs) across enterprise and mission-critical domains has underscored the urgent need for robust guardrailing systems that ensure safety, reliability, and compliance. Ex…

Unified Multi-Task Learning & Model Fusion for Efficient Language Model Guardrailing

2025-04-27 · James O' Neill, Santhosh Subramanian, Eric Lin, Vaikkunth Mugunthan

The trend towards large language models (LLMs) for guardrailing against undesired behaviors is increasing and has shown promise for censoring user inputs. However, increased latency, memory consumption, hosting expenses …

Language ModelingLanguage ModellingmodelMulti-Task Learning+1

SafePyramid: A Hierarchical Benchmark for In-context Policy Guardrailing

2026-06-29 · Jiacheng Zhang, Haoyu He, Sen Zhang, Shen Wang 외 arxiv

In real-world applications, guardrails are often expected to identify unsafe user-model interactions according to application-specific safety policies, rather than relying on predefined risk taxonomies. In this work, we …

Know Thy Judge: On the Robustness Meta-Evaluation of LLM Safety Judges

2025-03-06 · Francisco Eiras, Eliott Zemour, Eric Lin, Vaikkunth Mugunthan

Large Language Model (LLM) based judges form the underpinnings of key safety evaluation processes such as offline benchmarking, automated red-teaming, and online guardrailing. This widespread requirement raises the cruci…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model+1

Concept Attractors in LLMs and their Applications

2025-12-30 · Sotirios Panagiotis Chytas, Vikas Singh arxiv

Large language models (LLMs) often map semantically related prompts to similar internal representations at specific layers, even when their surface forms differ widely. We show that this behavior can be explained through…

Synthetic Data Generation