Papers › Exploring Diversity, Novelty, and Popularity Bias in ChatGPT's Recommendations

Exploring Diversity, Novelty, and Popularity Bias in ChatGPT's Recommendations

5 Jan 2026arXiv:2601.01997added by Syntology

Dario Di Palma, Giovanni Maria Biancofiore, Vito Walter Anelli, Fedelucio Narducci, Tommaso Di Noia

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

ChatGPT has emerged as a versatile tool, demonstrating capabilities across diverse domains. Given these successes, the Recommender Systems (RSs) community has begun investigating its applications within recommendation scenarios primarily focusing on accuracy. While the integration of ChatGPT into RSs has garnered significant attention, a comprehensive analysis of its performance across various dimensions remains largely unexplored. Specifically, the capabilities of providing diverse and novel recommendations or exploring potential biases such as popularity bias have not been thoroughly examined. As the use of these models continues to expand, understanding these aspects is crucial for enhancing user satisfaction and achieving long-term personalization. This study investigates the recommendations provided by ChatGPT-3.5 and ChatGPT-4 by assessing ChatGPT's capabilities in terms of diversity, novelty, and popularity bias. We evaluate these models on three distinct datasets and assess their performance in Top-N recommendation and cold-start scenarios. The findings reveal that ChatGPT-4 matches or surpasses traditional recommenders, demonstrating the ability to balance novelty and diversity in recommendations. Furthermore, in the cold-start scenario, ChatGPT models exhibit superior performance in both accuracy and novelty, suggesting they can be particularly beneficial for new users. This research highlights the strengths and limitations of ChatGPT's recommendations, offering new perspectives on the capacity of these models to provide recommendations beyond accuracy-focused metrics.

PaperPDFCode 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="2601.01997")

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

By repository: found in paper text by Syntology: 13 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

sisinflab/beyond-accuracy-recsys-chatgpt found in paper text by SyntologyApache-2.0 report

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

13 samples harvested; 0 ran; 0 honoured the contract we drafted; 13 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.

13unverified

Licence: 0 of the 13 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 sisinflab/beyond-accuracy-recsys-chatgpt. “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.

calculate_jaccard_similarity sisinflab/beyond-accuracy-recsys-chatgpt/code/evaluation/evaluation_metrics.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 503b970cb01911b8 · report
check_item_similarity_mistral_7b sisinflab/beyond-accuracy-recsys-chatgpt/code/utils/llm_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 9f7b19d3800ee846 · report
check_item_similarity_mistral_7b_v2 sisinflab/beyond-accuracy-recsys-chatgpt/code/utils/llm_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 60032eaa52f13e20 · report
compute_time sisinflab/beyond-accuracy-recsys-chatgpt/code/general_main.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 201c1841b5acd99a · report
list_tsv_files sisinflab/beyond-accuracy-recsys-chatgpt/code/run_elliot.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 95c969e396783a94 · report
load_attribute_file sisinflab/beyond-accuracy-recsys-chatgpt/code/utils/facebook_book_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · f672ef26c322bb6d · report
load_feature_names sisinflab/beyond-accuracy-recsys-chatgpt/code/utils/facebook_book_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 730851a560fe9bbc · report
minmax_scaler_for_users sisinflab/beyond-accuracy-recsys-chatgpt/code/utils/hetrec2011_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · d14be71225d00490 · report
modify_tsv sisinflab/beyond-accuracy-recsys-chatgpt/code/run_elliot.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 395edfaf5a1e63d4 · report
prompt_gen sisinflab/beyond-accuracy-recsys-chatgpt/code/utils/llm_utils.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 87e8fd098c99dcde · report
search_50_unlisten_artist sisinflab/beyond-accuracy-recsys-chatgpt/code/utils/load_userknn.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 83d405c8b9fd8b14 · report
search_50_unread_book sisinflab/beyond-accuracy-recsys-chatgpt/code/utils/load_userknn.py found in paper text by Syntology unverified Apache-2.0 (permissive) · ab8604da3ff45feb · report
search_50_unseen_movies sisinflab/beyond-accuracy-recsys-chatgpt/code/utils/load_userknn.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 1809ffc4cbec057e · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.01997, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

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