Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Julie Jacques is active.

Publication


Featured researches published by Julie Jacques.


Applied Soft Computing | 2015

Conception of a dominance-based multi-objective local search in the context of classification rule mining in large and imbalanced data sets

Julie Jacques; Julien Taillard; David Delerue; Clarisse Dhaenens; Laetitia Jourdan

Graphical abstractDisplay Omitted HighlightsFormulation of the classification rule mining problem as a multi-objective problem.Proposal of MOCA-I that deals both with uncertainty, class imbalance and volumetry.Comparison of different MOCA-I based DMLS versions and DMLS 1?* shows better results.Comparison with 13 state-of-the-art classification algorithms.MOCA-I gives shorter and statistically more effective rules than other algorithms. Classification on medical data raises several problems such as class imbalance, double meaning of missing data, volumetry or need of highly interpretable results. In this paper a new algorithm is proposed: MOCA-I (Multi-Objective Classification Algorithm for Imbalanced data), a multi-objective local search algorithm that is conceived to deal with these issues all together. It is based on a new modelization as a Pittsburgh multi-objective partial classification rule mining problem, which is described in the first part of this paper. An existing dominance-based multi-objective local search (DMLS) is modified to deal with this modelization. After experimentally tuning the parameters of MOCA-I and determining which version of DMLS algorithm is the most effective, the obtained MOCA-I version is compared to several state-of-the-art classification algorithms. This comparison is realized on 10 small and middle-sized data sets of literature and 2 real data sets; MOCA-I obtains the best results on the 10 data sets and is statistically better than other approaches on the real data sets.


genetic and evolutionary computation conference | 2013

The benefits of using multi-objectivization for mining pittsburgh partial classification rules in imbalanced and discrete data

Julie Jacques; Julien Taillard; David Delerue; Laetitia Jourdan; Clarisse Dhaenens

A large number of rule interestingness measures have been used as objectives in multi-objective classification rule mining algorithms. Aggregation or Pareto dominance are commonly used to deal with these multiple objectives. This paper compares these approaches on a partial classification problem over discrete and imbalanced data. After performing a Principal Component Analysis (PCA) to select candidate objectives and find conflictive ones, the two approaches are evaluated. The Pareto dominance-based approach is implemented as a dominance-based local search (DMLS) algorithm using confidence and sensitivity as objectives, while the other is implemented as a single-objective hill climbing using F-Measure as an objective, which combines confidence and sensitivity. Results shows that the dominance-based approach obtains statistically better results than the single-objective approach.


Knowledge Based Systems | 2017

Extraction and optimization of classification rules for temporal sequences

M. Vandromme; Julie Jacques; Julien Taillard; A. Hansske; Laetitia Jourdan; Clarisse Dhaenens

This study focuses on the problem of supervised classification on heterogeneous temporal data featuring a mixture of attribute types (numeric, binary, symbolic, temporal). We present a model for classification rules designed to use both non-temporal attributes and sequences of temporal events as predicates. We also propose an efficient local search-based metaheuristic algorithm to mine such rules in large scale, real-life data sets extracted from a hospitals information system. The proposed algorithm, MOSC (Multi-Objective Sequence Classifier), is compared to standard classifiers and previous works on these real data sets and exhibits noticeably better classification performance. While designed with medical applications in mind, the proposed approach is generic and can be used for problems from other application domains.


International Workshop on Machine Learning, Optimization and Big Data | 2016

A scalable biclustering method for heterogeneous medical data

Maxence Vandromme; Julie Jacques; Julien Taillard; Laetitia Jourdan; Clarisse Dhaenens

We define the problem of biclustering on heterogeneous data, that is, data of various types (binary, numeric, etc.). This problem has not yet been investigated in the biclustering literature. We propose a new method, HBC (Heterogeneous BiClustering), designed to extract biclusters from heterogeneous, large-scale, sparse data matrices. The goal of this method is to handle medical data gathered by hospitals (on patients, stays, acts, diagnoses, prescriptions, etc.) and to provide valuable insight on such data. HBC takes advantage of the data sparsity and uses a constructive greedy heuristic to build a large number of possibly overlapping biclusters. The proposed method is successfully compared with a standard biclustering algorithm on small-size numeric data. Experiments on real-life data sets further assert its scalability and efficiency.


Europace | 2016

Personalized and automated remote monitoring of atrial fibrillation

Arnaud Rosier; Philippe Mabo; Lynda Temal; Pascal Van Hille; Olivier Dameron; Louise Deléger; Cyril Grouin; Pierre Zweigenbaum; Julie Jacques; Emmanuel Chazard; Laure Laporte; Christine Henry; Anita Burgun

