{"id":577,"date":"2020-06-25T00:00:00","date_gmt":"2020-06-25T07:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices"},"modified":"2025-06-30T03:59:50","modified_gmt":"2025-06-30T10:59:50","slug":"the-next-frontier-in-machine-learning-driving-responsible-practices","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/","title":{"rendered":"The next frontier in machine learning: driving responsible practices"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Organizations around the world are gearing up for a future powered by artificial intelligence (AI). From supply chain systems to genomics, and from predictive maintenance to autonomous systems, every aspect of the transformation is making use of AI. This raises a very important question: How are we making sure that the AI systems and models show the right ethical behavior and deliver results that can be explained and backed with data?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This week at Spark + AI Summit, we talked about Microsoft\u2019s commitment to the advancement of AI and machine learning driven by principles that put people first.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"understand-protect-and-control-your-machine-learning-solution\">Understand, protect, and control your machine learning solution<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Over the past several years, machine learning has moved out of research labs and into the mainstream and has grown from a niche discipline for data scientists with PhDs to one where all developers are empowered to participate. With power comes responsibility. As the audience for machine learning expands, practitioners are increasingly asked to build AI systems that are easy to explain and that comply with privacy regulations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To navigate these hurdles, we at Microsoft, in collaboration with the <a href=\"https:\/\/www.microsoft.com\/en-us\/research\/blog\/research-collection-responsible-ai\/\" target=\"_blank\" rel=\"noopener\">Aether Committee and its working groups<\/a>, have made available our <a href=\"https:\/\/aka.ms\/Build2020_ResponsibleML\" target=\"_blank\" rel=\"noopener\">responsible machine learning<\/a> (responsible ML) innovations that help developers understand, protect and control their models throughout the machine learning lifecycle. These capabilities can be accessed in any Python-based environment and have been open sourced on GitHub to invite community contributions.<\/p>\n\n\n\n<figure class=\"wp-block-image has-custom-border\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp\" alt=\"The next frontier in machine learning 1\" style=\"border-radius:0px\" title=\"The next frontier in machine learning 1\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Understanding the model behavior includes being able to explain and remove any unfairness within the models. The interpretability and fairness assessment capabilities powered by the <a href=\"https:\/\/interpret.ml\/\" target=\"_blank\" rel=\"noopener\">InterpretML<\/a> and <a href=\"https:\/\/fairlearn.github.io\/\" target=\"_blank\" rel=\"noopener\">Fairlearn<\/a> toolkits, respectively, enable this understanding. These toolkits help determine model behavior, mitigate any unfairness, and improve transparency within the models.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Protecting the data used to create models by ensuring data privacy and confidentiality, is another important aspect of responsible ML. We\u2019ve released a <a href=\"https:\/\/opendifferentialprivacy.github.io\/\" target=\"_blank\" rel=\"noopener\">differential privacy toolkit<\/a>, developed in collaboration with researchers at the Harvard Institute for Quantitative Social Science and School of Engineering. The toolkit applies statistical noise to the data while maintaining an information budget. This ensures an individual\u2019s privacy while enabling the machine learning process to run unharmed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Controlling models and its metadata with features, like <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/machine-learning\/monitor-azure-machine-learning\" target=\"_blank\" rel=\"noopener\">audit trails<\/a> and <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/machine-learning\/how-to-track-experiments\" target=\"_blank\" rel=\"noopener\">datasheets<\/a>, brings the responsible ML capabilities full circle. In Azure Machine Learning, auditing capabilities track all actions throughout the lifecycle of a machine learning model. For compliance reasons, organizations can leverage this audit trail to trace how and why a model\u2019s predictions showed certain behavior.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Many customers, such as <a href=\"https:\/\/aka.ms\/eandybuild\" target=\"_blank\" rel=\"noopener\">EY<\/a> and <a href=\"https:\/\/aka.ms\/sasbuild\" target=\"_blank\" rel=\"noopener\">Scandinavian Airlines<\/a>, use these capabilities today to build ethical, compliant, transparent, and trustworthy solutions while improving their customer experiences.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"our-continued-commitment-to-open-source\">Our continued commitment to open source<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In addition to open sourcing our responsible ML toolkits, there are two more projects we are sharing with the community. The first is <a href=\"https:\/\/github.com\/microsoft\/hyperspace\" target=\"_blank\" rel=\"noopener\">Hyperspace<\/a>, a new extensible indexing subsystem for Apache Spark. This is designed to work as a simple add-on, and comes with Scala, Python, and .Net support. Hyperspace is the same technology that powers the indexing engine inside Azure Synapse Analytics. In benchmarking against common workloads like TPC-H and TPC-DS, Hyperspace has provided gains of 2x and 1.8x, respectively. Hyperspace is now on GitHub. We look forward to seeing new ideas and contributions on <a href=\"https:\/\/github.com\/microsoft\/hyperspace\" target=\"_blank\" rel=\"noopener\">Hyperspace<\/a> to make Apache Spark\u2019s performance even better.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The second is a preview of <a href=\"https:\/\/microsoft.github.io\/onnxruntime\/\" target=\"_blank\" rel=\"noopener\">ONNX Runtime&#8217;s<\/a> support for accelerated training. The <a href=\"https:\/\/cloudblogs.microsoft.com\/opensource\/2020\/05\/19\/announcing-support-for-accelerated-training-with-onnx-runtime\/\" target=\"_blank\" rel=\"noopener\">latest release<\/a> of training acceleration incorporates innovations from the <a href=\"https:\/\/aka.ms\/AA87dvg\" target=\"_blank\" rel=\"noopener\">AI at Scale<\/a> initiative, such as <a href=\"https:\/\/www.microsoft.com\/en-us\/research\/blog\/zero-deepspeed-new-system-optimizations-enable-training-models-with-over-100-billion-parameters\/\" target=\"_blank\" rel=\"noopener\">ZeRO optimization<\/a> and <a href=\"https:\/\/www.microsoft.com\/en-us\/research\/project\/parasail\/\" target=\"_blank\" rel=\"noopener\">Project Parasail<\/a>, which improves memory utilization and parallelism on GPUs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We deeply value our partnership with the open source community and look forward to collaborating to establish responsible ML practices in the industry.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"additional-resources\">Additional resources<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\">Learn more about <a href=\"https:\/\/azure.microsoft.com\/services\/machine-learning\/responsibleML\" target=\"_blank\" rel=\"noopener\">responsible ML<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Walk through an <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/machine-learning\/responsibleml\/#interactive-demos\" target=\"_blank\" rel=\"noopener\">interactive demo for responsible ML<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Read the IDC <a href=\"https:\/\/azure.microsoft.com\/en-us\/resources\/idc-report-empowering-your-organization-with-responsibleai\/\" target=\"_blank\" rel=\"noopener\">white paper on responsible AI<\/a>.<\/li>\n\n\n\n<li class=\"wp-block-list-item\">Use the Azure architecture center for proven architectures on <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/architecture\/browse\/#analytics\" target=\"_blank\" rel=\"noopener\">analytics<\/a> and <a href=\"https:\/\/docs.microsoft.com\/en-us\/azure\/architecture\/browse\/#ai--machine-learning\" target=\"_blank\" rel=\"noopener\">AI<\/a>.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Organizations around the world are gearing up for a future powered by artificial intelligence (AI). From supply chain systems to genomics, and from predictive maintenance to autonomous systems, every aspect of the transformation is making use of AI.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1454,1485],"tags":[],"audience":[3057,3055,3056],"content-type":[1460],"product":[1493],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-577","post","type-post","status-publish","format-standard","hentry","category-ai-machine-learning","category-internet-of-things","audience-data-professionals","audience-developers","audience-it-implementors","content-type-events","product-azure-machine-learning","review-flag-1680286581-364","review-flag-1-1680286581-825","review-flag-artif-1680286586-345","review-flag-idc-1680286585-291","review-flag-lever-1680286579-649","review-flag-machi-1680286585-314","review-flag-microsofts","review-flag-ml-1680286585-776","review-flag-new-1680286579-546","review-flag-partn-1680286579-300"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The next frontier in machine learning: driving responsible practices | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"Organizations around the world are gearing up for a future powered by artificial intelligence (AI). From supply chain systems to genomics, and from predictive maintenance to autonomous systems, every aspect of the transformation is making use of AI.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The next frontier in machine learning: driving responsible practices | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"Organizations around the world are gearing up for a future powered by artificial intelligence (AI). From supply chain systems to genomics, and from predictive maintenance to autonomous systems, every aspect of the transformation is making use of AI.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2020-06-25T07:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-30T10:59:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp\" \/>\n<meta name=\"author\" content=\"Microsoft Azure\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Microsoft Azure\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"The next frontier in machine learning: driving responsible practices\",\"datePublished\":\"2020-06-25T07:00:00+00:00\",\"dateModified\":\"2025-06-30T10:59:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/\"},\"wordCount\":657,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp\",\"articleSection\":[\"AI + machine learning\",\"Internet of things\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/\",\"name\":\"The next frontier in machine learning: driving responsible practices | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp\",\"datePublished\":\"2020-06-25T07:00:00+00:00\",\"dateModified\":\"2025-06-30T10:59:50+00:00\",\"description\":\"Organizations around the world are gearing up for a future powered by artificial intelligence (AI). From supply chain systems to genomics, and from predictive maintenance to autonomous systems, every aspect of the transformation is making use of AI.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI + machine learning\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"The next frontier in machine learning: driving responsible practices\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The next frontier in machine learning: driving responsible practices | Microsoft Azure Blog","description":"Organizations around the world are gearing up for a future powered by artificial intelligence (AI). From supply chain systems to genomics, and from predictive maintenance to autonomous systems, every aspect of the transformation is making use of AI.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/","og_locale":"en_US","og_type":"article","og_title":"The next frontier in machine learning: driving responsible practices | Microsoft Azure Blog","og_description":"Organizations around the world are gearing up for a future powered by artificial intelligence (AI). From supply chain systems to genomics, and from predictive maintenance to autonomous systems, every aspect of the transformation is making use of AI.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2020-06-25T07:00:00+00:00","article_modified_time":"2025-06-30T10:59:50+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp","type":"","width":"","height":""}],"author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"The next frontier in machine learning: driving responsible practices","datePublished":"2020-06-25T07:00:00+00:00","dateModified":"2025-06-30T10:59:50+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/"},"wordCount":657,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp","articleSection":["AI + machine learning","Internet of things"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/","name":"The next frontier in machine learning: driving responsible practices | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp","datePublished":"2020-06-25T07:00:00+00:00","dateModified":"2025-06-30T10:59:50+00:00","description":"Organizations around the world are gearing up for a future powered by artificial intelligence (AI). From supply chain systems to genomics, and from predictive maintenance to autonomous systems, every aspect of the transformation is making use of AI.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2020\/06\/587805b1-dcf2-4941-be1e-5f3713aa3e44.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/the-next-frontier-in-machine-learning-driving-responsible-practices\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"AI + machine learning","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/"},{"@type":"ListItem","position":3,"name":"The next frontier in machine learning: driving responsible practices"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=577"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/577\/revisions"}],"predecessor-version":[{"id":44489,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/577\/revisions\/44489"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=577"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=577"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=577"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=577"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=577"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=577"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=577"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=577"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}