Researchers at the Massachusetts Institute of Technology (MIT) trained a machine learning model to monitor and adjust the 3D printing process to correct errors in real time.
New materials that can be used for 3D printing are constantly being developed, but figuring out how to print with them can be a complex and costly puzzle. Typically, operators must use manual trial and error, potentially running thousands of prints, to determine the ideal parameters to print new materials consistently and efficiently.
Researchers at MIT have used artificial intelligence to streamline the process. Scientists at the agency have developed a new machine learning system that uses computer vision to observe the manufacturing process and can correct errors in how materials are handled in real time.
They used simulations to teach a neural network how to adjust printing parameters to minimize errors, and then applied the controller to a real 3D printer. The new system can print objects more accurately than other existing 3D printing controllers.
This work avoids the expensive process of printing thousands or millions of real objects to train neural networks. It could make it easier for engineers to integrate new materials into their 3D printed products, which could help them develop products with special electrical or chemical properties. It also helps technicians make adjustments to the printing process when materials or environmental conditions change unexpectedly.
"This project is really the first demonstration of building a manufacturing system that uses machine learning to learn complex control strategies," said Wojciech Matusik, professor of electrical engineering and computer science at MIT who led the project. If you have smarter manufacturing equipment that can adapt in real time to changing circumstances in the workplace to increase output or system accuracy, you can get more value out of your machines."
Pick Parameters
Determining the ideal parameters for a digital manufacturing process can be one of the most expensive parts of the process, as it requires a lot of trial and error. Once the technician finds a combination that works well, these parameters only apply to a specific situation. They have little data on whether the materials behave in other environments, on different hardware, or on new batches of materials that exhibit different properties.
Using machine learning systems is also full of challenges. First, the researchers need to measure what is happening on the 3D printer in real time.
To do this, the researchers developed a machine vision system that uses two cameras aimed at the 3D printer’s nozzle. The system shines light onto the material as it is being deposited and calculates the thickness of the material based on the amount of light that passes through. "You can think of the visual system as a pair of eyes observing this process in real time," Foshey said.
The controller will then process the images it receives from the vision system and adjust the feed rate and orientation of the printer based on any errors it sees.
But training a neural network-based controller to understand this manufacturing process is data-intensive and requires millions of prints. So the researchers built a simulator.
Successful Simulation
To better train the controller, they used a process called reinforcement learning, in which The model learns through trial and error and is rewarded. The task of the model is to select printing parameters in order to create specific objects in the simulation environment. After showing the expected output, the model is rewarded when it selects parameters that minimize the error between its print and the expected result.
In this case, "error" means that the model either allocated too much material, placing it in areas that should remain open, or did not allocate enough material, leaving The open spots below should be filled. As the model performs more simulated prints, it updates its control strategy to maximize rewards, becoming increasingly accurate.
However, the real world is messier than the simulation. In practice, conditions often vary due to small changes or noise in the printing process. So the researchers created a numerical model that approximates the noise from a 3D printer. They used this model to add noise to their simulations, producing more realistic results.
"We found it interesting that by implementing this noise model we were able to convert controls trained purely in simulation The strategy is transferred to the hardware without any physical experiments for training," Foshey said, "and afterwards, we don't need to do any fine-tuning on the actual device."
When testing the controller It prints objects more accurately than any other control method previously evaluated. It performs particularly well in infill printing, which is printing the inside of an object. Some other controllers deposited so much material that the printed objects were raised, but the researchers' controller adjusted the printing path so that the objects remained level.
Their control strategy can even understand how the material spreads after deposition and adjust parameters accordingly.
auto-adjust
"We are also able to design control strategies that can dynamically control different types of materials. So if you have a manufacturing process on site and you want to change materials, you don't have to re-validate the manufacturing process. You can just load the new material, The controller will automatically adjust," Foshey said.
Now that they have demonstrated the effectiveness of this technique for 3D printing, the researchers hope to develop controllers for other manufacturing processes. They also want to see how the method can be modified to handle multiple layers of materials or printing multiple materials at the same time. Additionally, their method assumes each material has a fixed viscosity, but future iterations could use AI to identify and adjust viscosity in real time.
MIT has a long history in additive manufacturing and has spawned several major 3D printing companies, such as Desktop Metal and VulcanForms. This work was supported in part by the FWF Lise-Meitner Program, a European Research Council Starting Grant, and the National Science Foundation.
The above is the detailed content of Using AI to correct additive manufacturing errors in real time. For more information, please follow other related articles on the PHP Chinese website!

