生成モデルの評価:ノンパラメトリックアプローチ
生成モデルを非パラメトリックテストを使って評価する新しい方法。
Samuele Grossi, Marco Letizia, Riccardo Torre
― 1 分で読む
最近、生成モデルが科学や産業などのさまざまな分野で人気を集めてるんだ。これらのモデルは、いろんな目的で使える合成データを生成するのに役立つんだ。生成モデルは、基礎となるモデルが不明なものと、モデルに理論的なサポートがあるものの2つに分けられるよ。
産業では、データがどのように生成されているか分からないまま、大量のデータを使ってモデルをトレーニングすることが多い。一方で、粒子物理学みたいな科学分野では、データがどのように作成されるかを説明する理論があったりする。この理論のおかげで、科学者たちはシミュレーションを通じて合成データを生成できるんだ。
でも、これらの生成モデルを検証するのは簡単じゃない。産業界では、モデルの精度は利用可能なデータの質に制限されるし、科学的な文脈では、知られているモデルが生成モデルの有効性を確認する手段を提供してくれる。このため、生成モデルは実データの精度にぴったり合ったものが必要なんだ、特にデータ内の複雑な関係を捉えなきゃいけないシミュレーションでは。
精密な機械学習の分野は、正確かつ効率的なモデルを作ることに焦点を当ててる。ディープラーニングの普及で、これらのモデルが生成したデータの質を評価することがさらに重要になってきた。残念ながら、今ある評価方法の多くは、しっかりした統計的な基盤がないから、特に重要な科学的応用において検証が難しいんだ。
科学者たちが高エネルギー物理学のような分野でシミュレーションを扱う中で、生成モデルが従来のシミュレーションの代わりに使われ始めているけど、計算コストが高くなる問題があるんだ。この分野で必要とされる高い精度が、生成モデルの厳密な評価の重要性を強調しているよ。
二標本仮説検定は、生成モデルを評価するのに役立つ統計的手法なんだ。この方法は、2つのデータサンプルが同じ分布から来ているかどうかを判断するんだ。主に2種類のテストがある:パラメトリックとノンパラメトリック。
パラメトリックテストは、データに関する特定の仮定に依存してる。これらの仮定が真であれば非常に効果的だけど、そうでないと失敗することもある。ノンパラメトリックテストは、そういった仮定に頼らないから、柔軟性があるけど、パワーは少ないことが多いんだ。
たくさんのノンパラメトリックテストがあるけど、高次元データに対しては必ずしも知られた結果が得られるわけじゃないから、問題が複雑になることもある。それに、高次元でのテストは次元の呪いのせいで特に難しいんだ。
機械学習の技術は、生成モデルのためのテストを設計する上で期待が持てる。最近の試みでは、統計的にモデルを評価するための分類器を作ることに焦点を当ててるけど、これらの分類器の多くはまだ正確な評価を提供するのが難しいから、データの小さな違いに過剰に反応するテストになってしまうことがあるんだ。
これは、より高度な手法のベンチマークとして機能する堅牢でシンプルなテストの必要性を浮き彫りにするよ。この記事では、単変量の積分確率測度に依存するノンパラメトリックテストの二標本検定を評価するための体系的な方法論を提案するんだ。
方法論の概要
提案された方法論は、積分確率測度に基づくさまざまなノンパラメトリックテストを比較することに焦点を当てているんだ。一次元の分布を比較するための確立された方法を利用して、それを高次元向けに適応させて、スライスしたワッサースタイン距離やコルモゴロフ・スミルノフ統計の変種など、計算効率の良い統計量をいくつか導入するよ。
アプローチには、無偏フレシェガウス距離や無偏二次最大平均差異(MMD)のような新しい方法との比較も含まれ、特定のカーネル関数を使って計算できるんだ。
テストはさまざまな分布にわたって評価され、特に特定の変形に対する感度を調べるよ。実験では、相関のあるガウス分布とさまざまな次元にわたるガウス分布の混合、およびグルージェットに焦点を当てた粒子物理学のデータセットが含まれるんだ。
この実験を通じて、一次元テストがより複雑な多変量メトリックに匹敵する感度を提供できることが明らかになる一方で、計算要求が少ないことが分かるよ。これによって、高次元シナリオでの生成モデルの評価に適してるってことになるんだ。
検証の重要性
科学的にも産業的にも、生成モデルの検証は重要なんだ。産業界では、この検証がモデルが生成するデータが信頼できるもので、意思決定に使えることを保証することになるし、粒子物理学の実験のような科学的文脈では、モデルが現実の条件を正確に再現する必要があるからね。
検証方法は厳密である必要があって、これは研究やテストの結果に影響を与える可能性があるからなんだ。ハイステークスな環境では、ちょっとした不正確さでも、データから導き出された結論に大きな誤りをもたらすことがあるんだ。
生成モデルを検証するための標準化されたツールの開発は、他のテストと比較するためのベンチマークを作るのに役立つだろう。これは、さまざまな応用における一貫性と信頼性を確保するために重要なんだよ。
生成モデルの種類
生成モデルは、特定の統計的原則に基づいて合成データを生成できるんだ。経済学、社会科学、物理学など、複数の分野で広く使われてる。リアルなデータセットを作成する能力が、仮説のテストやシミュレーションの実行において価値があるんだ。
これらのモデルは、シンプルな数学関数から複雑なニューラルネットワークまで幅広いんだ。モデルの選択は、問題の内容や利用可能なデータの種類によって異なることが多い。シンプルで解釈しやすいモデルもあれば、マルチ次元データセット内の複雑な関係を捉えるのにより適したものもあるんだ。
これらのモデルの検証は、実データに対しての性能を確認して、基礎的な現象を正確に表現できるかどうかを判断することになる。これは、生成されたデータと実データを比較するだけでなく、モデルがデータ内の重要な特徴や関係を捉えられるかどうかを評価することを含むよ。
二標本検定の詳細
生成モデルを評価するための二標本検定に焦点を当てることは、2つのサンプルセットが同じ統計分布から来ているかを調べることに関わってるんだ。この概念は仮説検定に基づいていて、しきい値が観測データに基づいて帰無仮説を棄却できるかどうかを決定するんだ。
実際には、利用可能なデータサンプルを使ってテスト統計量を算出することになるんだ。これらの統計量は、あらかじめ決められたしきい値と比較されて、テストしているモデルについての結論を引き出すんだ。テストは、簡単な二元的な決定を提供したり、帰無仮説の下でテスト統計量を観測する確率を示すp値を出したりすることができるよ。
この方法は、データの不確実性を扱うための体系的なアプローチを提供するから特に便利なんだ。厳密な統計原則を適用することで、主観的な解釈だけに基づかない結論を導き出すことができるんだ。
ノンパラメトリックテストの性能評価
提案された方法論の主な貢献の一つは、1Dマージナルまたは高次元分布のスライスに基づくノンパラメトリックテストの評価なんだ。このアプローチは、より単純なテスト統計量の強みを活かしつつ、より洗練された方法に対して比較的感度を保つことができるんだ。
提案されたテストには、最適輸送理論に基づいたスライスワッサースタイン距離が含まれてる。これは、一つの分布を別の分布に変換するコストを測定することができるから、異なる次元にわたって堅牢な評価を可能にするよ。これによって、従来の方法が苦労することがある高次元データの設定において特に便利だね。
加えて、コルモゴロフ・スミルノフ検定とその変種は、経験的分布関数間の最大絶対差を分析することができるんだ。もっと基本的だけど、これらのテストでも生成モデルの効果を把握するための貴重な洞察を提供することができるよ。
制御された分布での実験
方法論を検証するために、特性が知られている制御された分布を用いて実験が行われたんだ。これによって、さまざまなノンパラメトリックテストの性能を評価する明確な文脈が提供されるよ。導入された変形に対する感度をテストすることで、得られた結果は方法間の意味のある比較を生むんだ。
ガウスモデルの混合や相関のあるガウス分布がテストケースとして使用されている。この制御された環境により、テストの振る舞いを徹底的に調べることができるんだ。棄却しきい値のような重要なメトリックを正確に測定できるから、各方法の効果を堅牢に分析できるよ。
その後、粒子物理学のデータセットを利用した調査が行われて、この提案されたテストの堅牢性をさらに評価することができたんだ。現実世界のアプリケーションへの飛躍が、先の発見に深みと文脈を与えるとともに、評価フレームワークの多様性を示すことになるんだ。
計算効率の重要性
現代の応用において、生成モデルの効率とその評価方法は、正確性と同様に考慮する必要があるんだ。処理されるデータの量が増える中で、計算効率の良い方法の必要性がさらに重要になってる。
全体的に見て、1Dマージナル分布から導かれたノンパラメトリックテストは、精度を維持しつつ、マルチバリエイトのものよりもはるかに速く計算できることが示されたんだ。これによって、経験的証拠に基づいて迅速な意思決定を行う必要がある厳しい環境で特に価値があるんだ。
結論と今後の方向性
ノンパラメトリックな二標本検定を用いて生成モデルを評価するための枠組みの開発は、科学研究と産業応用の両方における検証プロセスを向上させる有望な道を示しているよ。評価を簡素化しつつ精度を確保することに焦点を当てることで、より複雑なモデル評価に移行することができるようになるんだ。
得られた結果は、シンプルなテストがより複雑な方法に対して競争力のあるパフォーマンスを提供できることを示唆しているよ、特に高次元のシナリオでは。さらに、これらのテストが速く計算できることで、大規模な応用にはタイムリーな洞察が不可欠であることを示しているんだ。
今後の研究では、この方法論を拡張して、高度な機械学習分類器を含めることが目指されるべきだね。計算性能を最適化しながら、さまざまな文脈で生成モデルをさらに検討することで、既存のモデルの洗練や、科学者や実務者が現実世界の現象をより正確に表現するのを助けることにつながるんだ。
タイトル: Refereeing the Referees: Evaluating Two-Sample Tests for Validating Generators in Precision Sciences
概要: We propose a robust methodology to evaluate the performance and computational efficiency of non-parametric two-sample tests, specifically designed for high-dimensional generative models in scientific applications such as in particle physics. The study focuses on tests built from univariate integral probability measures: the sliced Wasserstein distance and the mean of the Kolmogorov-Smirnov statistics, already discussed in the literature, and the novel sliced Kolmogorov-Smirnov statistic. These metrics can be evaluated in parallel, allowing for fast and reliable estimates of their distribution under the null hypothesis. We also compare these metrics with the recently proposed unbiased Fr\'echet Gaussian Distance and the unbiased quadratic Maximum Mean Discrepancy, computed with a quartic polynomial kernel. We evaluate the proposed tests on various distributions, focusing on their sensitivity to deformations parameterized by a single parameter $\epsilon$. Our experiments include correlated Gaussians and mixtures of Gaussians in 5, 20, and 100 dimensions, and a particle physics dataset of gluon jets from the JetNet dataset, considering both jet- and particle-level features. Our results demonstrate that one-dimensional-based tests provide a level of sensitivity comparable to other multivariate metrics, but with significantly lower computational cost, making them ideal for evaluating generative models in high-dimensional settings. This methodology offers an efficient, standardized tool for model comparison and can serve as a benchmark for more advanced tests, including machine-learning-based approaches.
著者: Samuele Grossi, Marco Letizia, Riccardo Torre
最終更新: 2024-09-24 00:00:00
言語: English
ソースURL: https://arxiv.org/abs/2409.16336
ソースPDF: https://arxiv.org/pdf/2409.16336
ライセンス: https://creativecommons.org/licenses/by/4.0/
変更点: この要約はAIの助けを借りて作成されており、不正確な場合があります。正確な情報については、ここにリンクされている元のソース文書を参照してください。
オープンアクセスの相互運用性を利用させていただいた arxiv に感謝します。
参照リンク
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corner_plot_def_1.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corner_plot_def_2.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corner_plot_def_3.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corner_plot_def_4.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corner_plot_def_5.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corner_plot_def_6.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corner_plot_def_7.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corre_matrix_plot_def_1.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corre_matrix_plot_def_2.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corre_matrix_plot_def_3.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corre_matrix_plot_def_4.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corre_matrix_plot_def_5.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corre_matrix_plot_def_6.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/corre_matrix_plot_def_7.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_10K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_20K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_50K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_100K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_10K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_20K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_50K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_100K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_10K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_20K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_50K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_100K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_10K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_20K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_50K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_100K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_10K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_20K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_50K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_unimodal/5D_100K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corner_plot_def_1.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corner_plot_def_2.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corner_plot_def_3.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corner_plot_def_4.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corner_plot_def_5.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corner_plot_def_6.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corner_plot_def_7.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corre_matrix_plot_def_1.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corre_matrix_plot_def_2.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corre_matrix_plot_def_3.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corre_matrix_plot_def_4.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corre_matrix_plot_def_5.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corre_matrix_plot_def_6.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/corre_matrix_plot_def_7.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_10K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_20K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_50K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_100K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_10K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_20K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_50K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_100K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_10K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_20K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_50K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_100K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_10K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_20K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_50K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_100K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_10K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_20K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_50K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_unimodal/20D_100K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corner_plot_def_1.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corner_plot_def_2.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corner_plot_def_3.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corner_plot_def_4.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corner_plot_def_5.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corner_plot_def_6.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corner_plot_def_7.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corre_matrix_plot_def_1.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corre_matrix_plot_def_2.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corre_matrix_plot_def_3.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corre_matrix_plot_def_4.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corre_matrix_plot_def_5.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corre_matrix_plot_def_6.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/corre_matrix_plot_def_7.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_10K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_20K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_50K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_100K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_10K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_20K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_50K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_100K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_10K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_20K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_50K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_100K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_10K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_20K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_50K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_100K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_10K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_20K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_50K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_unimodal/100D_100K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corner_plot_def_1.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corner_plot_def_2.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corner_plot_def_3.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corner_plot_def_4.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corner_plot_def_5.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corner_plot_def_6.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corner_plot_def_7.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corre_matrix_plot_def_1.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corre_matrix_plot_def_2.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corre_matrix_plot_def_3.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corre_matrix_plot_def_4.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corre_matrix_plot_def_5.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corre_matrix_plot_def_6.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/corre_matrix_plot_def_7.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_10K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_20K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_50K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_100K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_10K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_20K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_50K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_100K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_10K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_20K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_50K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_100K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_10K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_20K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_50K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_100K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_10K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_20K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_50K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/5D_mixture/5D_100K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corner_plot_def_1.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corner_plot_def_2.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corner_plot_def_3.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corner_plot_def_4.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corner_plot_def_5.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corner_plot_def_6.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corner_plot_def_7.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corre_matrix_plot_def_1.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corre_matrix_plot_def_2.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corre_matrix_plot_def_3.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corre_matrix_plot_def_4.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corre_matrix_plot_def_5.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corre_matrix_plot_def_6.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/corre_matrix_plot_def_7.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_10K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_20K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_50K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_100K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_10K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_20K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_50K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_100K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_10K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_20K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_50K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_100K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_10K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_20K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_50K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_100K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_10K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_20K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_50K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/20D_mixture/20D_100K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corner_plot_def_1.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corner_plot_def_2.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corner_plot_def_3.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corner_plot_def_4.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corner_plot_def_5.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corner_plot_def_6.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corner_plot_def_7.png
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corre_matrix_plot_def_1.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corre_matrix_plot_def_2.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corre_matrix_plot_def_3.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corre_matrix_plot_def_4.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corre_matrix_plot_def_5.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corre_matrix_plot_def_6.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/corre_matrix_plot_def_7.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_10K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_20K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_50K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_100K/null_hypothesis/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_10K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_20K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_50K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_100K/null_hypothesis/KS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_10K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_20K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_50K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_100K/null_hypothesis/SKS.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_10K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_20K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_50K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_100K/null_hypothesis/FGD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_10K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_20K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_50K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/tree/main/results/100D_mixture/100D_100K/null_hypothesis/MMD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corner_plot_def_1.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corner_plot_def_2.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corner_plot_def_3.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corner_plot_def_4.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corner_plot_def_5.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corner_plot_def_6.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corner_plot_def_7.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corre_matrix_plot_def_1.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corre_matrix_plot_def_2.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corre_matrix_plot_def_3.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corre_matrix_plot_def_4.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corre_matrix_plot_def_5.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corre_matrix_plot_def_6.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/corre_matrix_plot_def_7.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/deformed_jet_features_1.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/figures/deformed_jet_features_2.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/10K/null_hypotheses/FGD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/20K/null_hypotheses/FGD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/50K/null_hypotheses/FGD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/10K/null_hypotheses/KS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/20K/null_hypotheses/KS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/50K/null_hypotheses/KS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/10K/null_hypotheses/MMD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/20K/null_hypotheses/MMD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/50K/null_hypotheses/MMD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/10K/null_hypotheses/SKS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/20K/null_hypotheses/SKS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/50K/null_hypotheses/SKS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/10K/null_hypotheses/SWD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/20K/null_hypotheses/SWD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/50K/null_hypotheses/SWD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corner_plot_def_1.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corner_plot_def_2.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corner_plot_def_3.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corner_plot_def_4.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corner_plot_def_5.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corner_plot_def_6.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corner_plot_def_7.png
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corre_matrix_plot_def_1.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corre_matrix_plot_def_2.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corre_matrix_plot_def_3.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corre_matrix_plot_def_4.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corre_matrix_plot_def_5.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corre_matrix_plot_def_6.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/corre_matrix_plot_def_7.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/deformed_particle_features_1.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/figures/deformed_particle_features_2.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/10K/null_hypotheses/FGD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/20K/null_hypotheses/FGD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/50K/null_hypotheses/FGD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/10K/null_hypotheses/KS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/20K/null_hypotheses/KS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/50K/null_hypotheses/KS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/10K/null_hypotheses/MMD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/20K/null_hypotheses/MMD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/50K/null_hypotheses/MMD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/10K/null_hypotheses/SKS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/20K/null_hypotheses/SKS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/50K/null_hypotheses/SKS.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/10K/null_hypotheses/SWD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/20K/null_hypotheses/SWD.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/50K/null_hypotheses/SWD.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/5D_10K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/5D_20K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/5D_50K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_unimodal/5D_100K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/20D_10K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/20D_20K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/20D_50K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_unimodal/20D_100K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/100D_10K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/100D_20K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/100D_50K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_unimodal/100D_100K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/5D_10K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/5D_20K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/5D_50K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/5D_mixture/5D_100K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/20D_10K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/20D_20K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/20D_50K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/20D_mixture/20D_100K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/100D_10K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/100D_20K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/100D_50K/results_table.pdf
- https://github.com/TwoSampleTests/GenerativeModelsMetrics/blob/main/results/100D_mixture/100D_100K/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/10K/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/20K/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/50K/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/10K_preprocessed/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/20K_preprocessed/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/jet_features/tests/50K_preprocessed/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/10K/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/20K/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/50K/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/10K_preprocessed/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/20K_preprocessed/results_table.pdf
- https://github.com/TwoSampleTests/JetNetMetrics/blob/main/results/particle_features_30/tests/50K_preprocessed/results_table.pdf