VLDB 2026 Research / reviewers in the wild / expert
Giuseppe Manco 0001
dblp:m/GiuseppeManco-1
· DBLP profile ↗
67ranked-venue papers in the field
4as first author
20since 2021 · last 2026
0000-0001-9672-3833ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 34Database Systems & Data Management · 18 (3 first)Knowledge Engineering, Semantic Web & Information Systems · 9 (1 first)Information Retrieval & Web Search · 6
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | ARES: Anomaly Recognition Model For Edge StreamsabstractMany real-world scenarios involving streaming information can be represented as temporal graphs, where data flows through dynamic changes in edges over time. Anomaly detection in this context has the objective of identifying unusual temporal connections within the graph structure. Detecting edge anomalies in real time is crucial for mitigating potential risks. Unlike traditional anomaly detection, this task is particularly challenging due to concept drifts, large data volumes, and the need for real-time response. To face these challenges, we introduce ARES, an unsupervised anomaly detection framework for edge streams. ARES combines Graph Neural Networks (GNNs) for feature extraction with Half-Space Trees (HST) for anomaly scoring. GNNs capture both spike and burst anomalous behaviors within streams by embedding node and edge properties in a latent space, while HST partitions this space to isolate anomalies efficiently. ARES operates in an unsupervised way without the need for prior data labeling. To further validate its detection capabilities, we additionally incorporate a simple yet effective supervised thresholding mechanism. This approach leverages statistical dispersion among anomaly scores to determine the optimal threshold using a minimal set of labeled data, ensuring adaptability across different domains. We validate ARES through extensive evaluations across several real-world cyber-attack scenarios, comparing its performance against existing methods while analyzing its space and time complexity. The code used to perform the experiments is publicly available at https://github.com/AnomalyRecognitionModelForEdgeStreams/ARES. Simone Mungari, Albert Bifet, Giuseppe Manco 0001, Bernhard Pfahringer |
KDD (1) | 3 |
| 2026 | Fine-tuning LLMs for answer set programmingabstractLarge Language Models (LLMs) have demonstrated impressive capabilities across a wide range of natural language processing tasks, including code generation. While substantial progress has been made in adapting LLMs to generate code for various imperative programming languages, their effectiveness in handling declarative paradigms, such as Answer Set Programming (ASP), remains largely underexplored. This paper takes a step toward bridging that gap by investigating the potential of LLMs for ASP code generation. We begin with a systematic evaluation of several foundational LLMs, moving towards state-of-the-art models. We show that, despite their extensive training, large parameter counts, and significant computational backing, older models exhibit poor performance in generating syntactically and semantically correct ASP programs, while most recent ones mainly achieve impressive results. However, to overcome the need for huge computational power, we introduce LLASP, a fine-tuned, lightweight model specifically trained to encode ASP programs. In this regard, we extensively explore the effectiveness of fine-tuning by curating several dedicated datasets suitable for ASP encoding with increasing levels of complexity. First, we show that LLASP is effective in encoding template-based core problems in ASP; second, that the training strategy can be pushed forward to disregard the need for templating and make the generation prompt-invariant; and lastly, we show that even complex problems can be effectively encoded, beyond core tasks. Experimental results also show that LLASP significantly outperforms both its non-fine-tuned counterparts and most general-purpose LLMs, particularly in terms of semantic correctness, achieving a good trade-off between accuracy and resource-efficiency. Experimental code is publicly available at: https://github.com/EricaCoppolillo/LLASP . Erica Coppolillo, Francesco Calimeri, Giuseppe Manco 0001, Simona Perri, Francesco Ricca |
J. Intell. Inf. Syst. | 3 |
| 2026 | FuDGE: Modeling full dynamic graph evolutionabstractResearch in neural generative models for dynamic networks is constantly evolving, and sophisticated solutions have been exploited to characterize the long-term evolution of temporal graphs. Despite the efforts in the literature, state-of-the-art models face the problem of handling changes in the graph structure by relying on prior knowledge, compromising the model’s flexibility. In this paper, we propose a graph-size invariant probabilistic generative model, named $$\textrm{FuDGE}$$ , Fully Dynamic Graph Evolution, for predicting the graph evolution through step-wise changes in the graph structure. $$\textrm{FuDGE}$$ can generate evolving graphs by exploring the whole node space, thus ensuring fast and effective generation. We evaluate $$\textrm{FuDGE}$$ on real and synthetic benchmark datasets and compare its performance against state-of-the-art competitors. The results demonstrate that our approach offers a competitive advantage in generation and prediction quality compared to existing literature. The code is publicly available at https://github.com/FuDGE2023/fudge . Angelica Liguori, Simone Mungari, Ettore Ritacco, Edoardo Serra, Giuseppe Manco 0001 |
J. Intell. Inf. Syst. | 5 |
| 2025 | Engagement-Driven Content Generation with Large Language Models
Erica Coppolillo, Federico Cinus, Marco Minici, Francesco Bonchi, Giuseppe Manco 0001 |
KDD (2) | 5 |
| 2025 | Flexible Generation of Preference Data for Recommendation AnalysisabstractSimulating a recommendation system in a controlled environment, to identify specific behaviors and user preferences, requires highly flexible synthetic data generation models capable of mimicking the patterns and trends of real datasets.In this context, we propose HyDRA, a novel preferences data generation model driven by three main factors: user-item interaction level, item popularity, and user engagement level.The key innovations of the proposed process include the ability to generate user communities characterized by similar item adoptions, reflecting real-world social influences and trends.Additionally, HyDRA considers item popularity and user engagement as mixtures of different probability distributions, allowing for a more realistic simulation of diverse scenarios.This approach enhances the model's capacity to simulate a wide range of real-world cases, capturing the complexity and variability found in actual user behavior.We demonstrate the effectiveness of HyDRA through extensive experiments on well-known benchmark datasets.The results highlight its capability to replicate real-world data patterns, offering valuable insights for developing and testing recommendation systems in a controlled and realistic manner.The code used to perform the experiments is publicly available: https://github.com/flexibledatageneration/HYDRA. Simone Mungari, Erica Coppolillo, Ettore Ritacco, Giuseppe Manco 0001 |
KDD (2) | 4 |
| 2025 | Algorithmic Drift: A simulation framework to study the effects of recommender systems on user preferencesabstractUser navigation on social media platforms is often driven by recommendation algorithms . A growing body of literature questions whether these recommendation systems may exacerbate detrimental phenomena, perpetrate intrinsic biases, and alter user preferences in the long-term. Driven by this premise, the present study formalizes the concept of “ algorithmic drift ”, further introducing a novel framework and two metrics to quantify it. Our methodology involves a simulation process that models user behavior through random walks , reflecting user navigation under the influence and guidance of recommendation systems. This approach highlights that each user may respond differently to such stimuli, varying in both resistance to recommendation influence and inertia in selecting new steps in the random walk. The proposed metrics measure the drift in user behavior and item consumption over time in the random walks. We conduct a comprehensive evaluation over both synthetic and real-world datasets to validate the framework’s ability to measure drift across different parameter settings. All code and data used in our experimentation are publicly accessible online. 1 Erica Coppolillo, Simone Mungari, Ettore Ritacco, Francesco Fabbri, Marco Minici, Francesco Bonchi, Giuseppe Manco 0001 |
Inf. Process. Manag. | 7 |
| 2025 | Modelling Concept Drift in Dynamic Data Streams for Recommender SystemsabstractRecommendation systems play a crucial role in modern e-commerce and streaming services. However, the limited availability of public datasets hampers the rapid development of more efficient and accurate recommendation algorithms within the research community. This work introduces a stream-based data generator designed to generate user preferences for a set of items while accommodating progressive changes in user preferences. The underlying principle involves using user/item embeddings to derive preferences by exploring the proximity of these embeddings. Whether randomly generated or learned from a real finite data stream, these embeddings serve as the basis for generating new preferences. We investigate how this fundamental model can adapt to shifts in user behavior over time; in our framework, changes correspond to alterations in the structure of the tripartite graph, reflecting modifications in the underlying embeddings. Through an analysis of real-life data streams, we demonstrate that the proposed model is effective in capturing actual preferences and the changes that they can exhibit over time. Thus, we characterize these changes and develop a generalized method capable of simulating realistic data, thereby generating streams with similar yet controllable drift dynamics. Luciano Caroprese, Francesco Sergio Pisani, Bruno M. Veloso, Matthias König 0005, Giuseppe Manco 0001, Holger H. Hoos, João Gama 0001 |
Trans. Recomm. Syst. | 5 |
| 2024 | Link Polarity Prediction from Sparse and Noisy Labels via Multiscale Social BalanceabstractSigned Graph Neural Networks (SGNNs) have recently gained attention as an effective tool for several learning tasks on signed networks, i.e., graphs where edges have an associated polarity. One of these tasks is to predict the polarity of the links for which this information is missing, starting from the network structure and the other available polarities. However, when the available polarities are few and potentially noisy, such a task becomes challenging. In this work, we devise a semi-supervised learning framework that builds around the novel concept of \emph{multiscale social balance} to improve the prediction of link polarities in settings characterized by limited data quantity and quality. Our model-agnostic approach can seamlessly integrate with any SGNN architecture, dynamically reweighting the importance of each data sample while making strategic use of the structural information from unlabeled edges combined with social balance theory. Empirical validation demonstrates that our approach outperforms established baseline models, effectively addressing the limitations imposed by noisy and sparse data. This result underlines the benefits of incorporating multiscale social balance into SGNNs, opening new avenues for robust and accurate predictions in signed network analysis. Marco Minici, Federico Cinus, Francesco Bonchi, Giuseppe Manco 0001 |
CIKM | 4 |
| 2024 | Relevance Meets Diversity: A User-Centric Framework for Knowledge Exploration Through RecommendationsabstractProviding recommendations that are both relevant and diverse is a key consideration of modern recommender systems. Optimizing both of these measures presents a fundamental trade-off, as higher diversity typically comes at the cost of relevance, resulting in lower user engagement. Existing recommendation algorithms try to resolve this trade-off by combining the two measures, relevance and diversity, into one aim and then seeking recommendations that optimize the combined objective, for a given number of items to recommend. Traditional approaches, however, do not consider the user interaction with the recommended items. In this paper, we put the user at the central stage, and build on the interplay between relevance, diversity, and user behavior. In contrast to applications where the goal is solely to maximize engagement, we focus on scenarios aiming at maximizing the total amount of knowledge encountered by the user. We use diversity as a surrogate of the amount of knowledge obtained by the user while interacting with the system, and we seek to maximize diversity. We propose a probabilistic user-behavior model in which users keep interacting with the recommender system as long as they receive relevant recommendations, but they may stop if the relevance of the recommended items drops. Thus, for a recommender system to achieve a high-diversity measure, it will need to produce recommendations that are both relevant and diverse. Finally, we propose a novel recommendation strategy that combines relevance and diversity by a copula function. We conduct an extensive evaluation of the proposed methodology over multiple datasets, and we show that our strategy outperforms several state-of-the-art competitors. Our implementation is publicly available at https://github.com/EricaCoppolillo/EXPLORE. Erica Coppolillo, Giuseppe Manco 0001, Aristides Gionis |
KDD | 2 |
| 2024 | Integrity 2024: Integrity in Social Networks and MediaabstractIntegrity 2024 is the fifth edition of the Workshop on Integrity in Social Networks and Media, held in conjunction with the ACM Conference on Web Search and Data Mining (WSDM) since the 2020 edition [1-4]. The goal of the workshop is to bring together academic and industry researchers working on integrity, fairness, trust and safety in social networks to discuss the most pressing risks and cutting-edge technologies to reliably measure and mitigate them. The event consists of invited talks from academic experts and industry leaders as well as peer-reviewed papers and posters through an open call-for-papers. Lluís Garcia Pueyo, Symeon Papadopoulos, Prathyusha Senthil Kumar, Aristides Gionis, Panayiotis Tsaparas, Vasilis Verroios, Giuseppe Manco 0001, Anton Andryeyev, Stefano Cresci, Timos K. Sellis, Anthony McCosker |
WSDM | 7 |
| 2024 | Special issue on intelligent systems
Michelangelo Ceci, Sergio Flesca, Giuseppe Manco 0001, Elio Masciari |
J. Intell. Inf. Syst. | 3 |
| 2024 | Robust anomaly detection via adversarial counterfactual generationabstractAbstract The capability to devise robust outlier and anomaly detection tools is an important research topic in machine learning and data mining. Recent techniques have been focusing on reinforcing detection with sophisticated data generation tools that successfully refine the learning process by generating variants of the data that expand the recognition capabilities of the outlier detector. In this paper, we propose $$\textrm{ARN}$$ ARN , a semi-supervised anomaly detection and generation method based on adversarial counterfactual reconstruction. $$\textrm{ARN}$$ ARN exploits a regularized autoencoder to optimize the reconstruction of variants of normal examples with minimal differences that are recognized as outliers. The combination of regularization and counterfactual reconstruction helps to stabilize the learning process, which results in both realistic outlier generation and substantially extended detection capability. In fact, the counterfactual generation enables a smart exploration of the search space by successfully relating small changes in all the actual samples from the true distribution to high anomaly scores. Experiments on several benchmark datasets show that our model improves the current state of the art by valuable margins because of its ability to model the true boundaries of the data manifold. Angelica Liguori, Ettore Ritacco, Francesco Sergio Pisani, Giuseppe Manco 0001 |
Knowl. Inf. Syst. | 4 |
| 2024 | Balanced Quality Score: Measuring Popularity Debiasing in RecommendationabstractPopularity bias is the tendency of recommender systems to further suggest popular items while disregarding niche ones, hence giving no chance for items with low popularity to emerge. Although the literature is rich in debiasing techniques, it still lacks quality measures that effectively enable their analyses and comparisons. In this article, we first introduce a formal, data-driven, and parameter-free strategy for classifying items into low, medium, and high popularity categories. Then we introduce Balanced Quality Score (BQS) , a quality measure that rewards the debiasing techniques that successfully push a recommender system to suggest niche items, without losing points in its predictive capability in terms of global accuracy. We conduct tests of BQS on three distinct baseline collaborative filtering frameworks: one based on history-embedding and two on user/item-embedding modeling. These evaluations are performed on multiple benchmark datasets and against various state-of-the-art competitors, demonstrating the effectiveness of BQS. Erica Coppolillo, Marco Minici, Ettore Ritacco, Luciano Caroprese, Francesco Sergio Pisani, Giuseppe Manco 0001 |
ACM Trans. Intell. Syst. Technol. | 6 |
| 2023 | Integrity 2023: Integrity in Social Networks and MediaabstractIntegrity 2023 is the fourth edition of the successful Workshop on Integrity in Social Networks and Media, held in conjunction with the ACM Conference on Web Search and Data Mining (WSDM) in the past three years. The goal of the workshop is to bring together researchers and practitioners to discuss content and interaction integrity challenges in social networks and social media platforms. The event consists of a combination of invited talks by reputed members of the Integrity community from both academia and industry and peer-reviewed contributed talks and posters solicited via an open call-for-papers. Lluís Garcia Pueyo, Panayiotis Tsaparas, Prathyusha Senthil Kumar, Timos K. Sellis, Paolo Papotti, Sibel Adali, Giuseppe Manco 0001, Tudor Trufinescu, Gireeja Ranade, James R. Verbus, Mehmet N. Tek, Anthony McCosker |
WSDM | 7 |
| 2023 | Audio-based anomaly detection on edge devices via self-supervision and spectral analysisabstractAbstract In real-world applications, audio surveillance is often performed by large models that can detect many types of anomalies. However, typical approaches are based on centralized solutions characterized by significant issues related to privacy and data transport costs. In addition, the large size of these models prevented a shift to contexts with limited resources, such as edge devices computing. In this work we propose conv-SPAD , a method for convolutional SPectral audio-based Anomaly Detection that takes advantage of common tools for spectral analysis and a simple autoencoder to learn the underlying condition of normality of real scenarios. Using audio data collected from real scenarios and artificially corrupted with anomalous sound events, we test the ability of the proposed model to learn normal conditions and detect anomalous events . It shows performances in line with larger models, often outperforming them. Moreover, the model’s small size makes it usable in contexts with limited resources, such as edge devices hardware. Fabrizio Lo Scudo, Ettore Ritacco, Luciano Caroprese, Giuseppe Manco 0001 |
J. Intell. Inf. Syst. | 4 |
| 2022 | Cascade-based Echo Chamber DetectionabstractDespite echo chambers in social media have been under considerable scrutiny, general models for their detection and analysis are missing. In this work, we aim to fill this gap by proposing a probabilistic generative model that explains social media footprints---i.e., social network structure and propagations of information---through a set of latent communities, characterized by a degree of echo-chamber behavior and by an opinion polarity. Specifically, echo chambers are modeled as communities that are permeable to pieces of information with similar ideological polarity, and impermeable to information of opposed leaning: this allows discriminating echo chambers from communities that lack a clear ideological alignment. Marco Minici, Federico Cinus, Corrado Monti, Francesco Bonchi, Giuseppe Manco 0001 |
CIKM | 5 |
| 2021 | Learning Ideological Embeddings from Information CascadesabstractModeling information cascades in a social network through the lenses of the ideological leaning of its users can help understanding phenomena such as misinformation propagation and confirmation bias, and devising techniques for mitigating their toxic effects. Corrado Monti, Giuseppe Manco 0001, Çigdem Aslay, Francesco Bonchi |
CIKM | 2 |
| 2021 | Adversarial Regularized Reconstruction for Anomaly Detection and GenerationabstractWe propose ARN, a semisupervised anomaly detection and generation method based on adversarial reconstruction. ARN exploits a regularized autoencoder to optimize the reconstruction of variants of normal examples with minimal differences, that are recognized as outliers. The combination of regularization and adversarial reconstruction helps to stabilize the learning process, which results in both realistic outlier generation and substantial detection capability. Experiments on several benchmark datasets show that our model improves the current state-of-the-art by valuable margins because of its ability to model the true boundaries of the data manifold. Angelica Liguori, Giuseppe Manco 0001, Francesco Sergio Pisani, Ettore Ritacco |
ICDM | 2 |
| 2021 | Hyper-parameter Optimization for Latent Spaces
Bruno M. Veloso, Luciano Caroprese, Matthias König 0005, Sónia Teixeira, Giuseppe Manco 0001, Holger H. Hoos, João Gama 0001 |
ECML/PKDD (3) | 5 |
| 2021 | A Factorization Approach for Survival Analysis on Diffusion NetworksabstractIn this paper, we propose a survival factorization framework that models information cascades by tying together social influence patterns, topical structure, and temporal dynamics. This is achieved through the introduction of a latent space which encodes: (a) the relevance of an information cascade on a topic; (b) the topical authoritativeness and the susceptibility of each individual involved in the information cascade, and (c) temporal topical patterns. By exploiting the cumulative properties of the survival function and of the likelihood of the model on a given adoption log, which records the observed activation times of users and side-information for each cascade, we show that the inference phase is linear in the number of users and in the number of adoptions. The evaluation on both synthetic and real-world data shows the effectiveness of the model in detecting the interplay between topics and social influence patterns, which ultimately provides high accuracy in predicting users activation times. Giuseppe Manco 0001, Ettore Ritacco, Nicola Barbieri |
IEEE Trans. Knowl. Data Eng. | 1 |
| 2019 | Sequential Variational Autoencoders for Collaborative FilteringabstractVariational autoencoders were proven successful in domains such as computer vision and speech processing. Their adoption for modeling user preferences is still unexplored, although recently it is starting to gain attention in the current literature. In this work, we propose a model which extends variational autoencoders by exploiting the rich information present in the past preference history. We introduce a recurrent version of the VAE, where instead of passing a subset of the whole history regardless of temporal dependencies, we rather pass the consumption sequence subset through a recurrent neural network. At each time-step of the RNN, the sequence is fed through a series of fully-connected layers, the output of which models the probability distribution of the most likely future preferences. We show that handling temporal information is crucial for improving the accuracy of the VAE: In fact, our model beats the current state-of-the-art by valuable margins because of its ability to capture temporal dependencies among the user-consumption sequence using the recurrent encoder still keeping the fundamentals of variational autoencoders intact. Noveen Sachdeva, Giuseppe Manco 0001, Ettore Ritacco, Vikram Pudi |
WSDM | 2 |
| 2017 | Survival Factorization on Diffusion Networks
Nicola Barbieri, Giuseppe Manco 0001, Ettore Ritacco |
ECML/PKDD (1) | 2 |
| 2017 | Outlying property detection with numerical attributes
Fabrizio Angiulli, Fabio Fassetti, Giuseppe Manco 0001, Luigi Palopoli 0001 |
Data Min. Knowl. Discov. | 3 |
| 2017 | Efficient Methods for Influence-Based Network-Oblivious Community DetectionabstractWe study the problem of detecting social communities when the social graph is not available but instead we have access to a log of user activity, that is, a dataset of tuples ( u , i , t ) recording the fact that user u “adopted” item i at time t . We propose a stochastic framework that assumes that the adoption of items is governed by an underlying diffusion process over the unobserved social network and that such a diffusion model is based on community-level influence . That is, we aim at modeling communities through the lenses of social contagion . By fitting the model parameters to the user activity log, we learn the community membership and the level of influence of each user in each community. The general framework is instantiated with two different diffusion models, one with discrete time and one with continuous time, and we show that the computational complexity of both approaches is linear in the number of users and in the size of the propagation log. Experiments on synthetic data with planted community structure show that our methods outperform non-trivial baselines. The effectiveness of the proposed techniques is further validated on real-word data, on which our methods are able to detect high-quality communities. Nicola Barbieri, Francesco Bonchi, Giuseppe Manco 0001 |
ACM Trans. Intell. Syst. Technol. | 3 |
| 2016 | Recent advances in mining patterns from complex data
Annalisa Appice, Michelangelo Ceci, Corrado Loglisci, Giuseppe Manco 0001, Elio Masciari |
J. Intell. Inf. Syst. | 4 |
| 2014 | Who to follow and why: link prediction with explanationsabstractUser recommender systems are a key component in any on-line social networking platform: they help the users growing their network faster, thus driving engagement and loyalty. Nicola Barbieri, Francesco Bonchi, Giuseppe Manco 0001 |
KDD | 3 |
| 2014 | A Generative Bayesian Model for Item and User Recommendation in Social Rating Networks with Trust Relationships
Gianni Costa, Giuseppe Manco 0001, Riccardo Ortale |
ECML/PKDD (1) | 2 |
| 2014 | Mining complex patterns
Annalisa Appice, Michelangelo Ceci, Corrado Loglisci, Elio Masciari, Giuseppe Manco 0001 |
J. Intell. Inf. Syst. | 5 |
| 2014 | Dealing with trajectory streams by clustering and mathematical transforms
Gianni Costa, Giuseppe Manco 0001, Elio Masciari |
J. Intell. Inf. Syst. | 2 |
| 2013 | Influence-Based Network-Oblivious Community DetectionabstractHow can we detect communities when the social graphs is not available? We tackle this problem by modeling social contagion from a log of user activity, that is a dataset of tuples (u, i, t) recording the fact that user u "adopted" item i at time t. This is the only input to our problem. We propose a stochastic framework which assumes that item adoptions are governed by un underlying diffusion process over the unobserved social network, and that such diffusion model is based on community-level influence. By fitting the model parameters to the user activity log, we learn the community membership and the level of influence of each user in each community. This allows to identify for each community the "key" users, i.e., the leaders which are most likely to influence the rest of the community to adopt a certain item. The general framework can be instantiated with different diffusion models. In this paper we define two models: the extension to the community level of the classic (discrete time) Independent Cascade model, and a model that focuses on the time delay between adoptions. To the best of our knowledge, this is the first work studying community detection without the network. Nicola Barbieri, Francesco Bonchi, Giuseppe Manco 0001 |
ICDM | 3 |
| 2013 | Cascade-based community detectionabstractGiven a directed social graph and a set of past informa- tion cascades observed over the graph, we study the novel problem of detecting modules of the graph (communities of nodes), that also explain the cascades. Our key observation is that both information propagation and social ties forma- tion in a social network can be explained according to the same latent factor, which ultimately guide a user behavior within the network. Based on this observation, we propose the Community-Cascade Network (CCN) model, a stochas- tic mixture membership generative model that can fit, at the same time, the social graph and the observed set of cas- cades. Our model produces overlapping communities and for each node, its level of authority and passive interest in each community it belongs. For learning the parameters of the CCN model, we devise a Generalized Expectation Maximization procedure. We then apply our model to real-world social networks and in- formation cascades: the results witness the validity of the proposed CCN model, providing useful insights on its signif- icance for analyzing social behavior. Nicola Barbieri, Francesco Bonchi, Giuseppe Manco 0001 |
WSDM | 3 |
| 2013 | Hierarchical clustering of XML documents focused on structural components
Gianni Costa, Giuseppe Manco 0001, Riccardo Ortale, Ettore Ritacco |
Data Knowl. Eng. | 2 |
| 2013 | Topic-aware social influence propagation models
Nicola Barbieri, Francesco Bonchi, Giuseppe Manco 0001 |
Knowl. Inf. Syst. | 3 |
| 2012 | Topic-Aware Social Influence Propagation ModelsabstractWe study social influence from a topic modeling perspective. We introduce novel topic-aware influence-driven propagation models that experimentally result to be more accurate in describing real-world cascades than the standard propagation models studied in the literature. In particular, we first propose simple topic-aware extensions of the well-known Independent Cascade and Linear Threshold models. Next, we propose a different approach explicitly modeling authoritativeness, influence and relevance under a topic-aware perspective. We devise methods to learn the parameters of the models from a dataset of past propagations. Our experimentation confirms the high accuracy of the proposed models and learning schemes. Nicola Barbieri, Francesco Bonchi, Giuseppe Manco 0001 |
ICDM | 3 |
| 2012 | XML class outlier detectionabstractXML (eXtensible Markup Language) became in recent years the new standard for data representation and exchange on the WWW. This has resulted in a great need for data cleaning techniques in order to identify outlying data. In this paper, we present a technique for outlier detection that singles out anomalies with respect to a relevant group of objects. We exploit a suitable encoding of XML documents that are encoded as signals of fixed frequency that can be transformed using Fourier Transforms. Outliers are identified by simply looking at the signal spectra. The results show the effectiveness of our approach. Giuseppe Manco 0001, Elio Masciari |
IDEAS | 1 |
| 2012 | Balancing Prediction and Recommendation Accuracy: Hierarchical Latent Factors for Preference DataabstractRecent works in Recommender Systems (RS) have investigated the relationships between the prediction accuracy, i.e. the ability of a RS to minimize a cost function (for instance the RMSE measure) in estimating users' preferences, and the accuracy of the recommendation list provided to users. State-of-the-art recommendation algorithms, which focus on the minimization of RMSE, have shown to achieve weak results from the recommendation accuracy perspective, and vice versa. In this work we present a novel Bayesian probabilistic hierarchical approach for users' preference data, which is designed to overcome the limitation of current methodologies and thus to meet both prediction and recommendation accuracy. According to the generative semantics of this technique, each user is modeled as a random mixture over latent factors, which identify users community interests. Each individual user community is then modeled as a mixture of topics, which capture the preferences of the members on a set of items. We provide two different formalization of the basic hierarchical model: BH-Forced focuses on rating prediction, while BH-Free models both the popularity of items and the distribution over item ratings. The combined modeling of item popularity and rating provides a powerful framework for the generation of highly accurate recommendations. An extensive evaluation over two popular benchmark datasets reveals the effectiveness and the quality of the proposed algorithms, showing that BH-Free realizes the most satisfactory compromise between prediction and recommendation accuracy with respect to several state-of-the-art competitors. Nicola Barbieri, Giuseppe Manco 0001, Riccardo Ortale, Ettore Ritacco |
SDM | 2 |
| 2011 | A Block Coclustering Model for Pattern Discovering in Users' Preference Data
Nicola Barbieri, Gianni Costa, Giuseppe Manco 0001, Ettore Ritacco |
IC3K | 3 |
| 2011 | An Analysis of Probabilistic Methods for Top-N Recommendation in Collaborative Filtering
Nicola Barbieri, Giuseppe Manco 0001 |
ECML/PKDD (1) | 2 |
| 2011 | Modeling item selection and relevance for accurate recommendations: a bayesian approachabstractWe propose a bayesian probabilistic model for explicit preference data. The model introduces a generative process, which takes into account both item selection and rating emission to gather into communities those users who experience the same items and tend to adopt the same rating pattern. Each user is modeled as a random mixture of topics, where each topic is characterized by a distribution modeling the popularity of items within the respective user-community and by a distribution over preference values for those items. The proposed model can be associated with a novel item-relevance ranking criterion, which is based both on item popularity and user's preferences. We show that the proposed model, equipped with the new ranking criterion, outperforms state-of-art approaches in terms of accuracy of the recommendation list provided to users on standard benchmark datasets. Nicola Barbieri, Gianni Costa, Giuseppe Manco 0001, Riccardo Ortale |
RecSys | 3 |
| 2011 | A Probabilistic Hierarchical Approach for Pattern Discovery in Collaborative Filtering DataabstractThis paper presents a hierarchical probabilistic approach to collaborative filtering which allows the discovery and analysis of both global patterns (i.e., tendency of some products of being ‘universally appreciated’) and local patterns (tendency of users within a community to express a common preference on the same group of items). We reformulate the collaborative filtering approach as a clustering problem in a high-dimensional setting, and propose a probabilistic approach to model the data. The core of our approach is a co-clustering strategy, arranged in a hierarchical fashion: first, user communities are discovered, and then the information provided by each user community is used to discover topics, grouping items into categories. The resulting probabilistic framework can be used for detecting interesting relationships between users and items within user communities. The experimental evaluation shows that the proposed model achieves a competitive prediction accuracy with respect to the state-of-art collaborative filtering approaches. Nicola Barbieri, Giuseppe Manco 0001, Ettore Ritacco |
SDM | 2 |
| 2011 | From global to local and viceversa: uses of associative rule learning for classification in imprecise environments
Gianni Costa, Giuseppe Manco 0001, Riccardo Ortale, Ettore Ritacco |
Knowl. Inf. Syst. | 2 |
| 2010 | An incremental clustering scheme for data de-duplication
Gianni Costa, Giuseppe Manco 0001, Riccardo Ortale |
Data Min. Knowl. Discov. | 2 |
| 2009 | Rule Learning with Probabilistic Smoothing
Gianni Costa, Massimo Guarascio 0001, Giuseppe Manco 0001, Riccardo Ortale, Ettore Ritacco |
DaWaK | 3 |
| 2008 | The DAEDALUS framework: progressive querying and mining of movement dataabstractIn this work we propose DAEDALUS, a formal framework and system, specifically focussed on progressive combination of mining and querying operators. The core component of DAEDALUS is the MO-DMQL query language that extends SQL in two respects, namely a pattern definition operator and the capability to uniform manipulating both raw data and unveiled patterns. DAEDALUS system is specifically focussed on movement data and has been implemented as a query execution layer on top of the Hermes Moving Object Database. The expressiveness and usefulness of the MODMQL language as well as the computational capabilities of DAEDALUS are qualitatively evaluated by means of a case study. Riccardo Ortale, Ettore Ritacco, Nikos Pelekis, Roberto Trasarti, Gianni Costa, Fosca Giannotti, Giuseppe Manco 0001, Chiara Renso, Yannis Theodoridis |
GIS | 7 |
| 2008 | Mining categories for emails via clustering and pattern discovery
Giuseppe Manco 0001, Elio Masciari, Andrea Tagarelli |
J. Intell. Inf. Syst. | 1 |
| 2008 | Boosting text segmentation via progressive classification
Eugenio Cesario, Francesco Folino, Antonio Locane, Giuseppe Manco 0001, Riccardo Ortale |
Knowl. Inf. Syst. | 4 |
| 2007 | Exploiting structural similarity for effective Web information extraction
Sergio Flesca, Giuseppe Manco 0001, Elio Masciari, Luigi Pontieri, Andrea Pugliese 0001 |
Data Knowl. Eng. | 2 |
| 2007 | Mining unconnected patterns in workflows
Gianluigi Greco, Antonella Guzzo, Giuseppe Manco 0001, Domenico Saccà |
Inf. Syst. | 3 |
| 2007 | Top-Down Parameter-Free Clustering of High-Dimensional Categorical DataabstractA parameter-free, fully-automatic approach to clustering high-dimensional categorical data is proposed. The technique is based on a two-phase iterative procedure, which attempts to improve the overall quality of the whole partition. In the first phase, cluster assignments are given, and a new cluster is added to the partition by identifying and splitting a low-quality cluster. In the second phase, the number of clusters is fixed, and an attempt to optimize cluster assignments is done. On the basis of such features, the algorithm attempts to improve the overall quality of the whole partition and finds clusters in the data, whose number is naturally established on the basis of the inherent features of the underlying data set rather than being previously specified. Furthermore, the approach is parametric to the notion of cluster quality: Here, a cluster is defined as a set of tuples exhibiting a sort of homogeneity. We show how a suitable notion of cluster homogeneity can be defined in the context of high-dimensional categorical data, from which an effective instance of the proposed clustering scheme immediately follows. Experiments on both synthetic and real data prove that the devised algorithm scales linearly and achieves nearly optimal results in terms of compactness and separation. Eugenio Cesario, Giuseppe Manco 0001, Riccardo Ortale |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2006 | Effective Incremental Clustering for Duplicate Detection in Large DatabasesabstractWe propose an incremental algorithm for discovering clusters of duplicate tuples in large databases. The core of the approach is the usage of an indexing technique which, for any newly arrived tuple mu, allows to efficiently retrieve a set of tuples in the database which are mostly similar to mu, and which are likely to refer to the same real-world entity which is associated with mu. The proposed index is based on a hashing approach which tends to assign similar objects to the same buckets. Empirical and analytical evaluation demonstrates that the proposed approach achieves satisfactory efficiency results, at the cost of low accuracy loss Francesco Folino, Giuseppe Manco 0001, Luigi Pontieri |
IDEAS | 2 |
| 2005 | An Incremental Clustering Scheme for Duplicate Detection in Large DatabasesabstractWe propose an incremental algorithm for clustering duplicate tuples in large databases, which allows to assign any new tuple t to the cluster containing the database tuples which are most similar to t (and hence are likely to refer to the same real-world entity t is associated with). The core of the approach is a hash-based indexing technique that tends to assign highly similar objects to the same buckets. Empirical evaluation proves that the proposed method allows to gain considerable efficiency improvement over a state-of-art index structure for proximity searches in metric spaces. Eugenio Cesario, Francesco Folino, Giuseppe Manco 0001, Luigi Pontieri |
IDEAS | 3 |
| 2005 | Mining Unconnected Patterns in WorkflowsabstractThis paper investigates the problem of mining unconnected patterns in workflows and presents for its solution two algorithms, both adapting the Apriori approach to the graphical structure of workflows. The first one is a straightforward extension of the level-wise style of Apriori whereas the second one introduces sophisticated graphical analysis of the frequencies of workflow instances. The experiments show that graphical analysis improves the performance of pattern mining by dramatically pruning the search space of candidate patterns. Gianluigi Greco, Antonella Guzzo, Giuseppe Manco 0001, Domenico Saccà |
SDM | 3 |
| 2005 | Fast Detection of XML Structural SimilarityabstractBecause of the widespread diffusion of semistructured data in XML format, much research effort is currently devoted to support the storage and retrieval of large collections of such documents. XML documents can be compared as to their structural similarity, in order to group them into clusters so that different storage, retrieval, and processing techniques can be effectively exploited. In this scenario, an efficient and effective similarity function is the key of a successful data management process. We present an approach for detecting structural similarity between XML documents which significantly differs from standard methods based on graph-matching algorithms, and allows a significant reduction of the required computation costs. Our proposal roughly consists of linearizing the structure of each XML document, by representing it as a numerical sequence and, then, comparing such sequences through the analysis of their frequencies. First, some basic strategies for encoding a document are proposed, which can focus on diverse structural facets. Moreover, the theory of discrete Fourier transform is exploited to effectively and efficiently compare the encoded documents (i.e., signals) in the domain of frequencies. Experimental results reveal the effectiveness of the approach, also in comparison with standard methods. Sergio Flesca, Giuseppe Manco 0001, Elio Masciari, Luigi Pontieri, Andrea Pugliese 0001 |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2005 | Mining and Reasoning on WorkflowsabstractToday's workflow management systems represent a key technological infrastructure for advanced applications that is attracting a growing body of research, mainly focused in developing tools for workflow management, that allow users both to specify the "static" aspects, like preconditions, precedences among activities, and rules for exception handling, and to control its execution by scheduling the activities on the available resources. This paper deals with an aspect of workflows which has so far not received much attention even though it is crucial for the forthcoming scenarios of large scale applications on the Web: providing facilities for the human system administrator for identifying the choices performed more frequently in the past that had lead to a desired final configuration. In this context, we formalize the problem of discovering the most frequent patterns of executions, i.e., the workflow substructures that have been scheduled more frequently by the system. We attacked the problem by developing two data mining algorithms on the basis of an intuitive and original graph formalization of a workflow schema and its occurrences. The model is used both to prove some intractability results that strongly motivate the use of data mining techniques and to derive interesting structural properties for reducing the search space for frequent patterns. Indeed, the experiments we have carried out show that our algorithms outperform standard data mining algorithms adapted to discover frequent patterns of workflow executions. Gianluigi Greco, Antonella Guzzo, Giuseppe Manco 0001, Domenico Saccà |
IEEE Trans. Knowl. Data Eng. | 3 |
| 2004 | A Tree-Based Approach to Clustering XML Documents by Structure
Gianni Costa, Giuseppe Manco 0001, Riccardo Ortale, Andrea Tagarelli |
PKDD | 2 |
| 2004 | Specifying Mining Algorithms with Iterative User-Defined AggregatesabstractWe present a way of exploiting domain knowledge in the design and implementation of data mining algorithms, with special attention to frequent patterns discovery, within a deductive framework. In our framework, domain knowledge is represented by way of deductive rules, and data mining algorithms are specified by means of iterative user-defined aggregates and implemented by means of user-defined predicates. This choice allows us to exploit the full expressive power of deductive rules without loosing in performance. Iterative user-defined aggregates have a fixed scheme, in which user-defined predicates are to be added. This feature allows the modularization of data mining algorithms, thus providing a way to integrate the proper domain knowledge exploitation in the right point. As a case study, we present how user-defined aggregates can be exploited to specify and implement a version of the a priori algorithm. Some performance analyzes and comparisons are discussed in order to show the effectiveness of the approach. Fosca Giannotti, Giuseppe Manco 0001, Franco Turini |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2003 | Mining Frequent Instances on Workflows
Gianluigi Greco, Antonella Guzzo, Giuseppe Manco 0001, Domenico Saccà |
PAKDD | 3 |
| 2002 | Eureka! : A Tool for Interactive Knowledge Discovery
Giuseppe Manco 0001, Clara Pizzuti, Domenico Talia |
DEXA | 1 |
| 2002 | Clustering Transactional Data
Fosca Giannotti, Cristian Gozzi, Giuseppe Manco 0001 |
PKDD | 3 |
| 2002 | Detecting Structural Similarities between XML Documents
Sergio Flesca, Giuseppe Manco 0001, Elio Masciari, Luigi Pontieri, Andrea Pugliese 0001 |
WebDB | 2 |
| 2001 | Specifying Mining Algorithms with Iterative User-Defined Aggregates: A Case Study
Fosca Giannotti, Giuseppe Manco 0001, Franco Turini |
PKDD | 2 |
| 2001 | Web log data warehousing and mining for intelligent web caching
Francesco Bonchi, Fosca Giannotti, Cristian Gozzi, Giuseppe Manco 0001, Mirco Nanni, Dino Pedreschi, Chiara Renso, Salvatore Ruggieri |
Data Knowl. Eng. | 4 |
| 2001 | Nondeterministic, Nonmonotonic Logic DatabasesabstractWe consider an extension of Datalog with mechanisms for temporal, nonmonotonic, and nondeterministic reasoning, which we refer to as Datalog++. We show, by means of examples, its flexibility in expressing queries concerning aggregates and data cube. Also, we show how iterated fixpoint and stable model semantics can be combined to the purpose of clarifying the semantics of Datalog++ programs and supporting their efficient execution. Finally, we provide a more concrete implementation strategy on which basis the design of optimization techniques tailored for Datalog++ is addressed. Fosca Giannotti, Giuseppe Manco 0001, Mirco Nanni, Dino Pedreschi |
IEEE Trans. Knowl. Data Eng. | 2 |
| 2000 | Declarative Knowledge Extraction with Interactive User-Defined AggregatesabstractWe present the notion of Iterative User-Defined Aggregates as an extension of the notion of user-defined aggregates in deductive databases. Such an extension provides a versative mechanism for defining complex aggregation functions, that are not definable as distributive aggregates. As a result, we show how such a mechanism can be applied to the specification of complex data mining tasks as user-defined aggregates. The resulting formalism provides a flexible way to customize, tune and reason on both the evaluation functions and the extracted knowledge. These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves. Fosca Giannotti, Giuseppe Manco 0001 |
FQAS | 2 |
| 2000 | Making Knowledge Extraction and Reasoning Closer
Fosca Giannotti, Giuseppe Manco 0001 |
PAKDD | 2 |
| 1999 | Querying Inductive Databases via Logic-Based User-Defined Aggregates
Fosca Giannotti, Giuseppe Manco 0001 |
PKDD | 2 |
| 1998 | Query Answering in Nondeterministic, Nonmonotonic Logic Databases
Fosca Giannotti, Giuseppe Manco 0001, Mirco Nanni, Dino Pedreschi |
FQAS | 2 |