English
Related papers

Related papers: AliBoost: Ecological Boosting Framework in Alibaba…

200 papers

Recommender system plays a crucial role in modern E-commerce platform. Due to the lack of historical interactions between users and items, cold-start recommendation is a challenging problem. In order to alleviate the cold-start issue, most…

Information Retrieval · Computer Science 2021-08-23 Luo Ji , Qin Qi , Bingqing Han , Hongxia Yang

As more data are produced each day, and faster, data stream mining is growing in importance, making clear the need for algorithms able to fast process these data. Data stream mining algorithms are meant to be solutions to extract knowledge…

Tree boosting is a highly effective and widely used machine learning method. In this paper, we describe a scalable end-to-end tree boosting system called XGBoost, which is used widely by data scientists to achieve state-of-the-art results…

Machine Learning · Computer Science 2016-06-14 Tianqi Chen , Carlos Guestrin

Background: People's health depends on the use of proper diet as an important factor. Today, with the increasing mechanization of people's lives, proper eating habits and behaviors are neglected. On the other hand, food recommendations in…

Information Retrieval · Computer Science 2023-06-30 Abolfazl Ajami , Babak Teimourpour

Offering incentives (e.g., coupons at Amazon, discounts at Uber and video bonuses at Tiktok) to user is a common strategy used by online platforms to increase user engagement and platform revenue. Despite its proven effectiveness, these…

Machine Learning · Computer Science 2022-02-21 Meng Ai , Biao Li , Heyang Gong , Qingwei Yu , Shengjie Xue , Yuan Zhang , Yunzhou Zhang , Peng Jiang

Recommendation systems suffer in the strict cold-start (SCS) scenario, where the user-item interactions are entirely unavailable. The ID-based approaches completely fail to work. Cold-start recommenders, on the other hand, leverage item…

Information Retrieval · Computer Science 2023-06-27 Yuwei Cao , Liangwei Yang , Chen Wang , Zhiwei Liu , Hao Peng , Chenyu You , Philip S. Yu

Collaborative filtering recommender systems (CFRSs) are the key components of successful e-commerce systems. Actually, CFRSs are highly vulnerable to attacks since its openness. However, since attack size is far smaller than that of genuine…

Information Retrieval · Computer Science 2015-06-16 Zhihai Yang , Lin Xu , Zhongmin Cai

The prosperity of mobile and financial technologies has bred and expanded various kinds of financial products to a broader scope of people, which contributes to advocating financial inclusion. It has non-trivial social benefits of…

Machine Learning · Computer Science 2021-12-17 Yiheng Sun , Tian Lu , Cong Wang , Yuan Li , Huaiyu Fu , Jingran Dong , Yunjie Xu

In the WWW (World Wide Web), dynamic development and spread of data has resulted a tremendous amount of information available on the Internet, yet user is unable to find relevant information in a short span of time. Consequently, a system…

Information Retrieval · Computer Science 2020-09-11 Denis Selimi , Krenare Pireva Nuci

Most real-world classification problems deal with imbalanced datasets, posing a challenge for Artificial Intelligence (AI), i.e., machine learning algorithms, because the minority class, which is of extreme interest, often proves difficult…

Machine Learning · Computer Science 2025-04-28 Gissel Velarde , Michael Weichert , Anuj Deshmunkh , Sanjay Deshmane , Anindya Sudhir , Khushboo Sharma , Vaibhav Joshi

Real-world item recommenders commonly suffer from a persistent cold-start problem which is caused by dynamically changing users and items. In order to overcome the problem, several context-aware recommendation techniques have been recently…

Machine Learning · Computer Science 2016-07-12 Takuya Kitazawa

We describe how interpretable boosting algorithms based on ridge-regularized generalized linear models can be used to analyze high-dimensional environmental data. We illustrate this by using environmental, social, human and biophysical data…

Machine Learning · Statistics 2023-05-05 Fabian Obster , Christian Heumann , Heidi Bohle , Paul Pechan

Recommendation for new users, also called user cold start, has been a well-recognized challenge for online recommender systems. Most existing methods view the crux as the lack of initial data. However, in this paper, we argue that there are…

Information Retrieval · Computer Science 2021-08-25 Shangfeng Dai , Haobin Lin , Zhichen Zhao , Jianying Lin , Honghuan Wu , Zhe Wang , Sen Yang , Ji Liu

With the rapid evolution of the Internet and the exponential proliferation of information, users encounter information overload and the conundrum of choice. Personalized recommendation systems play a pivotal role in alleviating this burden…

Information Retrieval · Computer Science 2024-03-29 Kangming Xu , Huiming Zhou , Haotian Zheng , Mingwei Zhu , Qi Xin

Increasing demand for fashion recommendation raises a lot of challenges for online shopping platforms and fashion communities. In particular, there exist two requirements for fashion outfit recommendation: the Compatibility of the generated…

Information Retrieval · Computer Science 2019-05-21 Wen Chen , Pipei Huang , Jiaming Xu , Xin Guo , Cheng Guo , Fei Sun , Chao Li , Andreas Pfadler , Huan Zhao , Binqiang Zhao

Excellent ranking power along with well calibrated probability estimates are needed in many classification tasks. In this paper, we introduce a technique, Calibrated Boosting-Forest that captures both. This novel technique is an ensemble of…

Machine Learning · Statistics 2017-11-15 Haozhen Wu

Recommender systems are increasingly used to predict and serve content that aligns with user taste, yet the task of matching new users with relevant content remains a challenge. We consider podcasting to be an emerging medium with rapid…

Information Retrieval · Computer Science 2020-07-28 Zahra Nazari , Christophe Charbuillet , Johan Pages , Martin Laurent , Denis Charrier , Briana Vecchione , Ben Carterette

Embedding & MLP has become a paradigm for modern large-scale recommendation system. However, this paradigm suffers from the cold-start problem which will seriously compromise the ecological health of recommendation systems. This paper…

Information Retrieval · Computer Science 2022-05-30 Xu Zhao , Yi Ren , Ying Du , Shenzheng Zhang , Nian Wang

Transformer-based generative models have achieved remarkable success across domains with various scaling law manifestations. However, our extensive experiments reveal persistent challenges when applying Transformer to recommendation…

Information Retrieval · Computer Science 2025-08-29 Songpei Xu , Shijia Wang , Da Guo , Xianwen Guo , Qiang Xiao , Bin Huang , Guanlin Wu , Chuanjiang Luo

Boosting is a general method of generating many simple classification rules and combining them into a single, highly accurate rule. In this talk, I will review the AdaBoost boosting algorithm and some of its underlying theory, and then look…

Machine Learning · Computer Science 2013-01-07 Robert E. Schapire