Movatterモバイル変換


[0]ホーム

URL:


US20160188725A1 - Method and System for Enhanced Content Recommendation - Google Patents

Method and System for Enhanced Content Recommendation
Download PDF

Info

Publication number
US20160188725A1
US20160188725A1US14/586,202US201414586202AUS2016188725A1US 20160188725 A1US20160188725 A1US 20160188725A1US 201414586202 AUS201414586202 AUS 201414586202AUS 2016188725 A1US2016188725 A1US 2016188725A1
Authority
US
United States
Prior art keywords
user
content
content item
candidate
content items
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US14/586,202
Other versions
US10671679B2 (en
Inventor
Chunming Wang
Jian Xu
Liang Wang
Yu Zou
Hao Zheng
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Assets LLC
Original Assignee
Yahoo Inc until 2017
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yahoo Inc until 2017filedCriticalYahoo Inc until 2017
Assigned to YAHOO! INC.reassignmentYAHOO! INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: WANG, CHUNMING, WANG, LIANG, ZOU, YU, XU, JIAN, ZHENG, HAO
Priority to US14/586,202priorityCriticalpatent/US10671679B2/en
Publication of US20160188725A1publicationCriticalpatent/US20160188725A1/en
Assigned to YAHOO HOLDINGS, INC.reassignmentYAHOO HOLDINGS, INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: YAHOO! INC.
Assigned to OATH INC.reassignmentOATH INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: YAHOO HOLDINGS, INC.
Publication of US10671679B2publicationCriticalpatent/US10671679B2/en
Application grantedgrantedCritical
Assigned to VERIZON MEDIA INC.reassignmentVERIZON MEDIA INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: OATH INC.
Assigned to YAHOO ASSETS LLCreassignmentYAHOO ASSETS LLCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: YAHOO AD TECH LLC (FORMERLY VERIZON MEDIA INC.)
Assigned to ROYAL BANK OF CANADA, AS COLLATERAL AGENTreassignmentROYAL BANK OF CANADA, AS COLLATERAL AGENTPATENT SECURITY AGREEMENT (FIRST LIEN)Assignors: YAHOO ASSETS LLC
Activelegal-statusCriticalCurrent
Adjusted expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Abstract

Method, system, and programs for providing content recommendation are disclosed. A first set of candidate content items may be generated based on a user profile, and a second set of candidate items may be generated based on the likelihood that the user will click a corresponding candidate content item in the second set. The candidate content items in the first and second sets may be ranked together using a learning model and presented to the user as content recommendations based on their rankings. The likelihood that the user will click a given candidate content item in the second set may be estimated based on similarities between the given content item and content items related to the given content item. Such a similarity may be computed based on activities performed by users who have viewed both the given content item and a related content item.

Description

Claims (20)

We claim:
1. A method, implemented on a machine having at least one processor, storage, and a communication platform connected to a network, for recommending, to a user, content items, the method comprising:
obtaining a user profile characterizing interests of the user;
generating a first set of candidate content items based on the user profile;
generating a second set of candidate content items based on a likelihood that the user clicks a corresponding candidate content item in the second set, wherein each likelihood is estimated based on similarities between the candidate content items in the second set and one or more content items that were previously viewed by the user;
ranking each of the candidate content items in the first set and the second set; and
providing, based on the rankings, the candidate content items in the first and second sets as content recommendations to the user.
2. The method ofclaim 1, wherein the likelihood of a candidate item in the second set is estimated by:
obtaining a set of related content items that are related to the candidate item and that were previously viewed by the user;
determining, for each related content item, a similarity between the related content item and the candidate content item;
determining the likelihood of the candidate content item being clicked by the user by aggregating the similarities between the candidate content item and the related content items; and
including the candidate content item in the second set of candidate content items if the likelihood exceeds a certain threshold.
3. The method ofclaim 2, wherein the step of determining the similarity comprises:
determining a set of common users that viewed both the candidate content item and the related content item;
obtaining information related to one or more activities associated with the set of common users and engaged by the common users during viewing of the candidate content item and the related content item; and
computing the similarity based on the information related to one or more activities associated with the set of common users.
4. The method ofclaim 3, wherein the one or more activities includes at least one of clicking, typing, and/or scrolling.
5. The method ofclaim 3, wherein the step of computing comprises:
generating a first user activity vector for the candidate content item and a second user activity vector for the related content item based on the information; and
estimating the similarity based on the first and second user activity vectors.
6. The method ofclaim 4, wherein the step of estimating is based on at least one of a cosine function, a mutual information algorithm, and a locality sensitive hashing (LSH) algorithm.
7. The method ofclaim 1, wherein the step of ranking comprises ranking each of the candidate content items in the first set and the second set using a learning model, the learning model having been trained with at least one of user feature information, content feature information and user-content cross feature information.
8. A system, implemented on a machine having at least one processor, storage, and a communication platform connected to a network, for recommending, to a user, content items, the system comprising:
a user-profile based candidate content selection unit configured to:
obtain a user profile characterizing interests of the user, and
generate a first set of candidate content items based on the user profile;
a user-activity based candidate content selection unit configured to generate a second set of candidate content items based on a likelihood that the user clicks a corresponding candidate content item in the second set, wherein each likelihood is estimated based on similarities between the candidate content items in the second set and one or more content items that were previously viewed by the user; and
a unified ranking unit configured to
rank each of the candidate content items in the first set and the second set, and
provide, based on the rankings, the candidate content items in the first and second sets as content recommendations to the user.
9. The system ofclaim 8, wherein the user-activity based candidate content selection unit is configured such that the likelihood of a candidate item in the second set is estimated by:
obtaining a set of related content items that are related to the candidate item and that were previously viewed by the user;
determining, for each related content item, a similarity between the related content item and the candidate content item;
determining the likelihood of the candidate content item being clicked by the user by aggregating the similarities between the candidate content item and the related content items; and
including the candidate content item in the second set of candidate content items if the likelihood exceeds a certain threshold.
10. The system ofclaim 8, wherein the user-activity based candidate content selection unit is configured such that determining the similarity comprises:
determining a set of common users that viewed both the candidate content item and the related content item;
obtaining information related to one or more activities associated with the set of common users and engaged by the common users during viewing of the candidate content item and the related content item; and
computing the similarity based on the information related to one or more activities associated with the set of common users.
11. The system ofclaim 10, wherein the one or more activities includes at least one of clicking, typing, and/or scrolling.
12. The system ofclaim 10, wherein the user-activity based candidate content selection unit is further configured such that computing the similarity based on the information related to one or more activities associated with the set of common users comprises:
generating a first user activity vector for the candidate content item and a second user activity vector for the related content item based on the information; and
estimating the similarity based on the first and second user activity vectors.
13. The system ofclaim 12, wherein the similarity is estimated based on at least one of a cosine function, a mutual information algorithm, and a locality sensitive hashing (LSH) algorithm.
14. The system ofclaim 8, wherein the unified ranking unit is configured such that ranking each of the candidate content items in the first set and the second set comprises ranking each of the candidate content items in the first set and the second set using a learning model, the learning model having been trained with at least one of user feature information, content feature information and user-content cross feature information.
15. A machine-readable tangible and non-transitory medium having information for recommending, to a user, content items, wherein the information, when read by the machine, causes the machine to perform the following:
obtaining a user profile characterizing interests of the user;
generating a first set of candidate content items based on the user profile;
generating a second set of candidate content items based on a likelihood that the user clicks a corresponding candidate content item in the second set, wherein each likelihood is estimated based on similarities between the candidate content items in the second set and one or more content items that were previously viewed by the user;
ranking each of the candidate content items in the first set and the second set; and
providing, based on the rankings, the candidate content items in the first and second sets as content recommendations to the user.
16. The machine-readable and non-transitory medium ofclaim 15, wherein the likelihood of a candidate item in the second set is estimated by:
obtaining a set of related content items that are related to the candidate item and that were previously viewed by the user;
determining, for each related content item, a similarity between the related content item and the candidate content item;
determining the likelihood of the candidate content item being clicked by the user by aggregating the similarities between the candidate content item and the related content items; and
including the candidate content item in the second set of candidate content items if the likelihood exceeds a certain threshold.
17. The machine-readable and non-transitory medium ofclaim 15, wherein the step of determining the similarity comprises:
determining a set of common users that viewed both the candidate content item and the related content item;
obtaining information related to one or more activities associated with the set of common users and engaged by the common users during viewing of the candidate content item and the related content item; and
computing the similarity based on the information related to one or more activities associated with the set of common users.
18. The machine-readable and non-transitory medium ofclaim 17, wherein the one or more activities includes at least one of clicking, typing, and/or scrolling.
19. The machine-readable and non-transitory medium ofclaim 17, wherein the step of computing comprises:
generating a first user activity vector for the candidate content item and a second user activity vector for the related content item based on the information; and
estimating the similarity based on the first and second user activity vectors.
20. The machine-readable and non-transitory medium ofclaim 15, wherein the step of ranking comprises ranking each of the candidate content items in the first set and the second set using a learning model, the learning model having been trained with at least one of user feature information, content feature information and user-content cross feature information.
US14/586,2022014-12-302014-12-30Method and system for enhanced content recommendationActive2036-04-20US10671679B2 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US14/586,202US10671679B2 (en)2014-12-302014-12-30Method and system for enhanced content recommendation

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US14/586,202US10671679B2 (en)2014-12-302014-12-30Method and system for enhanced content recommendation

Publications (2)

Publication NumberPublication Date
US20160188725A1true US20160188725A1 (en)2016-06-30
US10671679B2 US10671679B2 (en)2020-06-02

Family

ID=56164446

Family Applications (1)

Application NumberTitlePriority DateFiling Date
US14/586,202Active2036-04-20US10671679B2 (en)2014-12-302014-12-30Method and system for enhanced content recommendation

Country Status (1)

CountryLink
US (1)US10671679B2 (en)

Cited By (60)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150205796A1 (en)*2014-01-172015-07-23Sony CorporationInformation processing device, information processing method, and program
US20160188713A1 (en)*2014-12-302016-06-30Facebook, Inc.Systems and methods for clustering items associated with interactions
US20160224559A1 (en)*2015-01-302016-08-04Linkedin CorporationRanking adjustment of federated content items in a social network
US20170109444A1 (en)*2015-10-202017-04-20Adobe Systems IncorporatedPersonalized Recommendations Using Localized Regularization
US20170132230A1 (en)*2015-11-092017-05-11WP Company LLC d/b/a The Washington PostSystems and methods for recommending temporally relevant news content using implicit feedback data
US20170344644A1 (en)*2016-05-242017-11-30Linkedin CorporationRanking news feed items using personalized on-line estimates of probability of engagement
US20180081978A1 (en)*2016-01-122018-03-22Tencent Technology (Shenzhen) Company LimitedMethod and Apparatus for Processing Information
US20180091574A1 (en)*2016-09-292018-03-29International Business Machines CorporationDynamically altering presentations to maintain or increase viewer attention
US20180189289A1 (en)*2016-12-302018-07-05Yahoo! Holdings, Inc.Managing under- and over-represented content topics in content pools
US20180213284A1 (en)*2017-01-242018-07-26Adobe Systems IncorporatedRecommending content based on group collaboration
CN108446410A (en)*2018-05-292018-08-24科大讯飞股份有限公司Information recommendation method, device, system, equipment and readable storage medium storing program for executing
US20180253759A1 (en)*2017-03-022018-09-06Microsoft Technology Licensing, LlcLeveraging usage data of an online resource when estimating future user interaction with the online resource
US20180336490A1 (en)*2017-05-182018-11-22Facebook, Inc.Deep semantic content selection
US20180351897A1 (en)*2016-07-152018-12-06Bics Sa/NvA method and device for spam sms detection
US10187493B1 (en)*2016-06-212019-01-22Microsoft Technology Licensing, LlcCollecting training data using session-level randomization in an on-line social network
US10191970B2 (en)*2015-08-192019-01-29International Business Machines CorporationSystems and methods for customized data parsing and paraphrasing
US20190034973A1 (en)*2017-07-262019-01-31Facebook, Inc.Systems and methods for automated audience identification
US20190058770A1 (en)*2014-03-182019-02-21Outbrain Inc.User lifetime revenue allocation associated with provisioned content recommendations
US10223359B2 (en)2016-10-102019-03-05The Directv Group, Inc.Determining recommended media programming from sparse consumption data
US10394913B1 (en)2016-07-142019-08-27Amazon Technologies, Inc.Distributed grouping of large-scale data sets
CN110399550A (en)*2019-03-142019-11-01腾讯科技(深圳)有限公司A kind of information recommendation method and device
US10467307B1 (en)*2016-07-142019-11-05Amazon Technologies, Inc.Grouping of item data using seed expansion
US10491952B2 (en)2017-06-162019-11-26The Directv Group, Inc.Scalable calculation of the similarity content graph
CN110597610A (en)*2019-09-192019-12-20广州华多网络科技有限公司Online teaching method and device, storage medium and electronic equipment
CN110741367A (en)*2017-06-142020-01-31阿里巴巴集团控股有限公司Method and apparatus for real-time interactive recommendation
CN111310038A (en)*2020-02-062020-06-19腾讯科技(深圳)有限公司Information recommendation method and device, electronic equipment and computer-readable storage medium
US10715850B2 (en)*2017-06-292020-07-14Facebook, Inc.Recommending recently obtained content to online system users based on characteristics of other users interacting with the recently obtained content
KR20200085597A (en)*2019-01-072020-07-15삼성전자주식회사Method for providing a recommending list and display apparatus thereof
CN111435378A (en)*2019-01-142020-07-21中国人民大学Query result sorting method and device, electronic equipment and storage medium
US20200242410A1 (en)*2019-01-302020-07-30Mitsubishi Electric Research Laboratories, Inc.System for Training Descriptor with Active Sample Selection
CN111475721A (en)*2020-03-312020-07-31百度在线网络技术(北京)有限公司Information pushing method, device, equipment and storage medium
US20200410289A1 (en)*2019-06-272020-12-31Microsoft Technology Licensing, LlcMultistage feed ranking system with methodology providing scalable multi-objective model approximation
CN112163147A (en)*2020-06-092021-01-01中森云链(成都)科技有限责任公司Recommendation method for website session scene
CN112749330A (en)*2020-06-052021-05-04腾讯科技(深圳)有限公司Information pushing method and device, computer equipment and storage medium
US20210133854A1 (en)*2018-09-132021-05-06Shanghai Cambricon Information Technology Co., Ltd.Information processing method and terminal device
US20210312237A1 (en)*2020-04-022021-10-07Microsoft Technology Licensing, LlcClick intention machine learned models
US11194819B2 (en)2019-06-272021-12-07Microsoft Technology Licensing, LlcMultistage feed ranking system with methodology providing scoring model optimization for scaling
US11243957B2 (en)*2018-07-102022-02-08Verizon Patent And Licensing Inc.Self-organizing maps for adaptive individualized user preference determination for recommendation systems
US20220114205A1 (en)*2019-02-052022-04-14Google LlcComprehensibility-based identification of educational content of multiple content types
US11315600B2 (en)*2017-11-062022-04-26International Business Machines CorporationDynamic generation of videos based on emotion and sentiment recognition
US11315165B2 (en)2020-01-292022-04-26Walmart Apollo, LlcRoutine item recommendations
US20220150292A1 (en)*2019-04-032022-05-12Huawei Technologies Co., Ltd.Personalized Recommendation Method and System, and Terminal Device
US11367120B2 (en)*2019-11-082022-06-21Microsoft Technology Licensing, LlcAdaptive rewarding for content personalization
US20220230205A1 (en)*2021-01-152022-07-21Xandr Inc.Cross-media targetable content recommender system for audience extension in content delivery systems
CN115129975A (en)*2022-05-132022-09-30腾讯科技(深圳)有限公司Recommendation model training method, recommendation device, recommendation equipment and storage medium
US11556966B2 (en)*2020-01-292023-01-17Walmart Apollo, LlcItem-to-item recommendations
US20230092079A1 (en)*2020-12-152023-03-23Docusign, Inc.Content item selection in a digital transaction management platform
US20230199230A1 (en)*2020-10-292023-06-22Mixi, Inc.Information processing device, information processing method, and information processing system
US11743353B1 (en)*2019-12-182023-08-29Baby List, Inc.System, method, and computer program for providing a content feed to a user related to a registry and a registry event having an event timeline
US20230297607A1 (en)*2020-09-242023-09-21Apple Inc.Method and device for presenting content based on machine-readable content and object type
US20230367818A1 (en)*2022-05-162023-11-16A9.Com, Inc.Cold start machine learning based database query retrieval
US20240161172A1 (en)*2021-03-112024-05-16Beijing Wodong Tianjun Information Technology Co., Ltd.Information pushing method and apparatus
US20240160678A1 (en)*2022-06-022024-05-16Google LlcDistributing digital components based on predicted attributes
US20240221052A1 (en)*2022-12-302024-07-04Walmart Apollo, LlcSystems and methods for next best action prediction
US12045298B1 (en)*2023-12-072024-07-23Morgan Stanley Services Group Inc.Testing framework to measure impact of variant within large scale recommendation engine
US12050887B2 (en)2017-10-302024-07-30Shanghai Cambricon Information Technology Co., Ltd.Information processing method and terminal device
US20240330382A1 (en)*2019-03-312024-10-03Charles Schwab & Co., Inc.Recommendation system for providing personalized and mixed content on a user interface based on content and user similarity
RU2833240C1 (en)*2020-03-302025-01-15Виасат, Инк.Systems and methods for delivering targeted advertisements onboard mobile platforms
US20250028847A1 (en)*2023-07-192025-01-23International Business Machines CorporationAutomatic processing of meetings for confidential content
US20250078116A1 (en)*2023-08-312025-03-06Roblox CorporationRecommendations to promote content discovery

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20190324606A1 (en)*2018-04-192019-10-24Adobe Inc.Online training of segmentation model via interactions with interactive computing environment
CN109543066B (en)*2018-10-312021-04-23北京达佳互联信息技术有限公司 Video recommendation method, apparatus and computer-readable storage medium
US11829332B1 (en)*2021-06-282023-11-28Amazon Technologies, Inc.Content importing with discovery in a collaborative environment
US12411982B2 (en)2022-12-162025-09-09Google LlcPrivacy preserving custom embeddings

Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20020178057A1 (en)*2001-05-102002-11-28International Business Machines CorporationSystem and method for item recommendations
US20030105682A1 (en)*1998-09-182003-06-05Dicker Russell A.User interface and methods for recommending items to users
US20130013458A1 (en)*2011-07-082013-01-10Carlos Alberto Gomez UribeIdentifying similar items based on global interaction history
US20130103672A1 (en)*2011-10-212013-04-25Ebay Inc.System and method for multi-dimensional personalization of search results
US20130159331A1 (en)*2011-12-162013-06-20UrbanQ, Inc.Systems and methods for determining related places
US20140100986A1 (en)*1998-09-182014-04-10Amazon.Com, Inc.Automated detection and exposure of behavior-based relationships between browsable items
US20150095322A1 (en)*2013-09-302015-04-02Google Inc.User experience and user flows for third-party application recommendation in cloud storage systems
US9055343B1 (en)*2013-06-072015-06-09Google Inc.Recommending content based on probability that a user has interest in viewing the content again
US20150248406A1 (en)*2014-02-282015-09-03Flipboard, Inc.Recommending Content to Digital Magazine Server Users Based on Content Inclusion in Digital Magazines
US20160140670A1 (en)*2014-11-142016-05-19Facebook, Inc.Ranking applications for recommendation to social networking system users

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030105682A1 (en)*1998-09-182003-06-05Dicker Russell A.User interface and methods for recommending items to users
US20140100986A1 (en)*1998-09-182014-04-10Amazon.Com, Inc.Automated detection and exposure of behavior-based relationships between browsable items
US20020178057A1 (en)*2001-05-102002-11-28International Business Machines CorporationSystem and method for item recommendations
US20130013458A1 (en)*2011-07-082013-01-10Carlos Alberto Gomez UribeIdentifying similar items based on global interaction history
US20130103672A1 (en)*2011-10-212013-04-25Ebay Inc.System and method for multi-dimensional personalization of search results
US20130159331A1 (en)*2011-12-162013-06-20UrbanQ, Inc.Systems and methods for determining related places
US9055343B1 (en)*2013-06-072015-06-09Google Inc.Recommending content based on probability that a user has interest in viewing the content again
US20150095322A1 (en)*2013-09-302015-04-02Google Inc.User experience and user flows for third-party application recommendation in cloud storage systems
US20150248406A1 (en)*2014-02-282015-09-03Flipboard, Inc.Recommending Content to Digital Magazine Server Users Based on Content Inclusion in Digital Magazines
US20160140670A1 (en)*2014-11-142016-05-19Facebook, Inc.Ranking applications for recommendation to social networking system users

Cited By (97)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20150205796A1 (en)*2014-01-172015-07-23Sony CorporationInformation processing device, information processing method, and program
US10785332B2 (en)*2014-03-182020-09-22Outbrain Inc.User lifetime revenue allocation associated with provisioned content recommendations
US20190058770A1 (en)*2014-03-182019-02-21Outbrain Inc.User lifetime revenue allocation associated with provisioned content recommendations
US10255358B2 (en)*2014-12-302019-04-09Facebook, Inc.Systems and methods for clustering items associated with interactions
US20160188713A1 (en)*2014-12-302016-06-30Facebook, Inc.Systems and methods for clustering items associated with interactions
US11106720B2 (en)2014-12-302021-08-31Facebook, Inc.Systems and methods for clustering items associated with interactions
US20160224560A1 (en)*2015-01-302016-08-04Linkedin CorporationFederation of content items in a social network based on personalized relevance
US10395260B2 (en)*2015-01-302019-08-27Microsoft Technology Licensing, LlcFederation of content items in a social network based on personalized relevance
US20160224681A1 (en)*2015-01-302016-08-04Linkedln CorporationDiversity of federated content items in a social network
US20160224559A1 (en)*2015-01-302016-08-04Linkedin CorporationRanking adjustment of federated content items in a social network
US10083454B2 (en)2015-01-302018-09-25Microsoft Technology Licensing, LlcSocial network content item federation based on item utility value
US10191970B2 (en)*2015-08-192019-01-29International Business Machines CorporationSystems and methods for customized data parsing and paraphrasing
US10929447B2 (en)*2015-08-192021-02-23International Business Machines CorporationSystems and methods for customized data parsing and paraphrasing
US20170109444A1 (en)*2015-10-202017-04-20Adobe Systems IncorporatedPersonalized Recommendations Using Localized Regularization
US10152545B2 (en)*2015-10-202018-12-11Adobe Systems IncorporatedPersonalized recommendations using localized regularization
US10922370B2 (en)*2015-10-202021-02-16Adobe Inc.Personalized recommendations using localized regularization
US20190012395A1 (en)*2015-10-202019-01-10Adobe Systems IncorporatedPersonalized Recommendations Using Localized Regularization
US20170132230A1 (en)*2015-11-092017-05-11WP Company LLC d/b/a The Washington PostSystems and methods for recommending temporally relevant news content using implicit feedback data
US10977322B2 (en)*2015-11-092021-04-13WP Company, LLCSystems and methods for recommending temporally relevant news content using implicit feedback data
US11301525B2 (en)*2016-01-122022-04-12Tencent Technology (Shenzhen) Company LimitedMethod and apparatus for processing information
US20180081978A1 (en)*2016-01-122018-03-22Tencent Technology (Shenzhen) Company LimitedMethod and Apparatus for Processing Information
US20170344644A1 (en)*2016-05-242017-11-30Linkedin CorporationRanking news feed items using personalized on-line estimates of probability of engagement
US10187493B1 (en)*2016-06-212019-01-22Microsoft Technology Licensing, LlcCollecting training data using session-level randomization in an on-line social network
US10467307B1 (en)*2016-07-142019-11-05Amazon Technologies, Inc.Grouping of item data using seed expansion
US10394913B1 (en)2016-07-142019-08-27Amazon Technologies, Inc.Distributed grouping of large-scale data sets
US10498679B2 (en)*2016-07-152019-12-03Bics Sa/NvMethod and device for spam SMS detection
US20180351897A1 (en)*2016-07-152018-12-06Bics Sa/NvA method and device for spam sms detection
US10979472B2 (en)*2016-09-292021-04-13International Business Machines CorporationDynamically altering presentations to maintain or increase viewer attention
US20180091574A1 (en)*2016-09-292018-03-29International Business Machines CorporationDynamically altering presentations to maintain or increase viewer attention
US10223359B2 (en)2016-10-102019-03-05The Directv Group, Inc.Determining recommended media programming from sparse consumption data
US11100157B2 (en)2016-10-102021-08-24The Directv Group, Inc.Determining recommended media programming from sparse consumption data
US11048764B2 (en)*2016-12-302021-06-29Verizon Media Inc.Managing under—and over-represented content topics in content pools
US20180189289A1 (en)*2016-12-302018-07-05Yahoo! Holdings, Inc.Managing under- and over-represented content topics in content pools
US10932004B2 (en)*2017-01-242021-02-23Adobe Inc.Recommending content based on group collaboration
US20180213284A1 (en)*2017-01-242018-07-26Adobe Systems IncorporatedRecommending content based on group collaboration
US20180253759A1 (en)*2017-03-022018-09-06Microsoft Technology Licensing, LlcLeveraging usage data of an online resource when estimating future user interaction with the online resource
US20180336490A1 (en)*2017-05-182018-11-22Facebook, Inc.Deep semantic content selection
US11537623B2 (en)*2017-05-182022-12-27Meta Platforms, Inc.Deep semantic content selection
CN110741367A (en)*2017-06-142020-01-31阿里巴巴集团控股有限公司Method and apparatus for real-time interactive recommendation
US10491952B2 (en)2017-06-162019-11-26The Directv Group, Inc.Scalable calculation of the similarity content graph
US10715850B2 (en)*2017-06-292020-07-14Facebook, Inc.Recommending recently obtained content to online system users based on characteristics of other users interacting with the recently obtained content
US20190034973A1 (en)*2017-07-262019-01-31Facebook, Inc.Systems and methods for automated audience identification
US12050887B2 (en)2017-10-302024-07-30Shanghai Cambricon Information Technology Co., Ltd.Information processing method and terminal device
US11315600B2 (en)*2017-11-062022-04-26International Business Machines CorporationDynamic generation of videos based on emotion and sentiment recognition
CN108446410A (en)*2018-05-292018-08-24科大讯飞股份有限公司Information recommendation method, device, system, equipment and readable storage medium storing program for executing
US11243957B2 (en)*2018-07-102022-02-08Verizon Patent And Licensing Inc.Self-organizing maps for adaptive individualized user preference determination for recommendation systems
US20220147523A1 (en)*2018-07-102022-05-12Verizon Patent And Licensing Inc.Self-organizing maps for adaptive individualized user preference determination for recommendation systems
US12105718B2 (en)*2018-07-102024-10-01Verizon Patent And Licensing Inc.Self-organizing maps for adaptive individualized user preference determination for recommendation systems
US20210133854A1 (en)*2018-09-132021-05-06Shanghai Cambricon Information Technology Co., Ltd.Information processing method and terminal device
US12094456B2 (en)*2018-09-132024-09-17Shanghai Cambricon Information Technology Co., Ltd.Information processing method and system
US12057110B2 (en)2018-09-132024-08-06Shanghai Cambricon Information Technology Co., Ltd.Voice recognition based on neural networks
US12057109B2 (en)2018-09-132024-08-06Shanghai Cambricon Information Technology Co., Ltd.Information processing method and terminal device
KR102670524B1 (en)*2019-01-072024-06-03삼성전자주식회사Method for providing a recommending list and display apparatus thereof
KR20200085597A (en)*2019-01-072020-07-15삼성전자주식회사Method for providing a recommending list and display apparatus thereof
CN111435378A (en)*2019-01-142020-07-21中国人民大学Query result sorting method and device, electronic equipment and storage medium
US10810468B2 (en)*2019-01-302020-10-20Mitsubishi Electric Research Laboratories, Inc.System for training descriptor with active sample selection
US20200242410A1 (en)*2019-01-302020-07-30Mitsubishi Electric Research Laboratories, Inc.System for Training Descriptor with Active Sample Selection
US11971921B2 (en)*2019-02-052024-04-30Google LlcComprehensibility-based identification of educational content of multiple content types
US20220114205A1 (en)*2019-02-052022-04-14Google LlcComprehensibility-based identification of educational content of multiple content types
CN110399550A (en)*2019-03-142019-11-01腾讯科技(深圳)有限公司A kind of information recommendation method and device
US20240330382A1 (en)*2019-03-312024-10-03Charles Schwab & Co., Inc.Recommendation system for providing personalized and mixed content on a user interface based on content and user similarity
US20220150292A1 (en)*2019-04-032022-05-12Huawei Technologies Co., Ltd.Personalized Recommendation Method and System, and Terminal Device
US11843651B2 (en)*2019-04-032023-12-12Huawei Technologies Co., Ltd.Personalized recommendation method and system, and terminal device
US11704600B2 (en)*2019-06-272023-07-18Microsoft Technology Licensing, LlcMultistage feed ranking system with methodology providing scalable multi-objective model approximation
US20200410289A1 (en)*2019-06-272020-12-31Microsoft Technology Licensing, LlcMultistage feed ranking system with methodology providing scalable multi-objective model approximation
US11194819B2 (en)2019-06-272021-12-07Microsoft Technology Licensing, LlcMultistage feed ranking system with methodology providing scoring model optimization for scaling
CN110597610A (en)*2019-09-192019-12-20广州华多网络科技有限公司Online teaching method and device, storage medium and electronic equipment
US11367120B2 (en)*2019-11-082022-06-21Microsoft Technology Licensing, LlcAdaptive rewarding for content personalization
US11743353B1 (en)*2019-12-182023-08-29Baby List, Inc.System, method, and computer program for providing a content feed to a user related to a registry and a registry event having an event timeline
US11556966B2 (en)*2020-01-292023-01-17Walmart Apollo, LlcItem-to-item recommendations
US11315165B2 (en)2020-01-292022-04-26Walmart Apollo, LlcRoutine item recommendations
CN111310038A (en)*2020-02-062020-06-19腾讯科技(深圳)有限公司Information recommendation method and device, electronic equipment and computer-readable storage medium
RU2833240C1 (en)*2020-03-302025-01-15Виасат, Инк.Systems and methods for delivering targeted advertisements onboard mobile platforms
CN111475721A (en)*2020-03-312020-07-31百度在线网络技术(北京)有限公司Information pushing method, device, equipment and storage medium
US11797619B2 (en)*2020-04-022023-10-24Microsoft Technology Licensing, LlcClick intention machine learned models
US20210312237A1 (en)*2020-04-022021-10-07Microsoft Technology Licensing, LlcClick intention machine learned models
CN112749330A (en)*2020-06-052021-05-04腾讯科技(深圳)有限公司Information pushing method and device, computer equipment and storage medium
CN112163147A (en)*2020-06-092021-01-01中森云链(成都)科技有限责任公司Recommendation method for website session scene
US20230297607A1 (en)*2020-09-242023-09-21Apple Inc.Method and device for presenting content based on machine-readable content and object type
EP4024322A4 (en)*2020-10-292023-10-25Mixi, Inc.Information processing device, information processing method, and program
US12301894B2 (en)*2020-10-292025-05-13Mixi, Inc.Information processing device that delivers moving image on bet, information processing method for delivering moving image on bet, and information processing system for delivering moving image on bet
US20230199230A1 (en)*2020-10-292023-06-22Mixi, Inc.Information processing device, information processing method, and information processing system
US11989248B2 (en)*2020-12-152024-05-21Docusign, Inc.Content item selection in a digital transaction management platform
US20230092079A1 (en)*2020-12-152023-03-23Docusign, Inc.Content item selection in a digital transaction management platform
US12014399B2 (en)*2021-01-152024-06-18Microsoft Technology Licensing, LlcCross-media targetable content recommender system for audience extension in content delivery systems
US20220230205A1 (en)*2021-01-152022-07-21Xandr Inc.Cross-media targetable content recommender system for audience extension in content delivery systems
US20240161172A1 (en)*2021-03-112024-05-16Beijing Wodong Tianjun Information Technology Co., Ltd.Information pushing method and apparatus
CN115129975A (en)*2022-05-132022-09-30腾讯科技(深圳)有限公司Recommendation model training method, recommendation device, recommendation equipment and storage medium
US12346379B2 (en)*2022-05-162025-07-01A9.Com, Inc.Cold start machine learning based database query retrieval
US20230367818A1 (en)*2022-05-162023-11-16A9.Com, Inc.Cold start machine learning based database query retrieval
US12130875B2 (en)*2022-06-022024-10-29Google LlcDistributing digital components based on predicted attributes
US20240160678A1 (en)*2022-06-022024-05-16Google LlcDistributing digital components based on predicted attributes
US20240221052A1 (en)*2022-12-302024-07-04Walmart Apollo, LlcSystems and methods for next best action prediction
US20250028847A1 (en)*2023-07-192025-01-23International Business Machines CorporationAutomatic processing of meetings for confidential content
US12393713B2 (en)*2023-07-192025-08-19International Business Machines CorporationAutomatic processing of meetings for confidential content
US20250078116A1 (en)*2023-08-312025-03-06Roblox CorporationRecommendations to promote content discovery
US12045298B1 (en)*2023-12-072024-07-23Morgan Stanley Services Group Inc.Testing framework to measure impact of variant within large scale recommendation engine

Also Published As

Publication numberPublication date
US10671679B2 (en)2020-06-02

Similar Documents

PublicationPublication DateTitle
US10671679B2 (en)Method and system for enhanced content recommendation
US11206311B2 (en)Method and system for measuring user engagement using click/skip in content stream
US9706008B2 (en)Method and system for efficient matching of user profiles with audience segments
TWI636416B (en)Method and system for multi-phase ranking for content personalization
US11966445B2 (en)Recommending contents using a base profile
US11048764B2 (en)Managing under—and over-represented content topics in content pools
US9270767B2 (en)Method and system for discovery of user unknown interests based on supplemental content
US9348924B2 (en)Almost online large scale collaborative filtering based recommendation system
US20150178282A1 (en)Fast and dynamic targeting of users with engaging content
US9535938B2 (en)Efficient and fault-tolerant distributed algorithm for learning latent factor models through matrix factorization
US10114898B2 (en)Providing additional functionality with search results
US10540666B2 (en)Method and system for updating an intent space and estimating intent based on an intent space
US20170147659A1 (en)Systems and Methods for Accessing Applications in Grouped Search Results
US20140280890A1 (en)Method and system for measuring user engagement using scroll dwell time
US10853424B1 (en)Content delivery using persona segments for multiple users
US20150317310A1 (en)Method and system for evaluating query suggestions quality
US20140280550A1 (en)Method and system for measuring user engagement from stream depth
US20150317317A1 (en)Method and system for providing query suggestions including entities
US9430572B2 (en)Method and system for user profiling via mapping third party interests to a universal interest space
US20160125080A1 (en)Accessing Special Purpose Search Systems
US20150302088A1 (en)Method and System for Providing Personalized Content
US20190058770A1 (en)User lifetime revenue allocation associated with provisioned content recommendations
US10210465B2 (en)Enabling preference portability for users of a social networking system
US11838597B1 (en)Systems and methods for content discovery by automatic organization of collections or rails
US11429884B1 (en)Non-textual topic modeling

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:YAHOO! INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:WANG, CHUNMING;XU, JIAN;WANG, LIANG;AND OTHERS;SIGNING DATES FROM 20141223 TO 20141224;REEL/FRAME:034602/0709

ASAssignment

Owner name:YAHOO HOLDINGS, INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO! INC.;REEL/FRAME:042963/0211

Effective date:20170613

ASAssignment

Owner name:OATH INC., NEW YORK

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO HOLDINGS, INC.;REEL/FRAME:045240/0310

Effective date:20171231

STPPInformation on status: patent application and granting procedure in general

Free format text:DOCKETED NEW CASE - READY FOR EXAMINATION

STPPInformation on status: patent application and granting procedure in general

Free format text:NON FINAL ACTION MAILED

STPPInformation on status: patent application and granting procedure in general

Free format text:RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPPInformation on status: patent application and granting procedure in general

Free format text:NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPPInformation on status: patent application and granting procedure in general

Free format text:PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCFInformation on status: patent grant

Free format text:PATENTED CASE

ASAssignment

Owner name:VERIZON MEDIA INC., NEW YORK

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:OATH INC.;REEL/FRAME:054258/0635

Effective date:20201005

ASAssignment

Owner name:YAHOO ASSETS LLC, VIRGINIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAHOO AD TECH LLC (FORMERLY VERIZON MEDIA INC.);REEL/FRAME:058982/0282

Effective date:20211117

ASAssignment

Owner name:ROYAL BANK OF CANADA, AS COLLATERAL AGENT, CANADA

Free format text:PATENT SECURITY AGREEMENT (FIRST LIEN);ASSIGNOR:YAHOO ASSETS LLC;REEL/FRAME:061571/0773

Effective date:20220928

MAFPMaintenance fee payment

Free format text:PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment:4


[8]ページ先頭

©2009-2025 Movatter.jp