Vertex AI の Veo は、Google の AI の原則を念頭に置いて設計されています。ただし、Google のモデルを安全かつ責任を持ってテストしてデプロイする方法をデベロッパーが理解することが重要です。デベロッパーを支援するため、Vertex AI の Veo には、お客様がユースケース内で有害な可能性がある出力をブロックできるように、安全機能が組み込まれています。詳細については、安全性フィルタをご覧ください。
お客様には、AI アプリケーションの開発時に公平性、解釈可能性、プライバシー、セキュリティのベスト プラクティスを使用することをおすすめします。詳細については、People + AI Guidebook をご覧ください。
安全フィルタ
Vertex AI の Veo には、テキスト、動画、画像など、動画を生成するためのプロンプトを入力する方法がいくつかあります。Veo に提供されるプロンプトは、有害なカテゴリ(violence、sexual、derogatory、toxic など)を含む安全フィルターのリストに照らして評価されます。これらの安全フィルターは、Google Cloudプラットフォームの利用規定、生成 AI の禁止事項に関するポリシー、Google の AI 原則に違反する入力画像や動画を除外することを目的としています。
リクエストに対して The
prompt couldn't be submitted や it might violate our
policies などのエラー メッセージが返された場合は、入力に対して安全フィルタがトリガーされています。リクエストした動画より少ない動画が返された場合、安全性要件を満たしていないため、生成された一部の出力がブロックされています。
安全フィルタのコードカテゴリ
構成する安全フィルタによっては、出力に次のような安全コードが含まれる場合があります。「入力画像が Vertex AI の使用ガイドラインに違反しているため、Veo は動画を生成できませんでした。このメッセージが誤りだと思われる場合は、フィードバックを送信してください。サポートコード: 15236754」
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-04 UTC。"],[],[],null,["# Responsible AI and usage guidelines for Veo\n\nVeo on Vertex AI is designed with Google's [AI\nprinciples](https://ai.google/responsibility/principles/) in mind. However, it\nis important for developers to understand how to test and deploy Google's models\nsafely and responsibly. To aid developers, Veo on Vertex AI has built-in safety\nfeatures to help customers block potentially harmful outputs within their use\ncases. For more information, see [safety filters](#safety-filters).\n\nWe encourage customers to use fairness, interpretability, privacy, and security\nbest practices when developing AI applications. For more information, see [The\nPeople + AI Guidebook](https://pair.withgoogle.com/guidebook/).\n\nSafety filters\n--------------\n\nVeo on Vertex AI offers several ways to input prompts to generate videos, including\ntext, video, and images. Prompts that are provided to Veo are\nassessed against a list of safety filters, which include *harmful categories*\n(for example, `violence`, `sexual`, `derogatory`, and `toxic`). These safety\nfilters aim to filter out input images and videos that violate the [Google Cloud\nPlatform Acceptable Use Policy](https://cloud.google.com/terms/aup?e=48754805),\n[Generative AI Prohibited Use\nPolicy](https://policies.google.com/terms/generative-ai/use-policy), or [Our AI\nPrinciples](https://ai.google/responsibility/principles/).\n\nIf the model responds to a request with an error message, such as `The\nprompt couldn't be submitted` or `it might violate our\npolicies`, then the input is triggering a safety filter. If fewer videos\nthan requested are returned, then some generated output is being blocked for not\nmeeting safety requirements.\n\nSafety filter code categories\n-----------------------------\n\nDepending on the safety filters that you configure, your output may contain a\nsafety code similar to: \"Veo could not generate videos because the input image\nviolates Vertex AI's usage guidelines. If you think this was an error, send\nfeedback. Support codes: **15236754**\"\n\nThe code listed in the output corresponds to a specific harmful category.\n\nThe following table displays the support code to safety category mappings:\n\nWhat's next\n-----------\n\n- Learn about [Responsible AI for Large Language Models\n (LLMs)](/vertex-ai/generative-ai/docs/learn/responsible-ai)\n\n- Learn more about Google's recommendations for [Responsible AI\n practices](https://ai.google/responsibilities/responsible-ai-practices/?category=general)\n\n- Read our blog, [A shared agenda for responsible AI\n progress](https://blog.google/technology/ai/a-shared-agenda-for-responsible-ai-progress/)"]]