The cost and sustainability of generative AI
Everyone using DALL-E to create images or letting ChatGPT write a term paper is consuming a lot of cloud resources. Who will pay for all this?
Translator|Bugatti
Reviewer|Sun Shujuan
Artificial intelligence (AI) is a resource-intensive technology for any platform (including public cloud) . Most AI technologies require a large amount of inference calculations, thereby increasing the demand for processor, network and storage resources, ultimately increasing electricity bills, infrastructure costs and carbon emissions.
The rise of generative AI systems such as ChatGPT has once again brought this issue to the forefront. Given the popularity of this technology and the likely widespread use of it by companies, governments, and the public, we can expect a worrying arc in the power consumption growth curve.
AI has been feasible since the 1970s, but initially did not have much commercial impact, given that mature AI systems require significant resources to work properly. I remember an AI-based system I designed in my 20s that required over $40 million in hardware, software, and data center space to get it running. Incidentally, this project, like many other AI projects, never saw a release date, and the commercial solution was simply not viable.
Cloud computing changes everything. With the public cloud, tasks that were once out of reach can now be handled with significant enough cost effectiveness. In fact, as you might have guessed, the rise of cloud computing coincides with the rise of AI over the past 10 to 15 years, and I would say the two are now closely related.
Sustainability and Cost of Cloud Resources
It doesn’t take much research to predict what will happen in this field. Market demand for AI services will soar, such as generative AI systems and other AI and machine learning systems that are now very popular. Leading the charge will be companies seeking advantage through innovation (such as smart supply chains), or even the thousands of college students looking to generative AI systems to write their term papers.
Increased demand for AI means increased demand for the resources used by these AI systems, such as public clouds and the services they provide. This demand is likely to be met by more data centers housing power-hungry servers and network equipment.
Public cloud providers, like any other utility resource provider, will increase prices as demand increases, just like we see seasonal increases in residential electricity bills (again based on demand). Therefore, we usually control electricity consumption and turn up the air conditioner temperature higher in summer.
However, higher cloud computing costs may not have the same impact on businesses. Enterprises may find that these AI systems are not dispensable, but necessary to drive certain key business processes. In many cases, they may try to save money internally, perhaps by reducing headcount to offset the cost of AI systems. It’s no secret that generative AI systems will soon replace many information workers.
What can we do?
If the demand for resources to run AI systems results in higher computing costs and carbon emissions, what can we do about it? The answer may lie in finding more efficient ways for AI to make full use of resources such as processors, networks, and storage.
For example, sampling the pipeline can speed up deep learning by reducing the amount of data processed. Research from the Massachusetts Institute of Technology (MIT) and IBM shows that using this approach can reduce the resources required to run neural networks on large data sets. However this also limits accuracy, which is acceptable for some business use cases but not for all.
Another approach that has been used in other technology areas is in-memory computing. This architecture can speed up AI processing by avoiding data moving in and out of memory. Instead, AI calculations run directly in the memory module, which speeds things up significantly.
Other approaches are being developed, such as changing the physical processor (using co-processors to handle AI calculations to increase speed) or adopting next-generation computing models such as quantum computing. You can expect large public cloud providers to announce technologies that address many of these issues in the near future.
What should you do?
This article is not about avoiding AI to reduce cloud computing costs or save the planet. AI is a fundamental computing method that most businesses can use to create tremendous value.
It is recommended that when undertaking an AI-based development project or a new AI system development project, you should clearly understand the impact on cost and sustainability, as the two are closely related. You have to make a cost/benefit choice, which really goes back to the old topic of what value you can bring to the company for the cost and risk you have to take. Nothing new here.
I believe that this problem is basically expected to be solved through innovation, whether the innovation is in-memory computing, quantum computing or other technologies that have not yet emerged. AI technology providers and cloud computing providers are keen to make AI more cost-effective, energy-efficient and environmentally friendly, which is good news.
Original title: The cost and sustainability of generative AI, author: David S. Linthicum
The above is the detailed content of The cost and sustainability of generative AI. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



DALL-E 3 was officially introduced in September of 2023 as a vastly improved model than its predecessor. It is considered one of the best AI image generators to date, capable of creating images with intricate detail. However, at launch, it was exclus

