paper-with-me

Papers

Auto-Encoding Goodness of Fit

2022-10-12 · Aaron Palmer, Zhiyi Chi, Derek Aguiar, Jinbo Bi

We develop a new type of generative autoencoder called the Goodness-of-Fit Autoencoder (GoFAE), which incorporates GoF tests at two levels. At the minibatch level, it uses GoF test statistics as regularization objectives. At a more global level, it selects a regularization coefficient based on higher criticism, i.e., a test on the uniformity of the local GoF p-values. We justify the use of GoF tests by providing a relaxed $L_2$-Wasserstein bound on the distance between the latent distribution and a distribution class. We prove that optimization based on these tests can be done with stochastic gradient descent on a compact Riemannian manifold. Empirically, we show that our higher criticism parameter selection procedure balances reconstruction and generation using mutual information and uniformity of p-values respectively. Finally, we show that GoFAE achieves comparable FID scores and mean squared errors with competing deep generative models while retaining statistical indistinguishability from Gaussian in the latent space based on a variety of hypothesis tests.

📄 PDF Abstract BibTeX arXiv:2210.06546

Code (1)

aripalmer/gofae 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Adaptive Spatial Goodness Encoding: Advancing and Scaling Forward-Forward Learning Without Backpropagation

2025-09-15 · Qingchun Gong, Robert Bogdan Staszewski, Kai Xu arxiv

The Forward-Forward (FF) algorithm offers a promising alternative to backpropagation (BP). Despite advancements in recent FF-based extensions, which have enhanced the original algorithm and adapted it to convolutional ne…

Explainable artificial intelligence (XAI), the goodness criteria and the grasp-ability test

2018-10-22 · Tae Wam Kim

This paper introduces the "grasp-ability test" as a "goodness" criteria by which to compare which explanation is more or less meaningful than others for users to understand the automated algorithmic data processing.

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Function Estimation Using Data Adaptive Kernel Estimation - How Much Smoothing?

2018-03-11 · Kurt S. Riedel, A. Sidorenko

We determine the expected error by smoothing the data locally. Then we optimize the shape of the kernel smoother to minimize the error. Because the optimal estimator depends on the unknown function, our scheme automatica…

Encoding Adjective Scales for Fine-grained Resources

2016-05-01 · LREC 2016 5 · C{\'e}dric Lopez, Fr{\'e}d{\'e}rique Segond, Christiane Fellbaum

We propose an automatic approach towards determining the relative location of adjectives on a common scale based on their strength. We focus on adjectives expressing different degrees of goodness occurring in French prod…

Attribute

Goodness of Causal Fit

2021-05-05 · Robert R. Tucci

We propose a Goodness of Causal Fit (GCF) measure which depends on Judea Pearl's ``do" interventions. This is different from Goodness of Fit (GF) measures, which do not use interventions. Given a set ${\cal G}$ of DAGs w…