← Search

Adrián Javaloy

7 accepted papers

2026

How to Square Tensor Networks and Circuits Without Squaring Them

ICLR 2026poster

Squared tensor networks (TNs) and their extension as computational graphs---squared circuits---have been used as expressive distribution estimators, yet supporting closed-form marginalization. However, the squaring operation introduces additional complexity when computing the partition function or m…

Cited by 0SourcecodeScholar
2025

DeCaFlow: A deconfounding causal generative model

NeurIPS 2025spotlight

We introduce DeCaFlow, a deconfounding causal generative model. Training once per dataset using just observational data and the underlying causal graph, DeCaFlow enables accurate causal inference on continuous variables under the presence of hidden confounders. Specifically, we extend previous resul…

Cited by 0SourcecodeScholar
2023

Learnable Graph Convolutional Attention Networks

ICLR 2023poster

Existing Graph Neural Networks (GNNs) compute the message exchange between nodes by either aggregating uniformly (convolving) the features of all the neighbor- ing nodes, or by applying a non-uniform score (attending) to the features. Recent works have shown the strengths and weaknesses of the resul…

2020

Relative gradient optimization of the Jacobian term in unsupervised deep learning

NeurIPS 2020poster

Learning expressive probabilistic models correctly describing the data is a ubiquitous problem in machine learning. A popular approach for solving it is mapping the observations into a representation space with a simple joint distribution, which can typically be written as a product of its marginals…