中文
相关论文

相关论文: Generating valid Euclidean distance matrices

200 篇论文

Distances are pervasive in machine learning. They serve as similarity measures, loss functions, and learning targets; it is said that a good distance measure solves a task. When defining distances, the triangle inequality has proven to be a…

机器学习 · 计算机科学 2020-07-08 Silviu Pitis , Harris Chan , Kiarash Jamali , Jimmy Ba

We present a 3D capsule module for processing point clouds that is equivariant to 3D rotations and translations, as well as invariant to permutations of the input points. The operator receives a sparse set of local reference frames,…

机器学习 · 计算机科学 2020-08-25 Yongheng Zhao , Tolga Birdal , Jan Eric Lenssen , Emanuele Menegatti , Leonidas Guibas , Federico Tombari

This paper explains the math behind a generative adversarial network (GAN) model and why it is hard to be trained. Wasserstein GAN is intended to improve GANs' training by adopting a smooth metric for measuring the distance between two…

机器学习 · 计算机科学 2019-04-22 Lilian Weng

Using a large-scale, experimentally captured 3D microstructure dataset, we implement the generative adversarial network (GAN) framework to learn and generate 3D microstructures of solid oxide fuel cell electrodes. The generated…

图像与视频处理 · 电气工程与系统科学 2020-06-25 Tim Hsu , William K. Epting , Hokon Kim , Harry W. Abernathy , Gregory A. Hackett , Anthony D. Rollett , Paul A. Salvador , Elizabeth A. Holm

Utilizing 3D point cloud data has become an urgent need for the deployment of artificial intelligence in many areas like facial recognition and self-driving. However, deep learning for 3D point clouds is still vulnerable to adversarial…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Xuelong Dai , Yanjie Li , Hua Dai , Bin Xiao

Generative Adversarial Networks (GANs) are one of the most practical methods for learning data distributions. A popular GAN formulation is based on the use of Wasserstein distance as a metric between probability distributions.…

机器学习 · 计算机科学 2018-05-23 Maziar Sanjabi , Jimmy Ba , Meisam Razaviyayn , Jason D. Lee

We introduce a new framework for molecular graph generation with 3D molecular generative models. Our Synthetic Coordinate Embedding (SyCo) framework maps molecular graphs to Euclidean point clouds via synthetic conformer coordinates and…

机器学习 · 计算机科学 2024-06-18 Mohamed Amine Ketata , Nicholas Gao , Johanna Sommer , Tom Wollschläger , Stephan Günnemann

Generative Adversarial Networks have surprising ability for generating sharp and realistic images, though they are known to suffer from the so-called mode collapse problem. In this paper, we propose a new GAN variant called Mixture Density…

机器学习 · 计算机科学 2018-11-30 Hamid Eghbal-zadeh , Werner Zellinger , Gerhard Widmer

Generative Adversarial Networks (GANs) are powerful generative models, but suffer from training instability. The recently proposed Wasserstein GAN (WGAN) makes progress toward stable training of GANs, but sometimes can still generate only…

机器学习 · 计算机科学 2017-12-27 Ishaan Gulrajani , Faruk Ahmed , Martin Arjovsky , Vincent Dumoulin , Aaron Courville

We propose NetGAN - the first implicit generative model for graphs able to mimic real-world networks. We pose the problem of graph generation as learning the distribution of biased random walks over the input graph. The proposed model is…

机器学习 · 统计学 2019-03-29 Aleksandar Bojchevski , Oleksandr Shchur , Daniel Zügner , Stephan Günnemann

We present a framework for embedding graph structured data into a vector space, taking into account node features and topology of a graph into the optimal transport (OT) problem. Then we propose a novel distance between two graphs, named…

机器学习 · 计算机科学 2023-07-04 Dai Hai Nguyen , Koji Tsuda

In the recent years Generative Adversarial Networks (GANs) have demonstrated significant progress in generating authentic looking data. In this work we introduce our simple method to exploit the advancements in well established image-based…

机器学习 · 计算机科学 2019-10-31 Eoin Brophy , Zhengwei Wang , Tomas E. Ward

Our main motivation is to propose an efficient approach to generate novel multi-element stable chemical compounds that can be used in real world applications. This task can be formulated as a combinatorial problem, and it takes many hours…

机器学习 · 计算机科学 2019-05-28 Asma Nouira , Nataliya Sokolovska , Jean-Claude Crivello

Generative adversarial networks (GANs) have proven effective in modeling distributions of high-dimensional data. However, their training instability is a well-known hindrance to convergence, which results in practical challenges in their…

机器学习 · 计算机科学 2022-09-28 Alessandro Ferrero , Shireen Elhabian , Ross Whitaker

This paper proposes two algorithms for estimating square Wasserstein distance matrices from a small number of entries. These matrices are used to compute manifold learning embeddings like multidimensional scaling (MDS) or Isomap, but…

机器学习 · 统计学 2026-05-20 Muhammad Rana , Abiy Tasissa , HanQin Cai , Yakov Gavriyelov , Keaton Hamm

We proposed a new criterion \textit{noise-stability}, which revised the classical rigidity theory, for evaluation of MDS algorithms which can truthfully represent the fidelity of global structure reconstruction; then we proved the…

计算几何 · 计算机科学 2022-07-15 Zishuo Zhao

We define a metric---the network Gromov-Wasserstein distance---on weighted, directed networks that is sensitive to the presence of outliers. In addition to proving its theoretical properties, we supply network invariants based on optimal…

离散数学 · 计算机科学 2019-09-05 Samir Chowdhury , Facundo Mémoli

The study of multidimensional discriminator (critic) output for Generative Adversarial Networks has been underexplored in the literature. In this paper, we generalize the Wasserstein GAN framework to take advantage of multidimensional…

机器学习 · 统计学 2022-07-15 Mengyu Dai , Haibin Hang , Anuj Srivastava

The quest for efficient and robust deep learning models for molecular systems representation is increasingly critical in scientific exploration. The advent of message passing neural networks has marked a transformative era in graph-based…

计算物理 · 物理学 2026-01-05 Jian Chang , Shuze Zhu

Generative Adversarial Networks (GANs), as a framework for estimating generative models via an adversarial process, have attracted huge attention and have proven to be powerful in a variety of tasks. However, training GANs is well known for…

机器学习 · 计算机科学 2017-11-09 Zi-Yi Dou