Logo image
Adaptive In-Context Learning with Large Language Models for Bundle Generation
Conference proceeding

Adaptive In-Context Learning with Large Language Models for Bundle Generation

Zhu Sun, Kaidong Feng, Jie Yang, Xinghua Qu, Hui Fang, Yew-Soon Ong and Wenyuan Liu
Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval, pp.966-976
ACM Conferences
SIGIR 2024: The 47th International ACM SIGIR Conference on Research and Development in Information Retrieval
10/07/2024

Abstract

Computer systems organization -- Dependable and fault-tolerant systems and networks -- Redundancy Computer systems organization -- Embedded and cyber-physical systems -- Embedded systems Computer systems organization -- Embedded and cyber-physical systems -- Robotics Networks -- Network properties -- Network reliability
Most existing bundle generation approaches fall short in generating fixed-size bundles. Furthermore, they often neglect the underlying user intents reflected by the bundles in the generation process, resulting in less intelligible bundles. This paper addresses these limitations through the exploration of two interrelated tasks, i.e., personalized bundle generation and the underlying intent inference, based on different user sessions. Inspired by the reasoning capabilities of large language models (LLMs), we propose an adaptive in-context learning paradigm, which allows LLMs to draw tailored lessons from related sessions as demonstrations, enhancing the performance on target sessions. Specifically, we first employ retrieval augmented generation to identify nearest neighbor sessions, and then carefully design prompts to guide LLMs in executing both tasks on these neighbor sessions. To tackle reliability and hallucination challenges, we further introduce (1) a self-correction strategy promoting mutual improvements of the two tasks without supervision signals and (2) an auto-feedback mechanism for adaptive supervision based on the distinct mistakes made by LLMs on different neighbor sessions. Thereby, the target session can gain customized lessons for improved performance by observing the demonstrations of its neighbor sessions. Experiments on three real-world datasets demonstrate the effectiveness of our proposed method.

Metrics

Details

Logo image