REVIEW 2 major objections 4 minor 1 cited by
Data Reliability Scoring
T0 review · 2 major / 4 minor · reviewed 2026-08-04 · deepseek-v4-flash
Pith's one-line read The paper tries to establish that a single number—the Gram determinant—can rank datasets by their reliability relative to hidden ground truth, using only auxiliary observations from an unknown experiment, and that this ranking is independen
desk verdict Worth a look for the preservation theorems and the no-ground-truth framework, but the 'unique up to scaling' claim in the abstract overreaches—Prop 4.4 needs an extra homogeneity assumption that isn't advertised. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
Gram determinant score Γ = det((P Q)^T (P Q)), where P Q is the joint distribution matrix of observations and reported labels; geometrically it is the squared volume of the parallelepiped spanned by the observation-distribution columns grouped by reported label. Its load-bearing property is the multiplicative identity Γ = det(P^T P) det(Q)^2, which separates the unknown experiment P from the misreport matrix Q and makes the ranking experiment-agnostic; the determinant is also what gives finite-sample estimators via plug-in and stratified matching.
What would settle it
Compute, for a linearly independent P and two diagonally dominant misreport matrices Q and Q' with L-balanced truth and Hamming error below 1/(64 L^2 d^2), the Gram determinants det(Q^T Q) and det((Q')^T Q'); if the dataset with smaller Hamming distance to the truth has the smaller determinant, Theorem 4.3(3) is false. Alternatively, exhibit P with linearly dependent columns and two datasets whose reliability ranking flips across two experiments—that would violate the claimed necessity of P_indep in Proposition 3.1.
Extended reading notes
Core claim
The central discovery is that the determinant factorizes: for a misreport matrix Q and an experiment P, the Gram matrix of reports is Q^T P^T P Q, so det(Q^T P^T P Q) = det(P^T P) det(Q)^2. Since det(P^T P) is positive exactly when P has linearly independent columns, the score's ordering over datasets depends on Q alone—the misreport structure—and not on the experiment. The paper claims this multiplicative decoupling is what lets the Gram determinant preserve exact-match, Blackwell-dominant, and approximate Hamming (or general distance) reliability orderings under stated conditions, and that it underlies the uniqueness result: any continuous, experiment-agnostic reliability score that is hom
Load-bearing premise
The guarantees require that the unknown experiment's columns be linearly independent (no two true labels induce the same observation distribution) and, for the approximate Hamming/dist result, that the truth is L-balanced and corruption is small (Hamming error below 1/(64 L^2 d^2)); the paper's impossibility results show these conditions are essentially necessary, and in real deployments they cannot be checked—the employment-data analysis concedes its conditional-independence
Editorial extensions
If this is right
- Datasets can be reliability-ranked without ground truth whenever auxiliary observations come from a linearly independent experiment; this includes exact-match and Blackwell-dominant comparisons exactly, and Hamming/dist comparisons up to a constant factor under balance and low-corruption conditions.
- The ranking is experiment-agnostic: any two datasets are ordered the same way regardless of which (invertible) observation experiment generated the auxiliary data, and the Gram determinant is essentially the only score with this property.
- A plug-in estimator built from empirical matching frequencies asymptotically preserves all the same orderings, so the score is computable in the detail-free setting where neither P nor Q is known.
- Kernel extensions (e.g., radial-basis or feature-map kernels) extend the guarantees to continuous observation spaces such as image embeddings, with the same ordering preservation.
- The impossibility results imply these conditions are nearly tight: if two labels induce identical observation distributions, no score can preserve the orderings.
Reading between the lines
- The uniqueness result suggests that any experiment-agnostic reliability score in this setting must be a function of the determinant, so the Gram determinant is not one option among many but the canonical one; other singular-value-based scores (top-k volume, maximal correlation) are not experiment-agnostic and may rank datasets inconsistently across experiments.
- Because linear independence of the experiment is unverifiable in practice, a practical diagnostic would be the condition number or smallest eigenvalue of the empirical Gram matrix; near-zero values signal that the score's guarantees do not apply.
- The paper's own caveat that the conditional-independence assumption in the employment-data study cannot be validated suggests that in real deployments the score should be used as an indicative signal, not a certified measure—unless the experiment is known or genuinely independent of reporting.
- A testable extension: on benchmark datasets with known ground-truth corruption levels, compare the Gram-determinant ranking against Hamming distance at fixed finite N; the theory predicts exact agreement only when the corruption level is below 1/(64 L^2 d^2), so deviations above that threshold would delimit the score's practical envelope.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces a ground-truth-free reliability scoring framework for reported datasets, given auxiliary observations y generated by an unknown statistical experiment P. It defines exact-match, Blackwell-dominant, and dist/Hamming reliability orderings relative to unobserved truth x, and proposes the Gram determinant score Γ(PQ)=det((PQ)^T PQ), which factorizes as det(P^T P)det(Q)^2. The main theoretical claims are: (i) preservation of the reliability orderings under linearly independent experiments and suitable misreport classes (Theorem 4.3); (ii) an experiment-agnostic invariance property, with a claimed uniqueness characterization up to scaling (Proposition 4.4); (iii) plug-in and stratified-matching estimators, plus kernelized extensions. Experiments on synthetic data, CIFAR-10 embeddings, and CES employment-data vintages illustrate the score's empirical behavior.
Significance. The geometric volume interpretation and the determinant factorization are elegant, and the main preservation proofs are largely self-contained. If the order-preservation theorems and a suitably qualified uniqueness theorem hold, the Gram determinant provides a practical, task-agnostic way to rank datasets by reliability without ground truth, with impossibility results delineating when no score can work. The kernel extensions and finite-sample estimators are useful contributions. However, two issues affect the central claims as stated: the exact-match preservation theorem is vacuous under the current definition of Q_nonperm, and the advertised 'unique up to scaling' result requires an extra homogeneity assumption that is not part of the definition of experiment agnosticism. Both are fixable but must be addressed before the results can be accepted as stated.
major comments (2)
- [Section 2.3 / Section 3 / Theorem 4.3(1)] Q_nonperm is defined as the set of misreport matrices Q whose associated Q_hatx|x is neither a permutation matrix nor the identity matrix. Hence a truthful report \hat x=x, for which Q_hatx|x=I, is excluded from Q_nonperm. Since the exact-match ordering only ranks the truthful report above non-truthful reports, no pair (\hat x,\hat x') with \hat x≻_EXACT \hat x' can have both associated misreport matrices in Q_nonperm. Thus Theorem 4.3(1) is vacuously true as stated. The proof of Lemma D.1 also uses Q=Q_x for the truthful report, which is not in Q_nonperm. The intended set appears to be the one excluding only non-identity permutations (equivalently, including the identity); this would also make the inclusion chain Q_L,δ⊂...⊂Q_reg⊂Q_nonperm in Section 3 correct. Please correct the definition and restate the theorem accordingly.
- [Section 4.1 / Proposition 4.4 / Appendix D.2] The abstract and introduction claim that the Gram determinant is 'up to scaling' the unique experiment-agnostic reliability score. The proof of Proposition 4.4 additionally assumes S(tQ)=c(t)S(Q) for all t>0 with continuous c; this homogeneity condition is not part of Definition 2.2 or of Eq. (6). Without it the uniqueness statement is false: S(Q)=log(1+det(Q^T Q)) is continuous and positive on GL_d, satisfies Eq. (6) for every P∈GL_d, but is not of the form α det(Q^T Q)^β and is not homogeneous. Moreover, even under the homogeneity assumption the theorem yields arbitrary β≠0, so the characterization is a one-parameter family of equivalent orderings rather than a unique scaling. Proposition 4.4 should be restated as a characterization of homogeneous experiment-agnostic scores, and the abstract/introduction should be softened accordingly.
minor comments (4)
- [Section 5.2] The text says 'the score increases monotonically with p'; given that p is the corruption probability and Fig. 4 plots score against p, this should be 'decreases monotonically with p', consistent with Experiment 1 and with the stated association between higher score and lower error.
- [Example 4.2] The displayed misreport matrix Q appears to have row sums 1/4, which is inconsistent with d=2 and uniform true labels (whose marginal frequencies should sum to 1/2). Please check the normalization or clarify the intended Q_x.
- [Section H.2] The authors candidly note that the conditional-independence assumption in the employment-data experiment cannot be validated and that the reported scores should be treated only as indicative. This limitation is important enough to state in the main experimental section rather than only in the appendix.
- [General] There are small typos: 'deter' should be 'defer' in Section 4.1, and the abstract contains 'experimen' for 'experiment'.
Circularity Check
No significant circularity: the Gram determinant score has no fitted parameters, the reliability orderings are defined externally, and the preservation proofs are direct. The noted uniqueness overclaim is a correctness concern, not circularity.
full rationale
The paper's central derivation is self-contained rather than circular. The Gram determinant score Γ(PQ)=det((PQ)^T PQ) is a fixed, parameter-free function of the joint distribution; no constant or function is fitted to data and then renamed as a prediction. The ground-truth orderings (exact match, Blackwell dominant, Hamming/dist) are defined in Section 2.3 from the misreport matrix Q alone, independently of the score. The preservation results in Theorem 4.3 follow from the multiplicative identity Γ(PQ)=det(P^T P) det(Q)^2, so the score inherits orderings that are monotone in det(Q)^2; the proofs (Lemmas D.1–D.3) are direct linear-algebra arguments, with the only cited external facts being standard Perron–Frobenius-type bounds and determinant perturbation inequalities. The experiment-agnosticism property Eq. (6) is also a direct consequence of the same multiplicativity. The uniqueness claim in Proposition 4.4 does contain an unadvertised extra homogeneity assumption S(tQ)=c(t)S(Q), and the advertised 'unique up to scaling' therefore overreaches (e.g., S(Q)=log(1+det(Q^T Q)) is a continuous experiment-agnostic score not of the stated form); however, this is a mathematical overclaim / correctness risk, not a circular reduction to the paper's own inputs. The self-citation [47] is used only to justify a standard symmetrization step in Section C and a Perron–Frobenius corollary in Lemma D.1; it is not load-bearing, and the paper explicitly credits Kong [28] for the determinant-mutual-information antecedent. The empirical sections compare the score to external corruption levels and Hamming/ℓ2 errors without fitting the score, so they are validation rather than circular prediction. No step in the derivation chain reduces to a fitted parameter or to a definition of the target result.
Assumptions & free parameters
assumptions (5)
- domain assumption Observations y_n are generated independently as y_n ∼ P_{x_n} from an unknown column-stochastic experiment P.
- domain assumption Experiment P has linearly independent columns (P ∈ P_indep).
- domain assumption True data are L-balanced and the Hamming corruption is bounded by δ ≤ 1/(64L²d²) with Q diagonally dominant (Q ∈ Q_{L,δ}).
- domain assumption For Blackwell dominance, misreport matrices Q and Q' are invertible and row diagonally maximal (Q_reg).
- ad hoc to paper For the uniqueness result, S is continuous, positive, and satisfies S(tQ)=c(t)S(Q) with continuous c.
Cite this review
Pith. "Pith review of Data Reliability Scoring." pith.science (2026). https://pith.science/paper/KQZH3ISQ
@misc{pith2026251017085,
author = {Pith},
title = {Pith review of: Data Reliability Scoring},
year = {2026},
howpublished = {\url{https://pith.science/paper/KQZH3ISQ}},
note = {Machine review of arXiv:2510.17085}
}
read the original abstract
How can we assess the reliability of a dataset without access to ground truth? We introduce the problem of reliability scoring for datasets collected from potentially strategic sources. The true data are unobserved, but we see outcomes of an unknown statistical experiment that depends on them. To benchmark reliability, we define ground-truth-based orderings that capture how much reported data deviate from the truth. We then propose the Gram determinant score, which measures the volume spanned by vectors describing the empirical distribution of the observed data and experiment outcomes. We show that this score preserves several ground-truth-based reliability orderings and, uniquely up to scaling, yields the same reliability ranking of datasets regardless of the experimen -- a property we term experiment agnosticism. Experiments on synthetic noise models, CIFAR-10 embeddings, and real employment data demonstrate that the Gram determinant score effectively captures data quality across diverse observation processes.
Figures
Figures from the paper (2 more)
Forward citations
Cited by 1 Pith paper
-
Scoring Rules! Statistical and Strategic Alignment for Text Evaluation Metrics
Statistical alignment with human ratings does not imply strategic alignment: LLM-as-a-Judge is highly correlated but easily manipulated, while a new statement-level mutual-information metric is robust to manipulation.
Reference graph
Works this paper leans on
-
[1]
A general class of coefficients of divergence of one distribution from another.Journal of the Royal Statistical Society: Series B (Methodological), 28(1):131–142, 1966
Syed Mumtaz Ali and Samuel D Silvey. A general class of coefficients of divergence of one distribution from another.Journal of the Royal Statistical Society: Series B (Methodological), 28(1):131–142, 1966
1966
-
[2]
Fundamentals of task- agnostic data valuation, 2022
Mohammad Mohammadi Amiri, Frederic Berdoz, and Ramesh Raskar. Fundamentals of task- agnostic data valuation, 2022. URLhttps://arxiv.org/abs/2208.12354
arXiv 2022
-
[3]
Theory of reproducing kernels.Transactions of the American mathemat- ical society, 68(3):337–404, 1950
Nachman Aronszajn. Theory of reproducing kernels.Transactions of the American mathemat- ical society, 68(3):337–404, 1950. 16
1950
-
[4]
Springer Science & Business Media, 2011
Alain Berlinet and Christine Thomas-Agnan.Reproducing kernel Hilbert spaces in probability and statistics. Springer Science & Business Media, 2011
2011
-
[5]
Equivalent comparisons of experiments.The annals of mathematical statis- tics, pages 265–272, 1953
David Blackwell. Equivalent comparisons of experiments.The annals of mathematical statis- tics, pages 265–272, 1953
1953
-
[6]
Anomaly detection: A survey.ACM computing surveys (CSUR), 41(3):1–58, 2009
Varun Chandola, Arindam Banerjee, and Vipin Kumar. Anomaly detection: A survey.ACM computing surveys (CSUR), 41(3):1–58, 2009
2009
-
[7]
A simple framework for contrastive learning of visual representations
Ting Chen, Simon Kornblith, Mohammad Norouzi, and Geoffrey Hinton. A simple framework for contrastive learning of visual representations. InInternational conference on machine learning, pages 1597–1607. PmLR, 2020
2020
-
[8]
Yiling Chen and Bo Waggoner. Informational substitutes. In2016 IEEE 57th Annual Sympo- sium on Foundations of Computer Science (FOCS), pages 239–247, 2016. doi: 10.1109/FOCS. 2016.33
doi:10.1109/focs 2016
Show all 67 references
-
[9]
Dennis Cook and Sanford Weisberg
R. Dennis Cook and Sanford Weisberg. Characterizations of an empirical influence function for detecting influential cases in regression.Technometrics, 22(4):495–508, 1980. ISSN 00401706. URLhttp://www.jstor.org/stable/1268187
1980
-
[10]
Eine informationstheoretische ungleichung und ihre anwendung auf beweis der ergodizitaet von markoffschen ketten.Magyer Tud
Imre Csisz´ ar. Eine informationstheoretische ungleichung und ihre anwendung auf beweis der ergodizitaet von markoffschen ketten.Magyer Tud. Akad. Mat. Kutato Int. Koezl., 8:85–108, 1964
1964
-
[11]
A class of measures of informativity of observation channels.Periodica Mathe- matica Hungarica, 2(1-4):191–213, 1972
Imre Csisz´ ar. A class of measures of informativity of observation channels.Periodica Mathe- matica Hungarica, 2(1-4):191–213, 1972
1972
-
[12]
Crowdsourced judgement elicitation with endogenous proficiency
Anirban Dasgupta and Arpita Ghosh. Crowdsourced judgement elicitation with endogenous proficiency. In Daniel Schwabe, Virg ´ ılio A. F. Almeida, Hartmut Glaser, Ricardo Baeza- Yates, and Sue B. Moon, editors,22nd International World Wide Web Conference, WWW ’13, Rio de Janeiro...
2013
-
[13]
Vector-valued property elicitation
Rafael Frongillo and Ian A Kash. Vector-valued property elicitation. InConference on Learning Theory, pages 710–727. PMLR, 2015
2015
-
[14]
Data shapley: Equitable valuation of data for machine learning
Amirata Ghorbani and James Zou. Data shapley: Equitable valuation of data for machine learning. InInternational conference on machine learning, pages 2242–2251. PMLR, 2019
2019
-
[15]
Academic Press, 2014
Boris Vladimirovich Gnedenko, Yu K Belyayev, and Aleksandr Dmitrieviˇ c Solovyev.Mathe- matical methods of reliability theory. Academic Press, 2014
2014
-
[16]
Strictly proper scoring rules, prediction, and estima- tion.Journal of the American statistical Association, 102(477):359–378, 2007
Tilmann Gneiting and Adrian E Raftery. Strictly proper scoring rules, prediction, and estima- tion.Journal of the American statistical Association, 102(477):359–378, 2007
2007
-
[17]
Error detecting and error correcting codes.The Bell system technical journal, 29(2):147–160, 1950
Richard W Hamming. Error detecting and error correcting codes.The Bell system technical journal, 29(2):147–160, 1950
1950
-
[18]
Cambridge university press, 2012
Roger A Horn and Charles R Johnson.Matrix analysis. Cambridge university press, 2012. 17
2012
-
[19]
Information value theory.IEEE Transactions on systems science and cybernetics, 2(1):22–26, 2007
Ronald A Howard. Information value theory.IEEE Transactions on systems science and cybernetics, 2(1):22–26, 2007
2007
-
[20]
When are the inverses of stochastic matrices also stochastic matrices? Mathe- matics Stack Exchange
Angina Seng (https://math.stackexchange.com/users/436618/angina seng). When are the inverses of stochastic matrices also stochastic matrices? Mathe- matics Stack Exchange. URLhttps://math.stackexchange.com/q/2392982. URL:https://math.stackexchange.com/q/2392982 (version: 2017-08-14)
2017
-
[21]
John Wiley & Sons, 2004
Peter J Huber.Robust statistics, volume 523. John Wiley & Sons, 2004
2004
-
[22]
Ilse C. F. Ipsen and Dean J. Lee. Determinant approximations, 2011. URLhttps://arxiv. org/abs/1105.0437
2011 arXiv
-
[23]
Ilse C. F. Ipsen and Rizwana Rehman. Perturbation bounds for determinants and characteristic polynomials.SIAM Journal on Matrix Analysis and Applications, 30(2):762–776, 2008. doi: 10.1137/070704770. URLhttps://doi.org/10.1137/070704770
2008 doi
-
[24]
The selection of prior distributions by formal rules
Robert E Kass and Larry Wasserman. The selection of prior distributions by formal rules. Journal of the American statistical Association, 91(435):1343–1370, 1996
1996
-
[25]
Kim and Eugene H
Gene H. Kim and Eugene H. Spafford. The design and implementation of tripwire: a file system integrity checker. InProceedings of the 2nd ACM Conference on Computer and Communications Security, CCS ’94, page 18–29, New York, NY, USA, 1994. Associ- ation for Computing Machinery....
1994
-
[26]
Understanding black-box predictions via influence functions
Pang Wei Koh and Percy Liang. Understanding black-box predictions via influence functions. In Doina Precup and Yee Whye Teh, editors,Proceedings of the 34th International Conference on Machine Learning, volume 70 ofProceedings of Machine Learning Research, pages 1885–
-
[27]
Dominantly truthful multi-task peer prediction with a constant number of tasks
Yuqing Kong. Dominantly truthful multi-task peer prediction with a constant number of tasks. InProceedings of the fourteenth annual acm-siam symposium on discrete algorithms, pages 2398–2411. SIAM, 2020
2020
-
[28]
Dominantly truthful peer prediction mechanisms with a finite number of tasks
Yuqing Kong. Dominantly truthful peer prediction mechanisms with a finite number of tasks. J. ACM, 71(2), April 2024. ISSN 0004-5411. doi: 10.1145/3638239. URLhttps://doi.org/ 10.1145/3638239
2024 doi
-
[29]
Learning multiple layers of features from tiny images
Alex Krizhevsky, Geoffrey Hinton, et al. Learning multiple layers of features from tiny images. 2009
2009
-
[30]
On information and sufficiency.The annals of mathematical statistics, 22(1):79–86, 1951
Solomon Kullback and Richard A Leibler. On information and sufficiency.The annals of mathematical statistics, 22(1):79–86, 1951
1951
-
[31]
Eliciting properties of probability distributions
Nicolas S Lambert, David M Pennock, and Yoav Shoham. Eliciting properties of probability distributions. InProceedings of the 9th ACM Conference on Electronic Commerce, pages 129– 138, 2008
2008
-
[32]
Surrogate scoring rules and a dominant truth serum for information elicitation.CoRR, abs/1802.09158, 2018
Yang Liu and Yiling Chen. Surrogate scoring rules and a dominant truth serum for information elicitation.CoRR, abs/1802.09158, 2018. URLhttp://arxiv.org/abs/1802.09158. 18
2018 arXiv
-
[33]
Peer loss functions: Learning from noisy labels without knowing noise rates
Yang Liu and Hongyi Guo. Peer loss functions: Learning from noisy labels without knowing noise rates. InInternational conference on machine learning, pages 6226–6236. PMLR, 2020
2020
-
[34]
John Wiley & Sons, 2021
William Q Meeker, Luis A Escobar, and Francis G Pascual.Statistical methods for reliability data. John Wiley & Sons, 2021
2021
-
[35]
Miller, P
N. Miller, P. Resnick, and R. Zeckhauser. Eliciting informative feedback: The peer-prediction method.Management Science, pages 1359–1373, 2005
2005
-
[36]
Markov processes and the h-theorem.Journal of the Physical Society of Japan, 18(3):328–331, 1963
Tetsuzo Morimoto. Markov processes and the h-theorem.Journal of the Physical Society of Japan, 18(3):328–331, 1963. doi: 10.1143/JPSJ.18.328. URLhttps://doi.org/10.1143/ JPSJ.18.328
1963 doi
-
[37]
Learning with noisy labels.Advances in neural information processing systems, 26, 2013
Nagarajan Natarajan, Inderjit S Dhillon, Pradeep K Ravikumar, and Ambuj Tewari. Learning with noisy labels.Advances in neural information processing systems, 26, 2013
2013
-
[38]
University of California, Berkeley, 1985
Kent Harold Osband.Providing Incentives for Better Cost Forecasting (Prediction, Uncertainty Elicitation). University of California, Berkeley, 1985
1985
-
[39]
Optimum bounds for the distributions of martingales in banach spaces.The Annals of Probability, pages 1679–1706, 1994
Iosif Pinelis. Optimum bounds for the distributions of martingales in banach spaces.The Annals of Probability, pages 1679–1706, 1994
1994
-
[40]
A survey of data quality requirements that matter in ml development pipelines.ACM Journal of Data and Information Quality, 15 (2):1–39, 2023
Maria Priestley, Fionnt´ an O’donnell, and Elena Simperl. A survey of data quality requirements that matter in ml development pipelines.ACM Journal of Data and Information Quality, 15 (2):1–39, 2023
2023
-
[41]
Bureau of Labor Statistics
U.S. Bureau of Labor Statistics. CES Vintage Data Information, March 2025. URLhttps: //www.bls.gov/web/empsit/cesvininfo.htm. Current Employment Statistics (CES). Last modified March 7, 2025
2025
-
[42]
Federal Tax Deposits (Table IV)
U.S. Department of the Treasury, Bureau of the Fiscal Service. Daily Treasury Statement (DTS): Federal Tax Deposits, August 2025. URLhttps://fiscaldata.treasury.gov/ datasets/daily-treasury-statement/federal-tax-deposits. Dataset page on U.S. Trea- sury Fiscal Data. Last updat...
2025
-
[43]
Is the determinant the only group homomorphism fromGL n(R) to R×? Mathematics Stack Exchange
user856. Is the determinant the only group homomorphism fromGL n(R) to R×? Mathematics Stack Exchange. URLhttps://math.stackexchange.com/q/727050. URL:https://math.stackexchange.com/q/727050 (version: 2017-04-13)
2017
-
[44]
Beyond accuracy: What data quality means to data consumers.Journal of management information systems, 12(4):5–33, 1996
Richard Y Wang and Diane M Strong. Beyond accuracy: What data quality means to data consumers.Journal of management information systems, 12(4):5–33, 1996
1996
-
[45]
L dmi: A novel information-theoretic loss function for training deep nets robust to label noise.Advances in neural information processing systems, 32, 2019
Yilun Xu, Peng Cao, Yuqing Kong, and Yizhou Wang. L dmi: A novel information-theoretic loss function for training deep nets robust to label noise.Advances in neural information processing systems, 32, 2019
2019
-
[46]
Barlow twins: Self- supervised learning via redundancy reduction, 2021
Jure Zbontar, Li Jing, Ishan Misra, Yann LeCun, and St´ ephane Deny. Barlow twins: Self- supervised learning via redundancy reduction, 2021. URLhttps://arxiv.org/abs/2103. 03230. 19
2021
-
[47]
The limits of multi-task peer prediction.CoRR, abs/2106.03176, 2021
Shuran Zheng, Fang-Yi Yu, and Yiling Chen. The limits of multi-task peer prediction.CoRR, abs/2106.03176, 2021. URLhttps://arxiv.org/abs/2106.03176
2021 arXiv
-
[48]
Proper dataset valuation by pointwise mutual information, 2025
Shuran Zheng, Xuan Qi, Rui Ray Chen, Yongchan Kwon, and James Zou. Proper dataset valuation by pointwise mutual information, 2025. URLhttps://arxiv.org/abs/2405.18253
2025 arXiv
-
[49]
Characteristic kernels on hilbert spaces, banach spaces, and on sets of measures, 2022
Johanna Ziegel, David Ginsbourger, and Lutz D¨ umbgen. Characteristic kernels on hilbert spaces, banach spaces, and on sets of measures, 2022. URLhttps://arxiv.org/abs/2206. 07588
2022
-
[50]
Zou and Ryan P
James Y. Zou and Ryan P. Adams. Priors for diversity in generative latent variable models. In Proceedings of the 26th International Conference on Neural Information Processing Systems - Volume 2, NIPS’12, page 2996–3004, Red Hook, NY, USA, 2012. Curran Associates Inc. 20 A Pre...
2012
-
[52]
anti-reflexive: no element is larger than itself
-
[53]
asymmetry: ifa≻bthen notb≻a
-
[54]
Next, we show that the reliability orderings defined in Section 2 form a strict partial order over reports, given a fixed true data
Transitivity: ifa≻bandb≻c, thena≻c. Next, we show that the reliability orderings defined in Section 2 form a strict partial order over reports, given a fixed true data. Proposition B.1.For anyx∈ X N , the exact match ordering≻ x EXACT is a strict partial order on all ˆxand ˆx′...
-
[55]
If there is a reliability score that preserves the Hamming ordering onP indep,Q dom, E[S(P1Q1)]>E[S(P 1Q′ 1)] andE[S(P 2Q2)]<E[S(P 2Q′ 2)] (11) which reaches a contradiction asP 1Q1 =P 2Q2 andP 1Q′ 1 =P 2Q′
-
[56]
To this end, we construct P1 = 0.74 0 0.26 0.26 0.74 0 0 0.26 0.74 ,Q 1 = 1 3 0.8 0 0.2 0.2 0.8 0 0 0.2 0.8 ,Q ′ 1 = 1 3 0.7 0.3 0 0 0.7 0.3 0.3 0 0.7 . For the second setting, we defineP 2 =I, and Q2 =P 1Q1 = 1 3 0.592 0.052 0.356 0.356 0.592...
-
[57]
By direct computation, we have Tr(Q 1) = 24 30 > Tr(Q′
-
[58]
= 21 30 and Tr(Q2) = 1776 3000 <Tr(Q ′
-
[59]
Finally, note that we can easily generalize this construction beyond three dimensions by padding the other dimension with identity
= 1788 3000 . Finally, note that we can easily generalize this construction beyond three dimensions by padding the other dimension with identity. Interestingly, the same construction works for general dist-ordering, due to the symmetry in Q1,Q ′ 1,Q 2 andQ ′
-
[60]
Hence, with Eq
First note that PN n=1 dist(ˆxn, xn) =N P i,j∈[d] Q(i, j) dist(i, j) =N⟨Q,dist⟩F where⟨·,·⟩ F is the Frobenius inner product defined in Section A. Hence, with Eq. (11), it is sufficient to show the above construction satisfies ⟨Q1,dist⟩ F >⟨Q ′ 1,dist⟩ F and⟨Q 2,dist⟩ F <⟨Q ′ ...
-
[61]
Moreover, delta kernel is injective, so the statement also holds
Because P∈ Pindep andϕis injective, the quadratic form equals zero if and only ifa(x) = 0 for allx. Moreover, delta kernel is injective, so the statement also holds. Finally, for any pseudo-posterior observations, Eq. (28) can be written as ⟨ X x,y a(x)P(y, x)y, X x′,y′ a(x′)P...
-
[62]
Total variation has Φ(a) as 1 2 |a−1|
-
[63]
KL-divergence hasaloga 3.χ 2-divergence hasa 2 −1
-
[64]
10P/Qis the Radon-Nikodym derivative between measuresPandQ, and it is equal to the ratio of density function
Squared Hellinger distance has (1− √a)2 8We set 0/0 = 0 ifw(y) = 0 9Pis absolutely continuous with respect toQ: for any measurable setA∈ F,Q(A) = 0⇒P(A) = 0. 10P/Qis the Radon-Nikodym derivative between measuresPandQ, and it is equal to the ratio of density function. 35 In the...
-
[65]
Top-kvolume hasψ ∧k(s) = Qk i=1 ¯si
-
[66]
The maximum correlation can be also written as max (f,g)∈S E[f(x)g(y)] whereSis the collection of real-valued random variables so thatEf(x) =Eg(y) = 0 and Ef(x) 2 =Eg(y) 2 = 1
Maximal correlationψ max = ¯s1. The maximum correlation can be also written as max (f,g)∈S E[f(x)g(y)] whereSis the collection of real-valued random variables so thatEf(x) =Eg(y) = 0 and Ef(x) 2 =Eg(y) 2 = 1
-
[67]
experiment-agnostic
Ky-Fank-sum Pk i=1 ¯si 4.χ 2-mutual informationI χ2 (x,y) = P x,y µ ˆx(x)µy(y)( J(y,x) µ ˆx(x)µy(y) −1) 2 =∥ ¯J∥ F = P i ¯s2 i Similarly, the impossibility results in Section 3 still apply and they are generally not experiment-agnostic. G.2 Experiments on Score Comparison We f...
-
[1894]
URLhttps://proceedings.mlr.press/v70/koh17a.html
PMLR, 06–11 Aug 2017. URLhttps://proceedings.mlr.press/v70/koh17a.html
2017
Reviewed August 4, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.