paper-with-me

홈 › Papers

Reconstructing Spatiotemporal Data with C-VAEs

2023-07-12 · Tiago F. R. Ribeiro, Fernando Silva, Rogério Luís de C. Costa

The continuous representation of spatiotemporal data commonly relies on using abstract data types, such as \textit{moving regions}, to represent entities whose shape and position continuously change over time. Creating this representation from discrete snapshots of real-world entities requires using interpolation methods to compute in-between data representations and estimate the position and shape of the object of interest at arbitrary temporal points. Existing region interpolation methods often fail to generate smooth and realistic representations of a region's evolution. However, recent advancements in deep learning techniques have revealed the potential of deep models trained on discrete observations to capture spatiotemporal dependencies through implicit feature learning. In this work, we explore the capabilities of Conditional Variational Autoencoder (C-VAE) models to generate smooth and realistic representations of the spatiotemporal evolution of moving regions. We evaluate our proposed approach on a sparsely annotated dataset on the burnt area of a forest fire. We apply compression operations to sample from the dataset and use the C-VAE model and other commonly used interpolation algorithms to generate in-between region representations. To evaluate the performance of the methods, we compare their interpolation results with manually annotated data and regions generated by a U-Net model. We also assess the quality of generated data considering temporal consistency metrics. The proposed C-VAE-based approach demonstrates competitive results in geometric similarity metrics. It also exhibits superior temporal consistency, suggesting that C-VAE models may be a viable alternative to modelling the spatiotemporal evolution of 2D moving regions.

📄 PDF Abstract BibTeX arXiv:2307.06243

Code (1)

ciic-c-t-polytechnic-of-leiria/reconstr_cvae_paper 공식 구현

Tasks

Position

Methods 이 논문이 사용한 방법론

fail 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Improving VAEs' Robustness to Adversarial Attack

2019-06-01 · ICLR 2021 1 · Matthew Willetts, Alexander Camuto, Tom Rainforth, Stephen Roberts 외

Variational autoencoders (VAEs) have recently been shown to be vulnerable to adversarial attacks, wherein they are fooled into reconstructing a chosen target image. However, how to defend against such attacks remains an …

Adversarial Attack

Are VAEs Bad at Reconstructing Molecular Graphs?

2023-05-04 · Hagen Muenkler, Hubert Misztela, Michal Pikusa, Marwin Segler 외

Many contemporary generative models of molecules are variational auto-encoders of molecular graphs. One term in their training loss pertains to reconstructing the input, yet reconstruction capabilities of state-of-the-ar…

SplitVAEs: Decentralized scenario generation from siloed data for stochastic optimization problems

2024-09-18 · H M Mohaimanul Islam, Huynh Q. N. Vo, Paritosh Ramanan

Stochastic optimization problems in large-scale multi-stakeholder networked systems (e.g., power grids and supply chains) rely on data-driven scenarios to encapsulate complex spatiotemporal interdependencies. However, ce…

Stochastic Optimization

OneVAE: Joint Discrete and Continuous Optimization Helps Discrete Video VAE Train Better

2025-08-13 · Yupeng Zhou, Zhen Li, Ziheng Ouyang, Yuming Chen 외 arxiv

Encoding videos into discrete tokens could align with text tokens to facilitate concise and unified multi-modal LLMs, yet introducing significant spatiotemporal compression compared to continuous video representation. Pr…

Markovian Gaussian Process Variational Autoencoders

2022-07-12 · Harrison Zhu, Carles Balsells Rodas, Yingzhen Li

Sequential VAEs have been successfully considered for many high-dimensional time series modelling problems, with many variant models relying on discrete-time mechanisms such as recurrent neural networks (RNNs). On the ot…

Time SeriesTime Series Analysis