paper-with-me

홈 › Papers

GLUE: Coordinating Pre-Trained Generative Models for System-Level Design

2025-12-22 · Tim Aebersold, Soheyl Massoudi, Mark D. Fuge arxiv

Engineering complex systems (aircraft, buildings, vehicles) requires coordinating geometric and performance couplings across subsystems. As generative models proliferate for specialized domains, a key research gap is how to coordinate frozen, pre-trained submodels to generate full-system designs that are feasible, diverse, and high-performing. We introduce GLUE, which orchestrates pre-trained, frozen generators while enforcing system-level feasibility, optimality, and diversity. Compatible models must be end-to-end differentiable with a smooth, well-behaved latent-to-output mapping. We propose and benchmark (i) data-driven GLUE models trained on pre-generated system-level designs and (ii) a data-free GLUE model trained on a differentiable geometry layer. On a UAV design problem with five coupling constraints, we find that data-driven approaches yield diverse, high-performing designs but require large datasets to satisfy constraints reliably. The data-free approach is competitive with Bayesian optimization and gradient-based optimization in performance and feasibility while training a full generative model in only ~10 min on an RTX 4090 GPU, requiring more than two orders of magnitude fewer geometry evaluations and FLOPs than the data-driven method. We identify equality constraint satisfaction as a key difficulty and remaining limitation, and ablate approaches that improve this for the data-free approach. As a first step toward scaling generative design to complex, real-world engineering systems, this work explores how unmodified, domain-informed submodels can be integrated into a modular generative workflow.

📄 PDF Abstract BibTeX arXiv:2512.19469

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GHIL-Glue: Hierarchical Control with Filtered Subgoal Images

2024-10-26 · Kyle B. Hatch, Ashwin Balakrishna, Oier Mees, Suraj Nair 외

Image and video generative models that are pre-trained on Internet-scale data can greatly increase the generalization capacity of robot learning systems. These models can function as high-level planners, generating inter…

Imitation LearningVideo PredictionZero-shot Generalization

TriGlue: a Biology-Inspired Generative Model for Generating Molecular Glue-Induced Ternary Complex

2026-07-24 · Yuliang Yan, Shuo Yan, Haochun Tang, Yiqin Sun 외 arxiv

Molecular glue degraders have emerged as a promising strategy for targeted protein degradation by inducing ternary complex formation between an E3 ubiquitin ligase and a target protein. Despite their therapeutic potentia…

YOLO in the Dark - Domain Adaptation Method for Merging Multiple Models -

2020-08-01 · ECCV 2020 8 · Yukihiro Sasagawa, Hajime Nagahara

Generating new visual tasks requires additional datasets, and it costs a considerable effort. We propose a new method of domain adaptation for merging multiple models with less effort than creating an additional dataset.…

Domain AdaptationKnowledge Distillationobject-detectionObject Detection

SceneGlue: Scene-Aware Transformer for Feature Matching without Scene-Level Annotation

2026-04-15 · Songlin Du, Xiaoyong Lu, Yaping Yan, Guobao Xiao 외 arxiv

Local feature matching plays a critical role in understanding the correspondence between cross-view images. However, traditional methods are constrained by the inherent local nature of feature descriptors, limiting their…

Homography EstimationVisual LocalizationPose EstimationImage Matching

Sentence Bottleneck Autoencoders from Transformer Language Models

2021-08-31 · EMNLP 2021 11 · Ivan Montero, Nikolaos Pappas, Noah A. Smith

Representation learning for text via pretraining a language model on a large corpus has become a standard starting point for building NLP systems. This approach stands in contrast to autoencoders, also trained on raw tex…

DecoderDenoisingLanguage ModelingLanguage Modelling+6