Skip to main content

Showing 1–9 of 9 results for author: Merra, F A

.
  1. Do LLMs Memorize Recommendation Datasets? A Preliminary Study on MovieLens-1M

    Authors: Dario Di Palma, Felice Antonio Merra, Maurizio Sfilio, Vito Walter Anelli, Fedelucio Narducci, Tommaso Di Noia

    Abstract: Large Language Models (LLMs) have become increasingly central to recommendation scenarios due to their remarkable natural language understanding and generation capabilities. Although significant research has explored the use of LLMs for various recommendation tasks, little effort has been dedicated to verifying whether they have memorized public recommendation dataset as part of their training dat… ▽ More

    Submitted 15 May, 2025; originally announced May 2025.

  2. arXiv:2412.07820  [pdf, ps, other

    cs.LG cs.AI

    Hyperband-based Bayesian Optimization for Black-box Prompt Selection

    Authors: Lennart Schneider, Martin Wistuba, Aaron Klein, Jacek Golebiowski, Giovanni Zappella, Felice Antonio Merra

    Abstract: Optimal prompt selection is crucial for maximizing large language model (LLM) performance on downstream tasks, especially in black-box settings where models are only accessible via APIs. Black-box prompt selection is challenging due to potentially large, combinatorial search spaces, absence of gradient information, and high evaluation cost of prompts on a validation set. We propose HbBoPs, a novel… ▽ More

    Submitted 3 June, 2025; v1 submitted 10 December, 2024; originally announced December 2024.

    Comments: Accepted at ICML 2025. 26 pages, 11 tables, 7 figures

  3. Formalizing Multimedia Recommendation through Multimodal Deep Learning

    Authors: Daniele Malitesta, Giandomenico Cornacchia, Claudio Pomo, Felice Antonio Merra, Tommaso Di Noia, Eugenio Di Sciascio

    Abstract: Recommender systems (RSs) offer personalized navigation experiences on online platforms, but recommendation remains a challenging task, particularly in specific scenarios and domains. Multimodality can help tap into richer information sources and construct more refined user/item profiles for recommendations. However, existing literature lacks a shared and universal schema for modeling and solving… ▽ More

    Submitted 29 April, 2024; v1 submitted 11 September, 2023; originally announced September 2023.

    Comments: Accepted in the Special Issue on Knowledge Transferring for Recommender Systems (KT4Rec) in ACM Transactions on Recommender Systems

  4. arXiv:2107.13876  [pdf, other

    cs.IR cs.AI cs.CR cs.LG

    Understanding the Effects of Adversarial Personalized Ranking Optimization Method on Recommendation Quality

    Authors: Vito Walter Anelli, Yashar Deldjoo, Tommaso Di Noia, Felice Antonio Merra

    Abstract: Recommender systems (RSs) employ user-item feedback, e.g., ratings, to match customers to personalized lists of products. Approaches to top-k recommendation mainly rely on Learning-To-Rank algorithms and, among them, the most widely adopted is Bayesian Personalized Ranking (BPR), which bases on a pair-wise optimization approach. Recently, BPR has been found vulnerable against adversarial perturbat… ▽ More

    Submitted 29 July, 2021; originally announced July 2021.

    Comments: 5 pages

  5. Elliot: a Comprehensive and Rigorous Framework for Reproducible Recommender Systems Evaluation

    Authors: Vito Walter Anelli, Alejandro Bellogín, Antonio Ferrara, Daniele Malitesta, Felice Antonio Merra, Claudio Pomo, Francesco Maria Donini, Tommaso Di Noia

    Abstract: Recommender Systems have shown to be an effective way to alleviate the over-choice problem and provide accurate and tailored recommendations. However, the impressive number of proposed recommendation algorithms, splitting strategies, evaluation protocols, metrics, and tasks, has made rigorous experimental evaluation particularly challenging. Puzzled and frustrated by the continuous recreation of a… ▽ More

    Submitted 28 July, 2021; v1 submitted 3 March, 2021; originally announced March 2021.

    Comments: Published at SIGIR 2021, 10 pages, 1 figure

    Journal ref: Proceedings of the 44th International ACM SIGIR Conference on Research and Development in Information Retrieval 2021

  6. arXiv:2010.01329  [pdf, other

    cs.IR cs.CR

    Multi-Step Adversarial Perturbations on Recommender Systems Embeddings

    Authors: Vito Walter Anelli, Alejandro Bellogín, Yashar Deldjoo, Tommaso Di Noia, Felice Antonio Merra

    Abstract: Recommender systems (RSs) have attained exceptional performance in learning users' preferences and helping them in finding the most suitable products. Recent advances in adversarial machine learning (AML) in the computer vision domain have raised interests in the security of state-of-the-art model-based recommenders. Recently, worrying deterioration of recommendation accuracy has been acknowledged… ▽ More

    Submitted 3 October, 2020; originally announced October 2020.

    Comments: 10 pages, 3 figures, 1 table

  7. arXiv:2010.00984  [pdf, other

    cs.IR cs.CV cs.LG cs.MM

    An Empirical Study of DNNs Robustification Inefficacy in Protecting Visual Recommenders

    Authors: Vito Walter Anelli, Tommaso Di Noia, Daniele Malitesta, Felice Antonio Merra

    Abstract: Visual-based recommender systems (VRSs) enhance recommendation performance by integrating users' feedback with the visual features of product images extracted from a deep neural network (DNN). Recently, human-imperceptible images perturbations, defined \textit{adversarial attacks}, have been demonstrated to alter the VRSs recommendation performance, e.g., pushing/nuking category of products. Howev… ▽ More

    Submitted 2 October, 2020; originally announced October 2020.

    Comments: 9 pages, 1 figure

  8. arXiv:2005.10322  [pdf, other

    cs.IR cs.CR cs.LG cs.MM

    A survey on Adversarial Recommender Systems: from Attack/Defense strategies to Generative Adversarial Networks

    Authors: Yashar Deldjoo, Tommaso Di Noia, Felice Antonio Merra

    Abstract: Latent-factor models (LFM) based on collaborative filtering (CF), such as matrix factorization (MF) and deep CF methods, are widely used in modern recommender systems (RS) due to their excellent performance and recommendation accuracy. However, success has been accompanied with a major new arising challenge: many applications of machine learning (ML) are adversarial in nature. In recent years, it… ▽ More

    Submitted 10 November, 2020; v1 submitted 20 May, 2020; originally announced May 2020.

    Comments: 37 pages, submitted to journal

    ACM Class: H.3.3

  9. arXiv:1908.07968  [pdf, other

    cs.IR cs.CR cs.LG

    Assessing the Impact of a User-Item Collaborative Attack on Class of Users

    Authors: Yashar Deldjoo, Tommaso Di Noia, Felice Antonio Merra

    Abstract: Collaborative Filtering (CF) models lie at the core of most recommendation systems due to their state-of-the-art accuracy. They are commonly adopted in e-commerce and online services for their impact on sales volume and/or diversity, and their impact on companies' outcome. However, CF models are only as good as the interaction data they work with. As these models rely on outside sources of informa… ▽ More

    Submitted 21 August, 2019; originally announced August 2019.

    Comments: 5 pages, RecSys2019, The 1st Workshop on the Impact of Recommender Systems with ACM RecSys 2019