用配对自编码器实现逆问题求解,数据少时仍表现更优。
A Paired Autoencoder Framework for Inverse Problems via Bayes Risk Minimization
- 构建输入与目标空间的双自编码器,学习潜在空间间的最优映射
- 在无监督数据多、成对数据少时,性能优于现有方法
- 可快速评估新样本解的可靠性,适合缺乏标注数据的场景
本文提出一种基于贝叶斯风险最小化的数据驱动逆问题求解框架,采用配对自编码器结构,分别高效表示输入与目标空间,并学习潜在空间间的最优映射,从而实现前向与逆向代理模型。通过贝叶斯风险与经验贝叶斯风险最小化进行理论分析,建立了与低秩矩阵近似的联系。与端到端方法类似,本框架构建了前向传播与正则化反演的代理模型,但在无监督训练数据充足而监督成对数据稀缺的场景下表现更优。此外,该框架可提供低成本可计算的评估指标,用于预测新样本解的可信度。
原文摘要 · Abstract (English)
In this work, we describe a new data-driven approach for inverse problems that exploits technologies from machine learning, in particular autoencoder network structures. We consider a paired autoencoder framework, where two autoencoders are used to efficiently represent the input and target spaces separately and optimal mappings are learned between latent spaces, thus enabling forward and inverse surrogate mappings. We focus on interpretations using Bayes risk and empirical Bayes risk minimization, and we provide various theoretical results and connections to existing works on low-rank matrix approximations. Similar to end-to-end approaches, our paired approach creates a surrogate model for forward propagation and regularized inversion. However, our approach outperforms existing approaches in scenarios where training data for unsupervised learning are readily available but training pairs for supervised learning are scarce. Furthermore, we show that cheaply computable evaluation metrics are available through this framework and can be used to predict whether the solution for a new sample should be predicted well.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。