Exploring open-source capabilities in Azure AI | Azure Weblog and Updates


This publish was co-authored by Richard Tso, Director of Product Advertising and marketing, Azure AI

Open-source applied sciences have had a profound affect on the world of AI and machine studying, enabling builders, knowledge scientists, and organizations to collaborate, innovate, and construct higher AI options. As giant AI fashions like GPT-3.5 and DALL-E turn out to be extra prevalent, organizations are additionally exploring methods to leverage present open-source fashions and instruments while not having to place an amazing quantity of effort into constructing them from scratch. Microsoft Azure AI is main this effort by working carefully with GitHub and knowledge science communities, and offering organizations with entry to a wealthy set of open-source applied sciences for constructing and deploying cutting-edge AI options.

At Azure Open Source Day, we highlighted Microsoft’s dedication to open supply and the best way to construct clever apps sooner and with extra flexibility utilizing the most recent open-source applied sciences which can be accessible in Azure AI.

Construct and operationalize open-source State-of-the-Artwork fashions in Azure Machine Studying

Latest developments in AI propelled the rise of enormous basis fashions which can be skilled on an enormous amount of knowledge and could be simply tailored to all kinds of functions throughout varied industries. This rising development supplies a singular alternative for enterprises to construct and use basis fashions of their deep studying workloads.

As we speak, we’re asserting the upcoming public preview of foundation fashions in Azure Machine Studying. It supplies Azure Machine Studying with native capabilities that allow prospects to construct and operationalize open-source basis fashions at scale. With these new capabilities, organizations will get entry to curated environments and Azure AI Infrastructure with out having to manually handle and optimize dependencies. Azure Machine studying professionals can simply begin their knowledge science duties to fine-tune and deploy basis fashions from a number of open-source repositories, ranging from Hugging Face, utilizing Azure Machine Studying elements and pipelines. This service will give you a complete repository of well-liked open-source fashions for a number of duties like pure language processing, imaginative and prescient, and multi-modality via the Azure Machine Studying inbuilt registry. Customers can’t solely use these pre-trained fashions for deployment and inferencing straight, however they may also have the power to fine-tune supported machine studying duties utilizing their very own knowledge and import every other fashions straight from the open-source repository.

Hugging face

The following era of Azure Cognitive Companies for Imaginative and prescient

As we speak, Azure Cognitive Companies for Imaginative and prescient launched its subsequent era of capabilities powered by the Florence large foundational model. This new Microsoft mannequin delivers vital enhancements to picture captioning and groundbreaking customization capabilities with few-shot studying. Till right this moment, mannequin customization required giant datasets with lots of of pictures per label to attain manufacturing high quality for imaginative and prescient duties. However, Florence is skilled on billions of text-image pairs, permitting customized fashions to attain top quality with just some pictures. This lowers the hurdle for creating fashions that may match difficult use circumstances the place coaching knowledge is restricted.

Customers can attempt the brand new capabilities of Imaginative and prescient underpinned by the Florence mannequin via Vision Studio. This software demonstrates a full set of prebuilt imaginative and prescient duties, together with automated captioning, sensible cropping, classifying pictures and a summarizing video with pure language, and far more. Customers also can see how the software helps monitor actions, analyze environments, and supply real-time alerts.

The image is an example of Azure Cognitive Services Vision UI, using the Florence model for a video summarization task.

To study extra in regards to the new Florence mannequin in Azure Cognitive Companies for Imaginative and prescient, please take a look at this announcement blog.

New Accountable AI Toolbox additions

Accountable AI is a vital consideration for organizations constructing and deploying AI options. Final 12 months, Microsoft launched the Responsible AI Dashboard throughout the Accountable AI Toolkit, a set of instruments for a personalized, accountable AI expertise with distinctive and complementary functionalities accessible on GitHub and in Azure Machine Studying. We not too long ago introduced the addition of two new open-source tools designed to make the adoption of accountable AI practices extra sensible.

