LANE: Logic Alignment of Non-tuning Large Language Models and Online Recommendation Systems for Explainable Reason Generation
Hongke Zhao, Songming Zheng, Likang Wu, Bowen Yu, Jing Wang

TL;DR
This paper introduces LANE, a cost-effective method for aligning large language models with online recommendation systems to generate explainable recommendations without additional model tuning.
Contribution
The proposed LANE strategy aligns LLMs with recommendation systems using semantic embedding and prompting techniques, avoiding costly fine-tuning and enhancing explainability.
Findings
Maintains recommendation performance while improving explainability
Reduces costs by avoiding LLM fine-tuning
Provides coherent and user-aligned recommendations
Abstract
The explainability of recommendation systems is crucial for enhancing user trust and satisfaction. Leveraging large language models (LLMs) offers new opportunities for comprehensive recommendation logic generation. However, in existing related studies, fine-tuning LLM models for recommendation tasks incurs high computational costs and alignment issues with existing systems, limiting the application potential of proven proprietary/closed-source LLM models, such as GPT-4. In this work, our proposed effective strategy LANE aligns LLMs with online recommendation systems without additional LLMs tuning, reducing costs and improving explainability. This innovative approach addresses key challenges in integrating language models with recommendation systems while fully utilizing the capabilities of powerful proprietary models. Specifically, our strategy operates through several key components:…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Semantic Web and Ontologies · Natural Language Processing Techniques
MethodsAttention Is All You Need · Byte Pair Encoding · Layer Normalization · Label Smoothing · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Adam · Dropout · Dense Connections · Residual Connection
