paper-with-me

홈 › Papers

Testing Dependency of Unlabeled Databases

2023-11-10 · Vered Paslev, Wasim Huleihel

In this paper, we investigate the problem of deciding whether two random databases $\mathsf{X}\in\mathcal{X}^{n\times d}$ and $\mathsf{Y}\in\mathcal{Y}^{n\times d}$ are statistically dependent or not. This is formulated as a hypothesis testing problem, where under the null hypothesis, these two databases are statistically independent, while under the alternative, there exists an unknown row permutation $\sigma$, such that $\mathsf{X}$ and $\mathsf{Y}^\sigma$, a permuted version of $\mathsf{Y}$, are statistically dependent with some known joint distribution, but have the same marginal distributions as the null. We characterize the thresholds at which optimal testing is information-theoretically impossible and possible, as a function of $n$, $d$, and some spectral properties of the generative distributions of the datasets. For example, we prove that if a certain function of the eigenvalues of the likelihood function and $d$, is below a certain threshold, as $d\to\infty$, then weak detection (performing slightly better than random guessing) is statistically impossible, no matter what the value of $n$ is. This mimics the performance of an efficient test that thresholds a centered version of the log-likelihood function of the observed matrices. We also analyze the case where $d$ is fixed, for which we derive strong (vanishing error) and weak detection lower and upper bounds.

📄 PDF Abstract BibTeX arXiv:2311.05874

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Stacked Dependency Parsing by Forest Reranking

2013-01-01 · TACL 2013 1 · Katsuhiko Hayashi, Shuhei Kondo, Yuji Matsumoto

This paper proposes a discriminative forest reranking algorithm for dependency parsing that can be seen as a form of efficient stacked parsing. A dynamic programming shift-reduce parser produces a packed derivation fores…

ARCDependency ParsingReranking

Adaptively Unified Semi-Supervised Dictionary Learning With Active Points

2015-12-01 · ICCV 2015 12 · Xiaobo Wang, Xiaojie Guo, Stan Z. Li

Semi-supervised dictionary learning aims to construct a dictionary by utilizing both labeled and unlabeled data. To enhance the discriminative capability of the learned dictionary, numerous discriminative terms have been…

Dictionary Learning

Learning a Target Sample Re-Generator for Cross-Database Micro-Expression Recognition

2017-07-26 · Yuan Zong, Xiaohua Huang, Wenming Zheng, Zhen Cui 외

In this paper, we investigate the cross-database micro-expression recognition problem, where the training and testing samples are from two different micro-expression databases. Under this setting, the training and testin…

Emotion RecognitionMicro Expression RecognitionMicro-Expression Recognition

Fill it up: Exploiting partial dependency annotations in a minimum spanning tree parser

2016-11-26 · Liang Sun, Jason Mielens, Jason Baldridge

Unsupervised models of dependency parsing typically require large amounts of clean, unlabeled data plus gold-standard part-of-speech tags. Adding indirect supervision (e.g. language universals and rules) can help, but we…

Dependency Parsing

Synthesize, Retrieve, and Propagate: A Unified Predictive Modeling Framework for Relational Databases

2025-08-10 · Ning Li, Kounianhua Du, Han Zhang, Quan Gan 외 arxiv

Relational databases (RDBs) have become the industry standard for storing massive and heterogeneous data. However, despite the widespread use of RDBs across various fields, the inherent structure of relational databases …