中文
相关论文

相关论文: Learning Stackable and Skippable LEGO Bricks for E…

200 篇论文

Bundle recommendation aims to recommend a set of items to each user. However, the sparser interactions between users and bundles raise a big challenge, especially in cold-start scenarios. Traditional collaborative filtering methods do not…

信息检索 · 计算机科学 2025-05-22 Tuan-Nghia Bui , Huy-Son Nguyen , Cam-Van Thi Nguyen , Hoang-Quynh Le , Duc-Trong Le

Diffusion models have emerged as dominant performers for image generation. To support training large diffusion models, this paper studies pipeline parallel training of diffusion models and proposes DiffusionPipe, a synchronous pipeline…

分布式、并行与集群计算 · 计算机科学 2024-05-03 Ye Tian , Zhen Jia , Ziyue Luo , Yida Wang , Chuan Wu

Diffusion bridges are a promising class of deep-learning methods for sampling from unnormalized distributions. Recent works show that the Log Variance (LV) loss consistently outperforms the reverse Kullback-Leibler (rKL) loss when using the…

机器学习 · 计算机科学 2025-11-12 Sebastian Sanokowski , Lukas Gruber , Christoph Bartmann , Sepp Hochreiter , Sebastian Lehner

Diffusion models have demonstrated their powerful generative capability in many tasks, with great potential to serve as a paradigm for offline reinforcement learning. However, the quality of the diffusion model is limited by the…

机器学习 · 计算机科学 2023-05-15 Zhixuan Liang , Yao Mu , Mingyu Ding , Fei Ni , Masayoshi Tomizuka , Ping Luo

Diffusion models have emerged as state-of-the-art generative methods for image synthesis, yet their potential as general-purpose feature encoders remains underexplored. Trained for denoising and generation without labels, they can be…

计算机视觉与模式识别 · 计算机科学 2026-01-21 A. Nieto Juscafresa , Á. Mazcuñán Herreros , J. Sullivan

Diffusion LLMs have emerged as a promising alternative to conventional autoregressive LLMs, offering significant potential for improved runtime efficiency. However, existing diffusion models lack the ability to provably enforce…

机器学习 · 计算机科学 2025-05-30 Tarun Suresh , Debangshu Banerjee , Shubham Ugare , Sasa Misailovic , Gagandeep Singh

Diffusion models have become a mainstream approach for high-resolution image synthesis. However, directly generating higher-resolution images from pretrained diffusion models will encounter unreasonable object duplication and exponentially…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Shen Zhang , Zhaowei Chen , Zhenyu Zhao , Yuhao Chen , Yao Tang , Jiajun Liang

Accurate prediction of protein-ligand binding structures, a task known as molecular docking is crucial for drug design but remains challenging. While deep learning has shown promise, existing methods often depend on holo-protein structures…

生物大分子 · 定量生物学 2024-02-22 Yufei Huang , Odin Zhang , Lirong Wu , Cheng Tan , Haitao Lin , Zhangyang Gao , Siyuan Li , Stan. Z. Li

Although LEGO sets have entertained generations of children and adults, the challenge of designing customized builds matching the complexity of real-world or imagined scenes remains too great for the average enthusiast. In order to make…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Kyle Lennon , Katharina Fransen , Alexander O'Brien , Yumeng Cao , Matthew Beveridge , Yamin Arefeen , Nikhil Singh , Iddo Drori

Stable Diffusion fine-tuning technique is tried to assist bridge-type innovation. The bridge real photo dataset is built, and Stable Diffusion is fine tuned by using four methods that are Textual Inversion, Dreambooth, Hypernetwork and…

机器学习 · 计算机科学 2024-09-25 Leye Zhang , Xiangxiang Tian , Chengli Zhang , Hongjun Zhang

Most modern deep learning-based multi-view 3D reconstruction techniques use RNNs or fusion modules to combine information from multiple images after independently encoding them. These two separate steps have loose connections and do not…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Farid Yagubbayli , Yida Wang , Alessio Tonioni , Federico Tombari

Vision Transformers and U-Net architectures have been widely adopted in the implementation of Diffusion Models. However, each architecture presents specific challenges while realizing them on-device. Vision Transformers require positional…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Sanchar Palit , Sathya Veera Reddy Dendi , Mallikarjuna Talluri , Raj Narayana Gadde

Recent work has demonstrated a remarkable ability to customize text-to-image diffusion models to multiple, fine-grained concepts in a sequential (i.e., continual) manner while only providing a few example images for each concept. This…

计算机视觉与模式识别 · 计算机科学 2024-05-06 James Seale Smith , Yen-Chang Hsu , Zsolt Kira , Yilin Shen , Hongxia Jin

We present Linear Diffusion Networks (LDNs), a novel architecture that reinterprets sequential data processing as a unified diffusion process. Our model integrates adaptive diffusion modules with localized nonlinear updates and a…

机器学习 · 计算机科学 2025-03-27 Jacob Fein-Ashley

Diffusion models are powerful, but they require a lot of time and data to train. We propose Patch Diffusion, a generic patch-wise training framework, to significantly reduce the training time costs while improving data efficiency, which…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Zhendong Wang , Yifan Jiang , Huangjie Zheng , Peihao Wang , Pengcheng He , Zhangyang Wang , Weizhu Chen , Mingyuan Zhou

Diffusion bridges (DBs) are a class of diffusion models that enable faster sampling by interpolating between two paired image distributions. Training traditional DBs for image reconstruction requires high-quality reference images, which…

图像与视频处理 · 电气工程与系统科学 2025-01-08 Harry Gao , Weijie Gan , Yuyang Hu , Hongyu An , Ulugbek S. Kamilov

Visual understanding of geometric structures with complex spatial relationships is a fundamental component of human intelligence. As children, we learn how to reason about structure not only from observation, but also by interacting with…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Aaron Walsman , Muru Zhang , Klemen Kotar , Karthik Desingh , Ali Farhadi , Dieter Fox

Modern tensor applications, especially foundation models and generative AI applications require multiple input modalities (both vision and language), which increases the demand for flexible accelerator architecture. Existing frameworks…

硬件体系结构 · 计算机科学 2025-09-16 Yujun Lin , Zhekai Zhang , Song Han

This paper introduces the full Low-carbon Expansion Generation Optimization (LEGO) model available on Github (https://github.com/wogrin/LEGO). LEGO is a mixed-integer quadratically constrained optimization problem and has been designed to…

最优化与控制 · 数学 2022-01-20 Sonja Wogrin , Diego A. Tejada-Arango , Udo Bachhiesl , Benjamin F. Hobbs

We introduce FLEX (FLow EXpert), a backbone architecture for generative modeling of spatio-temporal physical systems using diffusion models. FLEX operates in the residual space rather than on raw data, a modeling choice that we motivate…