AIMS Remote monitoring of cardiac implantable electronic devices is a growing standard; yet, remote follow-up and management of alerts represents a time-consuming task for physicians or trained staff. This study evaluates an automatic mechanism based on artificial intelligence tools to filter atrial fibrillation (AF) alerts based on their medical significance. METHODS AND RESULTS We evaluated this method on alerts for AF episodes that occurred in 60 pacemaker recipients. AKENATON prototype workflow includes two steps: natural language-processing algorithms abstract the patient health record to a digital version, then a knowledge-based algorithm based on an applied formal ontology allows to calculate the CHA2DS2-VASc score and evaluate the anticoagulation status of the patient. Each alert is then automatically classified by importance from low to critical, by mimicking medical reasoning. Final classification was compared with human expert analysis by two physicians. A total of 1783 alerts about AF episode >5 min in 60 patients were processed. A 1749 of 1783 alerts (98%) were adequately classified and there were no underestimation of alert importance in the remaining 34 misclassified alerts. CONCLUSION This work demonstrates the ability of a pilot system to classify alerts and improves personalized remote monitoring of patients. In particular, our method allows integration of patient medical history with device alert notifications, which is useful both from medical and resource-management perspectives. The system was able to automatically classify the importance of 1783 AF alerts in 60 patients, which resulted in an 84% reduction in notification workload, while preserving patient safety.


Studies in health technology and informatics | 2016

Remote Monitoring of Cardiac Implantable Devices: Ontology Driven Classification of the Alerts.

Arnaud Rosier; Philippe Mabo; Lynda Temal; Pascal Van Hille; Olivier Dameron; Louise Deléger; Cyril Grouin; Pierre Zweigenbaum; Julie Jacques; Emmanuel Chazard; Laure Laporte; Christine Henry; Anita Burgun

The number of patients that benefit from remote monitoring of cardiac implantable electronic devices, such as pacemakers and defibrillators, is growing rapidly. Consequently, the huge number of alerts that are generated and transmitted to the physicians represents a challenge to handle. We have developed a system based on a formal ontology that integrates the alert information and the patient data extracted from the electronic health record in order to better classify the importance of alerts. A pilot study was conducted on atrial fibrillation alerts. We show some examples of alert processing. The results suggest that this approach has the potential to significantly reduce the alert burden in telecardiology. The methods may be extended to other types of connected devices.


learning and intelligent optimization | 2013

MOCA-I: Discovering Rules and Guiding Decision Maker in the Context of Partial Classification in Large and Imbalanced Datasets

Julie Jacques; Julien Taillard; David Delerue; Laetitia Jourdan; Clarisse Dhaenens

This paper focuses on the modeling and the implementation as a multi-objective optimization problem of a Pittsburgh classification rule mining algorithm adapted to large and imbalanced datasets, as encountered in hospital data. We associate to this algorithm an original post-processing method based on ROC curve to help the decision maker to choose the most interesting rules. After an introduction to problems brought by hospital data such as class imbalance, volumetry or inconsistency, we present MOCA-I - a Pittsburgh modelization adapted to this kind of problems. We propose its implementation as a dominance-based local search in opposition to existing multi-objective approaches based on genetic algorithms. Then we introduce the post-processing method to sort and filter the obtained classifiers. Our approach is compared to state-of-the-art classification rule mining algorithms, giving as good or better results, using less parameters. Then it is compared to C4.5 and C4.5-CS on hospital data with a larger set of attributes, giving the best results.


Handbook of Computational Intelligence | 2015

Knowledge Discovery in Bioinformatics

Julie Hamon; Julie Jacques; Laetitia Jourdan; Clarisse Dhaenens

Biomedical research progresses rapidly, in particular in the area of genomic and postgenomic research. Hence many challenges appear for biostatistics and bioinformatics to deal with the large amount of data generated. After presenting some of these challenges, this chapter aims at presenting evolutionary combinatorial optimization approaches proposed to deal with knowledge discovery in bioinformatics. Therefore, the chapter will focus on three main tasks of data mining (association rules, feature selection, and clustering) widely encountered in bioinformatics applications. For each of them, a description of the task will be given as well as information about their uses in bioinformatics. Then, some evolutionary approaches proposed to cope with such a task will be exposed and discussed.


medical informatics europe | 2012

Comparing Drools and ontology reasoning approaches for telecardiology decision support.

Pascal Van Hille; Julie Jacques; Julien Taillard; Arnaud Rosier; David Delerue; Anita Burgun; Olivier Dameron


Irbm | 2011

Aide à la décision en télécardiologie par une approche basée ontologie et centrée patient

Anita Burgun; A. Rosier; Lynda Temal; Julie Jacques; R. Messai; L. Duchemin; Louise Deléger; Cyril Grouin; P. Van Hille; Pierre Zweigenbaum; Régis Beuscart; David Delerue; Olivier Dameron; Philippe Mabo; Christine Henry

Collaboration


Dive into the Julie Jacques's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Anita Burgun

Paris Descartes University

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Cyril Grouin

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar

Pierre Zweigenbaum

Centre national de la recherche scientifique

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Louise Deléger

Centre national de la recherche scientifique

View shared research outputs
Researchain Logo
Decentralizing Knowledge