System and method for determining multi-party communication engagement
US-2024428274-A1 · Dec 26, 2024 · US
US9600826B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9600826-B2 |
| Application number | US-201113036209-A |
| Country | US |
| Kind code | B2 |
| Filing date | Feb 28, 2011 |
| Priority date | Feb 28, 2011 |
| Publication date | Mar 21, 2017 |
| Grant date | Mar 21, 2017 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
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.
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
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
Related publications grouped by family.
Answers are generated from the same data shown on this page.