paper-with-me

Papers

Improving Generalization of Sequence Encoder-Decoder Networks for Inverse Imaging of Cardiac Transmembrane Potential

2018-10-12 · Sandesh Ghimire, Prashnna Kumar Gyawali, John L. Sapp, Milan Horacek, Linwei Wang

Deep learning models have shown state-of-the-art performance in many inverse reconstruction problems. However, it is not well understood what properties of the latent representation may improve the generalization ability of the network. Furthermore, limited models have been presented for inverse reconstructions over time sequences. In this paper, we study the generalization ability of a sequence encoder decoder model for solving inverse reconstructions on time sequences. Our central hypothesis is that the generalization ability of the network can be improved by 1) constrained stochasticity and 2) global aggregation of temporal information in the latent space. First, drawing from analytical learning theory, we theoretically show that a stochastic latent space will lead to an improved generalization ability. Second, we consider an LSTM encoder-decoder architecture that compresses a global latent vector from all last-layer units in the LSTM encoder. This model is compared with alternative LSTM encoder-decoder architectures, each in deterministic and stochastic versions. The results demonstrate that the generalization ability of an inverse reconstruction network can be improved by constrained stochasticity combined with global aggregation of temporal information in the latent space.

📄 PDF Abstract BibTeX arXiv:1810.05713

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLearning Theory

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Auto-Linear Phenomenon in Subsurface Imaging

2023-04-27 · Yinan Feng, Yinpeng Chen, Peng Jin, Shihang Feng 외

Subsurface imaging involves solving full waveform inversion (FWI) to predict geophysical properties from measurements. This problem can be reframed as an image-to-image translation, with the usual approach being to train…

DecoderGeophysicsImage-to-Image TranslationSelf-Supervised Learning

Shift-Dependent Asymmetry: Orthogonal Inverse Low-Rank Adaptation for Federated Medical Segmentation

2026-06-07 · Xingyue Zhao, Wenke Huang, Linghao Zhuang, Haoran Wu 외 arxiv

Low-Rank Adaptation (LoRA) enables efficient federated fine-tuning of segmentation foundation models for medical imaging. However, most federated LoRA methods adopt a uniform aggregation rule, which breaks under the enco…

Improving Generalization of Deep Networks for Inverse Reconstruction of Image Sequences

2019-03-05 · Sandesh Ghimire, Prashnna Kumar Gyawali, Jwala Dhamala, John L. Sapp 외

Deep learning networks have shown state-of-the-art performance in many image reconstruction problems. However, it is not well understood what properties of representation and learning may improve the generalization abili…

DecoderImage ReconstructionLearning Theory

Isometric Autoencoders

2020-06-16 · Amos Gropp, Matan Atzmon, Yaron Lipman

High dimensional data is often assumed to be concentrated on or near a low-dimensional manifold. Autoencoders (AE) is a popular technique to learn representations of such data by pushing it through a neural network with …

DecoderDimensionality Reduction

Exploiting Invertible Decoders for Unsupervised Sentence Representation Learning

2018-09-08 · ACL 2019 7 · Shuai Tang, Virginia R. de Sa

The encoder-decoder models for unsupervised sentence representation learning tend to discard the decoder after being trained on a large unlabelled corpus, since only the encoder is needed to map the input sentence into a…

DecoderRepresentation LearningSentence