目的天然气加臭是保障天然气泄漏迅速识别和安全使用的重要手段,为保证加臭剂质量浓度符合标准规范且避免过量加臭,建立一种准确高效的分析方法对天然气中加臭剂进行检测。方法采用光离子化气相色谱法(gas chromatography with photoion...目的天然气加臭是保障天然气泄漏迅速识别和安全使用的重要手段,为保证加臭剂质量浓度符合标准规范且避免过量加臭,建立一种准确高效的分析方法对天然气中加臭剂进行检测。方法采用光离子化气相色谱法(gas chromatography with photoionization detection,GC-PID),设置操作流程,优选分析参数,通过实验室评价和现场应用,系统考察GC-PID法的有效性、抗干扰性、检出限、重复性、准确性和现场适用性,验证其对四氢噻吩和无硫加臭剂的检测能力。结果建立的方法对加臭剂具有高选择性,定量准确性高,在2.00~150.00 mg/m^(3)范围内,对四氢噻吩的相对标准偏差<1.5%,检出限为0.40 mg/m^(3)。GC-PID法具有良好的现场适用性,具有良好的数据准确性和稳定性。结论基于GC-PID法开发的该天然气中四氢噻吩和无硫加臭剂的检测方法,为加臭剂质量浓度的在线监测和便携检测提供了新途径,具有实际应用价值与推广前景。展开更多
In the age of big data,ensuring data privacy while enabling efficient encrypted data retrieval has become a critical challenge.Traditional searchable encryption schemes face difficulties in handling complex semantic q...In the age of big data,ensuring data privacy while enabling efficient encrypted data retrieval has become a critical challenge.Traditional searchable encryption schemes face difficulties in handling complex semantic queries.Additionally,they typically rely on honest but curious cloud servers,which introduces the risk of repudiation.Furthermore,the combined operations of search and verification increase system load,thereby reducing performance.Traditional verification mechanisms,which rely on complex hash constructions,suffer from low verification efficiency.To address these challenges,this paper proposes a blockchain-based contextual semantic-aware ciphertext retrieval scheme with efficient verification.Building on existing single and multi-keyword search methods,the scheme uses vector models to semantically train the dataset,enabling it to retain semantic information and achieve context-aware encrypted retrieval,significantly improving search accuracy.Additionally,a blockchain-based updatable master-slave chain storage model is designed,where the master chain stores encrypted keyword indexes and the slave chain stores verification information generated by zero-knowledge proofs,thus balancing system load while improving search and verification efficiency.Finally,an improved non-interactive zero-knowledge proof mechanism is introduced,reducing the computational complexity of verification and ensuring efficient validation of search results.Experimental results demonstrate that the proposed scheme offers stronger security,balanced overhead,and higher search verification efficiency.展开更多
The field of artificial intelligence has advanced significantly in recent years,but achieving a human-like or Artificial General Intelligence(AGI)remains a theoretical challenge.One hypothesis suggests that a key issu...The field of artificial intelligence has advanced significantly in recent years,but achieving a human-like or Artificial General Intelligence(AGI)remains a theoretical challenge.One hypothesis suggests that a key issue is the formalisation of extracting meaning from information.Meaning emerges through a three-stage interpretative process,where the spectrum of possible interpretations is collapsed into a singular outcome by a particular context.However,this approach currently lacks practical grounding.In this research,we developed a model based on contexts,which applies interpretation principles to the visual information to address this gap.The field of computer vision and object recognition has progressed essentially with artificial neural networks,but these models struggle with geometrically transformed images,such as those that are rotated or shifted,limiting their robustness in real-world applications.Various approaches have been proposed to address this problem.Some of them(Hu moments,spatial transformers,capsule networks,attention and memory mechanisms)share a conceptual connection with the contextual model(CM)discussed in this study.This paper investigates whether CM principles are applicable for interpreting rotated images from the MNIST and Fashion MNIST datasets.The model was implemented in the Rust programming language.It consists of a contextual module and a convolutional neural network(CNN).The CMwas trained on the rotated Mono Icons dataset,which is significantly different from the testing datasets.The CNN module was trained on the original MNIST and Fashion MNIST datasets for interpretation recognition.As a result,the CM was able to recognise the original datasets but encountered rotated images only during testing.The findings show that the model effectively interpreted transformed images by considering them in all available contexts and restoring their original form.This provides a practical foundation for further development of the contextual hypothesis and its relation to theAGI domain.展开更多
High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes an...High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes and wealth of spatial details pose challenges for semantic segmentation.While convolutional neural networks(CNNs)excel at capturing local features,they are limited in modeling long-range dependencies.Conversely,transformers utilize multihead self-attention to integrate global context effectively,but this approach often incurs a high computational cost.This paper proposes a global-local multiscale context network(GLMCNet)to extract both global and local multiscale contextual information from HRSIs.A detail-enhanced filtering module(DEFM)is proposed at the end of the encoder to refine the encoder outputs further,thereby enhancing the key details extracted by the encoder and effectively suppressing redundant information.In addition,a global-local multiscale transformer block(GLMTB)is proposed in the decoding stage to enable the modeling of rich multiscale global and local information.We also design a stair fusion mechanism to transmit deep semantic information from deep to shallow layers progressively.Finally,we propose the semantic awareness enhancement module(SAEM),which further enhances the representation of multiscale semantic features through spatial attention and covariance channel attention.Extensive ablation analyses and comparative experiments were conducted to evaluate the performance of the proposed method.Specifically,our method achieved a mean Intersection over Union(mIoU)of 86.89%on the ISPRS Potsdam dataset and 84.34%on the ISPRS Vaihingen dataset,outperforming existing models such as ABCNet and BANet.展开更多
The rapid development of information technology and accelerated digitalization have led to an explosive growth of data across various fields.As a key technology for knowledge representation and sharing,knowledge graph...The rapid development of information technology and accelerated digitalization have led to an explosive growth of data across various fields.As a key technology for knowledge representation and sharing,knowledge graphs play a crucial role by constructing structured networks of relationships among entities.However,data sparsity and numerous unexplored implicit relations result in the widespread incompleteness of knowledge graphs.In static knowledge graph completion,most existing methods rely on linear operations or simple interaction mechanisms for triple encoding,making it difficult to fully capture the deep semantic associations between entities and relations.Moreover,many methods focus only on the local information of individual triples,ignoring the rich semantic dependencies embedded in the neighboring nodes of entities within the graph structure,which leads to incomplete embedding representations.To address these challenges,we propose Two-Stage Mixer Embedding(TSMixerE),a static knowledge graph completion method based on entity context.In the unit semantic extraction stage,TSMixerE leveragesmulti-scale circular convolution to capture local features atmultiple granularities,enhancing the flexibility and robustness of feature interactions.A channel attention mechanism amplifies key channel responses to suppress noise and irrelevant information,thereby improving the discriminative power and semantic depth of feature representations.For contextual information fusion,a multi-layer self-attentionmechanism enables deep interactions among contextual cues,effectively integrating local details with global context.Simultaneously,type embeddings clarify the semantic identities and roles of each component,enhancing the model’s sensitivity and fusion capabilities for diverse information sources.Furthermore,TSMixerE constructs contextual unit sequences for entities,fully exploring neighborhood information within the graph structure to model complex semantic dependencies,thus improving the completeness and generalization of embedding representations.展开更多
基金supported in part by the National Natural Science Foundation of China under Grant 62262073in part by the Yunnan Provincial Ten Thousand People Program for Young Top Talents under Grant YNWR-QNBJ-2019-237in part by the Yunnan Provincial Major Science and Technology Special Program under Grant 202402AD080002.
文摘In the age of big data,ensuring data privacy while enabling efficient encrypted data retrieval has become a critical challenge.Traditional searchable encryption schemes face difficulties in handling complex semantic queries.Additionally,they typically rely on honest but curious cloud servers,which introduces the risk of repudiation.Furthermore,the combined operations of search and verification increase system load,thereby reducing performance.Traditional verification mechanisms,which rely on complex hash constructions,suffer from low verification efficiency.To address these challenges,this paper proposes a blockchain-based contextual semantic-aware ciphertext retrieval scheme with efficient verification.Building on existing single and multi-keyword search methods,the scheme uses vector models to semantically train the dataset,enabling it to retain semantic information and achieve context-aware encrypted retrieval,significantly improving search accuracy.Additionally,a blockchain-based updatable master-slave chain storage model is designed,where the master chain stores encrypted keyword indexes and the slave chain stores verification information generated by zero-knowledge proofs,thus balancing system load while improving search and verification efficiency.Finally,an improved non-interactive zero-knowledge proof mechanism is introduced,reducing the computational complexity of verification and ensuring efficient validation of search results.Experimental results demonstrate that the proposed scheme offers stronger security,balanced overhead,and higher search verification efficiency.
文摘The field of artificial intelligence has advanced significantly in recent years,but achieving a human-like or Artificial General Intelligence(AGI)remains a theoretical challenge.One hypothesis suggests that a key issue is the formalisation of extracting meaning from information.Meaning emerges through a three-stage interpretative process,where the spectrum of possible interpretations is collapsed into a singular outcome by a particular context.However,this approach currently lacks practical grounding.In this research,we developed a model based on contexts,which applies interpretation principles to the visual information to address this gap.The field of computer vision and object recognition has progressed essentially with artificial neural networks,but these models struggle with geometrically transformed images,such as those that are rotated or shifted,limiting their robustness in real-world applications.Various approaches have been proposed to address this problem.Some of them(Hu moments,spatial transformers,capsule networks,attention and memory mechanisms)share a conceptual connection with the contextual model(CM)discussed in this study.This paper investigates whether CM principles are applicable for interpreting rotated images from the MNIST and Fashion MNIST datasets.The model was implemented in the Rust programming language.It consists of a contextual module and a convolutional neural network(CNN).The CMwas trained on the rotated Mono Icons dataset,which is significantly different from the testing datasets.The CNN module was trained on the original MNIST and Fashion MNIST datasets for interpretation recognition.As a result,the CM was able to recognise the original datasets but encountered rotated images only during testing.The findings show that the model effectively interpreted transformed images by considering them in all available contexts and restoring their original form.This provides a practical foundation for further development of the contextual hypothesis and its relation to theAGI domain.
基金provided by the Science Research Project of Hebei Education Department under grant No.BJK2024115.
文摘High-resolution remote sensing images(HRSIs)are now an essential data source for gathering surface information due to advancements in remote sensing data capture technologies.However,their significant scale changes and wealth of spatial details pose challenges for semantic segmentation.While convolutional neural networks(CNNs)excel at capturing local features,they are limited in modeling long-range dependencies.Conversely,transformers utilize multihead self-attention to integrate global context effectively,but this approach often incurs a high computational cost.This paper proposes a global-local multiscale context network(GLMCNet)to extract both global and local multiscale contextual information from HRSIs.A detail-enhanced filtering module(DEFM)is proposed at the end of the encoder to refine the encoder outputs further,thereby enhancing the key details extracted by the encoder and effectively suppressing redundant information.In addition,a global-local multiscale transformer block(GLMTB)is proposed in the decoding stage to enable the modeling of rich multiscale global and local information.We also design a stair fusion mechanism to transmit deep semantic information from deep to shallow layers progressively.Finally,we propose the semantic awareness enhancement module(SAEM),which further enhances the representation of multiscale semantic features through spatial attention and covariance channel attention.Extensive ablation analyses and comparative experiments were conducted to evaluate the performance of the proposed method.Specifically,our method achieved a mean Intersection over Union(mIoU)of 86.89%on the ISPRS Potsdam dataset and 84.34%on the ISPRS Vaihingen dataset,outperforming existing models such as ABCNet and BANet.
基金supported by the National Natural Science Foundation of China(No.62267005)the Chinese Guangxi Natural Science Foundation(No.2023GXNSFAA026493)+1 种基金Guangxi Collaborative Innovation Center ofMulti-Source Information Integration and Intelligent ProcessingGuangxi Academy of Artificial Intelligence.
文摘The rapid development of information technology and accelerated digitalization have led to an explosive growth of data across various fields.As a key technology for knowledge representation and sharing,knowledge graphs play a crucial role by constructing structured networks of relationships among entities.However,data sparsity and numerous unexplored implicit relations result in the widespread incompleteness of knowledge graphs.In static knowledge graph completion,most existing methods rely on linear operations or simple interaction mechanisms for triple encoding,making it difficult to fully capture the deep semantic associations between entities and relations.Moreover,many methods focus only on the local information of individual triples,ignoring the rich semantic dependencies embedded in the neighboring nodes of entities within the graph structure,which leads to incomplete embedding representations.To address these challenges,we propose Two-Stage Mixer Embedding(TSMixerE),a static knowledge graph completion method based on entity context.In the unit semantic extraction stage,TSMixerE leveragesmulti-scale circular convolution to capture local features atmultiple granularities,enhancing the flexibility and robustness of feature interactions.A channel attention mechanism amplifies key channel responses to suppress noise and irrelevant information,thereby improving the discriminative power and semantic depth of feature representations.For contextual information fusion,a multi-layer self-attentionmechanism enables deep interactions among contextual cues,effectively integrating local details with global context.Simultaneously,type embeddings clarify the semantic identities and roles of each component,enhancing the model’s sensitivity and fusion capabilities for diverse information sources.Furthermore,TSMixerE constructs contextual unit sequences for entities,fully exploring neighborhood information within the graph structure to model complex semantic dependencies,thus improving the completeness and generalization of embedding representations.