Hakim Hacid

dblp:48/287 · DBLP profile ↗
← Back
28ranked-venue papers in the field
3as first author
10since 2021 · last 2025
0000-0003-2265-9343ORCID · verified

Domains — venue-derived; a paper can count in several

Database Systems & Data Management · 8 (1 first)Data Mining & Knowledge Discovery · 8Information Retrieval & Web Search · 7Knowledge Engineering, Semantic Web & Information Systems · 3 (2 first)Other / Interdisciplinary · 2
YearPublicationVenuePosition
2025 BAKER: Bayesian Kernel Uncertainty in Domain-Specific Document Modelling
abstract
In critical domains such as healthcare and law, accurately modelling the uncertainty of automatic computational models is essential. For instance, healthcare models must produce reliable estimates to guide human decision-making. However, modelling uncertainty remains challenging, particularly for models handling low-resource datasets and complex, domain-specific vocabulary. Most existing predictive models model point estimates rather than probability distributions, limiting our ability to quantify model uncertainty. This paper introduces a novel model, BAKER, designed to address these limitations. BAKER combines the strengths of Bayesian inference, known for its effectiveness in modelling uncertainty, and kernel methods, which excel at capturing complex data relationships. Incorporating kernel functions enhances model performance, particularly by reducing overfitting in data-limited scenarios. Our experimental analysis shows that BAKER significantly improves uncertainty reasoning compared to existing models.
Ubaid Azam, Muhammad Imran Razzak, Shelly Vishwakarma, Hakim Hacid, Dell Zhang, Shoaib Jameel
WSDM4
2024 MAGNETO: Edge AI for Human Activity Recognition - Privacy and Personalization
Jingwei Zuo, George Arvanitakis, Mthandazo Ndhlovu, Hakim Hacid
EDBT4
2024 Re-thinking Human Activity Recognition with Hierarchy-Aware Label Relationship Modeling
Jingwei Zuo, Hakim Hacid
PAKDD (5)2
2024 Would You Trust an AI Doctor? Building Reliable Medical Predictions with Kernel Dropout Uncertainty
Ubaid Azam, Muhammad Imran Razzak, Shelly Vishwakarma, Hakim Hacid, Dell Zhang, Shoaib Jameel
WISE (4)4
2023 Practical Insights on Incremental Learning of New Human Physical Activity on the Edge
abstract
Edge Machine Learning (Edge ML), which shifts computational intelligence from cloud-based systems to edge devices, is attracting significant interest due to its evident benefits including reduced latency, enhanced data privacy, and decreased connectivity reliance. While these advantages are compelling, they introduce unique challenges absent in traditional cloudbased approaches. In this paper, we delve into the intricacies of Edge-based learning, examining the interdependencies among: (i) constrained data storage on Edge devices, (ii) limited computational power for training, and (iii) the number of learning classes. Through experiments conducted using our MAGNETO system, that focused on learning human activities via data collected from mobile sensors, we highlight these challenges and offer valuable perspectives on Edge ML.
George Arvanitakis, Jingwei Zuo, Mthandazo Ndhlovu, Hakim Hacid
DSAA4
2023 Opportunistic Air Quality Monitoring and Forecasting with Expandable Graph Neural Networks
abstract
Air Quality Monitoring and Forecasting has been a popular research topic in recent years. Recently, data-driven approaches for air quality forecasting have garnered significant attention, owing to the availability of well-established data collection facilities in urban areas. Fixed infrastructures, typically deployed by national institutes or tech giants, often fall short in meeting the requirements of diverse personalized scenarios, e.g., forecasting in areas without any existing infrastructure. Consequently, smaller institutes or companies with limited budgets are compelled to seek tailored solutions by introducing more flexible infrastructures for data collection. In this paper, we propose an expandable graph attention network (EGAT) model, which digests data collected from existing and newly-added infrastructures, with different spatial structures. Additionally, our proposal can be embedded into any air quality forecasting models, to apply to the scenarios with evolving spatial structures. The proposal is validated over real air quality data from PurpleAir.
Jingwei Zuo, Michele Baldo, Hakim Hacid
DSAA4
2023 On Handling Catastrophic Forgetting for Incremental Learning of Human Physical Activity on the Edge
Jingwei Zuo, George Arvanitakis, Hakim Hacid
EDBT3
2023 Unleashing Realistic Air Quality Forecasting: Introducing the Ready-to-Use PurpleAirSF Dataset
abstract
Air quality forecasting has garnered significant attention recently, with data-driven models taking center stage due to advancements in machine learning and deep learning models. However, researchers face challenges with complex data acquisition and the lack of open-sourced datasets, hindering efficient model validation. This paper introduces PurpleAirSF, a comprehensive and easily accessible dataset collected from the PurpleAir network. With its high temporal resolution, various air quality measures, and diverse geographical coverage, this dataset serves as a useful tool for researchers aiming to develop novel forecasting models, study air pollution patterns, and investigate their impacts on health and the environment. We present a detailed account of the data collection and processing methods employed to build PurpleAirSF. Furthermore, we conduct preliminary experiments using both classic and modern spatio-temporal forecasting models, thereby establishing a benchmark for future air quality forecasting tasks.
Jingwei Zuo, Michele Baldo, Hakim Hacid
SIGSPATIAL/GIS4
2023 Regularization of the Policy Updates for Stabilizing Mean Field Games
Talal Algumaei, Ruben Solozabal, Réda Alami, Hakim Hacid, Mérouane Debbah, Martin Takác 0001
PAKDD (2)4
2022 A Mask-based Output Layer for Multi-level Hierarchical Classification
abstract
This paper proposes a novel mask-based output layer for multi-level hierarchical classification, addressing the limitations of existing methods which (i) often do not embed the taxonomy structure being used, (ii) use a complex backbone neural network with n disjoint output layers that do not constraint each other, (iii) may output predictions that are often inconsistent with the taxonomy in place, and (iv) have often a fixed value of n. Specifically, we propose a model agnostic output layer that embeds the taxonomy and that can be combined with any model. Our proposed output layer implements a top-down divide-and-conquer strategy through a masking mechanism to enforce that predictions comply with the embedded hierarchy structure. Focusing on image classification, we evaluate the performance of our proposed output layer on three different datasets, each with a three-level hierarchical structure. Experiments on these datasets show that our proposed mask-based output layer allows to improve several multi-level hierarchical classification models using various performance metrics.
Tanya Boone-Sifuentes, Mohamed Reda Bouadjenek, Muhammad Imran Razzak, Hakim Hacid, Asef Nazari
CIKM4
2020 SpeculoLab: A Protocol and a Tool for Identity Deception Experimentation in Social Networks
abstract
A good understanding of the underlying mechanisms that govern identities on the Web is a key aspect for ensuring the privacy of users but also solving some ethical related problems. This paper proposes SpeculoLab, a platform implementing a strong and well defined experimental protocol for supporting research in the area of multiple identities in the (social) Web. The platform supports an end-to-end control of the experimentation process and, more importantly, allows personalizing and extending every part of the process. SpeculoLab is provided as an open source for the community for further improvements and reinforcement.
Noora Al Roken, Maryam Al Abdooli, Sumaya Khoory, Hakim Hacid
ASONAM4
2019 Towards an End-User Layer for Data Integrity
abstract
Data Integrity (DI) is the ability to ensure that a data retrieved from a database is the same as that stored and processed. It is a major component of data security and has an important role for the quality of decision making. While most of the existing approaches rely on a reinforcement of security mechanisms, e.g., access control or cryptography techniques, to ensure a high data integrity quality, we follow an end-user perspective to this end to complement the security approach. Simple, yet powerful, the proposed approach is promising in the inclusion of the end-user into the complex problem of DI.
Lu'ay Abu Rayyan, Hakim Hacid, Andrew Leoncé
WI2
2016 Social networks and information retrieval, how are they converging? A survey, a taxonomy and an analysis of social information retrieval approaches and platforms
Mohamed Reda Bouadjenek, Hakim Hacid, Mokrane Bouzeghoub
Inf. Syst.2
2016 PerSaDoR: Personalized social document representation for improving web search
Mohamed Reda Bouadjenek, Hakim Hacid, Mokrane Bouzeghoub, Athena Vakali
Inf. Sci.2
2013 Evaluation of Personalized Social Ranking Functions of Information Retrieval
Mohamed Reda Bouadjenek, Amyn Bennamane, Hakim Hacid, Mokrane Bouzeghoub
ICWE3
2013 LAICOS: an open source platform for personalized social web search
abstract
In this paper, we introduce LAICOS, a social Web search engine as a contribution to the growing area of Social Information Retrieval (SIR). Social information and personalization are at the heart of LAICOS. On the one hand, the social context of documents is added as a layer to their textual content traditionally used for indexing to provide Personalized Social Document Representations. On the other hand, the social context of users is used for the query expansion process using the Personalized Social Query Expansion framework (PSQE) proposed in our earlier works. We describe the different components of the system while relying on social bookmarking systems as a source of social information for personalizing and enhancing the IR process. We show how the internal structure of indexes as well as the query expansion process operated using social information.
Mohamed Reda Bouadjenek, Hakim Hacid, Mokrane Bouzeghoub
KDD2
2013 Sopra: a new social personalized ranking function for improving web search
abstract
We present in this paper a contribution to IR modeling by proposing a new ranking function called SoPRa that considers the social dimension of the Web. This social dimension is any social information that surrounds documents along with the social context of users. Currently, our approach relies on folksonomies for extracting these social contexts, but it can be extended to use any social meta-data, e.g. comments, ratings, tweets, etc. The evaluation performed on our approach shows its benefits for personalized search.
Mohamed Reda Bouadjenek, Hakim Hacid, Mokrane Bouzeghoub
SIGIR2
2013 Using social annotations to enhance document representation for personalized search
abstract
In this paper, we present a contribution to IR modeling. We propose an approach that computes on the fly, a Personalized Social Document Representation (PSDR) of each document per user based on his social activities. The PSDRs are used to rank documents with respect to a query. This approach has been intensively evaluated on a large public dataset, showing significant benefits for personalized search.
Mohamed Reda Bouadjenek, Hakim Hacid, Mokrane Bouzeghoub, Athena Vakali
SIGIR2
2013 SONDY: an open source platform for social dynamics mining and analysis
abstract
This paper describes SONDY, a tool for analysis of trends and dynamics in online social network data. SONDY addresses two audiences: (i) end-users who want to explore social activity and (ii) researchers who want to experiment and compare mining techniques on social data. SONDY helps end-users like media analysts or journalists understand social network users interests and activity by providing emerging topics and events detection as well as network analysis functionalities. To this end, the application proposes visualizations such as interactive time-lines that summarize information and colored user graphs that reflect the structure of the network. SONDY also provides researchers an easy way to compare and evaluate recent techniques to mine social data, implement new algorithms and extend the application without being concerned with how to make it accessible. In the demo, participants will be invited to explore information from several datasets of various sizes and origins (such as a dataset consisting of 7,874,772 messages published by 1,697,759 Twitter users during a period of 7 days) and apply the different functionalities of the platform in real-time.
Adrien Guille, Cécile Favre, Hakim Hacid, Djamel A. Zighed
SIGMOD Conference3
2013 Special issue on SIASP at ICDM 2010
Hakim Hacid, Tetsuya Yoshida, Cécile Favre
J. Intell. Inf. Syst.1
2012 Vizpicious: A Visual User-Adaptive Tool for Communication Logs Analysis and Suspicious Behavior Detection
abstract
Extracting useful facts from large datasets has always been a challenging and critical issue for both research and industry. We present Vizpicious, a tool which borrows some ideas from social network analysis and semantic web to help investigators with such tasks, with a simple to use interface supporting them from the data integration phase until the analysis and the extraction of useful facts, and then provides more complex querying-based analysis capabilities.
Amyn Bennamane, Hakim Hacid, Arnaud Ansiaux, Alain Cagnati
Web Intelligence2
2011 Visual Analysis of Implicit Social Networks for Suspicious Behavior Detection
Amyn Bennamane, Hakim Hacid, Arnaud Ansiaux, Alain Cagnati
DASFAA (2)2
2011 Personalized social query expansion using social bookmarking systems
abstract
We propose a new approach for social and personalized query expansion using social structures in the Web 2.0. While focusing on social tagging systems, the proposed approach considers (i) the semantic similarity between tags composing a query, (ii) a social proximity between the query and the user profile, and (iii) on the fly, a strategy for expanding user queries. The proposed approach has been evaluated using a large dataset crawled from del.icio.us.
Mohamed Reda Bouadjenek, Hakim Hacid, Mokrane Bouzeghoub, Johann Daigremont
SIGIR2
2010 Neighborhood graphs for indexing and retrieving multi-dimensional data
Hakim Hacid, Tetsuya Yoshida
J. Intell. Inf. Syst.1
2008 A New Framework for Taxonomy Discovery from Text
Ahmad El Sayed, Hakim Hacid, Djamel A. Zighed
PAKDD2
2008 Correlating Time-Related Data Sources with Co-clustering
Vassiliki A. Koutsonikola, Sophia G. Petridou, Athena Vakali, Hakim Hacid, Boualem Benatallah
WISE4
2007 A Multisource Context-Dependent Semantic Distance Between Concepts
Ahmad El Sayed, Hakim Hacid, Djamel A. Zighed
DEXA2
2005 An Effective Method for Locally Neighborhood Graphs Updating
Hakim Hacid, Djamel A. Zighed
DEXA1