机器学习是一个不断发展的学科,一直在创造新的想法和技术。本文罗列了2023年机器学习的十大概念和技术。 本文罗列了2023年机器学习的十大概念和技术。2023年机器学习的十大概念和技术是一个教计算机从数据中学习的过程,无需明确的编程。机器学习是一个不断发展的学科,一直在创造新的想法和技术。为了保持领先,数据科学家应该关注其中一些网站,以跟上最新的发展。这将有助于了解机器学习中的技术如何在实践中使用,并为自己的业务或工作领域中的可能应用提供想法。2023年机器学习的十大概念和技术:1. 深度神经网

实现自我完善的过程是“机器学习”。机器学习是人工智能核心,是使计算机具有智能的根本途径;它使计算机能模拟人的学习行为,自动地通过学习来获取知识和技能,不断改善性能,实现自我完善。机器学习主要研究三方面问题:1、学习机理,人类获取知识、技能和抽象概念的天赋能力;2、学习方法,对生物学习机理进行简化的基础上,用计算的方法进行再现;3、学习系统,能够在一定程度上实现机器学习的系统。

本文将详细介绍用来提高机器学习效果的最常见的超参数优化方法。 译者 | 朱先忠审校 | 孙淑娟简介通常,在尝试改进机器学习模型时,人们首先想到的解决方案是添加更多的训练数据。额外的数据通常是有帮助(在某些情况下除外)的,但生成高质量的数据可能非常昂贵。通过使用现有数据获得最佳模型性能,超参数优化可以节省我们的时间和资源。顾名思义,超参数优化是为机器学习模型确定最佳超参数组合以满足优化函数(即,给定研究中的数据集,最大化模型的性能)的过程。换句话说,每个模型都会提供多个有关选项的调整“按钮

截至3月20日的数据显示,自微软2月7日推出其人工智能版本以来,必应搜索引擎的页面访问量增加了15.8%,而Alphabet旗下的谷歌搜索引擎则下降了近1%。 3月23日消息,外媒报道称,分析公司Similarweb的数据显示,在整合了OpenAI的技术后,微软旗下的必应在页面访问量方面实现了更多的增长。截至3月20日的数据显示,自微软2月7日推出其人工智能版本以来,必应搜索引擎的页面访问量增加了15.8%,而Alphabet旗下的谷歌搜索引擎则下降了近1%。这些数据是微软在与谷歌争夺生

荣耀的人工智能助手叫“YOYO”,也即悠悠;YOYO除了能够实现语音操控等基本功能之外,还拥有智慧视觉、智慧识屏、情景智能、智慧搜索等功能,可以在系统设置页面中的智慧助手里进行相关的设置。

人工智能在教育领域的应用主要有个性化学习、虚拟导师、教育机器人和场景式教育。人工智能在教育领域的应用目前还处于早期探索阶段,但是潜力却是巨大的。

阅读论文可以说是我们的日常工作之一,论文的数量太多,我们如何快速阅读归纳呢?自从ChatGPT出现以后,有很多阅读论文的服务可以使用。其实使用ChatGPT API非常简单,我们只用30行python代码就可以在本地搭建一个自己的应用。 阅读论文可以说是我们的日常工作之一,论文的数量太多,我们如何快速阅读归纳呢?自从ChatGPT出现以后,有很多阅读论文的服务可以使用。其实使用ChatGPT API非常简单,我们只用30行python代码就可以在本地搭建一个自己的应用。使用 Python 和 C

人工智能在生活中的应用有:1、虚拟个人助理,使用者可通过声控、文字输入的方式,来完成一些日常生活的小事;2、语音评测,利用云计算技术,将自动口语评测服务放在云端,并开放API接口供客户远程使用;3、无人汽车,主要依靠车内的以计算机系统为主的智能驾驶仪来实现无人驾驶的目标;4、天气预测,通过手机GPRS系统,定位到用户所处的位置,在利用算法,对覆盖全国的雷达图进行数据分析并预测。


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

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version
Recommended: Win version, supports code prompts!

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver Mac version
Visual web development tools
