Contributions of experimental mouse models to the understanding of African trypanosomiasis.Antoine-Moussiaux, Nicolas ; ; Desmecht, Daniel ![]() in Trends in Parasitology (2008), 24(9), 411-8 African trypanosomiasis is the collective name for a wide variety of trypanosome infections that affect humans and livestock. In recent years, experimental mice infection models have provided new insights ... [more ▼] African trypanosomiasis is the collective name for a wide variety of trypanosome infections that affect humans and livestock. In recent years, experimental mice infection models have provided new insights into both human and animal trypanosomiasis. Mouse models seem to be a valuable and versatile tool in trypanosomiasis-associated pathology and immunology research and highlight the variety shown by African trypanosomiases. Indeed, inbred mouse strains have enabled the study of genetic determinants of susceptibility and of the roles of anti-parasite antibodies, inflammatory mediators and anti-inflammatory mediators for each trypanosome species. Remarkable advances relating to the encephalitic stage of sleeping sickness have also been achieved thanks to murine models. The different contributions of murine models to the African trypanosomiases knowledge are presented here. Future search directions are finally proposed, with respect to mouse model opportunities and limitations. [less ▲] Detailed reference viewed: 25 (5 ULg) The contributions of pairs of parallel surfaces in a simple analytical model of room reverberationEmbrechts, Jean-Jacques ![]() in I.C.A. (Ed.) Proceedings of the 2013 ICA Congress (2013, June) Detailed reference viewed: 20 (4 ULg) Contributions of the driven process and the loading-unloading process during substorms: A study based on the IMAGE-SI12 imagerBlockx, Caroline ; Gérard, Jean-Claude ; Coumans, Valérie et alin Journal of Geophysical Research (2009), 114 Substorm energetics has been shown to have two components, the "loading-unloading'' component releasing energy previously stored in the tail and the "directly driven'' component dissipating simultaneously ... [more ▼] Substorm energetics has been shown to have two components, the "loading-unloading'' component releasing energy previously stored in the tail and the "directly driven'' component dissipating simultaneously fed solar wind energy. Previous studies disagree about the relative importance of each process. The SI12 spectral imager onboard the IMAGE satellite provides images of the Doppler-shifted Lyman alpha auroral emission at 121.8 nm every 2 min. It has been used to determine the auroral intensity during substorms, which may be compared to the solar wind characteristics and interplanetary magnetic field components before and/or after substorm onsets. In this study, we analyze 256 substorms between June 2000 and December 2002, which satisfy criteria relative to the viewing conditions. We compare the mean nightside intensity during the expansion phase with the magnetic open flux, the epsilon parameter, and other coupling functions (used as proxies of transfer of solar wind energy to the magnetosphere) integrated over the growth phase or the expansion phase. The mean auroral intensity during the expansion phase correlates well with coupling functions integrated over the growth phase. We also find that the correlation between the auroral precipitation during the expansion phase and the coupling functions integrated over the expansion phase is lower but still significant. This implies that, even though both mechanisms contribute to the energy precipitated during substorms, the loading-unloading process is statistically dominant. [less ▲] Detailed reference viewed: 19 (3 ULg) Contributions possibles des innovations genetiques pour l'amelioration de la competitivite des filieres cotonnieres africaines.Mergeai, Guy ![]() in Biotechnologie, Agronomie, Société et Environnement = Biotechnology, Agronomy, Society and Environment [=BASE] (2006), 10(4), Detailed reference viewed: 1 (0 ULg) Contributions théorique et expérimentale au calcul de la résistance à l'avancement des convois poussés en navigation dans les voies d'eau de sections limitéesMarchal, Jean ![]() in Annales des Travaux Publics de Belgique = Tijdschrift der Openbare Werken van Belgie (1977), (1 et 2), 77 Detailed reference viewed: 32 (8 ULg) Contributions théorique et numérique à l'étude de la photoréfractivité dans les semi-conducteurs II-VINguyen, Ngoc Duy ![]() Master's dissertation (1998) Detailed reference viewed: 24 (5 ULg) Contributions to Batch Mode Reinforcement LearningFonteneau, Raphaël ![]() Doctoral thesis (2011) This dissertation presents various research contributions published during these four years of PhD in the field of batch mode reinforcement learning, which studies optimal control problems for which the ... [more ▼] This dissertation presents various research contributions published during these four years of PhD in the field of batch mode reinforcement learning, which studies optimal control problems for which the only information available on the system dynamics and the reward function is gathered in a set of trajectories. We first focus on deterministic problems in continuous spaces. In such a context, and under some assumptions related to the smoothness of the environment, we propose a new approach for inferring bounds on the performance of control policies. We also derive from these bounds a new inference algorithm for generalizing the information contained in the batch collection of trajectories in a cautious manner. This inference algorithm as itself lead us to propose a min max generalization framework. When working on batch mode reinforcement learning problems, one has also often to consider the problem of generating informative trajectories. This dissertation proposes two different approaches for addressing this problem. The first approach uses the bounds mentioned above to generate data tightening these bounds. The second approach proposes to generate data that are predicted to generate a change in the inferred optimal control policy. While the above mentioned contributions consider a deterministic framework, we also report on two research contributions which consider a stochastic setting. The first one addresses the problem of evaluating the expected return of control policies in the presence of disturbances. The second one proposes a technique for selecting relevant variables in a batch mode reinforcement learning context, in order to compute simplified control policies that are based on smaller sets of state variables. [less ▲] Detailed reference viewed: 78 (15 ULg) Contributions to Constitutive Las of Metals: Micro-Macro and Damage Models (Part C and D)Habraken, Anne ![]() Post doctoral thesis (2001) Detailed reference viewed: 14 (3 ULg) Contributions to Constitutive Laws of Metals: Micro-Macro and Damage Models (Part A & B)Habraken, Anne ![]() Post doctoral thesis (2001) Detailed reference viewed: 44 (11 ULg) Contributions to decision tree induction: bias/variance tradeoff and time series classificationGeurts, Pierre ![]() Doctoral thesis (2002) Because of the rapid progress of computer and information technology, large amounts of data are nowadays available in a lot of domains. Automatic learning aims at developing algorithms able to produce ... [more ▼] Because of the rapid progress of computer and information technology, large amounts of data are nowadays available in a lot of domains. Automatic learning aims at developing algorithms able to produce synthetic high-level information, or models, from this data. Learning algorithms are generally evaluated according to three different criteria: interpretability (how well the model helps to understand the data), predictive accuracy (how well the model can predict unseen situations), and computational efficiency (how fast is the algorithm and how it scales to large databases). This thesis explores two issues in automatic learning: the improvement of the well-known decision tree induction method and the problem of learning classification models for time series data. Decision tree induction method is an automatic learning algorithm which focuses on the modeling of input/output relationships. While this algorithm is among the fastest and most interpretable methods, its accuracy is not always competitive with respect to other algorithms. It is commonly admitted that this suboptimality is due to the excessive variance of this method. We first carry out an empirical study which shows quantitatively how important this variance is, i.e. how strongly decision trees depend on the random nature of the database used to infer them. These experiments confirm that this variance is detrimental not only from the point of view of accuracy but also from the point of view of interpretability. With the goal of improving both interpretability and accuracy, we consider three variance reduction techniques for decision trees. First, in the goal of improving mainly interpretability, we propose several methods which try to stabilize the parameters chosen during tree induction. While these methods succeed in reducing the variability of the parameters, they produce only a slight improvement of the accuracy. Then, we consider perturb and combine algorithms (e.g. bagging, boosting) which consist in combining the predictions of several models obtained by randomizing in some way the learning process. Inspired by the high variance of the parameters defining a decision tree, we propose an extremely randomized decision tree induction algorithm, called extra-tree, which chooses all parameters at random during induction. The aggregation of several of these extra-trees gives an important reduction of variance and this algorithm compares favorably in terms of accuracy and computational efficiency with both bagging and boosting. Because of the randomization of the parameters, the resulting method is also competitive with classical decision tree induction in terms of computational efficiency. In addition to these two approaches, we propose a ``dual'' perturb and combine algorithm which delays the perturbation at the prediction stage and hence requires only one model. In combination with decision tree, this method actually bridges the gap between single decision trees and perturb and combine algorithms. Of the first, it saves the interpretability (by using only one model), and with perturb and combine algorithm, it shares some of the accuracy (by reducing the variance). The second topic of the thesis is the problem of time series classification. The most direct way to solve this problem is to apply existing learning algorithms on low-level variables which correspond to the values of a time series at several time points. Experiments with the tree-based algorithms studied in the first part of the thesis shows that this approach is limited. A variance reduction techniques is then proposed specifically for this kind of data which consists in aggregating the prediction given by a classification model for subsequences of time series. Since this method does not provide interpretable models, we propose a second method which extends decision tree tests by allowing them to detect local shift invariant properties, or patterns, in time series. The study proposed in this part of the thesis is only a first step in the domain but our conclusions give some future work directions for handling complex type of data with automatic learning methods. [less ▲] Detailed reference viewed: 161 (16 ULg) Contributions to early land plant research (XIV IBC).Gerrienne, Philippe ; in Review of Palaeobotany and Palynology (2001), 116 Detailed reference viewed: 3 (0 ULg) Contributions to recent advances in the field of steel joints. Column bases and further configurations for beam-to-column joints and column basesJaspart, Jean-Pierre ![]() Post doctoral thesis (1997) Detailed reference viewed: 143 (3 ULg) Contributions to Recognizability: Self-generating Sets, Decidability, Automaticity and Multidimensional SetsLacroix, Anne ![]() Doctoral thesis (2013) In this thesis, we study and answer several questions concerning recognizability of integer sets by finite automata. Each particular problem is the focus of a chapter. First, we study the recognizability ... [more ▼] In this thesis, we study and answer several questions concerning recognizability of integer sets by finite automata. Each particular problem is the focus of a chapter. First, we study the recognizability of the so-called self-generating sets, initially introduced by C. Kimberling. In the second part, we study the syntactic complexity of any ultimately periodic set and we use our results to give an alternative decision procedure for a well-known decidability problem. Next, we give bounds on the automaticity of three different languages: the language of primitive words over a finite alphabet, the language of unbordered words over a finite alphabet and the language of representations of monic irreducible polynomials over a finite fields. Finally, we characterize the multidimensional sets that are recognizable in all abstract numeration systems. [less ▲] Detailed reference viewed: 18 (6 ULg) Contributions to the development of a test-day model adjusted to New Zealand dairy cattleVanderick, Sylvie ![]() Master's dissertation (2004) A test-day model was developed in order to study the feasibility and the usefulness of a random regression test-day model based on dairy cattle data from New Zealand. (Co)variance components were ... [more ▼] A test-day model was developed in order to study the feasibility and the usefulness of a random regression test-day model based on dairy cattle data from New Zealand. (Co)variance components were estimated first within breeds then across breeds for Holstein-Friesian and Jersey animals. Results from single breed analysis showed that there are several differences between the two main breeds of dairy cattle in New Zealand. This was confirmed with the genetic correlations below one (r²= 0.926 for milk in first lactation) for breed specific additive genetic effects provided by the across breeds analysis. The specificity of the model used was first the capacity for taking account of these differences between breeds since more than one third of the dairy population are crossbred; and secondly the estimation of different breeding values considering each animal as a potential mate within each of the two breeds. From genetic evaluations, ranking changes in sires were observed by using the model with breed specific additive genetic effects and a model assuming the same breed composition for all animals. This first investigation showed the opportunity to carry on more research in the way to develop an accurate test-day model permitting to evaluate the crossbred dairy cattle of New Zealand and to perform an optimal selection of animals in function of the mating strategy to apply. [less ▲] Detailed reference viewed: 32 (7 ULg) Contributions to the knowledge about the seismic behaviour of typical Belgian masonry housesDegée, Hervé ; Plumier, André ![]() in Proceedings of the 8th International Masonry Conference (2010) Detailed reference viewed: 52 (4 ULg) Contributions to the modelling of fires in buildings and their effects on structuresFranssen, Jean-Marc ![]() Scientific conference (1998, July 24) Detailed reference viewed: 3 (1 ULg) Il contributo della ricerca: i primi dati e le prospettive per la pratica; ; Miscioscia, Marina ![]() Conference (2011, February 25) Detailed reference viewed: 9 (4 ULg) Contributor to Small Animal Ophthalmology, 4th Edition - A Problem-Oriented Approach (DVD)Monclin, Sébastien ![]() in R.L. Peiffer; S.M. Petersen-Jones (Eds.) Small Animal Ophthalmology, 4th Edition - A Problem-Oriented Approach (2009) Detailed reference viewed: 7 (1 ULg) Contro la pastasciutta : Marinetti’s Futurist LunchDelville, Michel ![]() in Intervalles (2007), 2 Detailed reference viewed: 22 (2 ULg) |
||