基于卷积神经网络的深度矩阵因子化用于图像绘制
Xiaoxuan Ma1, Zhiwen Li1, Hengyou Wang2
1School of Electrical and Information Engineering, Beijing University of Civil Engineering and Architecture, Beijing 100044, China.
Entropy (Basel, Switzerland)
|July 8, 2023
概括
本研究介绍了一个深度矩阵分解完成网络 (DMFCNet) 用于图像绘制. 通过学习全球矩阵结构,DMFCNet提高了传统和现有的深度学习方法的准确性和速度.
科学领域:
- 计算机视觉 计算机视觉
- 机器学习 机器学习
- 矩阵完成完成 矩阵完成
背景情况:
- 传统的矩阵完成方法与大规模数据和很少的观测作斗争,导致过度装配和性能下降.
- 现有的用于矩阵完成的深度学习方法经常孤立处理数据,忽略了对图像绘制至关重要的关键全球矩阵结构信息.
研究的目的:
- 为了解决现有方法的局限性,本文提出了一个新的深度矩阵因数分解完成网络 (DMFCNet).
- 目标是通过将深度学习与传统的矩阵完成模型集成来提高图像在绘画中的性能.
主要方法:
- DMFCNet将传统矩阵完成模型的代更新映射到一个固定的深度神经网络中.
- 它以可训练的,端到端的方式学习观察到的矩阵数据中的潜在关系,创建非线性解决方案.
主要成果:
- 与最先进的方法相比,DMFCNet表现出卓越的矩阵完成精度.
- 拟议的网络在显著减少运行时间的情况下实现了这些结果.
结论:
- DMFCNet提供了一种高性能,易于部署的非线性解决方案,用于绘制图像.
- 该方法有效地捕捉了全球矩阵结构,在准确性和效率上优于现有技术.
相关概念视频
Convolution: Math, Graphics, and Discrete Signals
298
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
298
Convolution Properties I
185
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
185
Convolution Properties II
237
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
237
Deconvolution
197
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
197


