惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
U
Unit 42
V
Visual Studio Blog
D
DataBreaches.Net
F
Fortinet All Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
月光博客
月光博客
大猫的无限游戏
大猫的无限游戏
T
The Blog of Author Tim Ferriss
GbyAI
GbyAI
博客园 - 叶小钗
Blog — PlanetScale
Blog — PlanetScale
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MongoDB | Blog
MongoDB | Blog
The Cloudflare Blog
云风的 BLOG
云风的 BLOG
D
Docker
G
Google Developers Blog
罗磊的独立博客
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
S
SegmentFault 最新的问题

Recent Announcements

Amazon EC2 X8i instances are now available in Europe (Paris) Amazon CloudWatch pipelines now supports drop and conditional processing AWS Deadline Cloud supports monitor creation in multiple regions Amazon CloudWatch pipelines introduces new compliance and governance capabilities Second-generation Amazon FSx for NetApp ONTAP is now available in four additional AWS commercial and AWS GovCloud (US) Regions AWS Billing and Cost Management Dashboards Now Supports Scheduled Email Delivery AWS RTB Fabric supports health checks for real-time bidding workloads AWS Backup extends Amazon FSx support to 5 additional AWS Regions and expands cross-Region and cross-account copy to 14 AWS Regions Amazon RDS now supports the latest CU and GDR updates for Microsoft SQL Server Amazon Timestream for InfluxDB Now Supports Customer-Defined Maintenance Windows Amazon Bedrock now supports cost allocation by IAM user and role Amazon OpenSearch Service supports Managed Prometheus and agent tracing Amazon S3 Lifecycle pauses actions on objects that are unable to replicate Amazon RDS Blue/Green Deployments now supports Amazon RDS Proxy AWS Marketplace announces the Discovery API for programmatic access to catalog data AWS Agent Registry for centralized agent discovery and governance is now available in Preview Amazon OpenSearch Serverless now supports Zstandard (zstd) codec for index compression AWS Private CA now supports customer managed permissions for cross-account sharing Amazon EC2 Capacity Manager now supports tag-based dimensions Amazon Route 53 Resolver endpoints now support DNS delegation for private hosted zones in AWS GovCloud (US) Regions SageMaker HyperPod now supports gang scheduling for distributed training workloads Amazon IVS 实时直播功能现已支持冗余摄取 Amazon EKS 托管节点组现在支持 EC2 Auto Scaling 暖池 Amazon Bedrock AgentCore 浏览器新增操作系统级交互功能 Amazon WorkSpaces Advisor now available for AI-powered troubleshooting Amazon OpenSearch Service now supports Graviton4 based i8ge instances Oracle Database@AWS is now available in twelve AWS Regions AWS Lambda expands response streaming support to all commercial AWS Regions AWS Cost Explorer launches Natural Language Query capabilities powered by Amazon Q Amazon Lightsail 现已在亚太地区(马来西亚)区域推出
Amazon SageMaker AI が AI エージェントモデルのカスタマイ...
Amazon Web Services · 2026-06-03 · via Recent Announcements

投稿日: 2026年6月3日

Amazon SageMaker AI で、マルチターン強化学習 (RL) の提供が開始されました。これは、複数ステップのエージェントタスクでモデルをファインチューニングするための、新しいサーバーレスのモデルカスタマイズ手法です。 SageMaker AI のモデルカスタマイズを利用すると、教師ありファインチューニング、検証可能な報酬による強化学習 (RLVR)、AI フィードバックによる強化学習 (RLAIF) などの手法を使用して、基盤モデルを適応させることができます。独自のトレーニングインフラストラクチャを構築して運用するような、画一的で面倒な作業が不要になります。マルチターン RL は既存のモデルカスタマイズ機能を拡張するもので、自社のエージェント環境でモデルをトレーニングし、エージェントがタスク全体で下す一連の決定に報酬を与えます。これは、目的のワークロードにおいて低コストの小規模モデルを専門化させ、汎用の大規模モデルと同等またはそれを上回るタスク精度を実現するのに役立ちます。

エージェントが複数ステップのタスクを安定的に完了できるようモデルをトレーニングするのは複雑で、時間がかかり、構築に数週間かかるカスタムのインフラストラクチャを要することが多くあります。SageMaker のマルチターン RL ソリューションは、お客様に代わってこれらを処理します。フルマネージドホスティングの場合は、Amazon Bedrock AgentCore Runtime で実行されているエージェントを接続できます。また、お好みのフレームワークを使用して、Amazon EKS、Amazon EC2、AWS Fargate などの任意のインフラストラクチャで実行されているエージェントを接続することもできます。SageMaker AI は、ロールアウトのオーケストレーションや軌跡の収集から、トレーニングとチェックポイント管理まで、トレーニングループ全体を管理します。組み込みの MLflow 追跡により、エージェントの軌跡、報酬、およびトレースを検査できます。評価ジョブは報酬、pass@k、軌跡メトリクスをレポートするので、SageMaker AI エンドポイントや Amazon Bedrock にデプロイする前にモデルをベンチマークできます。マルチターン RL は完全なサーバーレス機能として実行されるため、処理されたトークンの料金のみで利用でき、インフラストラクチャのプロビジョニングや管理は不要です。

マルチターン RL は、Amazon SageMaker AI のモデルカスタマイズ機能の一環として、SageMaker Studio と SageMaker Python SDK を通じて本日ご利用いただけます。 サポートされているモデルには、us-west-2 では Qwen 3.6 27B、Nova Lite 2.0、GPT-OSS-20B、Gemma 31B、および us-east-1 では Nova Lite 2.0、GPT-OSS-20B が含まれます。SageMaker AI のマルチターン強化学習の使用を開始するには、 Amazon SageMaker AI のドキュメントをご覧ください。