Publications

Export 106 results:
Sort by: Author Title Type [ Year  (Desc)]
2015
Hafez, A. I., E. T. Al-Shammari, A. E. Hassanien, and A. A. Fahmy, "Community detection in social networks using logic-based probabilistic programming", International Journal of Social Network Mining, vol. 2, no. 2: Inderscience Publishers (IEL), pp. 158–172, 2015. Abstract
n/a
Ashour, A. S., S. Samanta, N. Dey, N. Kausar, W. B. Abdessalemkaraa, A. E. Hassanien, and others, "Computed tomography image enhancement using cuckoo search: a log transform based approach", Journal of Signal and Information Processing, vol. 6, no. 03: Scientific Research Publishing, pp. 244, 2015. Abstract
n/a
Hamdy, E., A. Adl, A. E. Hassanien, O. Hegazy, and T. - H. Kim, "Criminal Act Detection and Identification Model", Advanced Communication and Networking (ACN), 2015 Seventh International Conference on: IEEE, pp. 79–83, 2015. Abstract
n/a
Mostafa, A., A. Fouad, M. A. Fattah, A. E. Hassanien, H. Hefny, S. Y. Zhu, and G. Schaefer, "CT liver segmentation using artificial bee colony optimisation", Procedia Computer Science, vol. 60: Elsevier, pp. 1622–1630, 2015. Abstract
n/a
2014
Alaa Tharwat, T. Gaber, and A. E. Hassanien, "Cattle Identification based on Muzzle Images using Gabor Features and SVM Classifier ", The 2nd International Conference on Advanced Machine Learning Technologies and Applications , Egypt, November 17-19, , 2014.
Schaefer, G., Niraj P. Doshi, Qinghua Hu, and A. E. Hassanien, "Classification of HEp-2 Cell Images using Compact Multi-Scale Texture Information and Margin Distribution Based Bagging ", The 2nd International Conference on Advanced Machine Learning Technologies and Applications , Egypt, November 17-19, , 2014.
Mohamed Tahoun, Abd El Rahman Shabayek, R. Reulke, and A. E. Hassanien, "Co-registration of Satellite Images Based on Invariant Local Features", IEEE Conf. on Intelligent Systems (2) 2014: 653-660, Poland - Warsaw , 24 -26 Sept. , 2014. Abstract

Detection and matching of features from satellite images taken from different sensors, viewpoints, or at different times are important tasks when manipulating and processing remote sensing data for many applications. This paper presents a scheme for satellite image co-registration using invariant local features. Different corner and scale based feature detectors have been tested during the keypoint extraction, descriptor construction and matching processes. The framework suggests a sub-sampling process which controls the number of extracted key points for a real time processing and for minimizing the hardware requirements. After getting the pairwise matches between the input images, a full registration process is followed by applying bundle adjustment and image warping then compositing the registered version. Harris and GFTT have recorded good results with ASTER images while both with SURF give the most stable performance on optical images in terms of better inliers ratios and running time compared to the other detectors. SIFT detector has recorded the best inliers ratios on TerraSAR-X data while it still has a weak performance with other optical images like Rapid-Eye and ASTER.

Hassan, E. A., A. I. Hafez, A. E. Hassanien, and A. A. Fahmy, "Community Detection Algorithm Based on Artificial Fish Swarm Optimization", IEEE Conf. on Intelligent Systems (2) 2014: , Poland - Warsaw , 24 -26 Sept. , 2014. Abstract

Community structure identification in complex networks has been an important research topic in recent years. Community detection can be viewed as an optimization problem in which an objective quality function that captures the intuition of a community as a group of nodes with better internal connectivity than external connectivity is chosen to be optimized. In this paper Artificial Fish Swarm optimization (AFSO) has been used as an effective optimization technique to solve the community detection problem with the advantage that the number of communities is automatically determined in the process. However, the algorithm performance is influenced directly by the quality function used in the optimization process. A comparison is conducted between different popular communities’ quality measures and other well-known methods. Experiments on real life networks show the capability of the AFSO to successfully find an optimized community structure based on the quality function used.

