Papers › EAGER-LLM: Enhancing Large Language Models as Recommenders through Exogenous...

EAGER-LLM: Enhancing Large Language Models as Recommenders through Exogenous Behavior-Semantic Integration

20 Feb 2025arXiv:2502.14735archive 2025-07-28

Minjie Hong, Yan Xia, Zehan Wang, Jieming Zhu, Ye Wang, Sihang Cai, Xiaoda Yang, Quanyu Dai, Zhenhua Dong, Zhimeng Zhang, Zhou Zhao

Large language models (LLMs) are increasingly leveraged as foundational backbones in the development of advanced recommender systems, offering enhanced capabilities through their extensive knowledge and reasoning. Existing llm-based recommender systems (RSs) often face challenges due to the significant differences between the linguistic semantics of pre-trained LLMs and the collaborative semantics essential for RSs. These systems use pre-trained linguistic semantics but learn collaborative semantics from scratch via the llm-Backbone. However, LLMs are not designed for recommendations, leading to inefficient collaborative learning, weak result correlations, and poor integration of traditional RS features. To address these challenges, we propose EAGER-LLM, a decoder-only llm-based generative recommendation framework that integrates endogenous and exogenous behavioral and semantic information in a non-intrusive manner. Specifically, we propose 1)dual-source knowledge-rich item indices that integrates indexing sequences for exogenous signals, enabling efficient link-wide processing; 2)non-invasive multiscale alignment reconstruction tasks guide the model toward a deeper understanding of both collaborative and semantic signals; 3)an annealing adapter designed to finely balance the model's recommendation performance with its comprehension capabilities. We demonstrate EAGER-LLM's effectiveness through rigorous testing on three public benchmarks.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2502.14735")

Code

Syntology Ran 4 of 10 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 3 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Indolent-Kawhi/EAGER-LLM officialmentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 4 ran; 1 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
3ran
6unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Indolent-Kawhi/EAGER-LLM. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

atoi Indolent-Kawhi/EAGER-LLM/convert/zero_to_fp32.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 6dbf1b2a5b901370 · report
get_model_state_file Indolent-Kawhi/EAGER-LLM/convert/zero_to_fp32.py official repository ran Apache-2.0 (permissive) · 3a53f3109825e747 · report
natural_keys Indolent-Kawhi/EAGER-LLM/convert/zero_to_fp32.py official repository ran fingerprinted Apache-2.0 (permissive) · 7052cf0436949e37 · report
parse_global_args Indolent-Kawhi/EAGER-LLM/src/utils.py official repository ran Apache-2.0 (permissive) · 2be50b7fb0f78745 · report
extract_numbers Indolent-Kawhi/EAGER-LLM/src/evaluate.py official repository unverified Apache-2.0 (permissive) · fdaba9b1c31749ae · report
get_topk_results Indolent-Kawhi/EAGER-LLM/src/evaluate.py official repository unverified Apache-2.0 (permissive) · 635647232f70b48c · report
load_reviews Indolent-Kawhi/EAGER-LLM/src/data_process/amazon14_data_process.py official repository unverified Apache-2.0 (permissive) · 10f2f49dffdbfeae · report
match_codes Indolent-Kawhi/EAGER-LLM/src/evaluate.py official repository unverified Apache-2.0 (permissive) · 0faf132067ed08d6 · report
parse_dataset_args Indolent-Kawhi/EAGER-LLM/src/utils.py official repository unverified Apache-2.0 (permissive) · 8572253beca3ba2b · report
parse_train_args Indolent-Kawhi/EAGER-LLM/src/utils.py official repository unverified Apache-2.0 (permissive) · c89eceaa0a5268a8 · report

Tasks

DecoderRecommendation Systems

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Adapter

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections