Djamila Aouada
University of Luxembourg
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Djamila Aouada.
Expert Systems With Applications | 2015
Alejandro Correa Bahnsen; Djamila Aouada; Björn E. Ottersten
Example-dependent cost-sensitive tree algorithm.Each example is assumed to have different financial cost.Application on credit card fraud detection, credit scoring and direct marketing.Focus on maximizing the financial savings instead of accuracy.Code is open source and available at albahnsen.com/CostSensitiveClassification. Several real-world classification problems are example-dependent cost-sensitive in nature, where the costs due to misclassification vary between examples. However, standard classification methods do not take these costs into account, and assume a constant cost of misclassification errors. State-of-the-art example-dependent cost-sensitive techniques only introduce the cost to the algorithm, either before or after training, therefore, leaving opportunities to investigate the potential impact of algorithms that take into account the real financial example-dependent costs during an algorithm training. In this paper, we propose an example-dependent cost-sensitive decision tree algorithm, by incorporating the different example-dependent costs into a new cost-based impurity measure and a new cost-based pruning criteria. Then, using three different databases, from three real-world applications: credit card fraud detection, credit scoring and direct marketing, we evaluate the proposed method. The results show that the proposed algorithm is the best performing method for all databases. Furthermore, when compared against a standard decision tree, our method builds significantly smaller trees in only a fifth of the time, while having a superior performance measured by cost savings, leading to a method that not only has more business-oriented results, but also a method that creates simpler models that are easier to analyze.
international conference on machine learning and applications | 2013
Alejandro Correa Bahnsen; Aleksandar Stojanovic; Djamila Aouada; Björn E. Ottersten
Credit card fraud is a growing problem that affects card holders around the world. Fraud detection has been an interesting topic in machine learning. Nevertheless, current state of the art credit card fraud detection algorithms miss to include the real costs of credit card fraud as a measure to evaluate algorithms. In this paper a new comparison measure that realistically represents the monetary gains and losses due to fraud detection is proposed. Moreover, using the proposed cost measure a cost sensitive method based on Bayes minimum risk is presented. This method is compared with state of the art algorithms and shows improvements up to 23% measured by cost. The results of this paper are based on real life transactional data provided by a large European card processing company.
international conference on machine learning and applications | 2014
Alejandro Correa Bahnsen; Djamila Aouada; Björn E. Ottersten
Several real-world classification problems are example-dependent cost-sensitive in nature, where the costs due to misclassification vary between examples. Credit scoring is a typical example of cost-sensitive classification. However, it is usually treated using methods that do not take into account the real financial costs associated with the lending business. In this paper, we propose a new example-dependent cost matrix for credit scoring. Furthermore, we propose an algorithm that introduces the example-dependent costs into a logistic regression. Using two publicly available datasets, we compare our proposed method against state-of-the-art example-dependent cost-sensitive algorithms. The results highlight the importance of using real financial costs. Moreover, by using the proposed cost-sensitive logistic regression, significant improvements are made in the sense of higher savings.
advanced video and signal based surveillance | 2011
Frederic Garcia; Djamila Aouada; Bruno Mirbach; Thomas Solignac; Björn E. Ottersten
We present an adaptive multi-lateral filter for real-time low-resolution depth map enhancement. Despite the great advantages of Time-of-Flight cameras in 3-D sensing, there are two main drawbacks that restricts their use in a wide range of applications; namely, their fairly low spatial resolution, compared to other 3-D sensing systems, and the high noise level within the depth measurements. We therefore propose a new data fusion method based upon a bilateral filter. The proposed filter is an extension the pixel weighted average strategy for depth sensor data fusion. It includes a new factor that allows to adaptively consider 2-D data or 3-D data as guidance information. Consequently, unwanted artefacts such as texture copying get almost entirely eliminated, outperforming alternative depth enhancement filters. In addition, our algorithm can be effectively and efficiently implemented for real-time applications.
Expert Systems With Applications | 2016
Alejandro Correa Bahnsen; Djamila Aouada; Aleksandar Stojanovic; Björn E. Ottersten
Credit card fraud detection evaluation measure.Each example is assumed to have different financial cost.Transaction aggregation strategy for predicting fraud.Periodic features using the von Mises distribution.Code is open source and available at albahnsen.com/CostSensitiveClassification. Every year billions of Euros are lost worldwide due to credit card fraud. Thus, forcing financial institutions to continuously improve their fraud detection systems. In recent years, several studies have proposed the use of machine learning and data mining techniques to address this problem. However, most studies used some sort of misclassification measure to evaluate the different solutions, and do not take into account the actual financial costs associated with the fraud detection process. Moreover, when constructing a credit card fraud detection model, it is very important how to extract the right features from the transactional data. This is usually done by aggregating the transactions in order to observe the spending behavioral patterns of the customers. In this paper we expand the transaction aggregation strategy, and propose to create a new set of features based on analyzing the periodic behavior of the time of a transaction using the von Mises distribution. Then, using a real credit card fraud dataset provided by a large European card processing company, we compare state-of-the-art credit card fraud detection models, and evaluate how the different sets of features have an impact on the results. By including the proposed periodic features into the methods, the results show an average increase in savings of 13%.
international conference on acoustics, speech, and signal processing | 2007
Djamila Aouada; Shuo Feng; Hamid Krim
This paper presents a novel classification strategy for 3D objects. Our technique is based on using a global geodesic function to intrinsically describe the surface of an object. The choice of the global geodesic function ensures the invariance of the classification procedure to scaling and all isometric transformations. Using the Jensen-Shannon divergence, feature parameters are extracted from the probability distribution functions of the global geodesic function for each one of the classes. These parameters are used in the decision of a class membership of an object. This approach demonstrates low computational cost, efficiency, and robustness to resolution over many different data sets.
Iet Computer Vision | 2013
Frederic Garcia; Djamila Aouada; Thomas Solignac; Bruno Mirbach; Björn E. Ottersten
This study presents a real-time refinement procedure for depth data acquired by RGB-D cameras. Data from RGB-Dcameras suffer from undesired artefacts such as edge inaccuracies or holes owing to occ ...
IEEE Transactions on Image Processing | 2010
Djamila Aouada; Hamid Krim
We propose to superpose global topological and local geometric 3-D shape descriptors in order to define one compact and discriminative representation for a 3-D object. While a number of available 3-D shape modeling techniques yield satisfactory object classification rates, there is still a need for a refined and efficient identification/recognition of objects among the same class. In this paper, we use Morse theory in a two-phase approach. To ensure the invariance of the final representation to isometric transforms, we choose the Morse function to be a simple and intrinsic global geodesic function defined on the surface of a 3-D object. The first phase is a coarse representation through a reduced topological Reeb graph. We use it for a meaningful decomposition of shapes into primitives. During the second phase, we add detailed geometric information by tracking the evolution of Morse functions level curves along each primitive. We then embed the manifold of these curves into ¿3, and obtain a single curve. By combining phase one and two, we build new graphs rich in topological and geometric information that we refer to as squigraphs. Our experiments show that squigraphs are more general than existing techniques. They achieve similar classification rates to those achieved by classical shape descriptors. Their performance, however, becomes clearly superior when finer classification and identification operations are targeted. Indeed, while other techniques see their performances dropping, squigraphs maintain a performance rate of the order of 97%.
computer vision and pattern recognition | 2011
Frederic Garcia; Djamila Aouada; Bruno Mirbach; Thomas Solignac; Björn E. Ottersten
We present a full real-time implementation of a multilateral filtering system for depth sensor data fusion with 2-D data. For such a system to perform in real-time, it is necessary to have a real-time implementation of the filter, but also a real-time alignment of the data to be fused. To achieve an automatic data mapping, we express disparity as a function of the distance between the scene and the cameras, and simplify the matching procedure to a simple indexation procedure. Our experiments show that this implementation ensures the fusion of 3-D data and 2-D data in real-time and with high accuracy.
computer vision and pattern recognition | 2008
Djamila Aouada; David W. Dreisigmeyer; Hamid Krim
In this paper, we present a novel intrinsic geometric representation of 3D objects. We add the proposed modeling of objects to their topological graphs to ensure a full and compact description necessary for shape-based retrieval, recognition and analysis of 3D models. In our approach, we address the challenges due to pose variability, computational complexity and noisy data by intrinsically and simply describing a 3D object by a global geodesic function. We exploit the geometric features contained in the dense set of iso-levels of this function. Using Whitney easy embedding theorem, we embed the manifold of the geodesic iso-levels in Ropf3 and obtain a single space curve as our geometry descriptor. 3D shape comparison is then reduced to comparing the resulting modeling curves. To quantify the dissimilarities between them we simply compute an L2 distance between classical Euclidian invariants applied to space curves. The experimental results show that in addition to being straightforward and easy to compute, our modeling technique achieves a high level of discrimination, and appears to be robust to both noise and decimation.