中文
相关论文

相关论文: DGLD: Domain-Gated Latent Diffusion for the Discov…

200 篇论文

Generative models, especially diffusion models (DMs), have achieved promising results for generating feature-rich geometries and advancing foundational science problems such as molecule design. Inspired by the recent huge success of Stable…

机器学习 · 计算机科学 2023-05-03 Minkai Xu , Alexander Powers , Ron Dror , Stefano Ermon , Jure Leskovec

Standard Latent Diffusion Models rely on a complex, three-part architecture consisting of a separate encoder, decoder, and diffusion network, which are trained in multiple stages. This modular design is computationally inefficient, leads to…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Xiyuan Wang , Muhan Zhang

We introduce Interleaved Gibbs Diffusion (IGD), a novel generative modeling framework for discrete-continuous data, focusing on problems with important, implicit and unspecified constraints in the data. Most prior works on discrete and…

机器学习 · 计算机科学 2025-07-04 Gautham Govind Anil , Sachin Yadav , Dheeraj Nagaraj , Karthikeyan Shanmugam , Prateek Jain

Stable Diffusion XL (SDXL) has become the best open source text-to-image model (T2I) for its versatility and top-notch image quality. Efficiently addressing the computational demands of SDXL models is crucial for wider reach and…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Yatharth Gupta , Vishnu V. Jaddipal , Harish Prabhala , Sayak Paul , Patrick Von Platen

In discrete generative modeling, two dominant paradigms demonstrate divergent capabilities: Masked Diffusion Language Models (MDLM) excel at semantic understanding and zero-shot generalization, whereas Uniform-noise Diffusion Language…

计算与语言 · 计算机科学 2026-02-03 Yue Liu , Yuzhong Zhao , Zheyong Xie , Qixiang Ye , Jianbin Jiao , Yao Hu , Shaosheng Cao , Yunfan Liu

Diffusion models (DMs) produce high-quality images, yet their sampling remains costly when adapted to new domains. Distilled DMs are faster but typically remain confined within their teacher's domain. Thus, fast and high-quality generation…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Yara Bahram , Mélodie Desbos , Mohammadhadi Shateri , Eric Granger

High-resolution image synthesis remains a core challenge in generative modeling, particularly in balancing computational efficiency with the preservation of fine-grained visual detail. We present Latent Wavelet Diffusion (LWD), a…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Luigi Sigillo , Shengfeng He , Danilo Comminiello

Diffusion models with large-scale pre-training have achieved significant success in the field of visual content generation, particularly exemplified by Diffusion Transformers (DiT). However, DiT models have faced challenges with quadratic…

计算机视觉与模式识别 · 计算机科学 2024-11-28 Lianghui Zhu , Zilong Huang , Bencheng Liao , Jun Hao Liew , Hanshu Yan , Jiashi Feng , Xinggang Wang

Deep generative diffusion models are a promising avenue for 3D de novo molecular design in materials science and drug discovery. However, their utility is still limited by suboptimal performance on large molecular structures and limited…

机器学习 · 计算机科学 2023-11-27 Tuan Le , Julian Cremer , Frank Noé , Djork-Arné Clevert , Kristof Schütt

Reinforcement learning (RL) can be used to improve the policy (denoiser) of diffusion large language models (dLLMs), while being hindered by the intractability of the policy likelihood. A dominant and efficient family of methods replaces…

机器学习 · 计算机科学 2026-05-29 Xiaohang Tang , Keyue Jiang , Che Liu , Qifang Zhao , Xiaoxiao Xu , Sangwoong Yoon , Ilija Bogunovic

Diffusion transformers have demonstrated remarkable generation quality, albeit requiring longer training iterations and numerous inference steps. In each denoising step, diffusion transformers encode the noisy inputs to extract the…

计算机视觉与模式识别 · 计算机科学 2025-04-10 Shuai Wang , Zhi Tian , Weilin Huang , Limin Wang

While recent advances in generative latent spaces have driven substantial progress in single-image generation, the optimal latent space for novel view synthesis (NVS) remains largely unexplored. In particular, NVS requires geometrically…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Wooseok Jang , Seonghu Jeon , Jisang Han , Jinhyeok Choi , Minkyung Kwon , Seungryong Kim , Saining Xie , Sainan Liu

In this paper, we focus on Single-Domain Generalized Object Detection (Single-DGOD), aiming to transfer a detector trained on one source domain to multiple unknown domains. Existing methods for Single-DGOD typically rely on discrete data…

计算机视觉与模式识别 · 计算机科学 2025-11-14 Zihao Zhang , Yang Li , Aming Wu , Yahong Han

Computational discovery of ideal lead compounds is a critical process for modern drug discovery. It comprises multiple stages: hit screening, molecular property prediction, and molecule optimization. Current efforts are disparate, involving…

生物大分子 · 定量生物学 2023-01-24 Yueming Yin , Haifeng Hu , Zhen Yang , Jitao Yang , Chun Ye , Jiansheng Wu , Wilson Wen Bin Goh

Domain generation algorithm (DGA) is used by botnets to build a stealthy command and control (C&C) communication channel between the C&C server and the bots. A DGA can periodically produce a large number of pseudo-random algorithmically…

密码学与安全 · 计算机科学 2022-08-09 Zheng Wang

Layout Generation aims to synthesize plausible arrangements from given elements. Currently, the predominant methods in layout generation are Generative Adversarial Networks (GANs) and diffusion models, each presenting its own set of…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Zhaoxing Gan , Guangnan Ye

This paper proposes a new pipeline for long-tail (LT) recognition. Instead of re-weighting or re-sampling, we utilize the long-tailed dataset itself to generate a balanced proxy that can be optimized through cross-entropy (CE).…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Jie Shao , Ke Zhu , Hanxiao Zhang , Jianxin Wu

Differentiable Logic Gate Networks (DLGNs) are a very fast and energy-efficient alternative to conventional feed-forward networks. With learnable combinations of logical gates, DLGNs enable fast inference by hardware-friendly execution.…

机器学习 · 计算机科学 2025-10-01 Sven Brändle , Till Aczel , Andreas Plesner , Roger Wattenhofer

In the domain of software security testing, Directed Grey-Box Fuzzing (DGF) has garnered widespread attention for its efficient target localization and excellent detection performance. However, existing approaches measure only the physical…

软件工程 · 计算机科学 2025-12-24 Wang Bin , Ao Yang , Kedan Li , Aofan Liu , Hui Li , Guibo Luo , Weixiang Huang , Yan Zhuang

Observations of Galactic H I gas for seven targeted regions at intermediate Galactic latitude are presented at 1' angular resolution using data from the DRAO Synthesis Telescope (ST) and the Green Bank Telescope (GBT). The DHIGLS data are…

‹ 上一页 1 2 3 10 下一页 ›