Computational Modeling is a process that uses mathematical and computational techniques to simulate, represent, or mimic the behavior of real-world systems or phenomena. These models are implemented on computers and can range from simple mathematical equations to complex simulations. Computational modeling is widely used in various scientific disciplines, engineering, economics, and other fields to gain insights into complex systems, predict outcomes, and test hypotheses.

Posts

S3VAE: Self-Supervised Sequential VAE for Representation Disentanglement and Data Generation

We propose a sequential variational autoencoder to learn disentangled representations of sequential data (e.g., videos and audios) under self-supervision. Specifically, we exploit the benefits of some readily accessible supervision signals from input data itself or some off-the-shelf functional models and accordingly design auxiliary tasks for our model to utilize these signals. With the supervision of the signals, our model can easily disentangle the representation of an input sequence into static factors and dynamic factors (i.e., time-invariant and time-varying parts). Comprehensive experiments across videos and audios verify the effectiveness of our model on representation disentanglement and generation of sequential data, and demonstrate that, our model with self-supervision performs comparable to, if not better than, the fully-supervised model with ground truth labels, and outperforms state-of-the-art unsupervised models by a large margin.