Stable Pb isotopes in surface and core sediments were determined to identify the sources of Pb contaminants in the northern East China Sea(ECS).The Bayesian stable isotope mixing model was used to quantify the contrib...Stable Pb isotopes in surface and core sediments were determined to identify the sources of Pb contaminants in the northern East China Sea(ECS).The Bayesian stable isotope mixing model was used to quantify the contributions of Pb sources.The results show that since the late 1980 s,ratios of^(207)Pb/^(206)Pb and^(208)Pb/^(206)Pb increased in the top 34-cm sediment shown in the coastal core samples,reflecting elevated anthropogenic Pb input in coastal sea.Seaward increase of^(207)Pb/^(206)Pb and^(208)Pb/^(206)Pb ratios in surface sediments reveals that anthropogenic Pb came mainly via atmospheric transmission into the ECS.Anthropogenic sources accounted for 12.0%-21.1%of the total Pb in sediments after the 1990 s.Coal combustion was the largest anthropogenic contributor(47.5%±18.8%),and Pb mining and smelting,cement production,and vehicle exhaust/gasoline contributed 23.2%±7.1%,19.0%±13.0%,and 10.3%±6.9%,respectively.The proportions of the anthropogenic sources gradually increased while geogenic source(riverine sediment)decreased from the coast to the outer shelf.This study demonstrated that the significant influence of atmospheric input of Pb contaminants into the ECS,and also the urgent need to control coal combustion and Pb discharge from industrial dust and fume emission in China.It also highlights the promising application of the Simmr model to quantify the proportions of multiple sources of trace elements in an environment.展开更多
Hydrograph separation is a fundamental catchment descriptor,revealing information about sources of water in runoff generation processes. The water isotopes are ideal tracers in studying hydrological processes since th...Hydrograph separation is a fundamental catchment descriptor,revealing information about sources of water in runoff generation processes. The water isotopes are ideal tracers in studying hydrological processes since the isotope fractionation produces a natural labeling effect within the hydrologic cycle. The water isotope technique has become one of effective means for investigating complex hydrologic system on a catchment scale. This paper reviews the progress on the use of stable water isotope techniques in catchment hydrograph separation in last decades. Also,the isotope mixing model for hydrograph separation and its uncertainties are explained in detail. In future research,there are three hot issues in the use of isotopic hydrograph separation( IHS) : integrating new approaches into IHS,calibration and verification of IHS model and IHS application in large river basins.展开更多
Client cache is an important technology for the optimization of distributed and centralized storage systems. As a representative client cache system, the performance of CacheFiles is limited by transition faults. Furt...Client cache is an important technology for the optimization of distributed and centralized storage systems. As a representative client cache system, the performance of CacheFiles is limited by transition faults. Furthermore, CacheFiles just supports a simple LRU policy with a tightly-coupled design. To overcome these limitations, we propose to employ Stable Set Model (SSM) to improve CacheFiles and design an enhanced CacheFiles, SAC. SSM assumes that data access can be decomposed to access on some stable sets, in which elements are always repeatedly accessed or not accessed together. Using SSM methods can improve the cache management and reduce the effect of transition faults. We also adopt loosely- coupled methods to design prefetch and replacement policies. We implement our scheme on Linux 2.6.32 and measure the execution time of the scheme with various file I/O benchmarks. Experiments show that SAC can significantly improve I/O performance and reduce execution time up to 84%0, compared with the existing CacheFiles.展开更多
Background Although freshwater ecosystems cover less than 1%of the earth’s surface,they support extremely high levels of biodiversity and provide vital ecosystem services.However,due to the introduction of non-native...Background Although freshwater ecosystems cover less than 1%of the earth’s surface,they support extremely high levels of biodiversity and provide vital ecosystem services.However,due to the introduction of non-native fishes,aquatic ecosystem functioning has been altered,and in some cases,declined sharply.Quantifying the impacts of invasive species has proven problematic.In this study,we examined the relative trophic position of native piscivorous fishes to estimate the effects of invasive Nile tilapia on food webs in the downstream sections of an invaded large subtropical river,the Pearl River,China.Furthermore,we quantified how native piscivorous fish diets changed as the Nile tilapia invasion progressed.Results The trophic position of the widely distributed and locally important economically harvested piscivorous culter fish(Culter recurviceps),mandarinfish(Siniperca kneri),and catfish(Pelteobagrus fulvidraco)lowered significantly in the invaded Dongjiang River compared to an uninvaded reference Beijiang River.The lower trophic position of these piscivorous fishes was reflected by a major reduction in the proportion of prey fish biomass in their diets following the Nile tilapia invasion.Small fishes in the diet of culter fish from the reference river(33%small fishes,17%zooplankton)shifted to lower trophic level zooplankton prey in the invaded river(36%zooplankton,25%small fish),possibly due to the presence of Nile tilapia.Additionally,small fishes in the diet of mandarinfish in the reference river(46%small fishes,11%aquatic insects)declined in the invaded river(20%aquatic insects,30%small fishes).Similarly,the diet of catfish from the reference river shifted from fish eggs(25%fish eggs,25%aquatic insects)to aquatic insects in the invaded river(44%aquatic insects,5%fish eggs).Conclusions The results of this study contributed to a growing body of evidence,suggesting that Nile tilapia can modify trophic interactions in invaded ecosystems.It is crucial to understand the processes outlined in this study in order to better assess non-native aquatic species,conserve the stability of freshwater ecosystems,and improve current conservation strategies in reaches of the Pearl River and other similar rivers that have experienced invasions of non-native species.展开更多
Marek's forward-chaining construction is one of the important techniques for investigating the non-monotonic reasoning. By introduction of consistency property over a logic program, they proposed a class of logic pro...Marek's forward-chaining construction is one of the important techniques for investigating the non-monotonic reasoning. By introduction of consistency property over a logic program, they proposed a class of logic programs, FC-normal programs, each of which has at least one stable model. However, it is not clear how to choose one appropriate consistency property for deciding whether or not a logic program is FC-normal. In this paper, we firstly discover that, for any finite logic programⅡ, there exists the least consistency property LCon(Ⅱ) overⅡ, which just depends onⅡitself, such that, Ⅱ is FC-normal if and only ifⅡ is FC-normal with respect to (w.r.t.) LCon(Ⅱ). Actually, in order to determine the FC-normality of a logic program, it is sufficient to check the monotonic closed sets in LCon(Ⅱ) for all non-monotonic rules, that is LFC(Ⅱ). Secondly, we present an algorithm for computing LFC(Ⅱ). Finally, we reveal that the brave reasoning task and cautious reasoning task for FC-normal logic programs are of the same difficulty as that of normal logic programs.展开更多
The paradigm of disjunctive logic programming (DLP) enhances greatly the expressive power of normal logic programming (NLP) and many (declarative) semantics have beeu defined for DLP to cope with various problems of ...The paradigm of disjunctive logic programming (DLP) enhances greatly the expressive power of normal logic programming (NLP) and many (declarative) semantics have beeu defined for DLP to cope with various problems of knowledge representation in artificial intelligence. However, the expressive ability of the semantics and the soundness of program transformations for DLP have been rarely explored. This paper defines an immediate consequence operator TGP for each disjunctive program and shows that TGP has the least and computable fixpoint Lft(P). Lft is, in fact, a program transformation for DLP which transforms all disjunctive programs into negative programs. It is shown that Lft preserves many key semantics, including the disjunctive stable models, well-founded model, disjunctive argument semantics DAS, three-valued models, etc. This means that every disjunctive program P has a unique canonical form Lft(P) with respect to these semanics. As a result, the work in this paper provides a unifying frameword for studying the expressive ability of various semantics for DLP.On the other hand, the computing of the above semantics for negative programs is just a trivial task, therefore, Lft(P) is also an optimization method for DLP. Another application of Lft is to derive some interesting semantic results for DLP.展开更多
The relationship between TMS and general logic programs is an important issue in non-monotonic logic programming. In this paper, we prove that, after we translate the TMS theory into a general logic program, the TMS...The relationship between TMS and general logic programs is an important issue in non-monotonic logic programming. In this paper, we prove that, after we translate the TMS theory into a general logic program, the TMS's well-founded assignment (orextension) is equivalent to the corresponding general logic program's stable model. It means that TMS can be completely integrated into a non-monotonic logic programming environment.展开更多
This paper investigates the consistency property of FC-normal logic program and presents an equivalent deciding condition whether a logic program P is an FC-normal program. The deciding condition describes the charact...This paper investigates the consistency property of FC-normal logic program and presents an equivalent deciding condition whether a logic program P is an FC-normal program. The deciding condition describes the characterizations of FC-normal program. By the Petri-net presentation of a logic program, the characterizations of stratification of FC-normal program are investigated. The stratification of FC-normal program motivates us to introduce a new kind of stratification, extended stratification, over logic program. It is shown that an extended (locally) stratified logic program is an FC-normal program. Thus, an extended (locally) stratified logic program has at least one stable model. Finally, we have presented algorithms about computation of consistency property and a few equivalent deciding methods of the finite FC-normal program.展开更多
基金the Open Fund of CAS Key Laboratory of Marine Ecology and Environmental Sciences,Institute of Oceanology,Chinese Academy of Sciences(No.KLMEES201805)the National Natural Science Foundation of China(No.41406087)the"First Class Fishery Discipline"Program in Shandong Province,China。
文摘Stable Pb isotopes in surface and core sediments were determined to identify the sources of Pb contaminants in the northern East China Sea(ECS).The Bayesian stable isotope mixing model was used to quantify the contributions of Pb sources.The results show that since the late 1980 s,ratios of^(207)Pb/^(206)Pb and^(208)Pb/^(206)Pb increased in the top 34-cm sediment shown in the coastal core samples,reflecting elevated anthropogenic Pb input in coastal sea.Seaward increase of^(207)Pb/^(206)Pb and^(208)Pb/^(206)Pb ratios in surface sediments reveals that anthropogenic Pb came mainly via atmospheric transmission into the ECS.Anthropogenic sources accounted for 12.0%-21.1%of the total Pb in sediments after the 1990 s.Coal combustion was the largest anthropogenic contributor(47.5%±18.8%),and Pb mining and smelting,cement production,and vehicle exhaust/gasoline contributed 23.2%±7.1%,19.0%±13.0%,and 10.3%±6.9%,respectively.The proportions of the anthropogenic sources gradually increased while geogenic source(riverine sediment)decreased from the coast to the outer shelf.This study demonstrated that the significant influence of atmospheric input of Pb contaminants into the ECS,and also the urgent need to control coal combustion and Pb discharge from industrial dust and fume emission in China.It also highlights the promising application of the Simmr model to quantify the proportions of multiple sources of trace elements in an environment.
基金Supported by the National Natural Science Foundation of China(41101066)the China Postdoctoral Science Foundation Funded Project(2013M532094)
文摘Hydrograph separation is a fundamental catchment descriptor,revealing information about sources of water in runoff generation processes. The water isotopes are ideal tracers in studying hydrological processes since the isotope fractionation produces a natural labeling effect within the hydrologic cycle. The water isotope technique has become one of effective means for investigating complex hydrologic system on a catchment scale. This paper reviews the progress on the use of stable water isotope techniques in catchment hydrograph separation in last decades. Also,the isotope mixing model for hydrograph separation and its uncertainties are explained in detail. In future research,there are three hot issues in the use of isotopic hydrograph separation( IHS) : integrating new approaches into IHS,calibration and verification of IHS model and IHS application in large river basins.
基金supported by the National Basic Research 973 Program of China under Grant No.2011CB302304the National HighTechnology Research and Development 863 Program of China under Grant Nos.2011AA01A102,2013AA013201 and 2013AA013205+1 种基金the Strategic Priority Research Program of the Chinese Academy of Sciences under Grant No.XDA06010401the Chinese Academyof Sciences Key Deployment project under Grant No.KGZD-EW-103-5(7)
文摘Client cache is an important technology for the optimization of distributed and centralized storage systems. As a representative client cache system, the performance of CacheFiles is limited by transition faults. Furthermore, CacheFiles just supports a simple LRU policy with a tightly-coupled design. To overcome these limitations, we propose to employ Stable Set Model (SSM) to improve CacheFiles and design an enhanced CacheFiles, SAC. SSM assumes that data access can be decomposed to access on some stable sets, in which elements are always repeatedly accessed or not accessed together. Using SSM methods can improve the cache management and reduce the effect of transition faults. We also adopt loosely- coupled methods to design prefetch and replacement policies. We implement our scheme on Linux 2.6.32 and measure the execution time of the scheme with various file I/O benchmarks. Experiments show that SAC can significantly improve I/O performance and reduce execution time up to 84%0, compared with the existing CacheFiles.
基金supported by the National Natural Science Foundation of China(General Program No.31870527)China-ASEAN Maritime Cooperation Fund(CAMC-2018F)Science and Technology Program of Guangzhou,China(202201010761).
文摘Background Although freshwater ecosystems cover less than 1%of the earth’s surface,they support extremely high levels of biodiversity and provide vital ecosystem services.However,due to the introduction of non-native fishes,aquatic ecosystem functioning has been altered,and in some cases,declined sharply.Quantifying the impacts of invasive species has proven problematic.In this study,we examined the relative trophic position of native piscivorous fishes to estimate the effects of invasive Nile tilapia on food webs in the downstream sections of an invaded large subtropical river,the Pearl River,China.Furthermore,we quantified how native piscivorous fish diets changed as the Nile tilapia invasion progressed.Results The trophic position of the widely distributed and locally important economically harvested piscivorous culter fish(Culter recurviceps),mandarinfish(Siniperca kneri),and catfish(Pelteobagrus fulvidraco)lowered significantly in the invaded Dongjiang River compared to an uninvaded reference Beijiang River.The lower trophic position of these piscivorous fishes was reflected by a major reduction in the proportion of prey fish biomass in their diets following the Nile tilapia invasion.Small fishes in the diet of culter fish from the reference river(33%small fishes,17%zooplankton)shifted to lower trophic level zooplankton prey in the invaded river(36%zooplankton,25%small fish),possibly due to the presence of Nile tilapia.Additionally,small fishes in the diet of mandarinfish in the reference river(46%small fishes,11%aquatic insects)declined in the invaded river(20%aquatic insects,30%small fishes).Similarly,the diet of catfish from the reference river shifted from fish eggs(25%fish eggs,25%aquatic insects)to aquatic insects in the invaded river(44%aquatic insects,5%fish eggs).Conclusions The results of this study contributed to a growing body of evidence,suggesting that Nile tilapia can modify trophic interactions in invaded ecosystems.It is crucial to understand the processes outlined in this study in order to better assess non-native aquatic species,conserve the stability of freshwater ecosystems,and improve current conservation strategies in reaches of the Pearl River and other similar rivers that have experienced invasions of non-native species.
基金This work is partially supported by the National Natural Science Foundation of China under Grant No.60573009the Stadholder Foundation of Guizhou Province under Grant No.2005(212).
文摘Marek's forward-chaining construction is one of the important techniques for investigating the non-monotonic reasoning. By introduction of consistency property over a logic program, they proposed a class of logic programs, FC-normal programs, each of which has at least one stable model. However, it is not clear how to choose one appropriate consistency property for deciding whether or not a logic program is FC-normal. In this paper, we firstly discover that, for any finite logic programⅡ, there exists the least consistency property LCon(Ⅱ) overⅡ, which just depends onⅡitself, such that, Ⅱ is FC-normal if and only ifⅡ is FC-normal with respect to (w.r.t.) LCon(Ⅱ). Actually, in order to determine the FC-normality of a logic program, it is sufficient to check the monotonic closed sets in LCon(Ⅱ) for all non-monotonic rules, that is LFC(Ⅱ). Secondly, we present an algorithm for computing LFC(Ⅱ). Finally, we reveal that the brave reasoning task and cautious reasoning task for FC-normal logic programs are of the same difficulty as that of normal logic programs.
文摘The paradigm of disjunctive logic programming (DLP) enhances greatly the expressive power of normal logic programming (NLP) and many (declarative) semantics have beeu defined for DLP to cope with various problems of knowledge representation in artificial intelligence. However, the expressive ability of the semantics and the soundness of program transformations for DLP have been rarely explored. This paper defines an immediate consequence operator TGP for each disjunctive program and shows that TGP has the least and computable fixpoint Lft(P). Lft is, in fact, a program transformation for DLP which transforms all disjunctive programs into negative programs. It is shown that Lft preserves many key semantics, including the disjunctive stable models, well-founded model, disjunctive argument semantics DAS, three-valued models, etc. This means that every disjunctive program P has a unique canonical form Lft(P) with respect to these semanics. As a result, the work in this paper provides a unifying frameword for studying the expressive ability of various semantics for DLP.On the other hand, the computing of the above semantics for negative programs is just a trivial task, therefore, Lft(P) is also an optimization method for DLP. Another application of Lft is to derive some interesting semantic results for DLP.
文摘The relationship between TMS and general logic programs is an important issue in non-monotonic logic programming. In this paper, we prove that, after we translate the TMS theory into a general logic program, the TMS's well-founded assignment (orextension) is equivalent to the corresponding general logic program's stable model. It means that TMS can be completely integrated into a non-monotonic logic programming environment.
文摘This paper investigates the consistency property of FC-normal logic program and presents an equivalent deciding condition whether a logic program P is an FC-normal program. The deciding condition describes the characterizations of FC-normal program. By the Petri-net presentation of a logic program, the characterizations of stratification of FC-normal program are investigated. The stratification of FC-normal program motivates us to introduce a new kind of stratification, extended stratification, over logic program. It is shown that an extended (locally) stratified logic program is an FC-normal program. Thus, an extended (locally) stratified logic program has at least one stable model. Finally, we have presented algorithms about computation of consistency property and a few equivalent deciding methods of the finite FC-normal program.