論文讀書筆記 寒假

來源:互聯網
上載者:User

Paper 1:on the difficulty of nearest neighbor search

這篇論文主要介紹的是在最近鄰搜尋中困難度的相關內容,並且提出了一個具體化的估計困難度的方法(relative contrast),下面是本文摘抄

1、  the term difficulty here has two different but related meanings: in the context of NN search problem, difficulty represents meaningfulness. In the context of approximate NN search methods like tree or hashing based indexing methods, difficulty represents
complexity.

2、  Suppose we are given a data set X containing n d-dim points,X={xi,i=1..n}, and a query q where xi, q are samples from an unknown distribution p(x), let D(,) be the distance function for the d-dimensional data.

Lp distance:

Cr captures the notion of difficulty of NN search in X. Smaller the Cr, more difficult the search. If Cr is close to 1, NN search in database X is not very meaningful.

3、

σ' is usually very small for high dimensional data. It is clear that smaller  leads to smaller relative contrast, more difficult nearest neighbour search.

4、

 

5、dataproperties and relative contrast

Data dimensionality:the larger d will lead to smaller relative contrast, making NN search lessmeaningful.

Data sparsity: thesmaller s will lead to larger relative contrast.

Data size: relativecontrast increases monotonically with n.

Data metric norm:relative contrast with respect to p is not so straightforward.

 

Paper 2. Efficient active algorithm for hierarchical clustering

這篇論文提出的是對於層次聚類的一種演算法,更確切的說是一種計算架構。作者通過研究前人的成果,結合常見的聚類演算法提出自己的改進建議。下面是摘抄

1、A-any flat clustering algorithm,which takes as parameters a dataset and a natural number k, indicating the number of clusters to produce. k –denote the number of clusters at any split, it is known and fixed across the hierarchy. n –the number
of objects in a datasets.s –a parameter, influencing the number of measurements used by the algorithm, smaller s implies fewer measurements,increasing s increase the robustness of our method.K-possibly noisy similarity function, model both cases where similarities
are measured directly and where they are computed via some kernel function based on observed object features.

 

 

Restrictions:

2、  active spectral clustering

 

Paper 3 choosing linguistics over vision to describe images

這篇論文介紹的是如何對一幅圖片進行語言描述,顯然這種描述不是人工而是機器自動實現的。文中提出了相比前人而言更好的方法,得到的描述不再是孤立的單詞,而是一個句子。摘抄如下:

1、作者首先給出了一個例子,指出對每一幅輸入的圖片是如何處理的。

(1)givenan unseen image

(2)findK images most similar to it from the training images, and using the phrasesextracted from their descriptions

(3)generatea ranked list of triples which is then used to compose description for the newimage

在上面的第二步中,對每幅圖片的描述是人為添加的,但是這些人為添加的東西一開始都是一些句子,需要將其分解為((attribute1,object1),verb),(verb,prep,(attribute2,object2)),(object1,prep,object2)這些形式,具體例子如下:

 

2、  model for predicting phrase relevance

3、  phrase integration

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.