Goto

Collaborating Authors

 Country


FactorGraphNeuralNetwork

Neural Information Processing Systems

Most of the successful deep neural network architectures are structured, often consisting of elements like convolutional neural networks and gated recurrent neural networks. Recently, graph neural networks (GNNs) have been successfully applied to graph-structureddata such as point cloud and molecular data. These networks often only consider pairwise dependencies, as they operate on a graph structure.


4ffb0d2ba92f664c2281970110a2e071-Paper.pdf

Neural Information Processing Systems

TheobjectiveofGANs istoproduce random samples from atarget data distribution, given only access toan initial set of training samples. This isachievedbylearning twofunctions: ageneratorG,which maps random input noise to a generated sample, and a discriminatorD, which tries to classify input samples as either real (i.e., from the training dataset) or fake (i.e., produced by the generator).



185a120a3f709187e68bd092e6098851-Paper-Conference.pdf

Neural Information Processing Systems

This versatility eliminates the need for patching and allows efficient processing of diverse geometries. The sequential nature of our latent representation can be interpreted spatially and permits the use of a conditional transformer for modeling the temporal dynamics of PDEs. By employing a diffusion-based formulation, we achieve greater stability and enable longer rollouts compared to conventional MSE training. AROMA's superior performance in simulating 1D and 2D equations underscores the efficacy of our approach in capturing complex dynamical behaviors.







SupplementalMaterialfor 3DP3: 3DScenePerceptionvia ProbabilisticProgramming

Neural Information Processing Systems

We tried multiple approaches for deriving convolutional masks from objects models. Maximally informative and maximally correlated masks require us to solve ill-posed optimization problems. Small windows sampled from the object model are not informative.