paper-with-me

Papers

Aligning Hotel Embeddings using Domain Adaptation for Next-Item Recommendation

2021-08-31 · Ioannis Partalas

In online platforms it is often the case to have multiple brands under the same group which may target different customer profiles, or have different domains. For example, in the hospitality domain, Expedia Group has multiple brands like Brand Expedia, Hotels.com and Wotif which have either different traveler profiles or are more relevant in a local context. In this context, learning embeddings for hotels that can be leveraged in recommendation tasks in multiple brands requires to have a common embedding that can be induced using alignment approaches. In the same time, one needs to ensure that this common embedding space does not degrade the performance in any of the brands. In this work we build upon the hotel2vec model and propose a simple regularization approach for aligning hotel embeddings of different brands via domain adaptation. We also explore alignment methods previously used in cross-lingual embeddings to align spaces of different languages. We present results on the task of next-hotel prediction using click sessions from two brands. The results show that the proposed approach can align the two embedding spaces while achieving good performance in both brands. Additionally, with respect to single-brand training we show that the proposed approach can significantly reduce training time and improve the predictive performance.

📄 PDF Abstract BibTeX arXiv:2108.13824

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Hotel2vec: Learning Attribute-Aware Hotel Embeddings with Self-Supervision

2019-09-30 · Ali Sadeghian, Shervin Minaee, Ioannis Partalas, Xinxin Li 외

We propose a neural network architecture for learning vector representations of hotels. Unlike previous works, which typically only use user click information for learning item embeddings, we propose a framework that com…

Attribute

Domain Alignment with Triplets

2018-12-03 · Weijian Deng, Liang Zheng, Jianbin Jiao

Deep domain adaptation methods can reduce the distribution discrepancy by learning domain-invariant embedddings. However, these methods only focus on aligning the whole data distributions, without considering the class-l…

Domain AdaptationTripletUnsupervised Domain Adaptation

HotelRec: a Novel Very Large-Scale Hotel Recommendation Dataset

2020-02-17 · LREC 2020 5 · Diego Antognini, Boi Faltings

Today, recommender systems are an inevitable part of everyone's daily digital routine and are present on most internet platforms. State-of-the-art deep learning-based models require a large number of data to achieve thei…

Collaborative FilteringRecommendation Systems

Leveraging the Domain Adaptation of Retrieval Augmented Generation Models for Question Answering and Reducing Hallucination

2024-10-23 · Salman Rakin, Md. A. R. Shibly, Zahin M. Hossain, Zeeshan Khan 외

While ongoing advancements in Large Language Models have demonstrated remarkable success across various NLP tasks, Retrieval Augmented Generation Model stands out to be highly effective on downstream applications like Qu…

Domain AdaptationHallucinationQuestion AnsweringRAG+1

AD-Aligning: Emulating Human-like Generalization for Cognitive Domain Adaptation in Deep Learning

2024-05-15 · Zhuoying Li, Bohua Wan, Cong Mu, Ruzhang Zhao 외

Domain adaptation is pivotal for enabling deep learning models to generalize across diverse domains, a task complicated by variations in presentation and cognitive nuances. In this paper, we introduce AD-Aligning, a nove…

Domain Adaptation