{
  "id": 8046378,
  "title": "Enhancing industrial safety AI with synthetic data on Amazon SageMaker AI",
  "url": "https://urgent.news/2026/09/17/enhancing-industrial-safety-ai-with-synthetic-data-on-amazon",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-17T15:28:08.000Z",
  "source": {
    "name": "AWS Machine Learning",
    "slug": "aws-machine-learning",
    "url": "https://aws.amazon.com/blogs/machine-learning/enhancing-industrial-safety-ai-with-synthetic-data-on-amazon-sagemaker-ai/"
  },
  "original_language": "en",
  "account": "Industrial safety AI utilizes computer vision and predictive analytics to detect and prevent workplace hazards. However, generating training data for these systems can be challenging due to the scarcity of images depicting people in dangerous proximity to heavy machinery. This scarcity leads to class imbalance, making it difficult to train reliable person-detection models. The most dangerous scenarios, such as workers in blind spots or children near moving equipment, are rare in real-world datasets and expensive to stage for data collection.\n\nTo address this issue, a synthetic data augmentation pipeline built on Amazon SageMaker AI and Amazon Rekognition is presented. This pipeline generates photo-realistic training images with automated labels, eliminating the need for manual annotation and hazardous photography sessions. Experiments showed up to a 160 percent improvement in person detection mAP50 without manual annotation or risky photography.\n\nThe solution architecture consists of two stages: photo-realistic image generation and automated labeling. The photo-realistic stage employs a diffusion-based model hosted on Amazon SageMaker AI to insert synthetic people into real scene images while maintaining background, lighting, and scale. The automated labeling stage uses Amazon Rekognition DetectLabels API to generate bounding-box annotations for the inserted people.\n\nThe synthetic images and automated annotations are combined with existing equipment annotations from the original image, forming the final training set. Pre- and post-processing steps ensure the pipeline runs as an automated workflow. This approach provides a cost-effective and safe solution for training industrial safety AI models, particularly for edge-deployed detectors on equipment such as tractors and forklifts.",
  "summary": "Learn how to build a synthetic data augmentation pipeline on Amazon SageMaker AI and Amazon Rekognition that generates photo-realistic, auto-labeled training images for industrial safety AI. This approach improved person detection by up to 160% without manual annotation or hazardous data collection near heavy machinery.",
  "key_points": [
    "Synthetic data pipeline improves industrial safety AI with 160% person detection accuracy",
    "Diffusion-based model generates photo-realistic images with automated labels",
    "Solution addresses class imbalance and safety concerns in training data"
  ],
  "editors_take": null,
  "illustration": "https://urgent.news/ill/8046378.png",
  "coverage": {
    "outlets": 3,
    "also_reported_by": [
      {
        "outlet": "CNA - Business",
        "title": "Amazon enters AI safety fray, calls for \"rigorous testing,\" safeguards",
        "url": "https://urgent.news/2026/09/17/amazon-enters-ai-safety-fray-calls-for-rigorous-testing-safeguards",
        "published": "2026-09-17T14:31:33.000Z"
      },
      {
        "outlet": "Investing.com",
        "title": "Amazon enters AI safety fray, calls for \"rigorous testing,\" safeguards",
        "url": "https://urgent.news/2026/09/17/amazon-enters-ai-safety-fray-calls-for-rigorous-testing-safeguards-8039778",
        "published": "2026-09-17T14:36:55.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}