Alaa Tharwat, T. Gaber, A. E. Hassanien, H. A. Hassanien, and M. F. Tolba, "Cattle Identi cation using Muzzle Print Images based on Texture Features Approach", The 5th International Conference on Innovations in Bio-Inspired Computing and Applications (Springer) IBICA2014, Ostrava, Czech Republic., 22-24 June, 2014. Abstractibica2014_p26.pdf

The increasing growth of the world trade and growing con-
cerns of food safety by consumers need a cutting-edge animal identi-
cation and traceability systems as the simple recording and reading
of tags-based systems are only eective in eradication programs of na-
tional disease. Animal biometric-based solutions, e.g. muzzle imaging
system, oer an eective and secure, and rapid method of addressing
the requirements of animal identication and traceability systems. In
this paper, we propose a robust and fast cattle identication approach.
This approach makes use of Local Binary Pattern (LBP) to extract local
invariant features from muzzle print images. We also applied dierent
classiers including Nearest Neighbor, Naive Bayes, SVM and KNN for
cattle identication. The experimental results showed that our approach
is superior than existed works as ours achieves 99,5% identication accu-
racy. In addition, the results proved that our proposed method achieved
this high accuracy even if the testing images are rotated in various angels
or occluded with dierent parts of their sizes.

ella and A. I. Hafez, E. T. Al-Shammari, A. H. F. A. A., "Community Detection in Social Networks Using Logic-Based Probabilistic Programming, ", Int. J. of Social Network Mining (IJSNM), , vol. 2, issue 3, 2014.
Elbedwehy, M. N., M. E. Ghoneim, A. E. Hassanien, and A. T. Azar, "A computational knowledge representation model for cognitive computers", Neural Computing and Application (Springer), vol. In press, 2014.
Elbedwehy, M. N., M. E. Ghoneim, A. E. Hassanien, and A. T. Azar, "A computational knowledge representation model for cognitive computers", Neural Computing and Application , vol. June 2014, 2014. AbstractWebsite

The accumulating data are easy to store but the ability of understanding and using it does not keep track with its growth. So researches focus on the nature of knowledge processing in the mind. This paper proposes a semantic model (CKRMCC) based on cognitive aspects that enables cognitive computer to process the knowledge as the human mind and find a suitable representation of that knowledge. In cognitive computer, knowledge processing passes through three major stages: knowledge acquisition and encoding, knowledge representation, and knowledge inference and validation. The core of CKRMCC is knowledge representation, which in turn proceeds through four phases: prototype formation phase, discrimination phase, generalization phase, and algorithm development phase. Each of those phases is mathematically formulated using the notions of real-time process algebra. The performance efficiency of CKRMCC is evaluated using some datasets from the well-known UCI repository of machine learning datasets. The acquired datasets are divided into training and testing data that are encoded using concept matrix. Consequently, in the knowledge representation stage, a set of symbolic rule is derived to establish a suitable representation for the training datasets. This representation will be available in a usable form when it is needed in the future. The inference stage uses the rule set to obtain the classes of the encoded testing datasets. Finally, knowledge validation phase is validating and verifying the results of applying the rule set on testing datasets. The performances are compared with classification and regression tree and support vector machine and prove that CKRMCC has an efficient performance in representing the knowledge using symbolic rules.

