Lyle Regenwetter
Lyle Regenwetter
  • 6
  • 1 367

Відео

2.155/6 FA24 CP3 Intro
Переглядів 180День тому
Introductory video for Challenge Problem 3 for MIT 2.155/6 Course 10:46 - misspoke: meant to say 64 x 5 x 8
Negative Data Generative Models: Constraining GenAI for Engineering Design using Negative Data
Переглядів 48Місяць тому
Project page: decode.mit.edu/projects/ndgms/
Counterfactuals for Design: A Model-Agnostic Method for Design Modifications
Переглядів 131Рік тому
LINKS Sorry my face covered the links at the end! Here they are: PyPI Package: pip install decode-mcd Github: github.com/Lyleregenwetter/Multiobjective-Counterfactuals-for-Design Project Page: decode.mit.edu/projects/counterfactuals/ Abstract: We introduce Multi-Objective Counterfactuals for Design (MCD), a novel method for counterfactual optimization in design problems. Counterfactuals are hyp...
Introducing the Design Target Achievement Index (DTAI)
Переглядів 1032 роки тому
Video Presentation to Accompany "Design Target Achievement Index: A Differentiable Metric to Enhance Deep Generative Models in Multi-Objective Inverse Design" Apologies for the sirens; I didn't want to record a second time! Project page: decode.mit.edu/projects/dtai/ Paper: arxiv.org/abs/2205.03005
BIKED: A Dataset and Machine Learning Benchmarks for Data-Driven Bicycle Design
Переглядів 7963 роки тому
15 Minute talk from 2021 International Design Engineering Technical Conferences (IDETC) Check out BIKED's project page: decode.mit.edu/projects/biked/

КОМЕНТАРІ

  • @joseizurieta-t1d
    @joseizurieta-t1d 6 днів тому

    These videos are clutch! thanks

  • @levelupwithrizwan9371
    @levelupwithrizwan9371 2 місяці тому

    Good work ! Would these models help in conceptual design? let's say if my objective is to suggest a mode of transportation from point a to b and it should be lightweight, use less fuel and be environmental friendly. Will such models generate new bike design concepts rather than small modifications to existing designs?

    • @lyleregenwetter1588
      @lyleregenwetter1588 Місяць тому

      Hi Rizwan, great question. The text-based design guidance approach used in the paper is very much dependent on what can be visually identified from a bike image. Since the weight and fuel-efficiency are difficult to determine based on just an image, I think these objectives would need to be explicitly calculated. But with some advancements in multimodal learning, it could be possible!

  • @sunwoongy5551
    @sunwoongy5551 Рік тому

    It's indeed really fascinating research! I'm a big fan of the DeCoDe lab, and I found out that you are interested in the performance-oriented DGM from your google scholar profile, which is also one of my research interests. I'm looking forward to seeing what you come up with next and working together with DeCoDe :)

    • @lyleregenwetter1588
      @lyleregenwetter1588 Рік тому

      Hi SunWoong, glad you enjoyed the video and the rest of the research at the lab. Happy to answer any questions you may have!

  • @levelupwithrizwan9371
    @levelupwithrizwan9371 Рік тому

    How does these methods compare to the traditional optimization techniques like NSGA, PSO etc., in terms of quality of solutions and time ?

    • @lyleregenwetter1588
      @lyleregenwetter1588 Рік тому

      Great question. In terms of training time, I've found that traditional optimization methods and ML-based generative models can often be roughly comparable (though it depends on many things such as dimensionality and training parameters, or course). However, one strength of generative models is that they can be trained a single time in a conditional setting to then support numerous different target queries. In contrast, our traditional optimization methods will need to be retrained whenever constraints and objectives change. We are hoping to demonstrate such conditional training in an upcoming paper!

    • @levelupwithrizwan9371
      @levelupwithrizwan9371 Рік тому

      @@lyleregenwetter1588 Thanks for the reply. I have one more question. Traditional optimization techniques are used in various engineering design and optimization problems based on the nature of the problem, objectives and constraints. For example, scheduling problems in industries involve million of variables and could be solved by a highly scalable Linear programming problem or NLP, MILP etc. Also, lot of design problems that we tackle in industry lack prior data especially there is no image based data. Usually we do abstraction to arrive at a mathematical model for a given problem. To cut a long story short, my question is how practical are generative models in engineering design problems ?

    • @lyleregenwetter1588
      @lyleregenwetter1588 Рік тому

      @@levelupwithrizwan9371 I think your comment about the necessity of data is really the crucial factor here. Optimization is an excellent technique which can be used when no data is present. However, in scenarios where we are able to gather datasets, this data can give us several advantages. For one, data driven models may be able to come up with better solutions than optimization approaches and may be able to handle more complex problems (where identifying a set of closed form constraints to guide optimization may be intractable, for instance). Secondly, ideally data driven models should be able to identify and harness existing design expertise that is encoded into previous designs in the dataset.

    • @lyleregenwetter1588
      @lyleregenwetter1588 Рік тому

      I think this data reliance is the main 'impracticality' of data driven models but as more engineering design datasets become available, I see data-driven models becoming more and more practical. Already, some of these generative models have been successfully applied to real-world product design

    • @levelupwithrizwan9371
      @levelupwithrizwan9371 Рік тому

      @@lyleregenwetter1588 Thanks for answering. I would love to follow your research, probably send you a connect request on linkedin.

  • @Yizhidou
    @Yizhidou 2 роки тому

    Paper vlog is good, feel faster than reading the paper to understand more ~ ~ haha

  • @Yizhidou
    @Yizhidou 2 роки тому

    I am from Shenzhen, China, which is known as "the most Silicon Valley-like city in China". Because I am recently researching how to use DGM for nail design. (Because it's a $100 billion market with stable repurchase) I stumbled upon DeCoDE Labs and the bike project. It's 1am and I'm reading several of your papers closely. Seeing your video, and the reason why you think DGM is important, I feel a lot closer at once. So, express my gratitude in the comment section. To you and your lab! I also hope I can establish contact with you to get some guidance on technical solutions. Thanks again!

    • @lyleregenwetter1588
      @lyleregenwetter1588 2 роки тому

      Hi Kai! Glad to hear you found our work interesting. Please shoot me an email if you'd like to chat sometime!

    • @Yizhidou
      @Yizhidou 2 роки тому

      @@lyleregenwetter1588 Sure!writing now!

  • @rohansavakar7631
    @rohansavakar7631 2 роки тому

    This is wonderful