paper-with-me

Papers

Pointwise HSIC: A Linear-Time Kernelized Co-occurrence Norm for Sparse Linguistic Expressions

2018-09-04 · EMNLP 2018 10 · Sho Yokoi, Sosuke Kobayashi, Kenji Fukumizu, Jun Suzuki, Kentaro Inui

In this paper, we propose a new kernel-based co-occurrence measure that can be applied to sparse linguistic expressions (e.g., sentences) with a very short learning time, as an alternative to pointwise mutual information (PMI). As well as deriving PMI from mutual information, we derive this new measure from the Hilbert--Schmidt independence criterion (HSIC); thus, we call the new measure the pointwise HSIC (PHSIC). PHSIC can be interpreted as a smoothed variant of PMI that allows various similarity metrics (e.g., sentence embeddings) to be plugged in as kernels. Moreover, PHSIC can be estimated by simple and fast (linear in the size of the data) matrix calculations regardless of whether we use linear or nonlinear kernels. Empirically, in a dialogue response selection task, PHSIC is learned thousands of times faster than an RNN-based PMI while outperforming PMI in accuracy. In addition, we also demonstrate that PHSIC is beneficial as a criterion of a data selection task for machine translation owing to its ability to give high (low) scores to a consistent (inconsistent) pair with other pairs.

📄 PDF Abstract BibTeX arXiv:1809.00800

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceSentence EmbeddingsTranslation

Similar Papers 제목 키워드 기반

Self-Supervised Learning with Kernel Dependence Maximization

2021-06-15 · NeurIPS 2021 12 · Yazhe Li, Roman Pogodin, Danica J. Sutherland, Arthur Gretton

We approach self-supervised learning of image representations from a statistical dependence perspective, proposing Self-Supervised Learning with the Hilbert-Schmidt Independence Criterion (SSL-HSIC). SSL-HSIC maximizes d…

Depth EstimationLinear evaluationObject RecognitionSelf-Supervised Learning+1

Differentially Private Joint Independence Test

2025-03-24 · Xingwei Liu, Yuexin Chen, Wangli Xu

Identification of joint dependence among more than two random vectors plays an important role in many statistical applications, where the data may contain sensitive or confidential information. In this paper, we consider…

Causal Inferencevalid

Kernel-based Tests for Joint Independence

2016-03-01 · Niklas Pfister, Peter Bühlmann, Bernhard Schölkopf, Jonas Peters

We investigate the problem of testing whether $d$ random variables, which may or may not be continuous, are jointly (or mutually) independent. Our method builds on ideas of the two variable Hilbert-Schmidt independence c…

Causal Discovery

Kernelized Supervised Dictionary Learning

2012-07-10 · Mehrdad J. Gangeh, Ali Ghodsi, Mohamed S. Kamel

In this paper, we propose supervised dictionary learning (SDL) by incorporating information on class labels into the learning of the dictionary. To this end, we propose to learn the dictionary in a space where the depend…

Dictionary Learning

Statistical Insights into HSIC in High Dimensions

2023-09-21 · NeurIPS 2023 11

Measuring the nonlinear dependence between random vectors and testing for their statistical independence is a fundamental problem in statistics. One of the most popular dependence measures is the Hilbert-Schmidt independ…