paper-with-me

Papers

Anchor-based Maximum Discrepancy for Relative Similarity Testing

2025-10-12 · Zhijian Zhou, Liuhua Peng, Xunye Tian, Feng Liu arxiv

The relative similarity testing aims to determine which of the distributions, P or Q, is closer to an anchor distribution U. Existing kernel-based approaches often test the relative similarity with a fixed kernel in a manually specified alternative hypothesis, e.g., Q is closer to U than P. Although kernel selection is known to be important to kernel-based testing methods, the manually specified hypothesis poses a significant challenge for kernel selection in relative similarity testing: Once the hypothesis is specified first, we can always find a kernel such that the hypothesis is rejected. This challenge makes relative similarity testing ill-defined when we want to select a good kernel after the hypothesis is specified. In this paper, we cope with this challenge via learning a proper hypothesis and a kernel simultaneously, instead of learning a kernel after manually specifying the hypothesis. We propose an anchor-based maximum discrepancy (AMD), which defines the relative similarity as the maximum discrepancy between the distances of (U, P) and (U, Q) in a space of deep kernels. Based on AMD, our testing incorporates two phases. In Phase I, we estimate the AMD over the deep kernel space and infer the potential hypothesis. In Phase II, we assess the statistical significance of the potential hypothesis, where we propose a unified testing framework to derive thresholds for tests over different possible hypotheses from Phase I. Lastly, we validate our method theoretically and demonstrate its effectiveness via extensive experiments on benchmark datasets. Codes are publicly available at: https://github.com/zhijianzhouml/AMD.

📄 PDF Abstract BibTeX arXiv:2510.10477

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Variational Mode Decomposition as Trusted Data Augmentation in ML-based Power System Stability Assessment

2024-06-13 · Tetiana Bogodorova, Denis Osipov, Luigi Vanfretti

Balanced data is required for deep neural networks (DNNs) when learning to perform power system stability assessment. However, power system measurement data contains relatively few events from where power system dynamics…

Data Augmentation

SupMMD: A Sentence Importance Model for Extractive Summarization using Maximum Mean Discrepancy

2020-10-06 · Findings of the Association for Computational Linguistics 2020 · Umanga Bista, Alexander Patrick Mathews, Aditya Krishna Menon, Lexing Xie

Most work on multi-document summarization has focused on generic summarization of information present in each individual document set. However, the under-explored setting of update summarization, where the goal is to ide…

DiversityDocument SummarizationExtractive SummarizationMulti-Document Summarization+2

Probabilistic Anchor Assignment with IoU Prediction for Object Detection

2020-07-16 · ECCV 2020 8 · Kang Kim, Hee Seok Lee

In object detection, determining which anchors to assign as positive or negative samples, known as anchor assignment, has been revealed as a core procedure that can significantly affect a model's performance. In this pap…

Objectobject-detectionObject DetectionPrediction

Fast Non-Parametric Tests of Relative Dependency and Similarity

2016-11-17 · Wacha Bounliphone, Eugene Belilovsky, Arthur Tenenhaus, Ioannis Antonoglou 외

We introduce two novel non-parametric statistical hypothesis tests. The first test, called the relative test of dependency, enables us to determine whether one source variable is significantly more dependent on a first t…

Craft: Cross-modal Aligned Features Improve Robustness of Prompt Tuning

2024-07-22 · Jingchen Sun, Rohan Sharma, Vishnu Suresh Lokhande, Changyou Chen

Prompt Tuning has emerged as a prominent research paradigm for adapting vision-language models to various downstream tasks. However, recent research indicates that prompt tuning methods often lead to overfitting due to l…

cross-modal alignment