{"id":288362,"date":"2025-09-17T06:59:52","date_gmt":"2025-09-17T06:59:52","guid":{"rendered":"https:\/\/clarivate.com\/academia-government\/?p=288362"},"modified":"2025-09-17T06:59:52","modified_gmt":"2025-09-17T06:59:52","slug":"guardrails-for-responsible-ai","status":"publish","type":"post","link":"https:\/\/clarivate.com\/academia-government\/blog\/guardrails-for-responsible-ai\/","title":{"rendered":"Guardrails for Responsible AI: Balancing Safety and Academic Discourse"},"content":{"rendered":"<p><em>Clarivate explores how responsible AI guardrails and content filtering can support safe, ethical use of generative AI in academic research \u2014 without compromising scholarly freedom. As AI becomes embedded in research workflows, this blog outlines a suggested path to shaping industry standards for academic integrity, safety, and innovation.<\/em><\/p>\n<p>Generative AI has opened new possibilities for academic research, enabling faster discovery, summarization, and synthesis of knowledge, as well as supporting the scholarly discourse. Yet, as these tools become embedded in scholarly workflows, the segment faces a complex challenge: how do we balance responsible AI use and the prevention of harmful outputs with the need to preserve academic freedom and research integrity?<\/p>\n<p>This is an industry-wide problem that affects every organization deploying Large Language Models (LLMs) in academic contexts. There is no simple solution, but there is a pressing need for collaboration across vendors, libraries, and researchers to address it.<\/p>\n<p>There are different ways to technically address the problem. The two most important ones are guardrails and content filtering.<\/p>\n<h3><strong>Guardrails <\/strong><\/h3>\n<p>Guardrails are <em>proactive<\/em> mechanisms designed to prevent undesired behaviour from the model. They are often implemented at a deeper level in the system architecture and can, for example, include instructions in an application\u2019s system prompt to steer the model away from risky topics or to make sure that the language is suitable for the application where it\u2019s being used.<\/p>\n<p>The goal of guardrails is to prevent the model from ever generating harmful or inappropriate content in the first place or misbehaving, with the caveat that the definition of what constitutes \u2018inappropriate\u2019 is highly subjective and often dependent on cultural differences and context.<\/p>\n<p>Guardrails are critical for security and compliance, but they can also contribute to over-blocking. For instance, defences against prompt injection \u2014 where malicious instructions are hidden in user input \u2014 may reject queries that appear suspicious, even if they are legitimate academic questions. It can block certain types of outputs (e.g., hate speech, self-harm advice) or exclude the training data from the output. This tension between safety and openness is one of the hardest problems to solve.<\/p>\n<p>The guardrails used in our products play a very significant role in shaping the model\u2019s output. For example, we carefully design the prompts that guide the LLM, instructing it to rely exclusively on scholarly sources through a Retrieval-Augmented Generation (RAG) architecture or preventing the tools from answering non-scholarly questions such as \u201cWhich <em>electric vehicle should I buy\u201d?<\/em> These techniques limit products\u2019 reliance on the LLM broader training data, significantly minimizing the risk of problematic content impacting user results.<\/p>\n<h3><strong>Content filtering <\/strong><\/h3>\n<p>Content filtering is a <em>reactive<\/em> mechanism that evaluates both the application input as well as the model-generated output to determine whether it should be shown to the user. It uses automated classification models to detect and block (or flag) unwanted or harmful content. Essentially, content filters are processes that can block content from getting to the LLM, as well as block the LLMs responses from being delivered. The goal of content filtering is to catch and block inappropriate content that might slip through the model\u2019s generation process.<\/p>\n<p>However, content filtering is not a single switch; it is a multi-layered process designed to prevent harmful, illegal, or unsafe outputs. Here are the main steps in the pipeline where filtering occurs:<\/p>\n<ul>\n<li><strong>At the LLM level (e.g. GPT, Claude, Gemini, Llama, etc.)<\/strong><\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">Most modern LLM stacks include a\u00a0provider-side safety layer\u00a0that evaluates both the\u00a0prompt (input)\u00a0and the\u00a0model\u2019s draft answer (output)\u00a0before the application ever sees it. It\u2019s designed to reduce harmful or illegal uses (e.g., violence, self-harm, sexual exploitation, hateful conduct, or instructions to commit wrongdoing), but this same functionality can unintentionally suppress\u00a0legitimate, research-relevant\u00a0topics \u2014 particularly in history, politics, medicine, and social sciences.<\/p>\n<ul>\n<li><strong>At the LLM cloud provider level (e.g., Azure, AWS Bedrock, etc.)<\/strong><\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\">Organizations, vendors and developers often use LLMs APIs via cloud providers like Azure or Bedrock when they need to control where their data is processed, meet strict compliance and privacy requirements like GDPR, and run everything within private network environments for added security.<\/p>\n<p style=\"padding-left: 40px;\">These cloud providers implement baseline safety systems to block prompts or outputs that violate their <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/ai-foundry\/concepts\/content-filtering\" target=\"_blank\" rel=\"noopener\">acceptable use policies<\/a>. These filters are often broad, covering sensitive topics such as violence, self-harm, or explicit content. While essential for safety, these filters can inadvertently block legitimate academic queries \u2014 such as research on war crimes or historical atrocities.<\/p>\n<p style=\"padding-left: 40px;\">This can result in frustrating messages alerting users that the request failed &#8211; even when the underlying content is academically valid. At Clarivate, while we recognize these tools may be imperfect, we continue to believe they are essential to incorporate in our arsenal and enable us to balance the benefits with the risks when using this technology. Our commitment to building responsible AI remains steadfast as we continue to monitor and adapt our dynamic controls based on our learnings, feedback and cutting-edge research.<\/p>\n<h3><strong>Finding the right safety level<\/strong><\/h3>\n<p>When we first introduced our AI-powered tools in May 2024, the content filter settings we used were well-suited to the initial needs. However, as adoption of these tools significantly increased, we found that the filters could sometimes be over-sensitive, with users sometimes encountering errors when exploring sensitive or controversial topics, even when the intent was clearly scholarly.<\/p>\n<p>In response, we have adjusted our settings, and early results are promising: Searches previously blocked (e.g., on genocide or civil rights history) now return results, while genuinely harmful queries (e.g., instructions for building weapons) remain blocked.<\/p>\n<p>The central Clarivate Academic AI Platform provides a consistent framework for safety, governance, and content management across all our tools. This shared foundation ensures a uniform standard of responsible AI use. Because content filtering is applied at the model level, we validate any adjustments carefully across solutions, rolling them out gradually and testing against production-like data to maintain reliability and trust.<\/p>\n<p>Our goal is to strike a better balance between responsible AI use and academic freedom.<\/p>\n<h3><strong>Working together to balance safety and openness \u2013 a community effort<\/strong><\/h3>\n<p>Researchers expect AI tools to support inquiry, not censor it. Yet every vendor using LLMs faces the same constraints: provider-level filters, regulatory requirements, and the ethical imperative to prevent harm.<\/p>\n<p>There is no silver bullet. Overly strict filters undermine research integrity; overly permissive settings risk abuse. The only way forward is collaboration \u2014 between vendors, libraries, and the academic community \u2014 to define standards, share best practices, and advocate for provider-level flexibility that recognises the unique needs of scholarly environments.<\/p>\n<p>At Clarivate, we are committed to transparency and dialogue. We\u2019ve made content filtering a key topic for our <a href=\"https:\/\/clarivate.com\/academia-government\/blog\/clarivate-launches-academia-ai-advisory-council\/\">Academia AI Advisory Council<\/a> and are actively engaging with customers to understand their priorities. But this conversation must extend beyond any single company. If we want AI to truly serve scholarship, we need to push this topic with academic AI in mind, balancing safety and openness within the unique context of scholarly discourse. With this goal, we are creating an <strong>Academic AI working group<\/strong> that will help us navigate this and other challenges originating from this new technology. If you are interested in joining this group or know someone who might be, please contact us at <a href=\"mailto:academiaai@clarivate.com\" target=\"_blank\" rel=\"noopener\">academiaai@clarivate.com<\/a>.<\/p>\n<p><strong>Discover Clarivate <a href=\"https:\/\/clarivate.com\/ai\/academia\/\">Academic AI solutions<\/a><\/strong><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Clarivate explores how responsible AI guardrails and content filtering can support safe, ethical use of generative AI in academic research \u2014 without compromising scholarly freedom. As AI becomes embedded in&#8230;<\/p>\n","protected":false},"author":296,"featured_media":288363,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[16,175],"tags":[478,291,202],"class_list":["post-288362","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-academia-government","category-clarivate-insights","tag-ai","tag-research-integrity","tag-thought-leadership"],"acf":[],"lang":"en","translations":{"en":288362},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/posts\/288362","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/users\/296"}],"replies":[{"embeddable":true,"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/comments?post=288362"}],"version-history":[{"count":8,"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/posts\/288362\/revisions"}],"predecessor-version":[{"id":288385,"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/posts\/288362\/revisions\/288385"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/media\/288363"}],"wp:attachment":[{"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/media?parent=288362"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/categories?post=288362"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/clarivate.com\/academia-government\/wp-json\/wp\/v2\/tags?post=288362"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}