亚洲男人的天堂2018av,欧美草比,久久久久久免费视频精选,国色天香在线看免费,久久久久亚洲av成人片仓井空

題目

CHAMELEON:新聞推薦系統的深度學習元架構,187頁pdf,CHAMELEON: A Deep Learning Meta-Architecture for News Recommender Systems [Phd. Thesis]

關鍵字

推薦系統,元學習,深度學習,框架,新聞推薦

簡介

推薦系統(RS)已經成為一個熱門的研究課題,自2016年以來,深度學習的方法和技術在該領域得到了越來越多的探索。新聞搜索旨在個性化用戶體驗,幫助他們從一個巨大的動態搜索空間中發現相關文章。這項研究的主要貢獻被命名為CHAMELEON,這是一個深度學習的元架構,旨在應對新聞推薦的具體挑戰。它由一個模塊化的參考體系結構組成,可以使用不同的神經構建塊進行實例化。由于用戶過去的交互信息在新聞領域是稀缺的,因此可以利用用戶上下文來處理用戶冷啟動問題。文章的內容對于解決項目冷啟動問題也很重要。此外,在新聞領域,項目(文章)相關性的時間衰減也非常快。此外,外部突發事件可能會暫時吸引全球讀者的注意力,這一現象在機器學習中被稱為概念漂移。所有這些特征都是在本研究的基礎上,使用基于上下文混合會話的遞歸神經網絡推薦方法來顯式建模的。本文研究的任務是基于會話的新聞推薦,即僅使用當前用戶會話中可用的信息進行下一次點擊預測。提出了一種對該任務進行實時離線評估的方法,即重放用戶點擊流和在新聞門戶中連續發布的新鮮文章。在兩個大型數據集上進行的實驗表明,與其他傳統的和最新的基于會話的推薦算法相比,CHAMELEON在準確性、項目覆蓋率、新穎性和減少項目冷啟動問題等許多質量因素上都能有效地進行新聞推薦。

作者

Gabriel de Souza Pereira Moreira

付費5元查看完整內容

相關內容

 機器學習的一個分支,它基于試圖使用包含復雜結構或由多重非線性變換構成的多個處理層對數據進行高層抽象的一系列算法。

知識薈萃

精品入門和進階教程、論文和代碼整理等

更多

查看相關VIP內容、論文、資訊等

近年來,序列推薦系統這一新興的研究課題越來越受到人們的關注。與傳統的推薦系統(包括協同過濾和基于內容的過濾)不同,SRSs試圖理解和建模連續的用戶行為、用戶和條目之間的交互、以及用戶偏好和條目受歡迎程度隨時間的變化。SRSs涉及到以上幾個方面,可以更準確地描述用戶上下文、意圖和目標,以及物品的消費趨勢。我們首先介紹了SRSs的特點,然后對該研究領域的關鍵挑戰進行了總結和分類,接著是相應的研究進展,包括該課題最新的和有代表性的進展。最后,討論了該領域的重要研究方向。

付費5元查看完整內容

主題: Deep Learning on Knowledge Graph for Recommender System: A Survey

摘要: 最近的研究表明,知識圖譜(KG)在提供有價值的外部知識以改進推薦系統(RS)方面是有效的。知識圖譜能夠編碼連接兩個對象和一個或多個相關屬性的高階關系。借助于新興的GNN,可以從KG中提取對象特征和關系,這是成功推薦的一個重要因素。本文對基于GNN的知識感知深度推薦系統進行了綜述。具體來說,我們討論了最新的框架,重點是它們的核心組件,即圖嵌入模塊,以及它們如何解決實際的推薦問題,如可伸縮性、冷啟動等。我們進一步總結了常用的基準數據集、評估指標以及開源代碼。最后,我們對調查結果進行了總結,并提出了這一快速發展領域的潛在研究方向。

付費5元查看完整內容

題目: A Survey on Knowledge Graph-Based Recommender Systems

摘要:

為了解決信息爆炸問題,提高用戶在各種在線應用中的體驗,人們開發了推薦系統來模擬用戶的偏好。盡管人們已經為更個性化的推薦做了很多努力,但是推薦系統仍然面臨著一些挑戰,如數據稀疏和冷啟動。近年來,以知識圖為輔助信息的推薦生成引起了人們的極大興趣。這種方法不僅可以緩解上述問題,使推薦更加準確,而且可以為推薦項目提供解釋。本文對基于知識圖的推薦系統進行了系統的研究。我們收集了最近在這一領域發表的論文,并從兩個角度對其進行了總結。一方面,我們通過研究論文如何利用知識圖進行精確和可解釋的推薦來研究所提出的算法。另一方面,我們介紹了這些工作中使用的數據集。最后,提出了該領域的幾個潛在研究方向。

