14 results on '"Quesnel, Gauthier"'
Search Results
2. The Virtual Laboratory Environment – An operational framework for multi-modelling, simulation and analysis of complex dynamical systems
- Author
-
Quesnel, Gauthier, Duboz, Raphaël, and Ramat, Éric
- Published
- 2009
- Full Text
- View/download PDF
3. Learning parameters of the Wedelin heuristic with application to crew and bus driver scheduling
- Author
-
Maqrot, Sara, GIVRY, Simon DE, Tchamitchian, Marc, Quesnel, Gauthier, Unité de Mathématiques et Informatique Appliquées de Toulouse (MIAT INRA), Institut National de Recherche pour l’Agriculture, l’Alimentation et l’Environnement (INRAE), ONERA / DTIS, Université de Toulouse [Toulouse], ONERA-PRES Université de Toulouse, and Unité de recherche d'Écodéveloppement (ECODEVELOPPEMENT)
- Subjects
set partitioning problem ,Lagrangian relaxation ,sensitivity analysis ,parameter tuning ,heuristics ,[INFO.INFO-RO]Computer Science [cs]/Operations Research [cs.RO] ,crew and bus driver scheduling ,integer programming ,[INFO.INFO-AI]Computer Science [cs]/Artificial Intelligence [cs.AI] - Abstract
Heuristics are important techniques designed to find quickly good feasible solutions for hard integer programs. Most heuristics depend on a solution of the relaxed linear program. Another approach based on Lagrangian relaxation offers a number of advantages over linear programming, namely it is extremely fast for solving large problems. Wedelin heuristic is such a Lagrangian based heuristic, initially developed to solve airline crew scheduling problems. The performance of this method depends crucially on the choice of its numerous parameters. To adjust them and learn which ones have important influence on whether a solution is found and its quality, we propose to conduct a sensitivity analysis followed by an automatic tuning of the most influential parameters. We have implemented a C++ open-source solver called baryonyx which is a parallel version of a (generalized) Wedelin heuristic. We used the Morris method to find useful continuous parameters. Once found, we fixed other parameters and let a genetic optimization algorithm using derivatives adjust the useful ones in order to get the best solutions for a given time limit and training instance set. Our experimental results done mostly on crew and bus driver scheduling benchmarks tackled as set partitioning problems show the significant improvements obtained by tuning the parameters and the good performances of our approach compared to state-of-the-art exact and inexact integer programming solvers.
- Published
- 2021
4. Component-based simulation for spatial complex systems in VLE environment
- Author
-
Martelloni, Paul-H., Quesnel, Gauthier, Innocenti, Eric, Bisgambiglia, Paul-A., Gonsolin, Pierre R., Sciences pour l'environnement (SPE), Centre National de la Recherche Scientifique (CNRS)-Université Pascal Paoli (UPP), Unité de Mathématiques et Informatique Appliquées de Toulouse (MIAT INRA), Institut National de la Recherche Agronomique (INRA), Universita di Corsica Pascal Paoli, Corsica Inst Technol, Partenaires INRAE, and ProdInra, Migration
- Subjects
CAM ,VLE ,Multicomponent ,[INFO]Computer Science [cs] ,[MATH] Mathematics [math] ,[INFO] Computer Science [cs] ,DSDE ,[MATH]Mathematics [math] ,Simulation - Abstract
International audience; This work deals with the simulation of spatial complex systems resolved with cellular models. We compare two component-based modeling implementations, based on DSDE and Multicomponent formalisms, using a Virtual Laboratory Environment framework (VLE) that is based on the DSDE formalism.
- Published
- 2018
5. Designing mixed fruit-vegetable cropping systems by integer quadratic programming
- Author
-
De Givry, Simon, Quesnel, Gauthier, Tchamitchian, Marc, and Maqrot, Sara
- Subjects
Agroforestry ,Agroecology ,Ecological interactions ,Spatial and temporal crop allocation problem ,Exact discrete optimization methods - Abstract
Mixed fruit-vegetable cropping systems (MFVCS) are a promising way of ensuring environmentally sustainable agricultural production systems in response to the challenge of being able to fulfill local market requirements. Indeed, they combine productions and they also make a better use of biodiversity. These agroforestry systems are based on a complex set of interactions modifying the utilization of light, water and nutrients. Thus, designing such a system must optimize the use of these resources, by maximizing positive interactions (facilitation) and minimizing negative ones (competition). To attain these objectives, the system's design has to include the spatial and temporal dimensions of these interactions, taking into account the evolution of above- and belowground interactions over a time horizon. However, a considerable amount of research has been conducted, on the one hand, to prove the interest of agroforestry, and on the other hand to propose models supporting cropping plan and crop rotation decisions, but to our knowledge, no model supports the spatial and temporal allocation of both vegetable crops and trees in agroforestry systems. Therefore, we initially built a first MFVCS prototype using the Weighted Constraint Satisfaction framework but the resolution was limited to small scale systems. In this paper, we explore larger MFVCS models using a solver based on Integer Quadratic Programming. The limits of exact methods in solving the MFVCS problem are presented showing the need for approximation methods able to solve a large scale system with solutions of good quality in reasonable time, which could be used in interactive design with farmers and advisers.
- Published
- 2016
6. Observation of discret event models
- Author
-
Quesnel, Gauthier, Trépos, Ronan, Ramat, Éric, Unité de Biométrie et Intelligence Artificielle (UBIA), Institut National de la Recherche Agronomique (INRA), Laboratoire d'Informatique Signal et Image de la Côte d'Opale (LISIC), Université du Littoral Côte d'Opale (ULCO), and Institute for Systems and Technologies of Information, Control and Communication (INSTICC). PRT.
- Subjects
Discrete event systems ,Methodology ,Observation ,[INFO]Computer Science [cs] ,Simulation ,DEVS Formalism ,[MATH]Mathematics [math] - Abstract
International audience; The observation of a simulation is an important task of the modeling and simulation activity. However, this task is rarely explained in the underlying formalism or simulator. Observation consists to capture the state of the model during the simulation. Observation helps understand the behavior of the studied model and allows improving, analyzing or debugging it. In this paper, we focus on appending an observation mechanism in the Parallel Discrete Event System Specification (PDEVS) formalism with guarantee of the reproducible simulation with or without observation mechanism. This extension to PDEVS allows us to observe models at the end of the simulation or according to a time step. Thus, we define a formal specification of this extension and its abstract simulators algorithms. Finally, we present an implementation in the DEVS framework VLE.
- Published
- 2012
7. Observations in DEVS framework
- Author
-
Quesnel, Gauthier, Trépos, Ronan, Chabrier, Patrick, Baudet, Jennifer, Duboz, Raphaël, Unité de Biométrie et Intelligence Artificielle (UBIA), Institut National de la Recherche Agronomique (INRA), Centre de Coopération Internationale en Recherche Agronomique pour le Développement (Cirad), and Labo/service de l'auteur, Ville service, Pays service.
- Subjects
observation ,DEVS ,[MATH.MATH-DS]Mathematics [math]/Dynamical Systems [math.DS] ,methodology and simulation - Abstract
International audience; The observation of a model is a necessary process in the context of modeling and simulation as it offers to modelers the results of their simulations. In this paper, we focus our works on the observation mechanism which is generally not explicit nor clearly specified. This is generally not an issue unless we want to use our model in experimental frames or to avoid the observation mechanism to interfere with the simulation. In this paper, we introduce an extension to the Parallel Discrete Event System Specification (PDEVS) formalism, to observe models in various ways, by event (at each state transition of a model), at the end of the simulation or by a time step.Thus, we define a formal specification of this extension and its abstract simulators algorithms. Finally, we present an implementation in the DEVS framework VLE.
- Published
- 2011
8. Towards a deliberative agent system based on DEVS formalism for application in agriculture
- Author
-
Akplogan, Mahuna, Quesnel, Gauthier, Garcia, Frederick, Joannon, Alexandre, Martin-Clouaire, Roger, Unité de Biométrie et Intelligence Artificielle (UBIA), Institut National de la Recherche Agronomique (INRA), SAD Paysage (SAD Paysage), Institut National de la Recherche Agronomique (INRA)-AGROCAMPUS OUEST, and Institut national d'enseignement supérieur pour l'agriculture, l'alimentation et l'environnement (Institut Agro)-Institut national d'enseignement supérieur pour l'agriculture, l'alimentation et l'environnement (Institut Agro)
- Subjects
[SDV]Life Sciences [q-bio] ,DEVS ,INTELLIGENT AGENT ,BDI ,FARMING SYTEM - Abstract
Analysing and designing whole-farm systems can greatly be enhanced by using simulation platforms that support representation of management decision-making processes. Asmanager of a purposive system, a farmer reasons his actions on the basis of a deliberated context-dependent course ofactions setup to integrate biological, managerial and technical constraints specific to the farm and its environment.This paper presents a system-based model of such deliberative decision-making behavior based on the DEVS (Discrete Event System Specification) formalism. The modelingof farmer’s decision-making is addressed using the Belief-Desire-Intention (BDI) agent paradigm that provides a theoreticalframework to articulate respectively the informational, motivational and intentional drivers underlying decisionmaking in an open (dynamic) environment. The functioningof such a management process is illustrated through the example of scheduling and coordinating the technical activities involved in a corn production system.
- Published
- 2010
9. Une Approche basée sur la Simulation pour l'Optimisation des Processus Décisionnels Semi-Markoviens Généralisés
- Author
-
Rachelson, Emmanuel, Fabiani, Patrick, Garcia, Frédérick, Quesnel, Gauthier, Institut National de la Recherche Agronomique - INRA (FRANCE), and Office National d'Etudes et Recherches Aérospatiales - ONERA (FRANCE)
- Subjects
Réseaux et télécommunications - Abstract
Time is a crucial variable in planning and often requires special attention since it introduces a specific structure along with additional complexity, especially in the case of decision under uncertainty. In this paper, after reviewing and comparing MDP frameworks designed to deal with temporal problems, we focus on Generalized Semi-Markov Decision Processes (GSMDP) with observable time. We highlight the inherent structure and complexity of these problems and present the differences with classical reinforcement learning problems. Finally, we introduce a new simulation-based reinforcement learning method for solving GSMDP, bringing together results from simulation-based policy iteration, regression techniques and simulation theory. We illustrate our approach on a subway network control example.
- Published
- 2008
10. A Simulation-based Approach for Solving Temporal Markov Problems
- Author
-
Rachelson, Emmanuel, Quesnel, Gauthier, Garcia, Frédérick, Fabiani, Patrick, Institut National de la Recherche Agronomique - INRA (FRANCE), and Office National d'Etudes et Recherches Aérospatiales - ONERA (FRANCE)
- Subjects
Discrete events simulation ,Planning ,Markov Decision Processes ,Réseaux et télécommunications ,Reinforcement Learning - Abstract
Time is a crucial variable in planning and often requires special attention since it introduces a specific structure along with additional complexity, especially in the case of decision under uncertainty. In this paper, after reviewing and comparing MDP frameworks designed to deal with temporal problems, we focus on Generalized Semi-Markov Decision Processes (GSMDP) with observable time. We highlight the inherent structure and complexity of these problems and present the differences with classical reinforcement learning problems. Finally, we introduce a new simulation-based reinforcement learning method for solving GSMDP, bringing together results from simulation-based policy iteration, regression techniques and simulation theory. We illustrate our approach on a subway network control example.
- Published
- 2008
11. A Package System for Maintaining Large Model Distributions in VLE Software.
- Author
-
Quesnel, Gauthier and Trepos, Ronan
- Abstract
The Modeling and Simulation (M&S) is becoming a central activity in order to build, study and analyze new systems. To improve activities of M&S, we need to develop collaborative technologies. In this context, we develop the application software Virtual Laboratory Environment (VLE) to model, simulate and analyze dynamic systems. VLE is based on the Discrete Event System specification (DEVS) formalism, a widely recognized specification for modeling and simulating discrete events systems. The main features of the DEVS formalism are a modular and hierarchical approach of the M&S and a relative simplicity to develop the simulation algorithms. Researchers and engineers from different comunities used VLE to develop and study models. However, the modelers need to share source code in order to reuse, couple and combine models. It is not sufficient because they are not helped for maintenance and version upgrades issues. In this paper we present a package system manager that greatly helps modelers to publish source code, binary code, exchange models, data and software application in VLE. [ABSTRACT FROM PUBLISHER]
- Published
- 2012
- Full Text
- View/download PDF
12. Solving the Crop Allocation Problem using Hard and Soft Constraints.
- Author
-
Akplogan, Mahuna, de Givry, Simon, Métivier, Jean-Philippe, Quesnel, Gauthier, Joannon, Alexandre, and Garcia, Frédérick
- Subjects
CROP allocation ,AGRICULTURE ,PROBLEM solving ,DECISION making ,CONSTRAINT satisfaction - Abstract
Application tools for the crop allocation problem (CAP) are required for agricultural advisors to design more efficient farming systems. Despite the extensive treatment of this issue by agronomists in the past, few methods tackle the crop allocation problem considering both the spatial and the temporal aspects of the CAP. In this paper, we precisely propose an original formulation addressing the crop allocation planning problem while taking farmers’ management choices into account. These choices are naturally represented by hard and soft constraints in the Weighted CSP formalism. We illustrate our proposition by solving a medium–size virtual farm using either a WCSP solver (toulbar2) or an ILP solver (NumberJack/SCIP). This preliminary work foreshadows the development of a decision–aid tool for supporting farmers in their crop allocation strategies. [ABSTRACT FROM PUBLISHER]
- Published
- 2013
- Full Text
- View/download PDF
13. A Generic Model to Simulate Air-Borne Diseases as a Function of Crop Architecture.
- Author
-
Casadebaig, Pierre, Quesnel, Gauthier, Langlais, Michel, and Faivre, Robert
- Subjects
- *
GENETIC polymorphism research , *ALLELES , *ACTININ , *MUSCLE cells , *SPINAL cord injuries , *GENETIC carriers - Abstract
In a context of pesticide use reduction, alternatives to chemical-based crop protection strategies are needed to control diseases. Crop and plant architectures can be viewed as levers to control disease outbreaks by affecting microclimate within the canopy or pathogen transmission between plants. Modeling and simulation is a key approach to help analyze the behaviour of such systems where direct observations are difficult and tedious. Modeling permits the joining of concepts from ecophysiology and epidemiology to define structures and functions generic enough to describe a wide range of epidemiological dynamics. Additionally, this conception should minimize computing time by both limiting the complexity and setting an efficient software implementation. In this paper, our aim was to present a model that suited these constraints so it could first be used as a research and teaching tool to promote discussions about epidemic management in cropping systems. The system was modelled as a combination of individual hosts (population of plants or organs) and infectious agents (pathogens) whose contacts are restricted through a network of connections. The system dynamics were described at an individual scale. Additional attention was given to the identification of generic properties of host-pathogen systems to widen the model's applicability domain. Two specific pathosystems with contrasted crop architectures were considered: ascochyta blight on pea (homogeneously layered canopy) and potato late blight (lattice of individualized plants). The model behavior was assessed by simulation and sensitivity analysis and these results were discussed against the model ability to discriminate between the defined types of epidemics. Crop traits related to disease avoidance resulting in a low exposure, a slow dispersal or a de-synchronization of plant and pathogen cycles were shown to strongly impact the disease severity at the crop scale. [ABSTRACT FROM AUTHOR]
- Published
- 2012
- Full Text
- View/download PDF
14. Qualitative modeling of fruit fly injuries on chayote in Réunion: Development and transfer to users.
- Author
-
Deguine, Jean-Philippe, Robin, Marie-Hélène, Corrales, David Camilo, Vedy-Zecchini, Marie-Anne, Doizy, Anna, Chiroleu, Frédéric, Quesnel, Gauthier, Païtard, Isaure, Bohanec, Marko, and Aubertot, Jean-Noël
- Subjects
FRUIT flies ,SCIENTIFIC knowledge ,FARM management ,INSECT pests ,TROPICAL crops ,AGRICULTURAL forecasts - Abstract
Intensive chayote cultivation in Réunion almost disappeared in the 2000s due to significant yield losses from fruit fly attacks on this historically important crop (Dacus ciliatus , Zeugodacus cuurbitae and Dacus demmerezi). Since the late 2000s, the adoption of agroecological crop protection practices have led to the effective management of fruit fly populations, a significant reduction in pesticide use, an increase in chayote production and plantations, and the development of organic production. To assist in fruit fly management, a qualitative model which simulates fruit fly damage to chayote crops, known as IPSIM-chayote, was developed, providing satisfactory prediction results. It has a user-friendly interface and is now available free of charge online, in three languages (French, English and Spanish): https://pvbmt-apps.cirad.fr/apps/ipsim-chayote/?lang=en. The IPSIM-chayote modeling platform can be used by farmers as a diagnosis to simulate fruit fly damage to their crops and as a decision-making tool for their agricultural practices. The model can be used as a training resource in agroecological crop protection. Public authorities and local government can use it as a tool in planning and forecasting agricultural development. Finally, researchers can use it as a prediction tool and a resource for the exchange of information, allowing them to review scientific knowledge or identify new, relevant research areas suited to the context and challenges. IPSIM-chayote can be considered as a forum for exchange and can stimulate collaborative work between individuals. It is a flexible model, as it allows variables to be added. IPSIM-chayote is the first qualitative model developed for crop pests in a tropical environment. It could serve as a basis for the development of other similar models simulating crop pest incidence, thus contributing significantly to the development of agroecological crop protection. • The IPSIM-chayote model is the first qualitative model for predicting insect pest damages on tropical crops. • The model gives accurate predictions according to cropping practices, pedoclimate and the environment of the field. • It has a user-friendly interface user and is available free of charge in three languages on the Internet. • The model is intended for different categories of users: farmers, advisers, teachers, policy makers and researchers. [ABSTRACT FROM AUTHOR]
- Published
- 2021
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.