Multi-valued quantum adder circuits,based on multi-valued logic,are significant components in numerous quantum algorithms.Their low-cost implementations can enhance the efficiency of these algorithms.In this paper,inn...Multi-valued quantum adder circuits,based on multi-valued logic,are significant components in numerous quantum algorithms.Their low-cost implementations can enhance the efficiency of these algorithms.In this paper,innovative universal architectures for d(d>3)-level quantum half-adder,full-adder,parallel adder,and parallel adder/subtractor circuits are designed using d-level 1-qudit(quantum digit)and M-S gates.To demonstrate the effectiveness of these architectures,quaternary adder circuits derived from them are displayed and compared with several existing counterparts.Judging by the results,these circuits exhibit reductions in quantum cost(QC),hardware complexity(HC),number of constant inputs(NCIs),and number of garbage outputs(NGOs).展开更多
Primary human hepatocytes(PHH)are used as the FDA-recognized"gold standard"for liver-related studies in vitro.The world’s first PHH group standard(T/CSCB 0008–2021,CSCB standard)was released by Chinese Soc...Primary human hepatocytes(PHH)are used as the FDA-recognized"gold standard"for liver-related studies in vitro.The world’s first PHH group standard(T/CSCB 0008–2021,CSCB standard)was released by Chinese Society for Cell Biology in 2021.In order to justify this standard,six key quality attributes of ten different batches from commercial PHHs,including cell viability,cell morphology,cell markers,albumin secretion,drug metabolism function and bile secretion,were characterized using the designated test methods in the standard.The PHHs from various batches all exhibited typical hepatocytic morphology,high cell viability,and sufficient albumin secretion;whereas,tremendous variations in cell markers,drug metabolism functions,and bile secretion were unexpectedly detected across the board.Flow cytometric assessment of hepatocyte markers revealed the percentages of ALB^(+)or HNF4A^(+)cells in six batches of PHHs,ranging from 49.4%to 98.9%and from 37.7%to 91.4%,respectively.Single cell transcriptomic analysis also revealed significant cell heterogeneity across the different batches,with the proportions of hepatocytes ranging from 69.2%to 98.9%.Considerable heterogeneity in drug metabolism functions across the batches were also found in substrate clearance rate(SCR)and metabolite formation rate(MFR)for six representative CYP450 enzymes,while the results didn’t influence current SCR attribute of CYP3A4.Metabolic capacity and purity are two independent attributes for PHH.The varied biliary excretion indexes around criteria(30%)indicated heterogeneity of PHH biliary excretion capacity.These results confirmed the robustness of most quality attributes in current CSCB standard,while highlighting the need to refine remaining parameters to enhance its practical applicability.展开更多
Due to the complexity of decision-making problems and the subjectivity of decision-makers in practical application,it is necessary to adopt different forms of information expression according to the actual situation o...Due to the complexity of decision-making problems and the subjectivity of decision-makers in practical application,it is necessary to adopt different forms of information expression according to the actual situation of specific decision-making problems and choose the best method to solve them.Multi-valued neutrosophic set,as an extension of neutrosophic set,can more effectively and accurately describe incomplete,uncertain or inconsistent information.TODIM and TOPSIS methods are two commonly used multi-attribute decision-making methods,each of which has its advantages and disadvantages.This paper proposes a new method based on TODIM and TOPSIS to solve multi-attribute decision-making problems under multi-valued neutrosophic environment.After introducing the related theory of multi-valued neutrosophic set and the traditional TODIM and TOPSIS methods,the new method based on a combination of TODIM and TOPSIS methods is described.And then,two illustrative examples proved the feasibility and validity of the proposed method.Finally,the result has been compared with some existing methods under the same examples and the proposed method’s superiority has been proved.This paper studies this kind of decision-making problem from algorithm idea,algorithm steps and decision-making influencing factors.展开更多
Normal forms have a significant role in the theory of relational database normalization.The definitions of normal forms are established through the functional dependency(FD)relationship between a prime or nonprime att...Normal forms have a significant role in the theory of relational database normalization.The definitions of normal forms are established through the functional dependency(FD)relationship between a prime or nonprime attribute and a key.However,determining whether an attribute is a prime attribute is a nondeterministic polynomial-time complete(NP-complete)problem,making it intractable to determine if a relation scheme is in a specific normal form.While the prime attribute problem is generally NP-complete,there are cases where identifying prime attributes is not challenging.In a relation scheme R(U,F),we partition U into four distinct subsets based on where attributes in U appear in F:U_(1)(attributes only appearing on the left-hand side of FDs),U_(2)(attributes only appearing on the right-hand side of FDs),U_(3)(attributes appearing on both sides of FDs),and U_(4)(attributes not present in F).Next,we demonstrate the necessary and sufficient conditions for a key to be the unique key of a relation scheme.Subsequently,we illustrate the features of prime attributes in U_(3) and generalize the features of common prime attributes.The findings lay the groundwork for distinguishing between complex and simple cases in prime attribute identification,thereby deepening the understanding of this problem.展开更多
A neutrosophic multi-valued set(NMVS)is a crucial representation for true,false,and indeterminate multivalued information.Then,a consistent single-valued neutrosophic set(CSVNS)can effectively reflect the mean and con...A neutrosophic multi-valued set(NMVS)is a crucial representation for true,false,and indeterminate multivalued information.Then,a consistent single-valued neutrosophic set(CSVNS)can effectively reflect the mean and consistency degree of true,false,and indeterminate multi-valued sequences and solve the operational issues between different multi-valued sequence lengths in NMVS.However,there has been no research on consistent single-valued neutrosophic similarity measures in the existing literature.This paper proposes cotangent similarity measures and weighted cotangent similarity measures between CSVNSs based on cotangent function in the neutrosophic multi-valued setting.The cosine similarity measures showthe cosine of the angle between two vectors projected into amultidimensional space,rather than their distance.The cotangent similaritymeasures in this study can alleviate several shortcomings of cosine similarity measures in vector space to a certain extent.Then,a decisionmaking approach is presented in viewof the established cotangent similarity measures in the case of NMVSs.Finally,the developed decision-making approach is applied to selection problems of potential cars.The proposed approach has obtained two different results,which have the same sort sequence as the compared literature.The decision results prove its validity and effectiveness.Meantime,it also provides a new manner for neutrosophic multi-valued decision-making issues.展开更多
This study analyzes the risks of re-identification in Korean text data and proposes a secure,ethical approach to data anonymization.Following the‘Lee Luda’AI chatbot incident,concerns over data privacy have increase...This study analyzes the risks of re-identification in Korean text data and proposes a secure,ethical approach to data anonymization.Following the‘Lee Luda’AI chatbot incident,concerns over data privacy have increased.The Personal Information Protection Commission of Korea conducted inspections of AI services,uncovering 850 cases of personal information in user input datasets,highlighting the need for pseudonymization standards.While current anonymization techniques remove personal data like names,phone numbers,and addresses,linguistic features such as writing habits and language-specific traits can still identify individuals when combined with other data.To address this,we analyzed 50,000 Korean text samples from the X platform,focusing on language-specific features for authorship attribution.Unlike English,Korean features flexible syntax,honorifics,syllabic and grapheme patterns,and referential terms.These linguistic characteristics were used to enhance re-identification accuracy.Our experiments combined five machine learning models,six stopword processing methods,and four morphological analyzers.By using a tokenizer that captures word frequency and order,and employing the LSTM model,OKT morphological analyzer,and stopword removal,we achieved the maximum authorship attributions accuracy of 90.51%.This demonstrates the significant role of Korean linguistic features in re-identification.The findings emphasize the risk of re-identification through language data and call for a re-evaluation of anonymization methods,urging the consideration of linguistic traits in anonymization beyond simply removing personal information.展开更多
Studies to enhance the management of electrical energy have gained considerable momentum in recent years. The question of how much energy will be needed in households is a pressing issue as it allows the management pl...Studies to enhance the management of electrical energy have gained considerable momentum in recent years. The question of how much energy will be needed in households is a pressing issue as it allows the management plan of the available resources at the power grids and consumer levels. A non-intrusive inference process can be adopted to predict the amount of energy required by appliances. In this study, an inference process of appliance consumption based on temporal and environmental factors used as a soft sensor is proposed. First, a study of the correlation between the electrical and environmental variables is presented. Then, a resampling process is applied to the initial data set to generate three other subsets of data. All the subsets were evaluated to deduce the adequate granularity for the prediction of the energy demand. Then, a cloud-assisted deep neural network model is designed to forecast short-term energy consumption in a residential area while preserving user privacy. The solution is applied to the consumption data of four appliances elected from a set of real household power data. The experiment results show that the proposed framework is effective for estimating consumption with convincing accuracy.展开更多
Conservation and enhancement of old-growth forests are key in forest planning and policies.In order to do so,more knowledge is needed on how the attributes traditionally associated with old-growth forests are distribu...Conservation and enhancement of old-growth forests are key in forest planning and policies.In order to do so,more knowledge is needed on how the attributes traditionally associated with old-growth forests are distributed in space,what differences exist across distinct forest types and what natural or anthropic conditions are affecting the distribution of these old-growthness attributes.Using data from the Third Spanish National Forest Inventory(1997–2007),we calculated six indicators commonly associated with forest old-growthness for the plots in the territory of Peninsular Spain and Balearic Islands,and then combined them into an aggregated index.We then assessed their spatial distribution and the differences across five forest functional types,as well as the effects of ten climate,topographic,landscape,and anthropic variables in their distribution.Relevant geographical patterns were apparent,with climate factors,namely temperature and precipitation,playing a crucial role in the distribution of these attributes.The distribution of the indicators also varied across different forest types,while the effects of recent anthropic impacts were weaker but still relevant.Aridity seemed to be one of the main impediments for the development of old-growthness attributes,coupled with a negative impact of recent human pressure.However,these effects seemed to be mediated by other factors,specially the legacies imposed by the complex history of forest management practices,land use changes and natural disturbances that have shaped the forests of Spain.The results of this exploratory analysis highlight on one hand the importance of climate in the dynamic of forests towards old-growthness,which is relevant in a context of Climate Change,and on the other hand,the need for more insights on the history of our forests in order to understand their present and future.展开更多
Rice cropping method is primarily decided by soil moisture regime.System of rice intensification(SRI)and direct-seeded aerobic rice are two primary modifications of traditional wetland rice.Understanding rice rhizosph...Rice cropping method is primarily decided by soil moisture regime.System of rice intensification(SRI)and direct-seeded aerobic rice are two primary modifications of traditional wetland rice.Understanding rice rhizosphere microbiome and functioning as influenced by these cropping methods is essential for sustaining rice productivity.The objective of this study was to assess the impact of three different rice cropping methods(wetland rice,SRI,and aerobic rice)on the biochemical properties and bacterial communities within the rice rhizosphere across three key rice growth stages:tillering,flowering,and maturity.Soil organic carbon(SOC),microbial biomass carbon(MBC),dehydrogenase activity,substrate-induced respiration(SIR),and metabolic quotient(MQ)were assessed along with high-throughput 16S rRNA sequencing of rice rhizosphere soils.The rice rhizosphere soil registered the highest SOC,MBC,and dehydrogenase activity in SRI followed by wetland rice and then aerobic rice.Cropping method had a minimal impact on SIR and MQ.Along with cropping method,growth stage also significantly altered these biological attributes of rice rhizosphere.The trends of the highest SOC content and dehydrogenase activity at the flowering stage and the highest MBC content and SIR at the tillering stage of rice were observed in all three rice cropping methods.The analysis of bacterial communities,based on 16S rRNA gene sequencing,revealed that both cropping method and growth stage significantly impacted the composition of rhizosphere microbiomes.However,the influence of cropping method was less pronounced compared to growth stage.Cropping method caused notable shifts in the abundances of Proteobacteria,Bacteroidetes,and Chloroflexi,while growth stage affected the abundances of Proteobacteria,Actinobacteria,Cyanobacteria,Firmicutes,Chloroflexi,and Bacteroidetes.Based on these results,the SRI method led to higher diversification to the rhizosphere bacteriobiota,as well as greater incorporation of carbon into the soil and increased dehydrogenase activity compared to wetland rice and aerobic rice.This study deepens our understanding of how different cropping methods influence plant-microbe interaction and the implications for overall rice productivity and soil health.展开更多
The information from sparsely logged wellbores is currently under-utilized in reservoir simulation models and their proxies using deep and machine learning (DL/ML).This is particularly problematic for large heterogene...The information from sparsely logged wellbores is currently under-utilized in reservoir simulation models and their proxies using deep and machine learning (DL/ML).This is particularly problematic for large heterogeneous gas/oil reservoirs being considered for repurposing as gas storage reservoirs for CH_(4),CO_(2) or H_(2) and/or enhanced oil recovery technologies.Lack of well-log data leads to inadequate spatial definition of complex models due to the large uncertainties associated with the extrapolation of petrophysical rock types (PRT) calibrated with limited core data across heterogeneous and/or anisotropic reservoirs.Extracting well-log attributes from the few well logs available in many wells and tying PRT predictions based on them to seismic data has the potential to substantially improve the confidence in PRT 3D-mapping across such reservoirs.That process becomes more efficient when coupled with DL/ML models incorporating feature importance and optimized,dual-objective feature selection techniques.展开更多
Attribute-Based Encryption(ABE)has emerged as a fundamental access control mechanism in data sharing,enabling data owners to define flexible access policies.A critical aspect of ABE is key revocation,which plays a piv...Attribute-Based Encryption(ABE)has emerged as a fundamental access control mechanism in data sharing,enabling data owners to define flexible access policies.A critical aspect of ABE is key revocation,which plays a pivotal role in maintaining security.However,existing key revocation mechanisms face two major challenges:(1)High overhead due to ciphertext and key updates,primarily stemming from the reliance on revocation lists during attribute revocation,which increases computation and communication costs.(2)Limited universality,as many attribute revocation mechanisms are tailored to specific ABE constructions,restricting their broader applicability.To address these challenges,we propose LUAR(Lightweight and Universal Attribute Revocation),a novel revocation mechanism that leverages Intel Software Guard Extensions(SGX)while minimizing its inherent limitations.Given SGX’s constrained memory(≈90 MB in a personal computer)and susceptibility to side-channel attacks,we carefully manage its usage to reduce reliance while mitigating potential collusion risks between cloud service providers and users.To evaluate LUAR’s lightweight and universality,we integrate it with the classic BSW07 scheme,which can be seamlessly replaced with other ABE constructions.Experimental results demonstrate that LUAR enables secure attribute revocation with low computation and communication overhead.The processing time within the SGX environment remains stable at approximately 55 ms,regardless of the complexity of access policies,ensuring no additional storage or computational burden on SGX.Compared to the Hardware-based Revocable Attribute-Based Encryption(HR-ABE)scheme(IEEE S&P 2024),LUAR incurs a slightly higher computational cost within SGX;however,the overall time from initiating a data request to obtaining plaintext is shorter.As access policies grow more complex,LUAR’s advantages become increasingly evident,showcasing its superior efficiency and broader applicability.展开更多
Background:Chronic kidney disease(CKD)is common and ranks among the leading causes of mortality and morbidity.This analysis aimed to present global CKD estimates using the Global Burden of Diseases,Injuries,and Risk F...Background:Chronic kidney disease(CKD)is common and ranks among the leading causes of mortality and morbidity.This analysis aimed to present global CKD estimates using the Global Burden of Diseases,Injuries,and Risk Factors Study(GBD)2023 to inform evidence-based policies for CKD identification and treatment.Methods:This analysis focused on adults aged 20 years and older over the period 1990 to 2023,from 204 countries and territories.展开更多
To investigate the distribution and velocity attributes of gas hydrates in the northern continental slope of South China Sea, Guangzhou Marine Geological Survey conducted four-component (4C) ocean-bottom seismometer...To investigate the distribution and velocity attributes of gas hydrates in the northern continental slope of South China Sea, Guangzhou Marine Geological Survey conducted four-component (4C) ocean-bottom seismometer (OBS) surveys. A case study is presented to show the results of acquiring and processing OBS data for detecting gas hydrates. Key processing steps such as repositioning, reorientation, PZ summation, and mirror imaging are discussed. Repositioning and reorientation find the correct location and direction of nodes. PZ summation matches P- and Z-components and sums them to separate upgoing and downgoing waves. Upgoing waves are used in conventional imaging, whereas downgoing waves are used in mirror imaging. Mirror imaging uses the energy of the receiver ghost reflection to improve the illumination of shallow structures, where gas hydrates and the associated bottom-simulating reflections (BSRs) are located. We developed a new method of velocity analysis using mirror imaging. The proposed method is based on velocity scanning and iterative prestack time migration. The final imaging results are promising. When combined with the derived velocity field, we can characterize the BSR and shallow structures; hence, we conclude that using 4C OBS can reveal the distribution and velocity attributes of gas hydrates.展开更多
The boundary identification and quantitative thickness prediction of channel sand bodies are always difficult in seismic exploration.We present a new method for boundary identification and quantitative thickness predi...The boundary identification and quantitative thickness prediction of channel sand bodies are always difficult in seismic exploration.We present a new method for boundary identification and quantitative thickness prediction of channel sand bodies based on seismic peak attributes in the frequency domain.Using seismic forward modeling of a typical thin channel sand body,a new seismic attribute-the ratio of peak frequency to amplitude was constructed.Theoretical study demonstrated that seismic peak frequency is sensitive to the thickness of the channel sand bodies,while the amplitude attribute is sensitive to the strata lithology.The ratio of the two attributes can highlight the boundaries of the channel sand body.Moreover,the thickness of the thin channel sand bodies can be determined using the relationship between seismic peak frequency and thin layer thickness.Practical applications have demonstrated that the seismic peak frequency attribute can depict the horizontal distribution characteristics of channels very well.The ratio of peak frequency to amplitude attribute can improve the identification ability of channel sand body boundaries.Quantitative prediction and boundary identification of channel sand bodies with seismic peak attributes in the frequency domain are feasible.展开更多
In this study area the geological conditions are complicated and the effective sandstone is very heterogeneous.The sandstones are thin and lateral and vertical variations are large.We introduce multi-attribute fusion ...In this study area the geological conditions are complicated and the effective sandstone is very heterogeneous.The sandstones are thin and lateral and vertical variations are large.We introduce multi-attribute fusion technology based on pre-stack seismic data, pre-stack P-and S-wave inversion results,and post-stack attributes.This method not only can keep the fluid information contained in pre-stack seismic data but also make use of the high SNR characteristics of post-stack data.First,we use a one-step recursive method to get the optimal attribute combination from a number of attributes.Second,we use a probabilistic neural network method to train the nonlinear relationship between log curves and seismic attributes and then use the trained samples to find the natural gamma ray distribution in the Su-14 well block and improve the resolution of seismic data.Finally,we predict the effective reservoir distribution in the Su-14 well block.展开更多
Ordovician limestone water is coal mines. In this paper, we analyze the the main source of water inrush in North China characteristic of three kinds of nonlinear seismic attributes, such as the largest lyapunov expone...Ordovician limestone water is coal mines. In this paper, we analyze the the main source of water inrush in North China characteristic of three kinds of nonlinear seismic attributes, such as the largest lyapunov exponent,fractal dimension and entropy and introduce their calculation methods. Taking the 81st and 82nd coal districts in the Xutuan coal mine as examples, we extract the three seismic attributes based on the 3D prestack migration seismic data of this area, which can display the Ordovician limestone fracture distribution in the mine. We comprehensively analyzed the three nonlinear seismic attributes and compared the results with transient electromagnetic exploration results and determined the possible Ordovician limestone aquosity distribution. This demonstrated that the nonlinear seismic attributes technology is an effective approach to predict the aquosity of Ordovician limestone.展开更多
There are similarities and differences about the order of the attributes between English sentences and Chinese sentenc es. As a result, mistakes can often be observed; those mistakes are the results of unfamiliarity w...There are similarities and differences about the order of the attributes between English sentences and Chinese sentenc es. As a result, mistakes can often be observed; those mistakes are the results of unfamiliarity with the proper order of the attri butes. But here, special attention is paid to the EST(English for Science and Technology) translation in which their differences are much more distinct. Generally speaking, the attributes in English can be divided into pre-attributes and post-attributes in terms of their positions in a sentence. But in Chinese an attribute is usually put before a noun, and rarely put after it, so several simple comparisons are tried to find out some rules to translate English attributes into Chinese.展开更多
Contrastive linguistics is a branch of linguistics which mainly involves contrast or comparison,and it can leave us some useful insights into our problems,especially for translation work.This paper discusses similarit...Contrastive linguistics is a branch of linguistics which mainly involves contrast or comparison,and it can leave us some useful insights into our problems,especially for translation work.This paper discusses similarities and differences between English attributes and Chinese attributes from the perspective of the location,the composition,and the function,for the purpose of presenting a sound version for the original text.展开更多
Comparative study between English and Chinese attributes has been a research hotspot.The differences between English and Chinese attributes are elaborated by examples and translation strategies of English and Chinese ...Comparative study between English and Chinese attributes has been a research hotspot.The differences between English and Chinese attributes are elaborated by examples and translation strategies of English and Chinese attributes are discussed in this paper,from which the implications for translation teaching are stated at the same time.展开更多
基金supported by the Natural Science Foundation of Sichuan Province(No.25QNJJ4066)Academic Degree and Post graduate Education Reform Project of Sichuan Province(Grants:YJGXM24-C017)。
文摘Multi-valued quantum adder circuits,based on multi-valued logic,are significant components in numerous quantum algorithms.Their low-cost implementations can enhance the efficiency of these algorithms.In this paper,innovative universal architectures for d(d>3)-level quantum half-adder,full-adder,parallel adder,and parallel adder/subtractor circuits are designed using d-level 1-qudit(quantum digit)and M-S gates.To demonstrate the effectiveness of these architectures,quaternary adder circuits derived from them are displayed and compared with several existing counterparts.Judging by the results,these circuits exhibit reductions in quantum cost(QC),hardware complexity(HC),number of constant inputs(NCIs),and number of garbage outputs(NGOs).
基金supported by the Strategic Priority Research Program of Chinese Academy of Sciences(XDB1150102)National Science Foundation of China(82173878 and 82172001)Shanghai Municipal Science and Technology Major Project.
文摘Primary human hepatocytes(PHH)are used as the FDA-recognized"gold standard"for liver-related studies in vitro.The world’s first PHH group standard(T/CSCB 0008–2021,CSCB standard)was released by Chinese Society for Cell Biology in 2021.In order to justify this standard,six key quality attributes of ten different batches from commercial PHHs,including cell viability,cell morphology,cell markers,albumin secretion,drug metabolism function and bile secretion,were characterized using the designated test methods in the standard.The PHHs from various batches all exhibited typical hepatocytic morphology,high cell viability,and sufficient albumin secretion;whereas,tremendous variations in cell markers,drug metabolism functions,and bile secretion were unexpectedly detected across the board.Flow cytometric assessment of hepatocyte markers revealed the percentages of ALB^(+)or HNF4A^(+)cells in six batches of PHHs,ranging from 49.4%to 98.9%and from 37.7%to 91.4%,respectively.Single cell transcriptomic analysis also revealed significant cell heterogeneity across the different batches,with the proportions of hepatocytes ranging from 69.2%to 98.9%.Considerable heterogeneity in drug metabolism functions across the batches were also found in substrate clearance rate(SCR)and metabolite formation rate(MFR)for six representative CYP450 enzymes,while the results didn’t influence current SCR attribute of CYP3A4.Metabolic capacity and purity are two independent attributes for PHH.The varied biliary excretion indexes around criteria(30%)indicated heterogeneity of PHH biliary excretion capacity.These results confirmed the robustness of most quality attributes in current CSCB standard,while highlighting the need to refine remaining parameters to enhance its practical applicability.
基金This research was funded by the Humanities and Social Sciences Foundation of Ministry of Education of the Peoples Republic of China(17YJA630115)The recipient of the founding is DX.
文摘Due to the complexity of decision-making problems and the subjectivity of decision-makers in practical application,it is necessary to adopt different forms of information expression according to the actual situation of specific decision-making problems and choose the best method to solve them.Multi-valued neutrosophic set,as an extension of neutrosophic set,can more effectively and accurately describe incomplete,uncertain or inconsistent information.TODIM and TOPSIS methods are two commonly used multi-attribute decision-making methods,each of which has its advantages and disadvantages.This paper proposes a new method based on TODIM and TOPSIS to solve multi-attribute decision-making problems under multi-valued neutrosophic environment.After introducing the related theory of multi-valued neutrosophic set and the traditional TODIM and TOPSIS methods,the new method based on a combination of TODIM and TOPSIS methods is described.And then,two illustrative examples proved the feasibility and validity of the proposed method.Finally,the result has been compared with some existing methods under the same examples and the proposed method’s superiority has been proved.This paper studies this kind of decision-making problem from algorithm idea,algorithm steps and decision-making influencing factors.
文摘Normal forms have a significant role in the theory of relational database normalization.The definitions of normal forms are established through the functional dependency(FD)relationship between a prime or nonprime attribute and a key.However,determining whether an attribute is a prime attribute is a nondeterministic polynomial-time complete(NP-complete)problem,making it intractable to determine if a relation scheme is in a specific normal form.While the prime attribute problem is generally NP-complete,there are cases where identifying prime attributes is not challenging.In a relation scheme R(U,F),we partition U into four distinct subsets based on where attributes in U appear in F:U_(1)(attributes only appearing on the left-hand side of FDs),U_(2)(attributes only appearing on the right-hand side of FDs),U_(3)(attributes appearing on both sides of FDs),and U_(4)(attributes not present in F).Next,we demonstrate the necessary and sufficient conditions for a key to be the unique key of a relation scheme.Subsequently,we illustrate the features of prime attributes in U_(3) and generalize the features of common prime attributes.The findings lay the groundwork for distinguishing between complex and simple cases in prime attribute identification,thereby deepening the understanding of this problem.
文摘A neutrosophic multi-valued set(NMVS)is a crucial representation for true,false,and indeterminate multivalued information.Then,a consistent single-valued neutrosophic set(CSVNS)can effectively reflect the mean and consistency degree of true,false,and indeterminate multi-valued sequences and solve the operational issues between different multi-valued sequence lengths in NMVS.However,there has been no research on consistent single-valued neutrosophic similarity measures in the existing literature.This paper proposes cotangent similarity measures and weighted cotangent similarity measures between CSVNSs based on cotangent function in the neutrosophic multi-valued setting.The cosine similarity measures showthe cosine of the angle between two vectors projected into amultidimensional space,rather than their distance.The cotangent similaritymeasures in this study can alleviate several shortcomings of cosine similarity measures in vector space to a certain extent.Then,a decisionmaking approach is presented in viewof the established cotangent similarity measures in the case of NMVSs.Finally,the developed decision-making approach is applied to selection problems of potential cars.The proposed approach has obtained two different results,which have the same sort sequence as the compared literature.The decision results prove its validity and effectiveness.Meantime,it also provides a new manner for neutrosophic multi-valued decision-making issues.
基金supported by Basic Science Research Program through the National Research Foundation of Korea(NRF)funded by the Ministry of Education(RS-2023-00238866)Korea government(MOE)(2024 government collaboration type training project[Information security field],No.2024 personal information protection-002).
文摘This study analyzes the risks of re-identification in Korean text data and proposes a secure,ethical approach to data anonymization.Following the‘Lee Luda’AI chatbot incident,concerns over data privacy have increased.The Personal Information Protection Commission of Korea conducted inspections of AI services,uncovering 850 cases of personal information in user input datasets,highlighting the need for pseudonymization standards.While current anonymization techniques remove personal data like names,phone numbers,and addresses,linguistic features such as writing habits and language-specific traits can still identify individuals when combined with other data.To address this,we analyzed 50,000 Korean text samples from the X platform,focusing on language-specific features for authorship attribution.Unlike English,Korean features flexible syntax,honorifics,syllabic and grapheme patterns,and referential terms.These linguistic characteristics were used to enhance re-identification accuracy.Our experiments combined five machine learning models,six stopword processing methods,and four morphological analyzers.By using a tokenizer that captures word frequency and order,and employing the LSTM model,OKT morphological analyzer,and stopword removal,we achieved the maximum authorship attributions accuracy of 90.51%.This demonstrates the significant role of Korean linguistic features in re-identification.The findings emphasize the risk of re-identification through language data and call for a re-evaluation of anonymization methods,urging the consideration of linguistic traits in anonymization beyond simply removing personal information.
基金funded by NARI Group’s Independent Project of China(Grant No.524609230125)the Foundation of NARI-TECH Nanjing Control System Ltd.of China(Grant No.0914202403120020).
文摘Studies to enhance the management of electrical energy have gained considerable momentum in recent years. The question of how much energy will be needed in households is a pressing issue as it allows the management plan of the available resources at the power grids and consumer levels. A non-intrusive inference process can be adopted to predict the amount of energy required by appliances. In this study, an inference process of appliance consumption based on temporal and environmental factors used as a soft sensor is proposed. First, a study of the correlation between the electrical and environmental variables is presented. Then, a resampling process is applied to the initial data set to generate three other subsets of data. All the subsets were evaluated to deduce the adequate granularity for the prediction of the energy demand. Then, a cloud-assisted deep neural network model is designed to forecast short-term energy consumption in a residential area while preserving user privacy. The solution is applied to the consumption data of four appliances elected from a set of real household power data. The experiment results show that the proposed framework is effective for estimating consumption with convincing accuracy.
基金supported by the Spanish Ministry of Science and Innovation project GREEN-RISK(Evaluation of past changes in ecosystem services and biodiversity in forests and restoration priorities under global change impacts-PID2020-119933RB-C21)A.C.received a pre-doctoral fellowship funded by the Spanish Ministry of Science and Innovation(PRE2021-099642).
文摘Conservation and enhancement of old-growth forests are key in forest planning and policies.In order to do so,more knowledge is needed on how the attributes traditionally associated with old-growth forests are distributed in space,what differences exist across distinct forest types and what natural or anthropic conditions are affecting the distribution of these old-growthness attributes.Using data from the Third Spanish National Forest Inventory(1997–2007),we calculated six indicators commonly associated with forest old-growthness for the plots in the territory of Peninsular Spain and Balearic Islands,and then combined them into an aggregated index.We then assessed their spatial distribution and the differences across five forest functional types,as well as the effects of ten climate,topographic,landscape,and anthropic variables in their distribution.Relevant geographical patterns were apparent,with climate factors,namely temperature and precipitation,playing a crucial role in the distribution of these attributes.The distribution of the indicators also varied across different forest types,while the effects of recent anthropic impacts were weaker but still relevant.Aridity seemed to be one of the main impediments for the development of old-growthness attributes,coupled with a negative impact of recent human pressure.However,these effects seemed to be mediated by other factors,specially the legacies imposed by the complex history of forest management practices,land use changes and natural disturbances that have shaped the forests of Spain.The results of this exploratory analysis highlight on one hand the importance of climate in the dynamic of forests towards old-growthness,which is relevant in a context of Climate Change,and on the other hand,the need for more insights on the history of our forests in order to understand their present and future.
基金support from the Indian Council of Agricultural Research through the All India Network Project(AINP)on Soil Biodiversity and Biofertilizers to conduct this study is acknowledged。
文摘Rice cropping method is primarily decided by soil moisture regime.System of rice intensification(SRI)and direct-seeded aerobic rice are two primary modifications of traditional wetland rice.Understanding rice rhizosphere microbiome and functioning as influenced by these cropping methods is essential for sustaining rice productivity.The objective of this study was to assess the impact of three different rice cropping methods(wetland rice,SRI,and aerobic rice)on the biochemical properties and bacterial communities within the rice rhizosphere across three key rice growth stages:tillering,flowering,and maturity.Soil organic carbon(SOC),microbial biomass carbon(MBC),dehydrogenase activity,substrate-induced respiration(SIR),and metabolic quotient(MQ)were assessed along with high-throughput 16S rRNA sequencing of rice rhizosphere soils.The rice rhizosphere soil registered the highest SOC,MBC,and dehydrogenase activity in SRI followed by wetland rice and then aerobic rice.Cropping method had a minimal impact on SIR and MQ.Along with cropping method,growth stage also significantly altered these biological attributes of rice rhizosphere.The trends of the highest SOC content and dehydrogenase activity at the flowering stage and the highest MBC content and SIR at the tillering stage of rice were observed in all three rice cropping methods.The analysis of bacterial communities,based on 16S rRNA gene sequencing,revealed that both cropping method and growth stage significantly impacted the composition of rhizosphere microbiomes.However,the influence of cropping method was less pronounced compared to growth stage.Cropping method caused notable shifts in the abundances of Proteobacteria,Bacteroidetes,and Chloroflexi,while growth stage affected the abundances of Proteobacteria,Actinobacteria,Cyanobacteria,Firmicutes,Chloroflexi,and Bacteroidetes.Based on these results,the SRI method led to higher diversification to the rhizosphere bacteriobiota,as well as greater incorporation of carbon into the soil and increased dehydrogenase activity compared to wetland rice and aerobic rice.This study deepens our understanding of how different cropping methods influence plant-microbe interaction and the implications for overall rice productivity and soil health.
文摘The information from sparsely logged wellbores is currently under-utilized in reservoir simulation models and their proxies using deep and machine learning (DL/ML).This is particularly problematic for large heterogeneous gas/oil reservoirs being considered for repurposing as gas storage reservoirs for CH_(4),CO_(2) or H_(2) and/or enhanced oil recovery technologies.Lack of well-log data leads to inadequate spatial definition of complex models due to the large uncertainties associated with the extrapolation of petrophysical rock types (PRT) calibrated with limited core data across heterogeneous and/or anisotropic reservoirs.Extracting well-log attributes from the few well logs available in many wells and tying PRT predictions based on them to seismic data has the potential to substantially improve the confidence in PRT 3D-mapping across such reservoirs.That process becomes more efficient when coupled with DL/ML models incorporating feature importance and optimized,dual-objective feature selection techniques.
基金support from the National Key Research and Development Program of China(Grant No.2021YFF0704102)the Chongqing Education Commission Key Project of Science and Technology Research(Grant No.KJZD-K202400610)the Chongqing Natural Science Foundation General Project(Grant No.CSTB2025NSCQ-GPX1263).
文摘Attribute-Based Encryption(ABE)has emerged as a fundamental access control mechanism in data sharing,enabling data owners to define flexible access policies.A critical aspect of ABE is key revocation,which plays a pivotal role in maintaining security.However,existing key revocation mechanisms face two major challenges:(1)High overhead due to ciphertext and key updates,primarily stemming from the reliance on revocation lists during attribute revocation,which increases computation and communication costs.(2)Limited universality,as many attribute revocation mechanisms are tailored to specific ABE constructions,restricting their broader applicability.To address these challenges,we propose LUAR(Lightweight and Universal Attribute Revocation),a novel revocation mechanism that leverages Intel Software Guard Extensions(SGX)while minimizing its inherent limitations.Given SGX’s constrained memory(≈90 MB in a personal computer)and susceptibility to side-channel attacks,we carefully manage its usage to reduce reliance while mitigating potential collusion risks between cloud service providers and users.To evaluate LUAR’s lightweight and universality,we integrate it with the classic BSW07 scheme,which can be seamlessly replaced with other ABE constructions.Experimental results demonstrate that LUAR enables secure attribute revocation with low computation and communication overhead.The processing time within the SGX environment remains stable at approximately 55 ms,regardless of the complexity of access policies,ensuring no additional storage or computational burden on SGX.Compared to the Hardware-based Revocable Attribute-Based Encryption(HR-ABE)scheme(IEEE S&P 2024),LUAR incurs a slightly higher computational cost within SGX;however,the overall time from initiating a data request to obtaining plaintext is shorter.As access policies grow more complex,LUAR’s advantages become increasingly evident,showcasing its superior efficiency and broader applicability.
文摘Background:Chronic kidney disease(CKD)is common and ranks among the leading causes of mortality and morbidity.This analysis aimed to present global CKD estimates using the Global Burden of Diseases,Injuries,and Risk Factors Study(GBD)2023 to inform evidence-based policies for CKD identification and treatment.Methods:This analysis focused on adults aged 20 years and older over the period 1990 to 2023,from 204 countries and territories.
基金supported by the National Hi-tech Research and Development Program of China(863 Program)(Grant No.2013AA092501)the China Geological Survey Projects(Grant Nos.GZH201100303 and GZH201100305)
文摘To investigate the distribution and velocity attributes of gas hydrates in the northern continental slope of South China Sea, Guangzhou Marine Geological Survey conducted four-component (4C) ocean-bottom seismometer (OBS) surveys. A case study is presented to show the results of acquiring and processing OBS data for detecting gas hydrates. Key processing steps such as repositioning, reorientation, PZ summation, and mirror imaging are discussed. Repositioning and reorientation find the correct location and direction of nodes. PZ summation matches P- and Z-components and sums them to separate upgoing and downgoing waves. Upgoing waves are used in conventional imaging, whereas downgoing waves are used in mirror imaging. Mirror imaging uses the energy of the receiver ghost reflection to improve the illumination of shallow structures, where gas hydrates and the associated bottom-simulating reflections (BSRs) are located. We developed a new method of velocity analysis using mirror imaging. The proposed method is based on velocity scanning and iterative prestack time migration. The final imaging results are promising. When combined with the derived velocity field, we can characterize the BSR and shallow structures; hence, we conclude that using 4C OBS can reveal the distribution and velocity attributes of gas hydrates.
基金supported by National Key Science and Technology Special Projects (Grant No.2008ZX05000-004)CNPC Key S and T Special Projects (Grant No.2008E-0610-10)
文摘The boundary identification and quantitative thickness prediction of channel sand bodies are always difficult in seismic exploration.We present a new method for boundary identification and quantitative thickness prediction of channel sand bodies based on seismic peak attributes in the frequency domain.Using seismic forward modeling of a typical thin channel sand body,a new seismic attribute-the ratio of peak frequency to amplitude was constructed.Theoretical study demonstrated that seismic peak frequency is sensitive to the thickness of the channel sand bodies,while the amplitude attribute is sensitive to the strata lithology.The ratio of the two attributes can highlight the boundaries of the channel sand body.Moreover,the thickness of the thin channel sand bodies can be determined using the relationship between seismic peak frequency and thin layer thickness.Practical applications have demonstrated that the seismic peak frequency attribute can depict the horizontal distribution characteristics of channels very well.The ratio of peak frequency to amplitude attribute can improve the identification ability of channel sand body boundaries.Quantitative prediction and boundary identification of channel sand bodies with seismic peak attributes in the frequency domain are feasible.
基金The National Natural Science Foundation of China and China Petroleum&Chemical Corporation Co-funded Project(Grant Nos 40839905 and 40739907)
文摘In this study area the geological conditions are complicated and the effective sandstone is very heterogeneous.The sandstones are thin and lateral and vertical variations are large.We introduce multi-attribute fusion technology based on pre-stack seismic data, pre-stack P-and S-wave inversion results,and post-stack attributes.This method not only can keep the fluid information contained in pre-stack seismic data but also make use of the high SNR characteristics of post-stack data.First,we use a one-step recursive method to get the optimal attribute combination from a number of attributes.Second,we use a probabilistic neural network method to train the nonlinear relationship between log curves and seismic attributes and then use the trained samples to find the natural gamma ray distribution in the Su-14 well block and improve the resolution of seismic data.Finally,we predict the effective reservoir distribution in the Su-14 well block.
文摘Ordovician limestone water is coal mines. In this paper, we analyze the the main source of water inrush in North China characteristic of three kinds of nonlinear seismic attributes, such as the largest lyapunov exponent,fractal dimension and entropy and introduce their calculation methods. Taking the 81st and 82nd coal districts in the Xutuan coal mine as examples, we extract the three seismic attributes based on the 3D prestack migration seismic data of this area, which can display the Ordovician limestone fracture distribution in the mine. We comprehensively analyzed the three nonlinear seismic attributes and compared the results with transient electromagnetic exploration results and determined the possible Ordovician limestone aquosity distribution. This demonstrated that the nonlinear seismic attributes technology is an effective approach to predict the aquosity of Ordovician limestone.
文摘There are similarities and differences about the order of the attributes between English sentences and Chinese sentenc es. As a result, mistakes can often be observed; those mistakes are the results of unfamiliarity with the proper order of the attri butes. But here, special attention is paid to the EST(English for Science and Technology) translation in which their differences are much more distinct. Generally speaking, the attributes in English can be divided into pre-attributes and post-attributes in terms of their positions in a sentence. But in Chinese an attribute is usually put before a noun, and rarely put after it, so several simple comparisons are tried to find out some rules to translate English attributes into Chinese.
文摘Contrastive linguistics is a branch of linguistics which mainly involves contrast or comparison,and it can leave us some useful insights into our problems,especially for translation work.This paper discusses similarities and differences between English attributes and Chinese attributes from the perspective of the location,the composition,and the function,for the purpose of presenting a sound version for the original text.
文摘Comparative study between English and Chinese attributes has been a research hotspot.The differences between English and Chinese attributes are elaborated by examples and translation strategies of English and Chinese attributes are discussed in this paper,from which the implications for translation teaching are stated at the same time.