paper-with-me

Papers

Sparse Coding with Earth Mover's Distance for Multi-Instance Histogram Representation

2015-02-09 · Mohua Zhang, Jianhua Peng, Xuejie Liu, Jim Jing-Yan Wang

Sparse coding (Sc) has been studied very well as a powerful data representation method. It attempts to represent the feature vector of a data sample by reconstructing it as the sparse linear combination of some basic elements, and a $L_2$ norm distance function is usually used as the loss function for the reconstruction error. In this paper, we investigate using Sc as the representation method within multi-instance learning framework, where a sample is given as a bag of instances, and further represented as a histogram of the quantized instances. We argue that for the data type of histogram, using $L_2$ norm distance is not suitable, and propose to use the earth mover's distance (EMD) instead of $L_2$ norm distance as a measure of the reconstruction error. By minimizing the EMD between the histogram of a sample and the its reconstruction from some basic histograms, a novel sparse coding method is developed, which is refereed as SC-EMD. We evaluate its performances as a histogram representation method in tow multi-instance learning problems --- abnormal image detection in wireless capsule endoscopy videos, and protein binding site retrieval. The encouraging results demonstrate the advantages of the new method over the traditional method using $L_2$ norm distance.

📄 PDF Abstract BibTeX arXiv:1502.02377

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Visual Tracking Using Sparse Coding and Earth Mover's Distance

2018-04-06 · Gang Yao, Ashwin Dani

An efficient iterative Earth Mover's Distance (iEMD) algorithm for visual tracking is proposed in this paper. The Earth Mover's Distance (EMD) is used as the similarity measure to search for the optimal template candidat…

Visual Tracking

Supervised Training of Siamese Spiking Neural Networks with Earth Mover's Distance

2022-02-20 · Mateusz Pabian, Dominik Rzepka, Mirosław Pawlak

This study adapts the highly-versatile siamese neural network model to the event data domain. We introduce a supervised training framework for optimizing Earth Mover's Distance (EMD) between spike trains with spiking neu…

Efficient Tracking of Sparse Signals via an Earth Mover's Distance Dynamics Regularizer

2018-06-12 · Nicholas P. Bertrand, Adam S. Charles, John Lee, Pavel B. Dunn 외

Tracking algorithms such as the Kalman filter aim to improve inference performance by leveraging the temporal dynamics in streaming observations. However, the tracking regularizers are often based on the $\ell_p$-norm wh…

PMD: An Optimal Transportation-based User Distance for Recommender Systems

2019-09-10 · Yitong Meng, Xinyan Dai, Xiao Yan, James Cheng 외

Collaborative filtering, a widely-used recommendation technique, predicts a user's preference by aggregating the ratings from similar users. As a result, these measures cannot fully utilize the rating information and are…

Collaborative FilteringRecommendation Systems

EMO: Earth Mover Distance Optimization for Auto-Regressive Language Modeling

2023-10-07 · Siyu Ren, Zhiyong Wu, Kenny Q. Zhu

Neural language models are probabilistic models of human text. They are predominantly trained using maximum likelihood estimation (MLE), which is equivalent to minimizing the forward cross-entropy between the empirical d…

Language ModelingLanguage Modelling