The Responsible AI Mitigations Library permits practitioners to experiment with completely different mitigation strategies extra simply, whereas the Accountable AI Tracker makes use of visualizations to show the effectiveness of various mitigations for extra knowledgeable decision-making. The brand new mitigations library bolsters mitigation by providing a way of managing failures that happen in knowledge preprocessing. The library enhances the toolbox’s Fairlearn fairness assessment tool, which focuses on mitigations utilized throughout coaching time. The tracker permits practitioners to have a look at efficiency for subsets of knowledge throughout iterations of a mannequin to assist them decide probably the most acceptable mannequin for deployment. When used with different instruments within the Accountable AI Toolbox, they provide a extra environment friendly and efficient means to assist enhance the efficiency of methods throughout customers and circumstances. These instruments are made open supply on GitHub and built-in into Azure Machine Studying.

The image shows an example UI of the Responsible AI Tracker, visualizing the model performance across multiple iterations with red and green color.

Speed up large-scale AI with Azure AI infrastructure

Azure AI Infrastructure supplies huge scale-up and scale-out capabilities for probably the most superior AI workloads on the earth. This can be a key issue as to why main AI firms, together with our companions at OpenAI proceed to decide on Azure to advance their AI innovation on Azure AI. Our outcomes for coaching OpenAI’s GPT-3 on Azure AI Infrastructure utilizing Azure NDm A100 v4 virtual machines with NVIDIA’s open-source framework, NVIDIA NeMo Megatron, delivered a 530B-parameter benchmark on 175 digital machines, leading to a scalability issue of 95 p.c. When Azure AI infrastructure is used along with a managed end-to-end machine studying platform, similar to Azure Machine Studying, it supplies the huge compute wanted to allow organizations to streamline administration and orchestration of enormous AI fashions and assist convey them into manufacturing.

The complete benchmarking report for GPT-3 fashions with the NVIDIA NeMo Megatron framework on Azure AI infrastructure is out there here.

Optimized coaching framework to speed up PyTorch mannequin improvement

Azure is a most popular platform for extensively used open-source framework—PyTorch. At Microsoft Ignite, we launched Azure Container for PyTorch (ACPT) inside Azure Machine Studying, bringing collectively the most recent PyTorch model with our greatest optimization software program for coaching and inferencing, similar to DeepSpeed and ONNX Runtime, all examined and optimized for Azure. All these elements are already put in in ACPT and validated to scale back setup prices and speed up coaching time for giant deep studying workloads. ACPT curated setting permits our prospects to effectively practice PyTorch fashions. The optimization libraries like ONNX Runtime and DeepSpeed composed throughout the container can improve manufacturing pace up from 54 p.c to 163 p.c over common PyTorch workloads as seen on varied Hugging Face fashions.

The chart shows ACPT that combines ONNX Runtime and DeepSpeed can increase production speed up to 54 percent to 163 percent over regular PyTorch workloads.

The chart exhibits ACPT that mixes ONNX Runtime and DeepSpeed can improve manufacturing pace as much as 54 p.c to 163 p.c over common PyTorch workloads.

This month, we’re bringing a brand new functionality to ACPT—Nebula. Nebula is a element in ACPT that may assist knowledge scientists to spice up checkpoint financial savings time sooner than present options for distributed large-scale mannequin coaching jobs with PyTorch. Nebula is absolutely suitable with completely different distributed PyTorch coaching methods, together with PyTorch Lightning, DeepSpeed, and extra. In saving medium-sized Hugging Face GPT2-XL checkpoints (20.6 GB), Nebula achieved a 96.9 p.c discount in single checkpointing time. The pace achieve of saving checkpoints can nonetheless improve with mannequin measurement and GPU numbers. Our outcomes present that, with Nebula, saving a checkpoint with a measurement of 97GB in a coaching job on 128 A100 Nvidia GPUs could be lowered from 20 minutes to 1 second. With the power to scale back checkpoint occasions from hours to seconds—a possible discount of 95 p.c to 99.9 p.c, Nebula supplies an answer to frequent saving and discount of end-to-end coaching time in large-scale coaching jobs.The chart shows Nebula achieved a 96.9 percent reduction in single checkpointing time with GPT2-XL.

