Leveraging High-Resolution Features for Improved Deep Hashing-based Image Retrieval

Abstract Deep hashing techniques have emerged as the predominant approach for efficient image retrieval. Traditionally, these methods utilize pre-trained convolutional neural networks (CNNs) such as AlexNet and VGG-16 as feature extractors. However, the increasing complexity of datasets poses challenges for these backbone architectures in capturing meaningful features essential for effective image retrieval. In this study, we explore the efficacy of employing high-resolution features learned through state-of-the-art techniques for image retrieval tasks. Specifically, we propose a novel methodology that utilizes High-Resolution Networks (HRNets) as the backbone for the deep hashing task, termed High-Resolution Hashing Network (HHNet). Our approach demonstrates superior performance compared to existing methods across all tested benchmark datasets, including CIFAR-10, NUS-WIDE, MS COCO, and ImageNet. This performance improvement is more pronounced for complex datasets, which highlights the need to learn high-resolution features for intricate image retrieval tasks. Furthermore, we conduct a comprehensive analysis of different HRNet configurations and provide insights into the optimal architecture for the deep hashing task ...

April 4, 2024 · 1 min · Aymene Berriche, Mehdi Adjal Zakaria, Riyadh Baghdadi

A Novel Hybrid Approach Combining Beam Search and DeepWalk for Community Detection in Social Networks.

Abstract In the era of rapidly expanding social networks, community detection within social graphs plays a pivotal role in various applications such as targeted marketing, content recommendations, and understanding social dynamics. Community detection problem consists of finding a strategy for detecting cohesive groups, based on shared interests, choices, and preferences, given a social network where nodes represent users and edges represent interactions between them. In this work, we propose a hybrid method for the community detection problem that encompasses both traditional tree search algorithms and deep learning techniques. We begin by introducing a beam-search algorithm with a modularity-based agglomeration function as a foundation. To enhance its performance, we further hybridize this approach by incorporating DeepWalk embeddings into the process and leveraging a novel similarity metric for community structure assessment. Experimentation on both synthetic and real-world networks demonstrates the effectiveness of our method, particularly excelling in small to medium-sized networks, outperforming widely adopted methods. ...

June 6, 2023 · 1 min · Aymene Berriche, Marwa Nair, Kamel Mohammed Yamani, Mehdi Zakaria Adjal, Sarra Bendaho, Nidhal Eddine Chenni, Fatima Benbouzid-Si Tayeb, Malika Bessedik

Boosting Metaheuristics with Hybridized Low-Level Machine Learning for Enhanced Performance in Flow Shop Permutation Problems.

Abstract The Permutation Flow Shop Scheduling Problem (PFSP) is a well-known combinatorial optimization problem that has been extensively studied in the literature. Traditional approaches, such as metaheuristics, have been widely used to tackle this problem, but often face limitations related to parameter selection, computational time, and the generation of initial solutions. To address these challenges, this paper proposes the utilization of two machine learning models based on the CatBoost regressor algorithm, tailored to the number of machines involved in the scheduling problem. By combining these two models with the Ant Colony Optimization (ACO) metaheuristic, we enhance its performance significantly. The first model focuses on generating high-quality initial solutions that outperform the commonly used NEH heuristic, all while maintaining computational efficiency. On the other hand, the second model is designed to expedite the enhancement of a given schedule through an efficient local search approach. To assess the efficacy of our proposed approach, we conducted extensive experiments, comparing its performance against traditional techniques using Taillard instances as benchmarks. The results of our evaluation consistently showcased the superiority of our approach, surpassing the performance of the benchmarked methods. ...

June 6, 2023 · 1 min · Aymene Berriche, Marwa Nair, Kamel Mohammed Yamani, Mehdi Zakaria Adjal, Sarra Bendaho, Nidhal Eddine Chenni, Malika Bessedik

Manuscripts

✍️ Manuscripts Bio-Inspired Neural Architecture and Learning Aymene Berriche, Mehdi Adjal Zakaria, Riyadh Baghdadi Investigating the Impact of Bio-Inspired Deep-Learning Components in Image Retrieval Algorithms Aymene Berriche, Mehdi Adjal Zakaria, Riyadh Baghdadi For more details please check the following links : Google Scholar ResearchGate GitHub: mehdiz5

1 min · Mehdi Zakaria Adjal