https://www.unite.ai/google-has-banned-the-training-of-deepfakes-in-colab/ Unite.AI * News + Artificial General Intelligence + Artificial Neural Networks + Autonomous Vehicles + Brain Machine Interface + Data Science + COVID-19 + Cybersecurity + Deep Learning + Deepfakes + Education + Environment + Ethics + Facial Recognition + Healthcare + Investments + Manufacturing + Natural Language Processing + Quantum Computing + Regulation + Reinforcement Learning + Robotics + Speech Recognition + Startups + Surveillance + Virtual Assistants * AI 101 + Autoencoder + Backpropagation + Bayes Theorem + Big Data + Computer Vision + Confusion Matrix + Convolutional Neural Networks + Cybersecurity + Decision Tree + Data Science + Deepfakes + Deep Learning + Deep Reinforcement Learning + Dimensionality Reduction + Edge AI & Edge Computing + Ensemble Learning + Federated Learning + Few-Shot Learning + Generative Adversarial Network + Generative vs Discriminative Models + Gradient Boosting + Gradient Descent + Image Classification + K-Means Clustering + K-Nearest Neighbors + Linear Regression + Long Short-Term Memory (LSTM) + Machine Learning + Meta-Learning + Nanobots + Natural Language Processing + Natural Language Understanding + Neural Networks + Overfitting + Quantum Computers + Recurrent Neural Networks + Reinforcement Learning + Robotic Process Automation (RPA) + Structured vs Unstructured Data + Supervised vs Unsupervised + Support Vector Machines + Synthetic Data + Text Classification + Transfer Learning + Transformer Neural Networks + Turing Test * Certifications + Blockchain + Cloud + Cybersecurity + Data Science + Machine Learning + Natural Language Processing + Python + Robotic Process Automation + TensorFlow + Courses * Conferences + AI Conferences + Cybersecurity Conferences + Robotics Conferences * Interviews * Thought Leaders * Newsletters * Organizations * Meet the Team * Our Charter * Contact Us Connect with us * * * * [Search ] Unite.AI Unite.AI Google Has Banned the Training of Deepfakes in Colab * News + A - C o Artificial General Intelligence o Artificial Neural Networks o Autonomous Vehicles o Brain Machine Interface o COVID-19 o Cybersecurity + D - F o Data Science o Deepfakes o Deep Learning o Education o Ethics o Environment o Facial Recognition + G - Q o Healthcare o Investments o Manufacturing o Natural Language Processing o Quantum Computing + R - Z o Regulation o Reinforcement Learning o Robotics o Speech Recognition o Startups o Surveillance o Virtual Assistants * AI 101 + A - D o Autoencoder o Backpropagation o Bayes Theorem o Big Data o Computer Vision o Confusion Matrix o Convolutional Neural Networks o Cybersecurity o Data Science o Decision Tree o Deepfakes o Deep Learning o Deep Reinforcement Learning + D - K o Dimensionality Reduction o Edge AI o Ensemble Learning o Federated Learning o Few-Shot Learning o Generative Adversarial Network (GAN) o Generative vs. Discriminative Models o Gradient Boosting o Gradient Descent o Image Classification o K-Means Clustering o K-Nearest Neighbors + L - Q o Linear Regression o Long Short-Term Memory o Machine Learning o Meta-Learning o Nanobots o Natural Language Processing o Natural Language Understanding o Neural Networks o Overfitting o Quantum Computers o Recurrent Neural Networks + R - Z o Reinforcement Learning o Robotic Process Automation (RPA) o Structured vs Unstructured Data o Supervised vs Unsupervised Learning o Support Vector Machines o Synthetic Data o Text Classification o Transfer Learning o Transformer Neural Networks o Turing Test * Certifications + Blockchain + Cloud + Cybersecurity + Data Science + Machine Learning + Natural Language Processing + Python + Robotic Process Automation + TensorFlow * Conferences + Artificial Intelligence + Cybersecurity + Robotics * Interviews * Thought Leaders * Meet the Team * Contact Deepfakes Google Has Banned the Training of Deepfakes in Colab mm Updated 8 seconds ago on May 28, 2022 By Martin Anderson Table Of Contents [deepfake-ban-colab-MAIN] Sometime in the last two weeks, Google has quietly changed the terms of service for its Colab users, adding a stipulation that Colab services may no longer be used to train deepfakes. The May update brings a deepfake ban to Colab. Source: https:// research.google.com/colaboratory/faq.html# limitations-and-restrictions The May update brings a deepfake ban to Colab. Source: https:// research.google.com/colaboratory/faq.html# limitations-and-restrictions The first web-archived version from the Internet Archive that features the deepfake ban was captured last Tuesday, the 24th May. The last captured version of the Colab FAQ that does not mention the ban was on the 14th May. Of the two popular deepfake-creation distributions, DeepFaceLab (DFL) and FaceSwap, both of which are forks of the controversial and anonymous code posted to Reddit in 2017, only the more notorious DFL appears to have been directly targeted by the ban. According to deepfake developer 'chervonij' at the DFL Discord, running the software in Google Colab now produces a warning: 'You may be executing code that is disallowed, and this may restrict your ability to use Colab in the future. Please note the prohibited actions specified in our FAQ.' However, interestingly, the user is currently allowed to continue with the execution of the code. The new warning that greeted DFL deepfakers attempting to run the code on Google Colab. Source: https://discord.com/channels/ 797172242697682985/797391052042010654/979823182624219136 The new warning that greeted DFL deepfakers attempting to run the code on Google Colab. Source: https://discord.com/channels/ 797172242697682985/797391052042010654/979823182624219136 According to a user in the Discord for rival distribution FaceSwap, that project's code apparently does not yet trigger the warning, suggesting that code for DeepFaceLab (also the feeding architecture for real-time deepfake streaming implementation DeepFaceLive), by far the most dominant deepfakes method, has been specifically targeted by Colab. FaceSwap co-lead developer Matt Tora commented*: 'I find it very unlikely that Google are doing this for any particular ethical reasons, more that Colab's raison d'etre is for students/data scientists/researchers to be able to run computationally expensive GPU code in an easy and accessible manner, free of charge. However, I suspect that a not insignificant amount of users are exploiting this resource to create deepfake models, at scale, which is both computationally expensive and takes a not insignificant amount of training time to produce results. 'You could say that Colab leans more to the educational, research side of AI. Executing scripts that require little user input, nor understanding, tends to go counter to this. At Faceswap we try to focus on educating the user in AI and the mechanisms involved, whilst lowering the barrier to entry. We very much encourage ethical use of the software and feel that making these kinds of tools available to a wider audience helps educate people in terms of what is achievable in today's world, rather than keeping it hidden away for a select few. 'Unfortunately we cannot control how our tools are ultimately used, nor where they are run. It saddens me that an avenue has been closed for people to experiment with our code, however, in terms of protecting this particular resource to ensure its availability to the actual target audience, I find it understandable.' There is no evidence that the new restriction is limited only to the free tier of Google Colab - at the bottom of the list of prohibited activities to which deepfakes have now been added, is the note 'Additional restrictions exist for paid users', indicating that these are baseline regulations. In regard to the deepfakes ban, this has confused some, since 'cryptocurrency mining' and 'engaging in peer-to-peer file-sharing' are included in both the free and pro 'Restrictions' section. By that logic, everything banned in the free 'Restrictions' section is allowed in the Pro version, so long as the Pro version does not explicitly prohibit it, including 'running denial-of-service attacks' and 'password cracking'. The additional restrictions for the Pro tier are chiefly concerned with not 'subletting' pro Colab access, despite the confusing and selective duplicate prohibitions. Google Colab is a dedicated implementation of Jupyter notebook environments, which allow for remote training of machine learning projects on far more powerful GPUs than many users can afford. Since deepfake training is a VRAM-hungry pursuit, and since the advent of the GPU famine, many deepfakers in recent years have eschewed home training in favor of remote training in Colab, where it's possible, depending on chance and tier, to train a deepfake model on powerful cards such as the Tesla T4 (16GB VRAM, currently around $2k USD), the V100 (32GB VRAM, around $4k USD), and the mighty A100 (80GB VRAM, MSRP of $32,097.00), among others. The ban on Colab training seems likely to reduce the pool of deepfakers able to train higher-resolution models, where the input and output images are larger, more suited to high-resolution results, and capable of extracting and reproducing greater facial detail. Some of the most committed deepfake hobbyists and enthusiasts, according to Discord and forum posts, have invested heavily in local hardware over the last couple of years, in spite of the high prices of GPUs. However, given the high costs involved, sub-communities have emerged to deal with the challenges of training deepfakes on Colabs, with random GPU allocation the most common complaint since Colab limited the use of higher-end GPUs to free users. * In private messages on Discord First published 28th May 2022. Revised 7:28 AM EST, correction of quote typo. Revised 12:40pm EST - added clarification regarding free and pro tier deepfake bans,as best can be understood from the 'free' and 'pro' lists of prohibitions. Related Topics:AI newsdeep fakesdeepfake Don't Miss New Method Detects Deep Fakes With 99% Accuracy mm Martin Anderson Journalist and editor, primarily on machine learning, artificial intelligence and big data. Personal site: https://martinanderson.ai/ Contact: martin@martinanderson.ai Twitter: @manders_ai [logoUNITE2] You may like * [reshaping-faces-MAIN] [reshaping-] Restructuring Faces in Videos With Machine Learning * [man-5946820_1280] [man-594682] New Method Detects Deep Fakes With 99% Accuracy * [bad-hair-days-gan-autoencoder-MAIN2] [bad-hair-d] Tackling 'Bad Hair Days' in Human Image Synthesis * Images produced by deepfakers at the DeepFaceLab Discord Channel Images produced by deepfakers at the DeepFaceLab Discord Channel Deepfake Detection Based on Original Human Biometric Traits * [deepfake-context-MAIN2] [deepfake-c] Fidelity vs. Realism in Deepfake Videos * [reducing-fat-in-photos-MAIN] [reducing-f] Faking 'Better' Bodies With AI [Search ] Recent Posts * Google Has Banned the Training of Deepfakes in Colab * 10 Best Antivirus Software for Mac of 2022 (AI Powered) * Self-Driving ATVs Are Coming * Planning, PoC, and Production of an Successful AI-Driven Enterprise Solution * Retrieving Real-World Email Addresses From Pretrained Natural Language Models Interviews * Zayd Enam, Co-founder and CEO of Cresta * Zack Dvey-Aharon, Ph.D., CEO and Co-Founder of AEYE Health - Interview Series * Yohan Lee, Chief Strategy Officer at Riiid Labs - Interview Series * Yi Zou, Senior Director of Engineering, ASML Silicon Valley - Interview Series * Yasser Khan, CEO of ONE Tech - Interview Series * Yashar Behzadi, the CEO of Synthesis AI - Interview Series * Yaron Singer, CEO at Robust Intelligence & Professor of Computer Science at Harvard University - Interview Series * Wilson Pang, Co-Author of Real World AI - Interview Series * Wilson Pang, Chief Technology Officer at Appen - Interview Series * William Santana Li, CEO of Knightscope - Interview Series * Meet the Team * Our Charter * Press Tools * Contact Us Advertiser Disclosure: Unite.AI is committed to rigorous editorial standards to provide our readers with accurate information and news. We may receive compensation when you click on links to products we reviewed. * * * * Copyright (c) 2021 Unite.AI * Editorial Policy * Privacy Policy * Terms and Conditions [1]