Multi-Agent Modeling and Simulation of Farmland Use Change in a Farming–Pastoral Zone: A Case Study of Qianjingou Town in Inner Mongolia, China
Abstract
:1. Introduction
2. Overview of the Study Area
3. Data Collection
4. Describing the Multi-Agent Model of Farmland Use Change Based on ODD + D Protocol
4.1. Overview
4.1.1. Purpose
4.1.2. Entities, State Variables and Scales
4.1.3. Process Overview and Scheduling
- (1)
- Subsidy-dependent households: 100% of households do not plant farmland.
- (2)
- Pure-farming households: Check whether p/q is less than 10. If so, 72% of households hire farmland; they do not rent out farmland. For households who have renting in farmland decisions, they will hire q × (10 − p/q) plots.
- (3)
- Part-farming households: Check whether p/q is less than 10. If so, 54% of households will hire q × (10 − p/q) plots; alternatively, 28% of households will decrease planting plots by q × (10 − p/q) plots.
- (4)
- Non-farming households: Check whether p/q is less than 10. If so, 44% of households will hire q × (10 − p/q) plots; alternatively, 52% of households will decrease planting plots by q × (10 − p/q) plots.
- (5)
- Pure-outworking households: 100% of households will rent out or abandon all of their farmland plots.
4.2. Design Concepts
4.2.1. Theoretical and Empirical Background
4.2.2. Individual Decision-Making
4.2.3. Learning
4.2.4. Individual Sensing
4.2.5. Individual Prediction
4.2.6. Interaction
4.2.7. Collectives
4.2.8. Heterogeneity
4.2.9. Stochasticity
4.2.10. Observation
4.3. Details
4.3.1. Implementation Details
4.3.2. Initialization
- (1)
- Initializing the population, age and occupation structures of five types of households (Because of complexity, we listed the tables of these structures as Supplementary Materials 3). Subsidy-dependent households lack young and middle-aged laborers, and non-farming, pure-farming and part-farming households must have young and middle-aged laborers.
- (2)
- Calculating the farmland areas of each person using the statistical yearbook data. Using remote sensing data, we obtained the spatial location of the farmland and resized the grid resolution so that one farmland grid represented one person’s farmland area.
- (3)
- Through questionnaire analysis, we obtained the percent of each of the five types of households in the sampled data, and using the Monte Carlo method, we obtained the proportion of the five types of households in the overall data.
- (4)
- We calculated the total farmland area of each household by multiplying the number of family members by the farmland areas of each person. Then, we allocated this number to each household.
4.3.3. Input Data
4.3.4. Submodels
Descriptions of Submodels
(1) Individual State Transfer Submodel
- (i)
- The age of the juvenile and adult node is 18 years old. When the age of an individual agent is equal to or greater than 18 years, 10% will become undergraduates (S1→S2), 30% will become farmers (S1→S3), and 60% will become migrant workers.
- (ii)
- The age of the undergraduate education and working node is 22 years old. When the age of an individual agent is equal to or greater than 22 years, 100% will become stable workers (S2→S7).
- (iii)
- An important age node is 47 years. When 18 ≤ age ≤ 47 or 47 ≤ age ≤ 55, migrant workers and farmers will exchange with each other at a certain probability level. When 18 ≤ age ≤ 47, 55% farmers will become migrant workers (S3→S4), and 25% migrant workers will become farmers (S4→S3). When 47 ≤ age ≤ 55, 45% migrant workers will become farmers (S5→S6).
- (iv)
- The age of the migrant workers stop working outside and become farmers node is 55 years. When the age of an individual agent is equal to or greater than 55 years old, 100% will become farmers (S8→S6).
- (v)
- The age of the farmers retiring node is 65 years. When the age of an individual agent is equal to or greater than 65, farmers will stop farming activities (S6→S9).
- (vi)
- The age of the stable workers retiring node is 60 years. When the age of an individual agent reaches 60, stable workers will retire (S7→S9).
(2) Households Classification Submodel
(3) Spatial Environment Synthesization Submodel
(4) Households’ Farmland Use Decisions Submodel
Parameters of the Model
Parameters | Meaning | Initial Values | Data Sources | Changing Rules | |
---|---|---|---|---|---|
averageLand | Farmland areas per person | 0.9 hectare | Statistical yearbook | Fixed | |
maxDeathAge | Longevity | 65–100 | Questionnaires | Randomly changed | |
numAgents | Total population | 17,500 | Statistical data | Changed at the next time slice | |
FAD | The FAD of farmland plots for each household | 1 | Questionnaires | Changed at the next time slice | |
nppClass | Npp classes (gc/(m2 × year)) | Class 1: 584–761 | Remote sensing data and questionnaires | Fixed | |
Class 2:407–584 | |||||
Class 3: 230–407 | |||||
Class 4: 54–230 | |||||
Individual agents state transfer submodel | |||||
ageNode | The age nodes that individuals change their occupation states | 18, 22, 47, 55, 60, 65 | Questionnaires | Fixed | |
probability | The probability individuals change their occupation from one state to another. | 0–100% | Questionnaires | Fixed | |
Household classification submodel | |||||
percentage | The percentage of non-farming, pure-outworking, part-farming, pure-farming, subsidy-dependent groups | 0.41, 0.11, 0.25, 0.15, 0.08 | Questionnaires | Changed at the next time slice | |
everEarned | Work income per person | 10,000 yuan/year | Questionnaires | Fixed | |
subsidyGrain | Payment of Grain Subsidy Policy | 430.7 yuan/hectare | Questionnaires | Fixed | |
cropPrice | Price of naked oats | 2.49 yuan/kg | Questionnaires | Fixed | |
landYield | Yield of farmland | NPP1: 1500 kg/hectare | Remote sensing data and questionnaires | Fixed | |
NPP2: 1125 kg/hectare | |||||
NPP3: 750 kg/hectare | |||||
NPP4: 375 kg/hectare | |||||
rentPrice | Prices of land rent | NPP1: 600 yuan/hectare | Remote sensing data and questionnaires | Fixed | |
NPP2: 525 yuan/hectare | |||||
NPP3: 450 yuan/hectare | |||||
NPP4: 375 yuan/hectare | |||||
Spatial environment allocation submodel | |||||
cellSize | The spatial resolution of each grid cell | 96 m × 96 m | Remote sensing data, questionnaires and statistical data | Fixed | |
weight | The weights of 4 factors, which are used to combine the 4 factors | Wnpp = 0.4, Wroad = 0.2, | Questionnaires | Fixed | |
Wslope = 0.2, Wrelief = 0.2 | |||||
Itotal | The combined index of 4 natural factors | Range from 0 to 1. Need calculation. | Remote sensing data and questionnaires | Fixed | |
Households’ farmland use submodel | |||||
k | The maximum plots that each agricultural laborer can plant | 10 | Questionnaires | Fixed | |
numofTransferPlots | The number of plots each household wanted to transfer | Need further calculation. | Questionnaires and need further analysis | Changed at the next time slice |
5. Results
5.1. Model Output Variables
5.1.1. Farmland Use States
5.1.2. Farmland Aggregation Degree
5.1.3. Number of Households
5.2. Results Analysis
5.2.1. Farmland Use States
5.2.2. Farmland Aggregation Degree
5.2.3 Distribution of the Number of Different Types of Households
6. Discussion
7. Conclusions
Supplementary Files
Supplementary File 1Acknowledgments
Author Contributions
Conflicts of Interest
References
- Liu, J.; Dietz, T.; Carpenter, S.R.; Alberti, M.; Folke, C.; Moran, E.; Pell, A.N.; Deadman, P.; Kratz, T.; Lubchenco, J.; et al. Complexity of coupled human and natural systems. Science 2007, 317, 1513–1516. [Google Scholar] [CrossRef] [PubMed]
- An, L. Modeling human decisions in coupled human and natural systems: Review of agent-based models. Ecol. Model. 2012, 229, 25–36. [Google Scholar] [CrossRef]
- Chen, H.; Liang, X.; Gao, H.; Wang, T. A review on multi-agent system for the simulation of land use and land cover change. J. Nat. Resour. 2008, 23, 345–352. (In Chinese) [Google Scholar]
- Yu, Q.; Wu, W.; Yang, P.; Tang, H. Progress of agent-based agricultural land change modeling: A review. Acta Ecol. Sin. 2013, 33, 1690–1700. (In Chinese) [Google Scholar] [CrossRef]
- Liu, J.Y.; Deng, X.Z. Progress of the research methodologies on the temporal and spatial process of LUCC. Chin. Sci. Bull. 2010, 55, 1354–1362. [Google Scholar] [CrossRef]
- Gilbert, N. Agent-Based Models (Quantitative Applications in the Social Sciences); Sage Publications: London, UK, 2007. [Google Scholar]
- Yu, Q.; Wu, W.; Tang, H. Complex system theory and agent-based modeling: Progresses in land change science. J. Geogr. Sci. 2011, 66, 1518–1530. (In Chinese) [Google Scholar]
- Natalini, D.; Bravo, G. Encouraging sustainable transport choices in American households: Results from an empirically grounded agent-based model. Sustainability 2013, 6, 50–69. [Google Scholar] [CrossRef]
- Lansing, J.S.; Kremer, J.N. Emergent properties of Balinese water temple networks: Co-adaptation on a rugged fitness landscape. Am. Anthropol. 1993, 95, 97–114. [Google Scholar] [CrossRef]
- Parker, D.C.; Manson, S.M.; Janssen, M.A.; Hoffmann, M.J.; Deadman, P. Multi-agent systems for the simulation of land-use and land-cover change: A review. Ann. Assoc. Am. Geogr. 2003, 93, 314–337. [Google Scholar] [CrossRef]
- Matthews, R.B.; Gilbert, N.G.; Roach, A.; Polhill, J.G.; Gotts, N. Agent-based land-use models: A review of applications. Landsc. Ecol. 2007, 22, 1447–1459. [Google Scholar] [CrossRef] [Green Version]
- Bousquet, F.; Le, P.C. Multi-agent simulations and ecosystem management: A review. Ecol. Model. 2004, 176, 313–332. [Google Scholar] [CrossRef]
- Hare, M.; Deadman, P. Further towards a taxonomy of agent-based simulation models in environmental management. Math. Comput. Simulat. 2004, 64, 25–40. [Google Scholar] [CrossRef]
- Shi, R.; Kang, M. Arable land change and its driving factor analysis in the transitional area between pastoral and agricultural regions along NECT. J. Beijing Norm. University (Nat. Sci.) 2000, 36, 700–705. (In Chinese) [Google Scholar]
- Zhao, J.; Zhao, S. Land use changes and its causes in typical agricultural region of agri-grazing-ecotone. J. Desert Res. 2003, 23, 73–78. (In Chinese) [Google Scholar]
- Gan, H.; Liu, Y.; Wang, J. Analysis of driving factors of land use conversion in interlocked agro-pasturing area of North China. J. Soil Water Conservat. 2004, 18, 113–116. (In Chinese) [Google Scholar]
- Luo, C.; Xue, J. Ecologically vulnerable characteristics of the farming-pastoral zigzag zone in northern China. J. Arid Land Resour. Environ. 1995, 9, 1–7. (In Chinese) [Google Scholar]
- Meng, J.; Zhang, Y.; Zhou, P. Ecological vulnerability assessment of the farming-pastoral transitional zone in northern China. J. Desert Res. 2010, 30, 850–856. (In Chinese) [Google Scholar]
- Wang, J.; Xu, X.; Liu, P. Land use and land carrying capacity in ecotone between agriculture and animal husbandry in northern China. Resour. Sci. 1999, 21, 19–24. (In Chinese) [Google Scholar]
- Hao, H.; Li, X.; Tian, Y. Farmland use right transfer and its driving factors in agro-pastoral interlaced region. Trans. Chin. Soc. Agr. Eng. 2010, 26, 302–307. (In Chinese) [Google Scholar]
- Yang, S.; Yan, H.; Guo, L. The land use change and its eco-environmental effects in transitional agro-pastoral region—A case study of Yulin City in northern Shaanxi province. Progr. Geogr. 2005, 23, 49–55. (In Chinese) [Google Scholar]
- Xie, H. Driving force analysis of land use changes in the typical farming-pastoral ecotone. Trans. Chin. Soc. Agric. Eng. 2008, 24, 56–62. (In Chinese) [Google Scholar]
- Xie, H.; Li, B. Driving forces analysis of land-use pattern changes based on logistic region model in the farming-pastoral zone: A case study of Ongiud Banner, Inner Mongolia. Geogr. Res. 2008, 27, 294–304. (In Chinese) [Google Scholar]
- Gao, Z.; Liu, J.; Cao, M. Impact of land use and climate change on ecosystem productivity and carbon cycling in agro-pastoral zone. Sci. China D 2005, 34, 946–957. (In Chinese) [Google Scholar]
- Chen, M.; Xiao, H.; He, W. An empirical study on factors affecting the households’ behavior in cultivated land transfer. J. Nat. Resour. 2008, 23, 369–374. (In Chinese) [Google Scholar]
- Ouyang, J.; Song, C.; Yu, Z. The farm household’s choice of land use type and its effectiveness on land quality and environment in Huang-Huai-Hai plain. J. Nat. Resour. 2004, 19, 1–11. (In Chinese) [Google Scholar]
- Holden, S.; Shiferaw, B.; Pender, J. Non-farm income, household welfare, and sustainable land management in a less-favoured area in the Ethiopian highlands. Food Policy 2004, 29, 369–392. [Google Scholar] [CrossRef]
- Pender, J. Development pathways for hillsides and highlands: Some lessons from Central America and East Africa. Food Policy 2004, 29, 339–367. [Google Scholar] [CrossRef]
- Xu, D.; Zhang, J.; Rasul, G.; Liu, S.Q.; Xie, F.T.; Cao, M.T.; Liu, E.L. Household Livelihood Strategies and Dependence on Agriculture in the Mountainous Settlements in the Three Gorges Reservoir Area, China. Sustainability 2015, 7, 4850–4869. [Google Scholar] [CrossRef]
- Munroe, D.K.; van Berkel, D.B.; Verburg, P.H.; Olson, J.L. Alternative trajectories of land abandonment: Causes, consequences and research challenges. Curr. Opin. Environ. Sustain. 2013, 5, 471–476. [Google Scholar] [CrossRef]
- Barrow, C.J.; Hicham, H. Two complimentary and integrated land uses of the western High Atlas Mountains, Morocco: The potential for sustainable rural livelihoods. Appl. Geogr. 2000, 20, 369–394. [Google Scholar] [CrossRef]
- Ellis, F.; Allison, E. Livelihood diversification and natural resource access. Available online: ftp://ftp.fao.org/docrep/fao/006/AD689E/AD689E00.pdf (accessed on 29 October 2015).
- Soini, E. Land Tenure and Management in the Districts around Mount Elgon. Available online: http://www.sabaots.com/uploads/Sabaot_Land_tenure_and_management_in_Mt_Elgon.pdf (accessed on 29 October 2015).
- Koczberski, G.; Curry, G.N. Making a living: Land pressures and changing livelihood strategies among oil palm settlers in Papua New Guinea. Agric. Syst. 2005, 85, 324–339. [Google Scholar] [CrossRef]
- Zhang, L.; Zhang, Y.; Yan, J. Livelihood diversification and cropland use pattern in agro-pastoral mountainous region of the eastern Tibetan plateau. J. Geogr. Sci. 2008, 63, 377–385. (In Chinese) [Google Scholar] [CrossRef]
- Zhu, L.; Meng, J.; Liu, Y.; Zhou, P. Livelihoods of arming and grazing households and land use in farming-pastoral transitional zone: A case study of Uxin Banner in Ordos, Inner Mongolia. Acta Sci. Nat. Universitatis Pekinensis 2011, 47, 133–140. [Google Scholar]
- Wang, C.; Yang, Y. An overview of farmers’ livelihood strategy change and its effect on land use/cover change in developing countries. Progr. Geogr. 2012, 31, 792–798. [Google Scholar]
- Bao, S.; Ma, Z.; Cui, X. The features of climate changes in recent 50 years of Xilin Gol League. J. Inner Mong. Agric. Univ. 2011, 32, 157–160. (In Chinese) [Google Scholar]
- Inner Mongolia Statistics Bureau. Inner Mongolia Statistical Yearbooks; Inner-Mongol People Publishing House: Inner Mongolia, China, 2010. (In Chinese) [Google Scholar]
- Liu, T. The Drought Characteristic and Land Use Change Scenario Simulation in Northern Farming-Pastoral Zone. Master’s Thesis, Hohai University, Nanjing, China, 2012. [Google Scholar]
- Population Census Office under the State Council, Department of Population and Employment Statistics, National Bureau of Statistics. Tabulation on the 2010 Population Census of the People’s Republic of China by Township; China Statistics Press: Beijing, China, 2012. (In Chinese) [Google Scholar]
- United States Geological Survey. Available online: http://earthexplorer.usgs.gov/ (accessed on 29 October 2015).
- Müller, B.; Bohn, F.; Drebler, G.; Groeneveld, J.; Klassert, C.; Martin, R.; Schlüter, M.; Schulze, J.; Weise, H.; Schwarz, N. Describing human decisions in agent-based models—ODD + D, an extension of the ODD protocol. Environ. Model. Softw. 2013, 48, 37–48. [Google Scholar] [CrossRef]
- Yan, D.; Schneider, U.A.; Schmid, E.; Huang, H.Q.; Pan, L.H.; Dilly, O. Interactions between land use change, regional development, and climate change in the Poyang Lake district from 1985 to 2035. Agric. Syst. 2013, 119, 10–21. [Google Scholar] [CrossRef]
- Pan, L.; Huang, H.; Jiang, L. A case study of the effects of wetland restoration policy with an artificial society model. J. Nat. Resour. 2010, 25, 2007–2017. (In Chinese) [Google Scholar]
- Yan, D.; Huang, H.; Pan, L.; Liu, G. Application of the multi-agent system theory to land use/land cover change in the Poyang lake area. Resour. Sci. 2013, 35, 2041–2051. (In Chinese) [Google Scholar]
- Repast Suite. Available online: http://repast.sourceforge.net/ (accessed on 29 October 2015).
- Qianjingou Town in Taipusi Banner. The basic information of Taipusi Banner. Available online: http://www.tpsq.gov.cn/xhqgk_1/zjxhq/smz/200811/t20081107_177655.html (accessed on 29 October 2015). (In Chinese)
- Sallu, S.M.; Twyman, C.; Stringer, L.C. Resilient or Vulnerable Livelihoods? Assessing Livelihood Dynamics and Trajectories in Rural Botswana. Econ. Soc. 2010, 15. article 3. [Google Scholar]
- Valbuena, D.; Verburg, P.H.; Bregt, A.K. A method to define a typology for agent-based analysis in regional land-use research. Agric. Ecosyst. Environ. 2008, 128, 27–36. [Google Scholar] [CrossRef]
- Liu, X.; Yang, Q.; Tang, G. Extraction and application of relief of China based on DEM and GIS method. Bull. Soil Water Conserv. 2001, 21, 57–62. (In Chinese) [Google Scholar]
- Yu, Q.; Wu, W.; Chen, Y. Model application of an agent-based model for simulating crop pattern dynamics at regional scale based on MATLAB. Trans. Chin. Soc. Agric. Eng. 2014, 30, 105–114. (In Chinese) [Google Scholar]
- Valbuena, D.; Verburg, P.H.; Veldkamp, A.; Bregt, A.K.; Ligtenberg, A. Effects of farmers’ decisions on the landscape structure of a Dutch rural region: An agent-based approach. Landsc. Urban Plan. 2010, 97, 98–110. [Google Scholar] [CrossRef]
- Grimm, V. Ten years of individual-based modelling in ecology: What have we learned and what could we learn in the future? Ecol. Model. 1999, 115, 129–148. [Google Scholar] [CrossRef]
- Railsback, S.F. Concepts from complex adaptive systems as a framework for individual-based modelling. Ecol. Model. 2001, 139, 47–62. [Google Scholar] [CrossRef]
- Macal, C.M.; North, M.J. Tutorial on agent-based modeling and simulation. In Proceedings of the 37th Conference on Winter simulation, Orlando, FL, USA, 4–7 December 2005; Winter Simulation Conference: Orlando, FL, USA, 2005; pp. 2–15. [Google Scholar]
- Wu, W.; Yang, P.; Shibasakir, Y.; Tang, H. Agent-based model for land-use/Cover change: A review. Sci. Geogr. Sin. 2007, 27, 573–578. (In Chinese) [Google Scholar]
- Evans, T.P.; Kelley, H. Multi-scale analysis of a household level agent-based model of land cover change. J. Environ. Manag. 2004, 7, 57–72. [Google Scholar] [CrossRef] [PubMed]
- Xu, Q.; Yang, K.; Wang, G. Agent-based modeling and simulation of land-use and land-cover change according to ant colony optimization: A case study of the Erhai Lake Basin, China. Nat. Hazards 2015, 75, 95–118. [Google Scholar] [CrossRef]
- Berger, T. Agent-based spatial models applied to agriculture: A simulation tool for technology diffusion, resource use changes and policy analysis. Agric. Econ. 2001, 25, 245–260. [Google Scholar] [CrossRef]
- Baumann, M.; Kuemmerle, T.; Elbakidze, M.; Ozdogan, M.; Radeloff, V.C.; Keuler, N.S.; Prishchepov, A.V.; Kruhlov, I.; Hostert, P. Patterns and drivers of post-socialist farmland abandonment in Western Ukraine. Land Use Policy. 2011, 28, 552–562. [Google Scholar] [CrossRef]
- Koontz, T.M. We finished the plan, so now what? Impacts of collaborative stakeholder participation on land use policy. Policy Stud. J. 2005, 33, 459–481. [Google Scholar] [CrossRef]
© 2015 by the authors; licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution license (http://creativecommons.org/licenses/by/4.0/).
Share and Cite
Bai, X.; Yan, H.; Pan, L.; Huang, H.Q. Multi-Agent Modeling and Simulation of Farmland Use Change in a Farming–Pastoral Zone: A Case Study of Qianjingou Town in Inner Mongolia, China. Sustainability 2015, 7, 14802-14833. https://doi.org/10.3390/su71114802
Bai X, Yan H, Pan L, Huang HQ. Multi-Agent Modeling and Simulation of Farmland Use Change in a Farming–Pastoral Zone: A Case Study of Qianjingou Town in Inner Mongolia, China. Sustainability. 2015; 7(11):14802-14833. https://doi.org/10.3390/su71114802
Chicago/Turabian StyleBai, Xuehong, Huimin Yan, Lihu Pan, and He Qing Huang. 2015. "Multi-Agent Modeling and Simulation of Farmland Use Change in a Farming–Pastoral Zone: A Case Study of Qianjingou Town in Inner Mongolia, China" Sustainability 7, no. 11: 14802-14833. https://doi.org/10.3390/su71114802
APA StyleBai, X., Yan, H., Pan, L., & Huang, H. Q. (2015). Multi-Agent Modeling and Simulation of Farmland Use Change in a Farming–Pastoral Zone: A Case Study of Qianjingou Town in Inner Mongolia, China. Sustainability, 7(11), 14802-14833. https://doi.org/10.3390/su71114802