paper-with-me

홈 › Papers

Zero-Shot Recommendations with Pre-Trained Large Language Models for Multimodal Nudging

2023-09-02 · Rachel M. Harrison, Anton Dereventsov, Anton Bibin

We present a method for zero-shot recommendation of multimodal non-stationary content that leverages recent advancements in the field of generative AI. We propose rendering inputs of different modalities as textual descriptions and to utilize pre-trained LLMs to obtain their numerical representations by computing semantic embeddings. Once unified representations of all content items are obtained, the recommendation can be performed by computing an appropriate similarity metric between them without any additional learning. We demonstrate our approach on a synthetic multimodal nudging environment, where the inputs consist of tabular, textual, and visual data.

📄 PDF Abstract BibTeX arXiv:2309.01026

Code (2)

paxnea/llm-multimodal-nudging 공식 구현
paxnea/wain23 공식 구현

Similar Papers 제목 키워드 기반

Zero-Shot Next-Item Recommendation using Large Pretrained Language Models

2023-04-06 · Lei Wang, Ee-Peng Lim

Large language models (LLMs) have achieved impressive zero-shot performance in various natural language processing (NLP) tasks, demonstrating their capabilities for inference without training examples. Despite their succ…

Sequential Recommendation

Taxonomy-Guided Zero-Shot Recommendations with LLMs

2024-06-20 · Yueqing Liang, Liangwei Yang, Chen Wang, Xiongxiao Xu 외

With the emergence of large language models (LLMs) and their ability to perform a variety of tasks, their application in recommender systems (RecSys) has shown promise. However, we are facing significant challenges when …

Recommendation Systems

Evaluating TCFD Reporting: A New Application of Zero-Shot Analysis to Climate-Related Financial Disclosures

2023-02-01 · Alix Auzepy, Elena Tönjes, David Lenz, Christoph Funk

We examine climate-related disclosures in a large sample of reports published by banks that officially endorsed the recommendations of the Task Force for Climate-related Financial Disclosures (TCFD). In doing so, we intr…

text-classificationText ClassificationZero-Shot Text Classification

"Does it come in black?" CLIP-like models are zero-shot recommenders

2022-04-05 · Patrick John Chia, Jacopo Tagliabue, Federico Bianchi, Ciro Greco 외

Product discovery is a crucial component for online shopping. However, item-to-item recommendations today do not allow users to explore changes along selected dimensions: given a query item, can a model suggest something…

“Does it come in black?” CLIP-like models are zero-shot recommenders

2022-05-01 · ECNLP (ACL) 2022 5 · Patrick John Chia, Jacopo Tagliabue, Federico Bianchi, Ciro Greco 외

Product discovery is a crucial component for online shopping. However, item-to-item recommendations today do not allow users to explore changes along selected dimensions: given a query item, can a model suggest something…