中文
相关论文

相关论文: SRC-Flow: Compact Semantic Representations Enable …

200 篇论文

Normalizing flows are generative models that provide tractable density estimation via an invertible transformation from a simple base distribution to a complex target distribution. However, this technique cannot directly model data…

机器学习 · 统计学 2021-11-15 Brendan Leigh Ross , Jesse C. Cresswell

Normalizing Flows (NFs) are a classical family of likelihood-based methods that have received revived attention. Recent efforts such as TARFlow have shown that NFs are capable of achieving promising performance on image modeling tasks,…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Tianrong Chen , Jiatao Gu , David Berthelot , Joshua Susskind , Shuangfei Zhai

Remote sensing images (RSIs) in real scenes may be disturbed by multiple factors such as optical blur, undersampling, and additional noise, resulting in complex and diverse degradation models. At present, the mainstream SR algorithms only…

图像与视频处理 · 电气工程与系统科学 2022-10-17 Hanlin Wu , Ning Ni , Shan Wang , Libao Zhang

Unsupervised anomaly detection is often framed around two widely studied paradigms. Deep one-class classification, exemplified by Deep SVDD, learns compact latent representations of normality, while density estimators realized by…

机器学习 · 计算机科学 2025-10-13 Faried Abu Zaid , Tim Katzke , Emmanuel Müller , Daniel Neider

With the help of powerful generative models, Semantic Image Compression (SIC) has achieved impressive performance at ultra-low bitrate. However, due to coarse-grained visual-semantic alignment and inherent randomness, the reliability of SIC…

图像与视频处理 · 电气工程与系统科学 2025-06-03 Chenhao Wu , Qingbo Wu , Haoran Wei , Shuai Chen , Mingzhou He , King Ngi Ngan , Fanman Meng , Hongliang Li

Normalizing Flows provide a principled framework for high-dimensional density estimation and generative modeling by constructing invertible transformations with tractable Jacobian determinants. We propose Fractal Flow, a novel normalizing…

机器学习 · 统计学 2025-08-28 Binhui Zhang , Jianwei Ma

Normalizing flow (NF) has gained popularity over traditional maximum likelihood based methods due to its strong capability to model complex data distributions. However, the standard approach, which maps the observed data to a normal…

机器学习 · 计算机科学 2022-11-22 Hanze Dong , Shizhe Diao , Weizhong Zhang , Tong Zhang

Disentangled representation learning aims to capture the underlying explanatory factors of observed data, enabling a principled understanding of the data-generating process. Recent advances in generative modeling have introduced new…

机器学习 · 计算机科学 2026-05-12 Jinjin Chi , Taoping Liu , Mengtao Yin , Ximing Li , Yongcheng Jing , Jialie Shen , Leszek Rutkowski , Dacheng Tao

Semantic Scene Completion (SSC) from monocular RGB images is a fundamental yet challenging task due to the inherent ambiguity of inferring occluded 3D geometry from a single view. While feed-forward methods have made progress, they often…

计算机视觉与模式识别 · 计算机科学 2026-01-22 Zichen Xi , Hao-Xiang Chen , Nan Xue , Hongyu Yan , Qi-Yuan Feng , Levent Burak Kara , Joaquim Jorge , Qun-Ce Xu

In image restoration, single-step discriminative mappings often lack fine details via expectation learning, whereas generative paradigms suffer from inefficient multi-step sampling and noise-residual coupling. To address this dilemma, we…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Zihao Fan , Xin Lu , Jie Xiao , Dong Li , Jie Huang , Xueyang Fu

Normalizing Flows (NFs) are able to model complicated distributions p(y) with strong inter-dimensional correlations and high multimodality by transforming a simple base density p(z) through an invertible neural network under the change of…

机器学习 · 计算机科学 2023-11-14 Christina Winkler , Daniel Worrall , Emiel Hoogeboom , Max Welling

Proper regularization is crucial in inverse problems to achieve high-quality reconstruction, even with an ill-conditioned measurement system. This is particularly true for three-dimensional photoacoustic tomography, which is computationally…

最优化与控制 · 数学 2024-09-26 Chao Wang , Alexandre H. Thiery

Normalizing flows (NFs) are end-to-end likelihood-based generative models for continuous data, and have recently regained attention with encouraging progress on image generation. Yet in the video generation domain, where spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Jiatao Gu , Ying Shen , Tianrong Chen , Laurent Dinh , Yuyang Wang , Miguel Angel Bautista , David Berthelot , Josh Susskind , Shuangfei Zhai

Fair representation learning is an attractive approach that promises fairness of downstream predictors by encoding sensitive data. Unfortunately, recent work has shown that strong adversarial predictors can still exhibit unfairness by…

机器学习 · 计算机科学 2022-03-21 Mislav Balunović , Anian Ruoss , Martin Vechev

Current image compression models often require separate models for each quality level, making them resource-intensive in terms of both training and storage. To address these limitations, we propose an innovative approach that utilizes…

图像与视频处理 · 电气工程与系统科学 2025-09-30 Ayman A. Ameen , Thomas Richter , André Kaup

Flow-based methods have demonstrated promising results in addressing the ill-posed nature of super-resolution (SR) by learning the distribution of high-resolution (HR) images with the normalizing flow. However, these methods can only…

计算机视觉与模式识别 · 计算机科学 2023-07-14 Jie-En Yao , Li-Yuan Tsao , Yi-Chen Lo , Roy Tseng , Chia-Che Chang , Chun-Yi Lee

Modeling and synthesizing image noise is an important aspect in many computer vision applications. The long-standing additive white Gaussian and heteroscedastic (signal-dependent) noise models widely used in the literature provide only a…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Abdelrahman Abdelhamed , Marcus A. Brubaker , Michael S. Brown

Flow-based generative super-resolution (SR) models learn to produce a diverse set of feasible SR solutions, called the SR space. Diversity of SR solutions increases with the temperature ($\tau$) of latent variables, which introduces random…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Cansu Korkmaz , A. Murat Tekalp , Zafer Dogan , Erkut Erdem , Aykut Erdem

Although many deep-learning-based super-resolution approaches have been proposed in recent years, because no ground truth is available in the inference stage, few can quantify the errors and uncertainties of the super-resolved results. For…

图像与视频处理 · 电气工程与系统科学 2023-08-10 Jingyi Shen , Han-Wei Shen

Representation based classification methods have become a hot research topic during the past few years, and the two most prominent approaches are sparse representation based classification (SRC) and collaborative representation based…

计算机视觉与模式识别 · 计算机科学 2020-01-22 Zi-Qi Li , Jun Sun , Xiao-Jun Wu , He-Feng Yin