Publications (123)
ARTICLE
Arnaoudova Venera, Giuliano Antoniol. Fragile base-class problem, problem?
Aminata Zerbo/Sabané, Tegawendé F Bissyandé
The fragile base-class problem (FBCP) has been described in the literature as a consequence of “misusing” inheritance and composition in object-oriented programming when (re)using frameworks. Many research works have focused on preventing the FBCP by proposing alternative mechanisms for reuse, but, to the best of our knowledge, there is no pre(...)
Mots clés non renseignés
ARTICLE
Finding the best compromise between design quality and testing eort during refactoring
Rodrigo Morales; Aminata Sabane; Pooya Musavi; Foutse Khomh; Francisco Chicano; Giuliano Antoniol
Anti-patterns are poor design choices that hinder code evolution, and understandability. Practitioners perform refactoring, that are semantic-preserving-code transformations, to correct anti-patterns and to improve design quality. However, manual refactoring is a consuming task and a heavy burden for developers who have to struggle to complete(...)
Mots clés non renseignés
ARTICLE
Empirical assessment of machine learning-based malware detectors for Android
T. BISSYANDE
To address the issue of malware detection through large sets of applications, researchers have recently started to investigate the capabilities of machine-learning techniques for proposing effective approaches. So far, several promising results were recorded in the literature, many approaches being assessed with what we call in the lab validat(...)
Mots clés non renseignés
ARTICLE
Évaluation de l’impact de fautes matérielles sur le logiciel par Model Checking.
Didier Bassole, Jean-Louis Lanet, and Axel Legay
A compléter
Mots clés non renseignés
COMMUNICATION
Energy-free Security in Wireless Sensor Networks
Adel Elgaber (1) , Julien Bernard (1) , Yacouba Ouattara (1)
Wireless sensor networks are often deployed in open and uncontrolled environments that make them more vulnerable to security attacks. Cryptographic algorithms can be used to protect the data collected by the sensors against an intruder. The cost in terms of energy to provide enough security can be quite large as these algorithms may be very co(...)
Mots clés non renseignés
ARTICLE
Energy-free Security in Wireless Sensor Networks
Adel Elgaber, Julien Bernard, Yacouba Ouattara
Wireless sensor networks are often deployed in open and uncontrolled environments that make them more vulnerable
to security attacks. Cryptographic algorithms can be used to protect the data collected by the sensors against an intruder. The cost in terms of energy to provide enough security can be quite large as these algorithms may be very c(...)
Wireless sensor networks; security; compression; energy
ARTICLE
Évaluation de l’impact de fautes matérielles sur le logiciel par Model Checking
D. BASSOLE, Jean-Louis Lanet, and Axel Legay
La mutation de programme dû à un défaut d'environnement est susceptible de générer des problèmes de sécurité comme la non exécution de procédure de vérification, le saut de bloc d'instruction etc.. Pour les éradiquer il est nécessaire de comprendre les effets de ces perturbations sur le logiciel. Souvent les travaux explorent les effets au niv(...)
Mots clés non renseignés
ARTICLE
Three Thresholds for the Efficiency in Energy Management in WSN
Yacouba Ouattara, Christophe Lang, and Adel Elgaber
Nowadays, the domain of sensor networks constitutes a very active research field. People are using a lot of
low cost networks. As a result, they are facing an important energy management problem. Consequently, Researchers have tried to ensure long life to networks [1]-[8]. LEACH, PEGASUS, TEEN and APTEEN are pioneers in the reduction of WSN e(...)
Wirless, WSN
ARTICLE
Three Thresholds for the Efficiency in Energy Management in WSN
Yacouba Ouattara, Christophe Lang, and Adel Elgaber
Nowadays, the domain of sensor networks constitutes a very active research field. People are using a lot of
low cost networks. As a result, they are facing an important energy management problem. Consequently, Researchers have tried to ensure long life to networks [1]-[8]. LEACH, PEGASUS, TEEN and APTEEN are pioneers in the reduction of WSN e(...)
Wirless, WSN, Routing
ARTICLE
Domain matters : bringing further evidence of the relationships among anti-patterns, application domains, and quality-related metrics in Java mobile apps.
Mario Linares Vasquez, Sam Klock, Collin McMillan, Aminata Sabane, Denys Poshyvanyk, Yann-Gael Gueheneuc
Some previous work began studying the relationship between application domains and quality, in particular through the prevalence of code and design smells (e.g., anti-patterns). Indeed, it is generally believed that the presence of these smells degrades quality but also that their prevalence varies across domains. Though anecdotal experiences(...)
Mots clés non renseignés
ARTICLE
Performances of neural networks and LDPC decoders for OFDM high speed transmission in optical fiber
Serge Roland Sanou, François Zougmoré, Marcel Kebré, Zacharie Koalaga, Ali Doumounia
This paper presents a comparison of the performances of coded OFDM (Orthogonal Frequency Division Multiplexing) for optical broadband transmission using Random Neural Network (RNN), a variant of RNN, Soft Decision Decoding (SDD) and LDPC channel decoding techniques. The performance evaluation is based firstly on the Error Vector Magnitude (EVM(...)
OFDM, BER, EVM, Optical fiber, Decoder, Neural network, SDD, LDPC
ARTICLE
BER reduction for mQAM high-speed transmission in optical fiber networks using convolutional, BCH, RS and LDPC error correcting codes
S. R. Sanou, F. Zougmore, Z. Koalaga, M. Kebré
A comparative study of digital m-ary Quadrature Amplitude Modulation (mQAM) channel coding signals for optical high-speed transmission is presented in this article. The needs to transmit information at high speed are topical and relevant to the images, the sounds, and data of any kind, etc. The photonic networks are the subject of much researc(...)
mQAM, broadband, BER, optical fiber
ARTICLE
A Study on the relation between antipatterns and the cost of class unit testing
Aminata Sabané, Massimiliano Di Penta, Giuliano Antoniol, Yann-Gael Gu_eh_eneuc.
Antipatterns are known as recurring, poor design choices, recent and past studies indicated that they negatively affect software systems in terms of understand ability and maintainability, also increasing change-and defect-proneness. For this reason, refactoring actions are often suggested. In this paper, we investigate a different side-effect(...)
Mots clés non renseignés
ARTICLE
A SVM-based incremental anti-pattern detection approach.
Abdou Maiga, Nasir Ali, Neelesh Bhattacharya, Aminata Saban_e, Yann-Gael Gueheneuc, Giuliano Antoniol, Esma Ameur. SMURF
In current, typical software development projects, hundreds of developers work asynchronously in space and time and may introduce anti-patterns in their software systems because of time pressure, lack of understanding, communication, and-or skills. Anti-patterns impede development and maintenance activities by making the source code more diffi(...)
Mots clés non renseignés
ARTICLE
Support vector machines for anti-pattern detection
Abdou Maiga, Nasir Ali, Neelesh Bhattacharya, Aminata Saban_e, Yann-Gael Gu_eh_eneuc, Giuliano Antoniol, Esma A_meur
Developers may introduce anti-patterns in their software systems because of time pressure, lack of understanding, communication, and--or skills. Anti-patterns impede development and maintenance activities by making the source code more difficult to understand. Detecting anti-patterns in a whole software system may be infeasible because of the(...)
Mots clés non renseignés