paper-with-me

홈 › Papers

Fast inference of latent space dynamics in huge relational event networks

2023-03-29 · Igor Artico, Ernst Wit

Relational events are a type of social interactions, that sometimes are referred to as dynamic networks. Its dynamics typically depends on emerging patterns, so-called endogenous variables, or external forces, referred to as exogenous variables. Comprehensive information on the actors in the network, especially for huge networks, is rare, however. A latent space approach in network analysis has been a popular way to account for unmeasured covariates that are driving network configurations. Bayesian and EM-type algorithms have been proposed for inferring the latent space, but both the sheer size many social network applications as well as the dynamic nature of the process, and therefore the latent space, make computations prohibitively expensive. In this work we propose a likelihood-based algorithm that can deal with huge relational event networks. We propose a hierarchical strategy for inferring network community dynamics embedded into an interpretable latent space. Node dynamics are described by smooth spline processes. To make the framework feasible for large networks we borrow from machine learning optimization methodology. Model-based clustering is carried out via a convex clustering penalization, encouraging shared trajectories for ease of interpretation. We propose a model-based approach for separating macro-microstructures and perform a hierarchical analysis within successive hierarchies. The method can fit millions of nodes on a public Colab GPU in a few minutes. The code and a tutorial are available in a Github repository.

📄 PDF Abstract BibTeX arXiv:2303.17460

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGPU

Similar Papers 제목 키워드 기반

Latent Space Data Assimilation by using Deep Learning

2021-04-01 · Mathis Peyron, Anthony Fillion, Selime Gürol, Victor Marchais 외

Performing Data Assimilation (DA) at a low cost is of prime concern in Earth system modeling, particularly at the time of big data where huge quantities of observations are available. Capitalizing on the ability of Neura…

Deep Learning

Smooth and Sparse Latent Dynamics in Operator Learning with Jerk Regularization

2024-02-23 · Xiaoyu Xie, Saviz Mowlavi, Mouhacine Benosman

Spatiotemporal modeling is critical for understanding complex systems across various scientific and engineering disciplines, but governing equations are often not fully known or computationally intractable due to inheren…

Operator learning

Image Super-resolution Via Latent Diffusion: A Sampling-space Mixture Of Experts And Frequency-augmented Decoder Approach

2023-10-18 · Feng Luo, Jinxi Xiang, Jun Zhang, Xiao Han 외

The recent use of diffusion prior, enhanced by pre-trained text-image models, has markedly elevated the performance of image super-resolution (SR). To alleviate the huge computational cost required by pixel-based diffusi…

Blind Super-ResolutionDecoderImage GenerationImage Super-Resolution+2

Concept Formation and Dynamics of Repeated Inference in Deep Generative Models

2017-12-12 · Yoshihiro Nagano, Ryo Karakida, Masato Okada

Deep generative models are reported to be useful in broad applications including image generation. Repeated inference between data space and latent space in these models can denoise cluttered images and improve the quali…

Image Generation

Learning Latent Dynamics for Planning from Pixels

2018-11-12 · Danijar Hafner, Timothy Lillicrap, Ian Fischer, Ruben Villegas 외

Planning has been very successful for control tasks with known environment dynamics. To leverage planning in unknown environments, the agent needs to learn the dynamics from interactions with the world. However, learning…

continuous-controlContinuous ControlMotion PlanningVariational Inference