{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/real-time-personalization-for-llm-based","title":"Real-Time Personalization for LLM-based Recommendation with Customized In-Context Learning","arxiv_id":"2410.23136","date":"2024-10-30","proceeding":null,"authors":["Keqin Bao","Ming Yan","Yang Zhang","Jizhi Zhang","Wenjie Wang","Fuli Feng","Xiangnan He"],"abstract":"Frequently updating Large Language Model (LLM)-based recommender systems to adapt to new user interests -- as done for traditional ones -- is impractical due to high training costs, even with acceleration methods. This work explores adapting to dynamic user interests without any model updates by leveraging In-Context Learning (ICL), which allows LLMs to learn new tasks from few-shot examples provided in the input. Using new-interest examples as the ICL few-shot examples, LLMs may learn real-time interest directly, avoiding the need for model updates. However, existing LLM-based recommenders often lose the in-context learning ability during recommendation tuning, while the original LLM's in-context learning lacks recommendation-specific focus. To address this, we propose RecICL, which customizes recommendation-specific in-context learning for real-time recommendations. RecICL organizes training examples in an in-context learning format, ensuring that in-context learning ability is preserved and aligned with the recommendation task during tuning. Extensive experiments demonstrate RecICL's effectiveness in delivering real-time recommendations without requiring model updates. Our code is available at https://github.com/ym689/rec_icl.","url_abs":"https://arxiv.org/abs/2410.23136v1","url_pdf":"https://arxiv.org/pdf/2410.23136v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"real-time-personalization-for-llm-based","repo_url":"https://github.com/ym689/rec_icl","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"in-context-learning","task_name":"In-Context Learning"},{"task_slug":"language-modeling","task_name":"Language Modeling"},{"task_slug":"language-modelling","task_name":"Language Modelling"},{"task_slug":"large-language-model","task_name":"Large Language Model"},{"task_slug":"recommendation-systems","task_name":"Recommendation Systems"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2410.23136","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2410.23136"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/ym689/rec_icl","reach":{"status":"ok"}}],"summary":{"ran_violates":1,"unverified":6},"by_repo_kind":{"official":{"samples":7,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":7,"samples":[{"code_sha256_prefix":"4cb732f513d69dfd","entry":"disabled_train","repo":"ym689/rec_icl","repo_kind":"official","path":"minigpt4/models/rec_model.py","file_url":"https://github.com/ym689/rec_icl/blob/HEAD/minigpt4/models/rec_model.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4cb732f513d69dfd"}},{"code_sha256_prefix":"19ed974da7d54cc5","entry":"gather_tensor","repo":"ym689/rec_icl","repo_kind":"official","path":"minigpt4/tasks/rec_base_task.py","file_url":"https://github.com/ym689/rec_icl/blob/HEAD/minigpt4/tasks/rec_base_task.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"19ed974da7d54cc5"}},{"code_sha256_prefix":"9da754fa690dde4c","entry":"load_dataset_config","repo":"ym689/rec_icl","repo_kind":"official","path":"minigpt4/datasets/builders/rec_base_dataset_builder.py","file_url":"https://github.com/ym689/rec_icl/blob/HEAD/minigpt4/datasets/builders/rec_base_dataset_builder.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9da754fa690dde4c"}},{"code_sha256_prefix":"56235b6c0304098a","entry":"sparseFeature","repo":"ym689/rec_icl","repo_kind":"official","path":"minigpt4/models/rec_base_models.py","file_url":"https://github.com/ym689/rec_icl/blob/HEAD/minigpt4/models/rec_base_models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"56235b6c0304098a"}},{"code_sha256_prefix":"16bbdd085c1d6d57","entry":"uAUC_me","repo":"ym689/rec_icl","repo_kind":"official","path":"minigpt4/tasks/rec_base_task.py","file_url":"https://github.com/ym689/rec_icl/blob/HEAD/minigpt4/tasks/rec_base_task.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"16bbdd085c1d6d57"}},{"code_sha256_prefix":"24bc7e3f0445fbe0","entry":"uAUC_me","repo":"ym689/rec_icl","repo_kind":"official","path":"baseline_train_mf_ood.py","file_url":"https://github.com/ym689/rec_icl/blob/HEAD/baseline_train_mf_ood.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"24bc7e3f0445fbe0"}},{"code_sha256_prefix":"9bb7552e2df64ddb","entry":"varlenSparseFeature","repo":"ym689/rec_icl","repo_kind":"official","path":"minigpt4/models/rec_base_models.py","file_url":"https://github.com/ym689/rec_icl/blob/HEAD/minigpt4/models/rec_base_models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9bb7552e2df64ddb"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}