期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
Effectiveness of Invertible Neural Network in Variable Material 3D Printing:Application to Screw-Based Material Extrusion
1
作者 Yunze Wang Beining Zhang +5 位作者 Siwei Lu Chuncheng Yang Ling Wang Jiankang He Changning Sun Dichen Li 《Additive Manufacturing Frontiers》 2025年第2期20-29,共10页
Variable material screw-based material extrusion(S-MEX)3D printing technology provides a novel approach for fabricating composites with continuous material gradients.Nevertheless,achieving precise alignment between th... Variable material screw-based material extrusion(S-MEX)3D printing technology provides a novel approach for fabricating composites with continuous material gradients.Nevertheless,achieving precise alignment between the process parameters and material compositions is challenging because of fluctuations in the melt rheological state caused by material variations.In this study,an invertible extrusion prediction model for 0-40 wt% short carbon fiber reinforced polyether-ether-ketone(SCF/PEEK)in the S-MEX process was established using an invertible neural network(INN)that demonstrated the capabilities of forward flow rate prediction and inverse process optimization with accuracies of 0.852 and 0.877,respectively.Moreover,a strategy for adjusting the screw speeds using process parameters obtained from the INN was developed to maintain a consistent flow rate during the variable material printing process.Benefiting from uniform flow,the linewidth accuracy was improved by 77%,and the surface roughness was reduced by 51%.Adjusting the process parameters by using an INN offers significant potential for flow rate control and the enhancement of the overall performance of variable material 3D printing. 展开更多
关键词 Material extrusion 3D printing Multi-material invertible neural network
在线阅读 下载PDF
RWNeRF:Robust Watermarking Scheme for Neural Radiance Fields Based on Invertible Neural Networks
2
作者 Wenquan Sun Jia Liu +2 位作者 Weina Dong Lifeng Chen Fuqiang Di 《Computers, Materials & Continua》 SCIE EI 2024年第9期4065-4083,共19页
As neural radiance fields continue to advance in 3D content representation,the copyright issues surrounding 3D models oriented towards implicit representation become increasingly pressing.In response to this challenge... As neural radiance fields continue to advance in 3D content representation,the copyright issues surrounding 3D models oriented towards implicit representation become increasingly pressing.In response to this challenge,this paper treats the embedding and extraction of neural radiance field watermarks as inverse problems of image transformations and proposes a scheme for protecting neural radiance field copyrights using invertible neural network watermarking.Leveraging 2D image watermarking technology for 3D scene protection,the scheme embeds watermarks within the training images of neural radiance fields through the forward process in invertible neural networks and extracts them from images rendered by neural radiance fields through the reverse process,thereby ensuring copyright protection for both the neural radiance fields and associated 3D scenes.However,challenges such as information loss during rendering processes and deliberate tampering necessitate the design of an image quality enhancement module to increase the scheme’s robustness.This module restores distorted images through neural network processing before watermark extraction.Additionally,embedding watermarks in each training image enables watermark information extraction from multiple viewpoints.Our proposed watermarking method achieves a PSNR(Peak Signal-to-Noise Ratio)value exceeding 37 dB for images containing watermarks and 22 dB for recovered watermarked images,as evaluated on the Lego,Hotdog,and Chair datasets,respectively.These results demonstrate the efficacy of our scheme in enhancing copyright protection. 展开更多
关键词 Neural radiance fields 3D scene ROBUST watermarking invertible neural networks
在线阅读 下载PDF
MarkINeRV: A Robust Watermarking Scheme for Neural Representation for Videos Based on Invertible Neural Networks
3
作者 Wenquan Sun Jia Liu +2 位作者 Lifeng Chen Weina Dong Fuqiang Di 《Computers, Materials & Continua》 SCIE EI 2024年第9期4031-4046,共16页
Recent research advances in implicit neural representation have shown that a wide range of video data distributions are achieved by sharing model weights for Neural Representation for Videos(NeRV).While explicit metho... Recent research advances in implicit neural representation have shown that a wide range of video data distributions are achieved by sharing model weights for Neural Representation for Videos(NeRV).While explicit methods exist for accurately embedding ownership or copyright information in video data,the nascent NeRV framework has yet to address this issue comprehensively.In response,this paper introduces MarkINeRV,a scheme designed to embed watermarking information into video frames using an invertible neural network watermarking approach to protect the copyright of NeRV,which models the embedding and extraction of watermarks as a pair of inverse processes of a reversible network and employs the same network to achieve embedding and extraction of watermarks.It is just that the information flow is in the opposite direction.Additionally,a video frame quality enhancement module is incorporated to mitigate watermarking information losses in the rendering process and the possibility ofmalicious attacks during transmission,ensuring the accurate extraction of watermarking information through the invertible network’s inverse process.This paper evaluates the accuracy,robustness,and invisibility of MarkINeRV through multiple video datasets.The results demonstrate its efficacy in extracting watermarking information for copyright protection of NeRV.MarkINeRV represents a pioneering investigation into copyright issues surrounding NeRV. 展开更多
关键词 invertible neural network neural representations for videos WATERMARKING ROBUSTNESS
在线阅读 下载PDF
Fully invertible hyperbolic neural networks for segmenting large-scale surface and sub-surface data
4
作者 Bas Peters Eldad Haber Keegan Lensink 《Artificial Intelligence in Geosciences》 2024年第1期269-281,共13页
The large spatial/temporal/frequency scale of geoscience and remote-sensing datasets causes memory issues when using convolutional neural networks for(sub-)surface data segmentation.Recently developed fully reversible... The large spatial/temporal/frequency scale of geoscience and remote-sensing datasets causes memory issues when using convolutional neural networks for(sub-)surface data segmentation.Recently developed fully reversible or fully invertible networks can mostly avoid memory limitations by recomputing the states during the backward pass through the network.This results in a low and fixed memory requirement for storing network states,as opposed to the typical linear memory growth with network depth.This work focuses on a fully invertible network based on the telegraph equation.While reversibility saves the major amount of memory used in deep networks by the data,the convolutional kernels can take up most memory if fully invertible networks contain multiple invertible pooling/coarsening layers.We address the explosion of the number of convolutional kernels by combining fully invertible networks with layers that contain the convolutional kernels in a compressed form directly.A second challenge is that invertible networks output a tensor the same size as its input.This property prevents the straightforward application of invertible networks to applications that map between different input-output dimensions,need to map to outputs with more channels than present in the input data,or desire outputs that decrease/increase the resolution compared to the input data.However,we show that by employing invertible networks in a non-standard fashion,we can still use them for these tasks.Examples in hyperspectral land-use classification,airborne geophysical surveying,and seismic imaging illustrate that we can input large data volumes in one chunk and do not need to work on small patches,use dimensionality reduction,or employ methods that classify a patch to a single central pixel. 展开更多
关键词 invertible neural networks Large scale deep learning Memory efficient deep learning
在线阅读 下载PDF
Inverse Molecule Design with Invertible Neural Networks as Generative Models 被引量:1
5
作者 Wei Hu 《Journal of Biomedical Science and Engineering》 2021年第7期305-315,共11页
Using neural networks for supervised learning means learning a function that maps input <em>x</em> to output <em>y</em>. However, in many applications, the inverse learning is also wanted, <... Using neural networks for supervised learning means learning a function that maps input <em>x</em> to output <em>y</em>. However, in many applications, the inverse learning is also wanted, <em>i.e.</em>, inferring <em>y</em> from <em>x</em>, which requires invertibility of the learning. Since the dimension of input is usually much higher than that of the output, there is information loss in the forward learning from input to output. Thus, creating invertible neural networks is a difficult task. However, recent development of invertible learning techniques such as normalizing flows has made invertible neural networks a reality. In this work, we applied flow-based invertible neural networks as generative models to inverse molecule design. In this context, the forward learning is to predict chemical properties given a molecule, and the inverse learning is to infer the molecules given the chemical properties. Trained on 100 and 1000 molecules, respectively, from a benchmark dataset QM9, our model identified novel molecules that had chemical property values well exceeding the limits of the training molecules as well as the limits of the whole QM9 of 133,885 molecules, moreover our generative model could easily sample many molecules (<em>x</em> values) from any one chemical property value (<em>y</em> value). Compared with the previous method in the literature that could only optimize one molecule for one chemical property value at a time, our model could be trained once and then be sampled any multiple times and for any chemical property values without the need of retraining. This advantage comes from treating inverse molecule design as an inverse regression problem. In summary, our main contributions were two: 1) our model could generalize well from the training data and was very data efficient, 2) our model could learn bidirectional correspondence between molecules and their chemical properties, thereby offering the ability to sample any number of molecules from any <em>y</em> values. In conclusion, our findings revealed the efficiency and effectiveness of using invertible neural networks as generative models in inverse molecule design. 展开更多
关键词 Inverse Molecule Design invertible Neural networks Normalizing Flows
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部