paper-with-me

Papers

Informative Features for Model Comparison

2018-10-27 · NeurIPS 2018 12 · Wittawat Jitkrittum, Heishiro Kanagawa, Patsorn Sangkloy, James Hays, Bernhard Schölkopf, Arthur Gretton

Given two candidate models, and a set of target observations, we address the problem of measuring the relative goodness of fit of the two models. We propose two new statistical tests which are nonparametric, computationally efficient (runtime complexity is linear in the sample size), and interpretable. As a unique advantage, our tests can produce a set of examples (informative features) indicating the regions in the data domain where one model fits significantly better than the other. In a real-world problem of comparing GAN models, the test power of our new test matches that of the state-of-the-art test of relative goodness of fit, while being one order of magnitude faster.

📄 PDF Abstract BibTeX arXiv:1810.11630

Code (3)

wittawatj/kernel-mod 공식 구현 pytorch
jenninglim/model-comparison-test tf
wittawatj/model-comparison-test tf

Tasks

model

Similar Papers 제목 키워드 기반

A Comparison of Feature-Based and Neural Scansion of Poetry

2017-11-02 · RANLP 2017 9 · Manex Agirrezabal, Iñaki Alegria, Mans Hulden

Automatic analysis of poetic rhythm is a challenging task that involves linguistics, literature, and computer science. When the language to be analyzed is known, rule-based systems or data-driven methods can be used. In …

Rhythm

Demystifying Randomly Initialized Networks for Evaluating Generative Models

2022-08-19 · Junghyuk Lee, Jun-Hyuk Kim, Jong-Seok Lee

Evaluation of generative models is mostly based on the comparison between the estimated distribution and the ground truth distribution in a certain feature space. To embed samples into informative features, previous work…

Self-Emphasizing Network for Continuous Sign Language Recognition

2022-11-30 · Lianyu Hu, Liqing Gao, Zekang Liu, Wei Feng

Hand and face play an important role in expressing sign language. Their features are usually especially leveraged to improve system performance. However, to effectively extract visual representations and capture trajecto…

Pose EstimationSign Language Recognition

ComFe: Interpretable Image Classifiers With Foundation Models, Transformers and Component Features

2024-03-07 · Evelyn Mannix, Howard Bondell

Interpretable computer vision models are able to explain their reasoning through comparing the distances between the image patch embeddings and prototypes within a latent space. However, many of these approaches introduc…

Decoderimage-classificationImage Classificationobject-detection+1

Learning from Richer Human Guidance: Augmenting Comparison-Based Learning with Feature Queries

2018-02-05 · Chandrayee Basu, Mukesh Singhal, Anca D. Dragan

We focus on learning the desired objective function for a robot. Although trajectory demonstrations can be very informative of the desired objective, they can also be difficult for users to provide. Answers to comparison…