Alaa Tharwat, T. Gaber, and A. E. Hassanien, "Cattle identification based on muzzle images using gabor features and SVM classifier", International Conference on Advanced Machine Learning Technologies and Applications: Springer International Publishing, pp. 236–247, 2014. Abstract
n/a
Alaa Tharwat, T. Gaber, A. E. Hassanien, H. A. Hassanien, and M. F. Tolba, "Cattle identification using muzzle print images based on texture features approach", Proceedings of the Fifth International Conference on Innovations in Bio-Inspired Computing and Applications IBICA 2014: Springer International Publishing, pp. 217–227, 2014. Abstract
n/a
Elshazly, H. I., M. Waly, A. M. Elkorany, and A. E. Hassanien, "Chronic eye disease diagnosis using ensemble-based classifier", Engineering and Technology (ICET), 2014 International Conference on: IEEE, pp. 1–6, 2014. Abstract
n/a
Mahmood, M. A., N. El-Bendary, A. E. Hassanien, and H. A. Hefny, "Classification Approach Based on Rough Mereology", Recent Advances in Intelligent Informatics: Springer International Publishing, pp. 175–184, 2014. Abstract
n/a
Schaefer, G., N. P. Doshi, Qinghua Hu, and A. E. Hassanien, "Classification of HEp-2 Cell Images Using Compact Multi-Scale Texture Information and Margin Distribution Based Bagging", International Conference on Advanced Machine Learning Technologies and Applications: Springer International Publishing, pp. 299–308, 2014. Abstract
n/a
Abdelsalam, M., M. A. Mahmood, Yasser Mahmoud Awad, M. Hazman, N. Elbendary, A. E. Hassanien, M. F. Tolba, and S. M. Saleh, "Climate recommender system for wheat cultivation in North Egyptian Sinai Peninsula", Proceedings of the Fifth International Conference on Innovations in Bio-Inspired Computing and Applications IBICA 2014: Springer International Publishing, pp. 121–130, 2014. Abstract
n/a
Elbedwehy, M. N., M. E. Ghoneim, A. E. Hassanien, and A. T. Azar, "A computational knowledge representation model for cognitive computers", Neural Computing and Applications, vol. 25, no. 7-8: Springer London, pp. 1517–1534, 2014. Abstract
n/a
Aziz, A. S. A., A. T. Azar, A. E. Hassanien, and S. E. - O. Hanafy, "Continuous features discretization for anomaly intrusion detectors generation", Soft computing in industrial applications: Springer International Publishing, pp. 209–221, 2014. Abstract
n/a
Aziz, A. S. A., A. T. Azar, A. E. Hassanien, and S. E. - O. Hanafy, "Continuous features discretization for anomaly intrusion detectors generation", Soft computing in industrial applications: Springer International Publishing, pp. 209–221, 2014. Abstract
n/a
Aziz, A. S. A., A. T. Azar, A. E. Hassanien, and S. E. - O. Hanafy, "Continuous features discretization for anomaly intrusion detectors generation", Soft computing in industrial applications: Springer International Publishing, pp. 209–221, 2014. Abstract
n/a
Davendra, D., A. El-Atta, H. Ahmed, M. A. Abu ElSoud, M. Adamek, M. Adhikari, A. Adl, H. Aldosari, Abder-Rahman Ali, A. F. Ali, et al., "Cordeschi, Nicola 43 Couceiro, Micael 83, 131 Czopik, Jan 365 Dasgupta, Kousik 271", Proceedings of the Fifth International Conference on Innovations in Bio-Inspired Computing and Applications IBICA 2014, vol. 303: Springer, pp. 439, 2014. Abstract
n/a
2013
Mahmood, M. A., N. El-Bendary, A. E. Hassanien, and H. A. Hefny, "Classification Approach based on Rough Mereology", In Proceedings of the Second International Symposium on Intelligent Informatics (ISI'13), , Mysore, India, 23-24 August, 20, 2013. isi2013-india-classification_approach_based_on_rough_mereology.pdf
Abdelsalam, M., Mahmood A. Mahmood, Yasser Mahmoud Awad, M. Hazman, N. Elbendary, A. E. Hassanien, M. F. Tolba, and S. M. Saleh, "Climate recommender system for wheat cultivation in North Egyptian Sinai Peninsula", The 5th International Conference on Innovations in Bio-Inspired Computing and Applications (Springer) IBICA2014, Ostrava, Czech Republic., 22-24 June, 2013.
Tourism