MIT News - Computer Science and Artificial Intelligence Laboratory 09月25日
AI助力机器人设计革新
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

扩散模型如OpenAI的DALL-E在帮助设计新方案中越来越有用。人类可以通过提示系统生成图像、视频或改进蓝图,获得以前未曾考虑过的想法。但你知道吗?生成式人工智能(GenAI)模型也在创造工作机器人方面取得进展。最新的扩散方法从零开始生成结构和控制系统。用户可以绘制机器人3D模型并指定要扩散模型修改的部件,GenAI随后在模拟中测试其想法。当系统找到正确设计时,可以保存并使用3D打印机制造出真实世界的机器人。研究人员使用这种方法创建了一个平均跳跃约2英尺(比他们自己设计的类似机器高41%)的机器人。AI生成的连接件呈曲线,类似于鼓槌,而标准机器的连接件是直角矩形。研究人员通过采样500个潜在设计,逐步优化AI模型,最终设计出类似“ Blob ”的形状,显著提高了机器人的跳跃能力。这种方法的优点在于,扩散模型可以找到非传统的解决方案来改进机器人。

🔍 生成式人工智能(GenAI)模型正应用于创造工作机器人,从零开始生成结构和控制系统,无需用户输入即可设计并评估新方案。

🤖 用户可通过绘制机器人3D模型并指定要修改的部件,利用扩散模型(如DALL-E)进行优化设计,AI随后在模拟中测试并最终制造出实际机器人。

💡 研究人员使用AI设计了一个跳跃机器人,其跳跃高度比人类自行设计的类似机器高41%,AI生成的连接件呈曲线,类似于鼓槌,而标准机器的连接件是直角矩形。

📈 AI通过采样500个潜在设计并逐步优化,最终设计出类似“ Blob ”的形状,显著提高了机器人的跳跃能力,并使机器人的着陆成功率提高了84%。

🌐 该技术未来可应用于更复杂的机器人设计,例如使用自然语言指导AI设计能拿起茶杯或操作电钻的机器人,或通过增加电机控制跳跃方向和改善着陆稳定性。

🎯 研究人员通过将跳跃高度和着陆成功率表示为数值数据,并在两者之间找到最佳平衡点,实现了AI辅助机器人设计的突破。

🚀 该项目由美国国家科学基金会、新加坡-麻省理工学院联盟研究技术计划等支持,并在2025年国际机器人与自动化会议上发表。

Diffusion models like OpenAI’s DALL-E are becoming increasingly useful in helping brainstorm new designs. Humans can prompt these systems to generate an image, create a video, or refine a blueprint, and come back with ideas they hadn’t considered before.

But did you know that generative artificial intelligence (GenAI) models are also making headway in creating working robots? Recent diffusion-based approaches have generated structures and the systems that control them from scratch. With or without a user’s input, these models can make new designs and then evaluate them in simulation before they’re fabricated.

A new approach from MIT’s Computer Science and Artificial Intelligence Laboratory (CSAIL) applies this generative know-how toward improving humans’ robotic designs. Users can draft a 3D model of a robot and specify which parts they’d like to see a diffusion model modify, providing its dimensions beforehand. GenAI then brainstorms the optimal shape for these areas and tests its ideas in simulation. When the system finds the right design, you can save and then fabricate a working, real-world robot with a 3D printer, without requiring additional tweaks.

The researchers used this approach to create a robot that leaps up an average of roughly 2 feet, or 41 percent higher than a similar machine they created on their own. The machines are nearly identical in appearance: They’re both made of a type of plastic called polylactic acid, and while they initially appear flat, they spring up into a diamond shape when a motor pulls on the cord attached to them. So what exactly did AI do differently?

A closer look reveals that the AI-generated linkages are curved, and resemble thick drumsticks (the musical instrument drummers use), whereas the standard robot’s connecting parts are straight and rectangular.

Better and better blobs

The researchers began to refine their jumping robot by sampling 500 potential designs using an initial embedding vector — a numerical representation that captures high-level features to guide the designs generated by the AI model. From these, they selected the top 12 options based on performance in simulation and used them to optimize the embedding vector.

This process was repeated five times, progressively guiding the AI model to generate better designs. The resulting design resembled a blob, so the researchers prompted their system to scale the draft to fit their 3D model. They then fabricated the shape, finding that it indeed improved the robot’s jumping abilities.

The advantage of using diffusion models for this task, according to co-lead author and CSAIL postdoc Byungchul Kim, is that they can find unconventional solutions to refine robots.

“We wanted to make our machine jump higher, so we figured we could just make the links connecting its parts as thin as possible to make them light,” says Kim. “However, such a thin structure can easily break if we just use 3D printed material. Our diffusion model came up with a better idea by suggesting a unique shape that allowed the robot to store more energy before it jumped, without making the links too thin. This creativity helped us learn about the machine’s underlying physics.”

The team then tasked their system with drafting an optimized foot to ensure it landed safely. They repeated the optimization process, eventually choosing the best-performing design to attach to the bottom of their machine. Kim and his colleagues found that their AI-designed machine fell far less often than its baseline, to the tune of an 84 percent improvement.

The diffusion model’s ability to upgrade a robot’s jumping and landing skills suggests it could be useful in enhancing how other machines are designed. For example, a company working on manufacturing or household robots could use a similar approach to improve their prototypes, saving engineers time normally reserved for iterating on those changes.

The balance behind the bounce

To create a robot that could jump high and land stably, the researchers recognized that they needed to strike a balance between both goals. They represented both jumping height and landing success rate as numerical data, and then trained their system to find a sweet spot between both embedding vectors that could help build an optimal 3D structure.

The researchers note that while this AI-assisted robot outperformed its human-designed counterpart, it could soon reach even greater new heights. This iteration involved using materials that were compatible with a 3D printer, but future versions would jump even higher with lighter materials.

Co-lead author and MIT PhD student and CSAIL affiliate Tsun-Hsuan “Johnson” Wang says the project is a jumping-off point for new robotics designs that generative AI could help with.

“We want to branch out to more flexible goals,” says Wang. “Imagine using natural language to guide a diffusion model to draft a robot that can pick up a mug, or operate an electric drill.”

Kim says that a diffusion model could also help to generate articulation and ideate on how parts connect, potentially improving how high the robot would jump. The team is also exploring the possibility of adding more motors to control which direction the machine jumps and perhaps improve its landing stability.

The researchers’ work was supported, in part, by the National Science Foundation’s Emerging Frontiers in Research and Innovation program, the Singapore-MIT Alliance for Research and Technology’s Mens, Manus and Machina program, and the Gwangju Institute of Science and Technology (GIST)-CSAIL Collaboration. They presented their work at the 2025 International Conference on Robotics and Automation.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

生成式人工智能 机器人设计 扩散模型 AI创新 3D打印 机器人工程
相关文章