This site reported on June 27 that Jianying is a video editing software developed by FaceMeng Technology, a subsidiary of ByteDance. It relies on the Douyin platform and basically produces short video content for users of the platform. It is compatible with iOS, Android, and Windows. , MacOS and other operating systems. Jianying officially announced the upgrade of its membership system and launched a new SVIP, which includes a variety of AI black technologies, such as intelligent translation, intelligent highlighting, intelligent packaging, digital human synthesis, etc. In terms of price, the monthly fee for clipping SVIP is 79 yuan, the annual fee is 599 yuan (note on this site: equivalent to 49.9 yuan per month), the continuous monthly subscription is 59 yuan per month, and the continuous annual subscription is 499 yuan per year (equivalent to 41.6 yuan per month) . In addition, the cut official also stated that in order to improve the user experience, those who have subscribed to the original VIP

Large Language Models (LLMs) are trained on huge text databases, where they acquire large amounts of real-world knowledge. This knowledge is embedded into their parameters and can then be used when needed. The knowledge of these models is "reified" at the end of training. At the end of pre-training, the model actually stops learning. Align or fine-tune the model to learn how to leverage this knowledge and respond more naturally to user questions. But sometimes model knowledge is not enough, and although the model can access external content through RAG, it is considered beneficial to adapt the model to new domains through fine-tuning. This fine-tuning is performed using input from human annotators or other LLM creations, where the model encounters additional real-world knowledge and integrates it

According to news from this site on July 31, technology giant Amazon sued Finnish telecommunications company Nokia in the federal court of Delaware on Tuesday, accusing it of infringing on more than a dozen Amazon patents related to cloud computing technology. 1. Amazon stated in the lawsuit that Nokia abused Amazon Cloud Computing Service (AWS) related technologies, including cloud computing infrastructure, security and performance technologies, to enhance its own cloud service products. Amazon launched AWS in 2006 and its groundbreaking cloud computing technology had been developed since the early 2000s, the complaint said. "Amazon is a pioneer in cloud computing, and now Nokia is using Amazon's patented cloud computing innovations without permission," the complaint reads. Amazon asks court for injunction to block

Editor |ScienceAI Question Answering (QA) data set plays a vital role in promoting natural language processing (NLP) research. High-quality QA data sets can not only be used to fine-tune models, but also effectively evaluate the capabilities of large language models (LLM), especially the ability to understand and reason about scientific knowledge. Although there are currently many scientific QA data sets covering medicine, chemistry, biology and other fields, these data sets still have some shortcomings. First, the data form is relatively simple, most of which are multiple-choice questions. They are easy to evaluate, but limit the model's answer selection range and cannot fully test the model's ability to answer scientific questions. In contrast, open-ended Q&A

Editor | KX In the field of drug research and development, accurately and effectively predicting the binding affinity of proteins and ligands is crucial for drug screening and optimization. However, current studies do not take into account the important role of molecular surface information in protein-ligand interactions. Based on this, researchers from Xiamen University proposed a novel multi-modal feature extraction (MFE) framework, which for the first time combines information on protein surface, 3D structure and sequence, and uses a cross-attention mechanism to compare different modalities. feature alignment. Experimental results demonstrate that this method achieves state-of-the-art performance in predicting protein-ligand binding affinities. Furthermore, ablation studies demonstrate the effectiveness and necessity of protein surface information and multimodal feature alignment within this framework. Related research begins with "S

According to news from this website on July 5, GlobalFoundries issued a press release on July 1 this year, announcing the acquisition of Tagore Technology’s power gallium nitride (GaN) technology and intellectual property portfolio, hoping to expand its market share in automobiles and the Internet of Things. and artificial intelligence data center application areas to explore higher efficiency and better performance. As technologies such as generative AI continue to develop in the digital world, gallium nitride (GaN) has become a key solution for sustainable and efficient power management, especially in data centers. This website quoted the official announcement that during this acquisition, Tagore Technology’s engineering team will join GLOBALFOUNDRIES to further develop gallium nitride technology. G

According to news from this site on August 1, SK Hynix released a blog post today (August 1), announcing that it will attend the Global Semiconductor Memory Summit FMS2024 to be held in Santa Clara, California, USA from August 6 to 8, showcasing many new technologies. generation product. Introduction to the Future Memory and Storage Summit (FutureMemoryandStorage), formerly the Flash Memory Summit (FlashMemorySummit) mainly for NAND suppliers, in the context of increasing attention to artificial intelligence technology, this year was renamed the Future Memory and Storage Summit (FutureMemoryandStorage) to invite DRAM and storage vendors and many more players. New product SK hynix launched last year
