Quotation Recommendation and Interpretation Based on Transformation from Queries to Quotations
Lingzhi Wang, Xingshan Zeng, Kam-Fai Wong

TL;DR
This paper proposes a novel transformation-based model for quotation recommendation that directly maps query representations to quotations, improving interpretability and performance across English and Chinese datasets.
Contribution
It introduces a transformation matrix and mapping loss to better connect queries and quotations, and uses quotation-aware attention for interpreting figurative language.
Findings
Outperforms previous state-of-the-art models on two datasets
Effective in both English and Chinese contexts
Enhances interpretability of quotation recommendations
Abstract
To help individuals express themselves better, quotation recommendation is receiving growing attention. Nevertheless, most prior efforts focus on modeling quotations and queries separately and ignore the relationship between the quotations and the queries. In this work, we introduce a transformation matrix that directly maps the query representations to quotation representations. To better learn the mapping relationship, we employ a mapping loss that minimizes the distance of two semantic spaces (one for quotation and another for mapped-query). Furthermore, we explore using the words in history queries to interpret the figurative language of quotations, where quotation-aware attention is applied on top of history queries to highlight the indicator words. Experiments on two datasets in English and Chinese show that our model outperforms previous state-of-the-art models.
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
TopicsTopic Modeling · Recommender Systems and Techniques · Multimodal Machine Learning Applications