The chart exhibits Nebula achieved a 96.9 p.c discount in single checkpointing time with GPT2-XL.

To study extra about Azure Container for PyTorch, please take a look at this announcement blog.

MLflow 2.0 and Azure Machine Studying

MLflow is an open-source platform for the whole machine studying lifecycle, from experimentation to deployment. Being one of many MLflow contributors, Azure Machine Studying made its workspaces MLflow-compatible, which implies organizations can use Azure Machine Studying workspaces in the identical method that they use an MLflow monitoring server. MLflow has recently released its new version, MLflow 2.0, which includes a refresh of the core platform APIs primarily based on intensive suggestions from MLflow customers and prospects, which simplifies the platform expertise for knowledge science and machine studying operations workflows. We’re excited to announce that MLflow 2.0 can also be supported in Azure Machine Studying workspaces.

Learn this weblog to study extra about what you are able to do with MLflow 2.0 in Azure Machine Learning.

Azure AI is empowering builders and organizations to construct cutting-edge AI options with its wealthy set of open-source applied sciences. From leveraging pre-trained fashions to customizing AI capabilities with new applied sciences like Hugging Face basis fashions, to integrating accountable AI practices with new open-source instruments, Azure AI is driving innovation and effectivity within the AI trade. With Azure AI infrastructure, organizations can speed up their large-scale AI workloads and obtain even better outcomes. Learn this blog and the on-demand session to take a deep dive into what open-source tasks and options we’ve introduced at Azure Open Source Day 2023.

We’d wish to conclude this weblog publish with some excellent buyer examples that show their success technique of mixing open-source applied sciences and constructing their very own AI options to remodel companies.

What’s most essential about these bulletins is the inventive and transformative methods our prospects are leveraging open-source applied sciences to construct their very own AI options.

These are just some examples from our prospects.

Prospects innovating with open-source on Azure AI






Elekta logo Elekta is an organization that gives know-how, software program, and providers for most cancers remedy suppliers and researchers. Elekta considers AI as important to increasing the use and availability of radiotherapy remedies. AI know-how helps speed up the general remedy planning course of and screens affected person motion in real-time throughout remedy. Elekta makes use of Azure cloud infrastructure for the storage and compute sources wanted for his or her AI-enabled options. Elekta depends closely on Azure Machine Studying, Azure Digital Machines, and the PyTorch open-source machine studying framework to create digital machines and optimize their neural networks. Read full story
NBA logo The Nationwide Basketball Affiliation (NBA) is utilizing AI and open-source applied sciences to reinforce its fan expertise. The NBA and Microsoft have partnered to create a direct-to-consumer platform that provides extra personalised and interesting content material to followers. The NBA makes use of AI-driven knowledge evaluation system, NBA CourtOptix, which makes use of participant monitoring and spatial place data to derive insights into the video games. The system is powered by Microsoft Azure, together with Azure Information Lake Storage, Azure Machine Studying, MLflow, and Delta Lake, amongst others. The purpose is to show the huge quantities of knowledge into actionable insights that followers can perceive and interact with. The NBA additionally hopes to strengthen its direct relationship with followers and improve engagement via elevated personalization of content material supply and advertising efforts. Read full story
AXA logo AXA, a number one automotive insurance coverage firm in the UK wanted to streamline the administration of its on-line quotes to maintain up with the fast-paced digital market. With 30 million automotive insurance coverage quotes processed every day, the corporate sought to discover a resolution to hurry up deployment of recent pricing fashions. In 2020, the AXA knowledge science workforce found managed endpoints in Azure Machine Studying and adopted the know-how throughout personal preview. The workforce examined ONNX open-source fashions deployed via managed endpoints and achieved an excellent discount in response time. The corporate intends to make use of Azure Machine Studying to ship worth, relevance, and personalization to prospects and set up a extra environment friendly and agile course of. Read full story

Leave a Reply

Your email address will not be published. Required fields are marked *