Local metric learning for tag recommendation in social networks using indexing

US9600826B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-9600826-B2
Application numberUS-201113036209-A
CountryUS
Kind codeB2
Filing dateFeb 28, 2011
Priority dateFeb 28, 2011
Publication dateMar 21, 2017
Grant dateMar 21, 2017

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A tag recommendation for an item to be tagged is generated by: selecting a set of candidate neighboring items in an electronic social network based on context of items in the electronic social network respective to an owner of the item to be tagged; selecting a set of nearest neighboring items from the set of candidate neighboring items based on distances of the candidate neighboring items from the item to be tagged as measured by an item comparison metric; and selecting at least one tag recommendation based on tags of the items of the set of nearest neighboring items. The item comparison metric may comprise a Mahalanobis distance metric trained on the set of candidate neighboring items to correlate the trained Mahalanobis distance between pairs of items of the set of candidate neighboring items with an overlap metric indicative of overlap of the tag sets of the two items.

First claim

Opening claim text (preview).

The invention claimed is: 1. A non-transitory storage medium storing instructions executable by a processing device to perform a tag recommendation method operating in conjunction with an electronic social network including user accounts and tagged items, the user accounts including user-user contacts information and each tagged item being indexed in the electronic social network by an item owner of the tagged item wherein the item owner is a user of the electronic social network, the tag recommendation method comprising: for an item to be tagged that is indexed in the electronic social network by an item owner of the item to be tagged, generating at least one tag recommendation for the item to be tagged by: (1) selecting a set of candidate neighboring items in the electronic social network wherein the selecting of the set of candidate neighboring items is limited to one of: selecting items from the set of items whose item owner is the item owner of the item to be tagged, selecting items from a set of items consisting of a combination of the set of items whose item owner is the item owner of the item to be tagged and the set of items whose item owners are users of the electronic social network who are contacts in the electronic social network of the item owner of the item to be tagged, and selecting items from a set of items consisting of a combination of the set of items whose item owner is the item owner of the item to be tagged and the set of items whose item owners are users of the electronic social network having between one and N degrees of separation inclusive from the item owner of the item to be tagged in the user-user contacts information of the electronic social network where N is an integer greater than or equal to two, (2) selecting a set of nearest neighboring items from the set of candidate neighboring items that are nearest to the item to be tagged as measured by an item comparison metric, and (3) selecting the at least one tag recommendation from tags of the items of the set of nearest neighboring items; and displaying, on a display, the at least one tag recommendation for the item to be tagged. 2. The non-transitory storage medium as set forth in claim 1 , wherein the selecting of the set of nearest neighboring items comprises: selecting K nearest neighboring items from the set of candidate neighboring items that are nearest to the item to be tagged as measured by the item comparison metric, where K is an integer greater than one. 3. The non-transitory storage medium as set forth in claim 2 , wherein the item comparison metric comprises a Mahalanobis distance metric operating on feature vector representations of items. 4. The non-transitory storage medium as set forth in claim 1 , wherein the item comparison metric comprises a Mahalanobis distance metric operating on feature vector representations of items. 5. The non-transitory storage medium as set forth in claim 4 , wherein the generating further comprises training the Mahalanobis distance metric on the set of candidate neighboring items wherein the training comprises optimizing a parameter matrix of the Mahalanobis distance. 6. The non-transitory storage medium as set forth in claim 4 , wherein the generating further comprises training the Mahalanobis distance metric on the set of candidate neighboring items to minimize an objective function comprising a sum of the outputs of the Mahalanobis distance metric operating on feature vector representations of candidate neighboring items with at least one overlapping tag. 7. The non-transitory storage medium as set forth in claim 4 , wherein the generating further comprises training the Mahalanobis distance metric on the set of candidate neighboring items to optimize a correlation between the trained Mahalanobis distance between two items and a metric indicative of tag set overlap between the two items. 8. The non-transitory storage medium as set forth in claim 1 , wherein the item to be tagged comprises an image to be tagged and the selecting of the set of candidate neighboring items comprises selecting a set of candidate neighboring images. 9. A tag recommendation method operating in conjunction with an electronic social network including user accounts and tagged items, the user accounts including user-user contacts information and each tagged item being indexed in the electronic social network by an item owner of the tagged item wherein the item owner is a user of the electronic social network, the tag recommendation method comprising: for an item to be tagged that is indexed in the electronic social network by an item owner of the item to be tagged, generating at least one tag recommendation for the item to be tagged by: training a Mahalanobis distance metric on a set of candidate neighboring items in the electronic social network wherein the training comprises optimizing a parameter matrix of the Mahalanobis distance to minimize an objective function comprising a sum of distances computed using the Mahalanobis distance metric between candidate neighboring items that share at least one tag by optimizing the semi-definite program comprising: min A Σ (X i ;X j ) S d A ( X i ;X j )+Σ (X i ;X j ;X k ) S ξ ijk s.t. d A ( X i ;X k )− d A ( X i ;X j )≧tov ij −ξ ijk for all triples ( X i ;X j ;X k ) S A≧ 0, ξ ijk ≧0,  where S denotes the set of candidate neighboring items, X i and X j are feature vectors representing respective items i and j of the set of candidate neighboring items having at least one common tag, and X k is a feature vector representing an item k of the set of candidate neighboring items having no tag in common with item i and having no tag in common with item j, and d A is a Mahalanobis distance metric given by: d A ( X i ;X j )=( X i −X j ) T A ( X i −X j )  where A is the parameter matrix of the Mahalanobis distance whose values are optimized by the training; selecting a set of nearest neighboring items from the set of candidate neighboring items that are nearest to the item to be tagged as measured by the trained Mahalanobis distance metric, and selecting the at least one tag recommendation from tags of the items of the set of nearest neighboring items; wherein the generating is performed by a digital processing device; and displaying, on a display, the at least one tag recommendation for the item to be tagged. 10. A tag recommendation method operating in conjunction with an electronic social network including user accounts and tagged items, the user accounts including user-user contacts information and each tagged item being indexed in the electronic social network by an item owner of the tagged item wherein the item owner is a user of the electronic social network, the tag recommendation method comprising: for an item to be tagged that is indexed in the electronic social network by an item owner of the item to be tagged, generating at least one tag recommendation for the item to be tagged by: training a Mahalanobis distance metric on a set of candidate neighboring items in the electronic social network to optimize a correlation between (i) the trained Mahalanobis distance between pairs of items i and j of the set of candidate neighboring items and (ii) an overlap metric measuring set overlap of the tag sets of the two items i and j wherein the overlap metric is proportional to |T i ∩T j | where T i denotes the tag set associated with the item i and T j denotes the tag set associated with the item j, selecting a set of nearest neighboring items from the set of candidate neighboring items that are nearest to the item to be tagged as measured by th

Assignees

Inventors

Classifications

  • Business processes related to social networking or social networking services · CPC title

  • Physics · mapped topic

  • Physics · mapped topic

  • Market modelling; Market analysis; Collecting market data · CPC title

  • in albums, collections or shared content, e.g. social network photos or video · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9600826B2 cover?
A tag recommendation for an item to be tagged is generated by: selecting a set of candidate neighboring items in an electronic social network based on context of items in the electronic social network respective to an owner of the item to be tagged; selecting a set of nearest neighboring items from the set of candidate neighboring items based on distances of the candidate neighboring items from…
Who is the assignee on this patent?
Benzarti Mohamed Aymen, Chidlovskii Boris, Vijayakumar Nishant, and 1 more
What technology area does this patent fall under?
Primary CPC classification G06Q30/0201. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Mar 21 2017 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).