TL;DR
This paper introduces a self-supervised contrastive learning approach for BERT-based neural reviewed-item retrieval, effectively fusing review content to improve ranking accuracy without labeled datasets.
Contribution
It proposes novel contrastive learning strategies leveraging item-review metadata for improved late and early fusion in neural reviewed-item retrieval.
Findings
Late Fusion contrastive learning outperforms other methods
Contrastive learning improves retrieval performance significantly
Exploiting item-review structure enhances neural IR effectiveness
Abstract
As natural language interfaces enable users to express increasingly complex natural language queries, there is a parallel explosion of user review content that can allow users to better find items such as restaurants, books, or movies that match these expressive queries. While Neural Information Retrieval (IR) methods have provided state-of-the-art results for matching queries to documents, they have not been extended to the task of Reviewed-Item Retrieval (RIR), where query-review scores must be aggregated (or fused) into item-level scores for ranking. In the absence of labeled RIR datasets, we extend Neural IR methodology to RIR by leveraging self-supervised methods for contrastive learning of BERT embeddings for both queries and reviews. Specifically, contrastive learning requires a choice of positive and negative samples, where the unique two-level structure of our item-review data…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Dropout · Contrastive Learning · WordPiece · Attention Dropout · Linear Warmup With Linear Decay · Residual Connection
