Regularized Multi-Decoder Ensemble for an Error-Aware Scene Representation Network

Tianyu Xiong;Skylar W. Wurster;Hanqi Guo;Tom Peterka;Han-Wei Shen
{"title":"Regularized Multi-Decoder Ensemble for an Error-Aware Scene Representation Network","authors":"Tianyu Xiong;Skylar W. Wurster;Hanqi Guo;Tom Peterka;Han-Wei Shen","doi":"10.1109/TVCG.2024.3456357","DOIUrl":null,"url":null,"abstract":"Feature grid Scene Representation Networks (SRNs) have been applied to scientific data as compact functional surrogates for analysis and visualization. As SRNs are black-box lossy data representations, assessing the prediction quality is critical for scientific visualization applications to ensure that scientists can trust the information being visualized. Currently, existing architectures do not support inference time reconstruction quality assessment, as coordinate-level errors cannot be evaluated in the absence of ground truth data. By employing the uncertain neural network architecture in feature grid SRNs, we obtain prediction variances during inference time to facilitate confidence-aware data reconstruction. Specifically, we propose a parameter-efficient multi-decoder SRN (MDSRN) architecture consisting of a shared feature grid with multiple lightweight multilayer perceptron decoders. MDSRN can generate a set of plausible predictions for a given input coordinate to compute the mean as the prediction of the multi-decoder ensemble and the variance as a confidence score. The coordinate-level variance can be rendered along with the data to inform the reconstruction quality, or be integrated into uncertainty-aware volume visualization algorithms. To prevent the misalignment between the quantified variance and the prediction quality, we propose a novel variance regularization loss for ensemble learning that promotes the Regularized multi-decoder SRN (RMDSRN) to obtain a more reliable variance that correlates closely to the true model error. We comprehensively evaluate the quality of variance quantification and data reconstruction of Monte Carlo Dropout (MCD), Mean Field Variational Inference (MFVI), Deep Ensemble (DE), and Predicting Variance (PV) in comparison with our proposed MDSRN and RMDSRN applied to state-of-the-art feature grid SRNs across diverse scalar field datasets. We demonstrate that RMDSRN attains the most accurate data reconstruction and competitive variance-error correlation among uncertain SRNs under the same neural network parameter budgets. Furthermore, we present an adaptation of uncertainty-aware volume rendering and shed light on the potential of incorporating uncertain predictions in improving the quality of volume rendering for uncertain SRNs. Through ablation studies on the regularization strength and decoder count, we show that MDSRN and RMDSRN are expected to perform sufficiently well with a default configuration without requiring customized hyperparameter settings for different datasets.","PeriodicalId":94035,"journal":{"name":"IEEE transactions on visualization and computer graphics","volume":"31 1","pages":"645-655"},"PeriodicalIF":6.5000,"publicationDate":"2024-09-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE transactions on visualization and computer graphics","FirstCategoryId":"1085","ListUrlMain":"https://ieeexplore.ieee.org/document/10670575/","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

Abstract

Feature grid Scene Representation Networks (SRNs) have been applied to scientific data as compact functional surrogates for analysis and visualization. As SRNs are black-box lossy data representations, assessing the prediction quality is critical for scientific visualization applications to ensure that scientists can trust the information being visualized. Currently, existing architectures do not support inference time reconstruction quality assessment, as coordinate-level errors cannot be evaluated in the absence of ground truth data. By employing the uncertain neural network architecture in feature grid SRNs, we obtain prediction variances during inference time to facilitate confidence-aware data reconstruction. Specifically, we propose a parameter-efficient multi-decoder SRN (MDSRN) architecture consisting of a shared feature grid with multiple lightweight multilayer perceptron decoders. MDSRN can generate a set of plausible predictions for a given input coordinate to compute the mean as the prediction of the multi-decoder ensemble and the variance as a confidence score. The coordinate-level variance can be rendered along with the data to inform the reconstruction quality, or be integrated into uncertainty-aware volume visualization algorithms. To prevent the misalignment between the quantified variance and the prediction quality, we propose a novel variance regularization loss for ensemble learning that promotes the Regularized multi-decoder SRN (RMDSRN) to obtain a more reliable variance that correlates closely to the true model error. We comprehensively evaluate the quality of variance quantification and data reconstruction of Monte Carlo Dropout (MCD), Mean Field Variational Inference (MFVI), Deep Ensemble (DE), and Predicting Variance (PV) in comparison with our proposed MDSRN and RMDSRN applied to state-of-the-art feature grid SRNs across diverse scalar field datasets. We demonstrate that RMDSRN attains the most accurate data reconstruction and competitive variance-error correlation among uncertain SRNs under the same neural network parameter budgets. Furthermore, we present an adaptation of uncertainty-aware volume rendering and shed light on the potential of incorporating uncertain predictions in improving the quality of volume rendering for uncertain SRNs. Through ablation studies on the regularization strength and decoder count, we show that MDSRN and RMDSRN are expected to perform sufficiently well with a default configuration without requiring customized hyperparameter settings for different datasets.
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
面向误差感知场景表示网络的正规化多解码器组合
特征网格场景表示网络(SRN)已被应用于科学数据,作为分析和可视化的紧凑型功能代理。由于 SRN 是黑盒有损数据表示,因此评估预测质量对于科学可视化应用至关重要,以确保科学家能够信任可视化信息。目前,现有的架构不支持推理时间重建质量评估,因为在没有地面实况数据的情况下,无法评估坐标级误差。通过在特征网格 SRN 中采用不确定神经网络架构,我们可以在推理时间内获得预测方差,从而促进可信度感知的数据重建。具体来说,我们提出了一种参数高效的多解码器 SRN(MDSRN)架构,该架构由一个共享特征网格和多个轻量级多层感知器解码器组成。MDSRN 可以为给定的输入坐标生成一组可信的预测,以计算作为多解码器集合预测的平均值和作为置信度分数的方差。坐标级方差可与数据一起呈现,以告知重建质量,或集成到不确定性感知体积可视化算法中。为了防止量化方差与预测质量之间的错位,我们为集合学习提出了一种新的方差正则化损失,它促进了正则化多解码器 SRN(RMDSRN),以获得与真实模型误差密切相关的更可靠的方差。我们全面评估了蒙特卡洛剔除(MCD)、均场变异推理(MFVI)、深度集合(DE)和预测方差(PV)的方差量化和数据重建质量,并将我们提出的 MDSRN 和 RMDSRN 与应用于各种标量场数据集的最先进特征网格 SRN 进行了比较。我们证明,在相同的神经网络参数预算下,RMDSRN 在不确定 SRN 中获得了最准确的数据重建和最具竞争力的方差-误差相关性。此外,我们还介绍了不确定性感知体积渲染的适应性,并阐明了结合不确定性预测来提高不确定 SRN 体积渲染质量的潜力。通过对正则化强度和解码器数量的消减研究,我们表明 MDSRN 和 RMDSRN 在默认配置下预计会有足够好的表现,而不需要针对不同数据集进行定制的超参数设置。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
HYVE: Hybrid Vertex Encoder for Neural Distance Fields. Errata to "DiffCap: Diffusion-Based Real-Time Human Motion Capture Using Sparse IMUs and a Monocular Camera". "I Feel Like Iron Man": Authoring, Exploring, and Presenting Data Visualizations in Immersive AR. Visibility Optimization for Direct and Indirect Volume Rendering using Level Set Propagation. Collaborative Problem Solving in Mixed Reality: A Study on Visual Graph Analysis.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1