付費5元查看完整內容

題目

基于學習的序列決策算法的公平性綜述論文,Fairness in Learning-Based Sequential Decision Algorithms: A Survey

關鍵字

序列決策,機器學習,預測,公平性

簡介

決策過程中的算法公平性已經被廣泛研究,在不穩定的環境下,對分類等任務進行一次性決策。然而,在實踐中,大多數決策過程都是順序的,過去的決策可能會對未來的數據產生影響。特別是當決策影響到生成用于未來決策的數據的個人或用戶時。在這項調查中,我們回顧了現有文獻的數據驅動順序決策的公平性。我們將關注兩類順序決策:(1)過去的決策對潛在用戶群沒有影響,對未來數據也沒有影響;(2)過去的決策對潛在用戶群有影響,因此對未來數據也有影響,進而影響未來的決策。在每種情況下,都要研究各種公平干預措施對底層人口的影響。

作者

Xueru Zhang and Mingyan Liu

付費5元查看完整內容

主題: Building Useful Recommender Systems for Tourists

簡介: 推薦系統是信息搜索和過濾工具,應為要使用的項目提供建議。 最先進的推薦系統利用數據挖掘和信息檢索技術來預測商品在多大程度上適合用戶的需求和需求,但是通常它們最終會提出明顯而無趣的建議,尤其是在復雜領域(例如旅游業)。 在演講中,將介紹典推薦器系統的思想和技術。 我們將討論為游客建立有用的推薦系統所需的一些關鍵要素。 因此,我們將指出推薦系統研究的一些局限性和挑戰。 然后,我們將介紹一些新穎的技術,這些技術利用從觀察到的游客行為中收集的數據來生成更有用的個人和團體推薦。

嘉賓介紹: Francesco Ricci博士是Bozen-Bolzano自由大學(意大利)的正教授兼計算機科學學院院長。他與他人共同編輯了《推薦系統手冊》(Springer,2011年,2015年),并作為ACM推薦系統會議(2007年至2010年)指導委員會主席在社區中積極工作。他(2000年至2006年)曾是ITC-irst(意大利特倫托)的電子商務和旅游業研究實驗室(eCTRL)的高級研究員和技術總監。從1998年到2000年,他是Sodalia s.p.a.的研究和技術部門的系統架構師。

付費5元查看完整內容

We present collaborative similarity embedding (CSE), a unified framework that exploits comprehensive collaborative relations available in a user-item bipartite graph for representation learning and recommendation. In the proposed framework, we differentiate two types of proximity relations: direct proximity and k-th order neighborhood proximity. While learning from the former exploits direct user-item associations observable from the graph, learning from the latter makes use of implicit associations such as user-user similarities and item-item similarities, which can provide valuable information especially when the graph is sparse. Moreover, for improving scalability and flexibility, we propose a sampling technique that is specifically designed to capture the two types of proximity relations. Extensive experiments on eight benchmark datasets show that CSE yields significantly better performance than state-of-the-art recommendation methods.

There is an increasing demand for algorithms to explain their outcomes. So far, there is no method that explains the rankings produced by a ranking algorithm. To address this gap we propose LISTEN, a LISTwise ExplaiNer, to explain rankings produced by a ranking algorithm. To efficiently use LISTEN in production, we train a neural network to learn the underlying explanation space created by LISTEN; we call this model Q-LISTEN. We show that LISTEN produces faithful explanations and that Q-LISTEN is able to learn these explanations. Moreover, we show that LISTEN is safe to use in a real world environment: users of a news recommendation system do not behave significantly differently when they are exposed to explanations generated by LISTEN instead of manually generated explanations.

Recommender systems play a crucial role in mitigating the problem of information overload by suggesting users' personalized items or services. The vast majority of traditional recommender systems consider the recommendation procedure as a static process and make recommendations following a fixed strategy. In this paper, we propose a novel recommender system with the capability of continuously improving its strategies during the interactions with users. We model the sequential interactions between users and a recommender system as a Markov Decision Process (MDP) and leverage Reinforcement Learning (RL) to automatically learn the optimal strategies via recommending trial-and-error items and receiving reinforcements of these items from users' feedbacks. In particular, we introduce an online user-agent interacting environment simulator, which can pre-train and evaluate model parameters offline before applying the model online. Moreover, we validate the importance of list-wise recommendations during the interactions between users and agent, and develop a novel approach to incorporate them into the proposed framework LIRD for list-wide recommendations. The experimental results based on a real-world e-commerce dataset demonstrate the effectiveness of the proposed framework.

北京阿比特科技有限公司