期刊文献+
共找到1,542篇文章
< 1 2 78 >
每页显示 20 50 100
Homogeneity Analysis of Multiairport System Based on Airport Attributed Network Representation Learning 被引量:2
1
作者 LIU Caihua CAI Rui +1 位作者 FENG Xia XU Tao 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2021年第4期616-624,共9页
The homogeneity analysis of multi-airport system can provide important decision-making support for the route layout and cooperative operation.Existing research seldom analyzes the homogeneity of multi-airport system f... The homogeneity analysis of multi-airport system can provide important decision-making support for the route layout and cooperative operation.Existing research seldom analyzes the homogeneity of multi-airport system from the perspective of route network analysis,and the attribute information of airport nodes in the airport route network is not appropriately integrated into the airport network.In order to solve this problem,a multi-airport system homogeneity analysis method based on airport attribute network representation learning is proposed.Firstly,the route network of a multi-airport system with attribute information is constructed.If there are flights between airports,an edge is added between airports,and regional attribute information is added for each airport node.Secondly,the airport attributes and the airport network vector are represented respectively.The airport attributes and the airport network vector are embedded into the unified airport representation vector space by the network representation learning method,and then the airport vector integrating the airport attributes and the airport network characteristics is obtained.By calculating the similarity of the airport vectors,it is convenient to calculate the degree of homogeneity between airports and the homogeneity of the multi-airport system.The experimental results on the Beijing-Tianjin-Hebei multi-airport system show that,compared with other existing algorithms,the homogeneity analysis method based on attributed network representation learning can get more consistent results with the current situation of Beijing-Tianjin-Hebei multi-airport system. 展开更多
关键词 air transportation multi-airport system homogeneity analysis network representation learning airport attribute network
在线阅读 下载PDF
Academic Collaborator Recommendation Based on Attributed Network Embedding 被引量:2
2
作者 Ouxia Du Ya Li 《Journal of Data and Information Science》 CSCD 2022年第1期37-56,共20页
Purpose:Based on real-world academic data,this study aims to use network embedding technology to mining academic relationships,and investigate the effectiveness of the proposed embedding model on academic collaborator... Purpose:Based on real-world academic data,this study aims to use network embedding technology to mining academic relationships,and investigate the effectiveness of the proposed embedding model on academic collaborator recommendation tasks.Design/methodology/approach:We propose an academic collaborator recommendation model based on attributed network embedding(ACR-ANE),which can get enhanced scholar embedding and take full advantage of the topological structure of the network and multi-type scholar attributes.The non-local neighbors for scholars are defined to capture strong relationships among scholars.A deep auto-encoder is adopted to encode the academic collaboration network structure and scholar attributes into a low-dimensional representation space.Findings:1.The proposed non-local neighbors can better describe the relationships among scholars in the real world than the first-order neighbors.2.It is important to consider the structure of the academic collaboration network and scholar attributes when recommending collaborators for scholars simultaneously.Research limitations:The designed method works for static networks,without taking account of the network dynamics.Practical implications:The designed model is embedded in academic collaboration network structure and scholarly attributes,which can be used to help scholars recommend potential collaborators.Originality/value:Experiments on two real-world scholarly datasets,Aminer and APS,show that our proposed method performs better than other baselines. 展开更多
关键词 Academic relationships mining Collaborator recommendation attributed network embedding Deep learning
在线阅读 下载PDF
Institution Attribute Mining Technology for Access Control Based on Hybrid Capsule Network
3
作者 Aodi Liu Xuehui Du +1 位作者 Na Wang Xiangyu Wu 《Computers, Materials & Continua》 2025年第4期1495-1513,共19页
Security attributes are the premise and foundation for implementing Attribute-Based Access Control(ABAC)mechanisms.However,when dealing with massive volumes of unstructured text big data resources,the current attribut... Security attributes are the premise and foundation for implementing Attribute-Based Access Control(ABAC)mechanisms.However,when dealing with massive volumes of unstructured text big data resources,the current attribute management methods based on manual extraction face several issues,such as high costs for attribute extraction,long processing times,unstable accuracy,and poor scalability.To address these problems,this paper proposes an attribute mining technology for access control institutions based on hybrid capsule networks.This technology leverages transfer learning ideas,utilizing Bidirectional Encoder Representations from Transformers(BERT)pre-trained language models to achieve vectorization of unstructured text data resources.Furthermore,we have designed a novel end-to-end parallel hybrid network structure,where the parallel networks handle global and local information features of the text that they excel at,respectively.By employing techniques such as attention mechanisms,capsule networks,and dynamic routing,effective mining of security attributes for access control resources has been achieved.Finally,we evaluated the performance level of the proposed attribute mining method for access control institutions through experiments on the medical referral text resource dataset.The experimental results show that,compared with baseline algorithms,our method adopts a parallel network structure that can better balance global and local feature information,resulting in improved overall performance.Specifically,it achieves a comprehensive performance enhancement of 2.06%to 8.18%in the F1 score metric.Therefore,this technology can effectively provide attribute support for access control of unstructured text big data resources. 展开更多
关键词 Access control ABAC model attribute mining capsule network deep learning
在线阅读 下载PDF
A Privacy Preservation Method for Attributed Social Network Based on Negative Representation of Information
4
作者 Hao Jiang Yuerong Liao +2 位作者 Dongdong Zhao Wenjian Luo Xingyi Zhang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第7期1045-1075,共31页
Due to the presence of a large amount of personal sensitive information in social networks,privacy preservation issues in social networks have attracted the attention of many scholars.Inspired by the self-nonself disc... Due to the presence of a large amount of personal sensitive information in social networks,privacy preservation issues in social networks have attracted the attention of many scholars.Inspired by the self-nonself discrimination paradigmin the biological immune system,the negative representation of information indicates features such as simplicity and efficiency,which is very suitable for preserving social network privacy.Therefore,we suggest a method to preserve the topology privacy and node attribute privacy of attribute social networks,called AttNetNRI.Specifically,a negative survey-based method is developed to disturb the relationship between nodes in the social network so that the topology structure can be kept private.Moreover,a negative database-based method is proposed to hide node attributes,so that the privacy of node attributes can be preserved while supporting the similarity estimation between different node attributes,which is crucial to the analysis of social networks.To evaluate the performance of the AttNetNRI,empirical studies have been conducted on various attribute social networks and compared with several state-of-the-art methods tailored to preserve the privacy of social networks.The experimental results show the superiority of the developed method in preserving the privacy of attribute social networks and demonstrate the effectiveness of the topology disturbing and attribute hiding parts.The experimental results show the superiority of the developed methods in preserving the privacy of attribute social networks and demonstrate the effectiveness of the topological interference and attribute-hiding components. 展开更多
关键词 attributed social network topology privacy node attribute privacy negative representation of information negative survey negative database
在线阅读 下载PDF
CoLM^(2)S:Contrastive self‐supervised learning on attributed multiplex graph network with multi‐scale information
5
作者 Beibei Han Yingmei Wei +1 位作者 Qingyong Wang Shanshan Wan 《CAAI Transactions on Intelligence Technology》 SCIE EI 2023年第4期1464-1479,共16页
Contrastive self‐supervised representation learning on attributed graph networks with Graph Neural Networks has attracted considerable research interest recently.However,there are still two challenges.First,most of t... Contrastive self‐supervised representation learning on attributed graph networks with Graph Neural Networks has attracted considerable research interest recently.However,there are still two challenges.First,most of the real‐word system are multiple relations,where entities are linked by different types of relations,and each relation is a view of the graph network.Second,the rich multi‐scale information(structure‐level and feature‐level)of the graph network can be seen as self‐supervised signals,which are not fully exploited.A novel contrastive self‐supervised representation learning framework on attributed multiplex graph networks with multi‐scale(named CoLM^(2)S)information is presented in this study.It mainly contains two components:intra‐relation contrast learning and interrelation contrastive learning.Specifically,the contrastive self‐supervised representation learning framework on attributed single‐layer graph networks with multi‐scale information(CoLMS)framework with the graph convolutional network as encoder to capture the intra‐relation information with multi‐scale structure‐level and feature‐level selfsupervised signals is introduced first.The structure‐level information includes the edge structure and sub‐graph structure,and the feature‐level information represents the output of different graph convolutional layer.Second,according to the consensus assumption among inter‐relations,the CoLM^(2)S framework is proposed to jointly learn various graph relations in attributed multiplex graph network to achieve global consensus node embedding.The proposed method can fully distil the graph information.Extensive experiments on unsupervised node clustering and graph visualisation tasks demonstrate the effectiveness of our methods,and it outperforms existing competitive baselines. 展开更多
关键词 attributed multiplex graph network contrastive self‐supervised learning graph representation learning multiscale information
在线阅读 下载PDF
Anomalous node detection in attributed social networks using dual variational autoencoder with generative adversarial networks
6
作者 Wasim Khan Shafiqul Abidin +5 位作者 Mohammad Arif Mohammad Ishrat Mohd Haleem Anwar Ahamed Shaikh Nafees Akhtar Farooqui Syed Mohd Faisal 《Data Science and Management》 2024年第2期89-98,共10页
Many types of real-world information systems, including social media and e-commerce platforms, can be modelled by means of attribute-rich, connected networks. The goal of anomaly detection in artificial intelligence i... Many types of real-world information systems, including social media and e-commerce platforms, can be modelled by means of attribute-rich, connected networks. The goal of anomaly detection in artificial intelligence is to identify illustrations that deviate significantly from the main distribution of data or that differ from known cases. Anomalous nodes in node-attributed networks can be identified with greater precision if both graph and node attributes are taken into account. Almost all of the studies in this area focus on supervised techniques for spotting outliers. While supervised algorithms for anomaly detection work well in theory, they cannot be applied to real-world applications owing to a lack of labelled data. Considering the possible data distribution, our model employs a dual variational autoencoder (VAE), while a generative adversarial network (GAN) assures that the model is robust to adversarial training. The dual VAEs are used in another capacity: as a fake-node generator. Adversarial training is used to ensure that our latent codes have a Gaussian or uniform distribution. To provide a fair presentation of the graph, the discriminator instructs the generator to generate latent variables with distributions that are more consistent with the actual distribution of the data. Once the model has been learned, the discriminator is used for anomaly detection via reconstruction loss which has been trained to distinguish between the normal and artificial distributions of data. First, using a dual VAE, our model simultaneously captures cross-modality interactions between topological structure and node characteristics and overcomes the problem of unlabeled anomalies, allowing us to better understand the network sparsity and nonlinearity. Second, the proposed model considers the regularization of the latent codes while solving the issue of unregularized embedding techniques that can quickly lead to unsatisfactory representation. Finally, we use the discriminator reconstruction loss for anomaly detection as the discriminator is well-trained to separate the normal and generated data distributions because reconstruction-based loss does not include the adversarial component. Experiments conducted on attributed networks demonstrate the effectiveness of the proposed model and show that it greatly surpasses the previous methods. The area under the curve scores of our proposed model for the BlogCatalog, Flickr, and Enron datasets are 0.83680, 0.82020, and 0.71180, respectively, proving the effectiveness of the proposed model. The result of the proposed model on the Enron dataset is slightly worse than other models;we attribute this to the dataset’s low dimensionality as the most probable explanation. 展开更多
关键词 Anomaly detection deep learning attributed networks autoencoder Dual variational-autoencoder Generative adversarial networks
在线阅读 下载PDF
Color Correction for Multi-view Video Using Energy Minimization of View Networks 被引量:4
7
作者 Kenji Yamamoto Ryutaro Oi 《International Journal of Automation and computing》 EI 2008年第3期234-245,共12页
Systems using numerous cameras are emerging in many fields due to their ease of production and reduced cost, and one of the fields where they are expected to be used more actively in the near future is in image-based ... Systems using numerous cameras are emerging in many fields due to their ease of production and reduced cost, and one of the fields where they are expected to be used more actively in the near future is in image-based rendering (IBR). Color correction between views is necessary to use multi-view systems in IBR to make audiences feel comfortable when views are switched or when a free viewpoint video is displayed. Color correction usually involves two steps: the first is to adjust camera parameters such as gain, brightness, and aperture before capture, and the second is to modify captured videos through image processing. This paper deals with the latter, which does not need a color pattern board. The proposed method uses scale invariant feature transform (SIFT) to detect correspondences, treats RGB channels independently, calculates lookup tables with an energy-minimization approach, and corrects captured video with these tables. The experimental results reveal that this approach works well. 展开更多
关键词 multi-view color correction image-based rendering (IBR) view networks (VNs) scale invariant feature transform (SIFT) energy minimization.
在线阅读 下载PDF
A Multi-View Gait Recognition Method Using Deep Convolutional Neural Network and Channel Attention Mechanism 被引量:2
8
作者 Jiabin Wang Kai Peng 《Computer Modeling in Engineering & Sciences》 SCIE EI 2020年第10期345-363,共19页
In many existing multi-view gait recognition methods based on images or video sequences,gait sequences are usually used to superimpose and synthesize images and construct energy-like template.However,information may b... In many existing multi-view gait recognition methods based on images or video sequences,gait sequences are usually used to superimpose and synthesize images and construct energy-like template.However,information may be lost during the process of compositing image and capture EMG signals.Errors and the recognition accuracy may be introduced and affected respectively by some factors such as period detection.To better solve the problems,a multi-view gait recognition method using deep convolutional neural network and channel attention mechanism is proposed.Firstly,the sliding time window method is used to capture EMG signals.Then,the back-propagation learning algorithm is used to train each layer of convolution,which improves the learning ability of the convolutional neural network.Finally,the channel attention mechanism is integrated into the neural network,which will improve the ability of expressing gait features.And a classifier is used to classify gait.As can be shown from experimental results on two public datasets,OULP and CASIA-B,the recognition rate of the proposed method can be achieved at 88.44%and 97.25%respectively.As can be shown from the comparative experimental results,the proposed method has better recognition effect than several other newer convolutional neural network methods.Therefore,the combination of convolutional neural network and channel attention mechanism is of great value for gait recognition. 展开更多
关键词 EMG signal capture channel attention mechanism convolutional neural network multi-view gait recognition gait characteristics BACK-PROPAGATION
在线阅读 下载PDF
Estimation of reservoir porosity using probabilistic neural network and seismic attributes 被引量:1
9
作者 HOU Qiang ZHU Jianwei LIN Bo 《Global Geology》 2016年第1期6-12,共7页
Porosity is one of the most important properties of oil and gas reservoirs. The porosity data that come from well log are only available at well points. It is necessary to use other method to estimate reservoir porosi... Porosity is one of the most important properties of oil and gas reservoirs. The porosity data that come from well log are only available at well points. It is necessary to use other method to estimate reservoir porosity.Seismic data contain abundant lithological information. Because there are inherent correlations between reservoir property and seismic data,it is possible to estimate reservoir porosity by using seismic data and attributes.Probabilistic neural network is a powerful tool to extract mathematical relation between two data sets. It has been used to extract the mathematical relation between porosity and seismic attributes. Firstly,a seismic impedance volume is calculated by seismic inversion. Secondly,several appropriate seismic attributes are extracted by using multi-regression analysis. Then a probabilistic neural network model is trained to obtain a mathematical relation between porosity and seismic attributes. Finally,this trained probabilistic neural network model is implemented to calculate a porosity data volume. This methodology could be utilized to find advantageous areas at the early stage of exploration. It is also helpful for the establishment of a reservoir model at the stage of reservoir development. 展开更多
关键词 POROSITY seismic attributes probabilistic neural network
在线阅读 下载PDF
Pedestrian attribute classification with multi-scale and multi-label convolutional neural networks
10
作者 朱建清 Zeng Huanqiang +2 位作者 Zhang Yuzhao Zheng Lixin Cai Canhui 《High Technology Letters》 EI CAS 2018年第1期53-61,共9页
Pedestrian attribute classification from a pedestrian image captured in surveillance scenarios is challenging due to diverse clothing appearances,varied poses and different camera views. A multiscale and multi-label c... Pedestrian attribute classification from a pedestrian image captured in surveillance scenarios is challenging due to diverse clothing appearances,varied poses and different camera views. A multiscale and multi-label convolutional neural network( MSMLCNN) is proposed to predict multiple pedestrian attributes simultaneously. The pedestrian attribute classification problem is firstly transformed into a multi-label problem including multiple binary attributes needed to be classified. Then,the multi-label problem is solved by fully connecting all binary attributes to multi-scale features with logistic regression functions. Moreover,the multi-scale features are obtained by concatenating those featured maps produced from multiple pooling layers of the MSMLCNN at different scales. Extensive experiment results show that the proposed MSMLCNN outperforms state-of-the-art pedestrian attribute classification methods with a large margin. 展开更多
关键词 PEDESTRIAN attributE CLASSIFICATION MULTI-SCALE features MULTI-LABEL CLASSIFICATION convolutional NEURAL network (CNN)
在线阅读 下载PDF
Relational graph location network for multi-view image localization
11
作者 YANG Yukun LIU Xiangdong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第2期460-468,共9页
In multi-view image localization task,the features of the images captured from different views should be fused properly.This paper considers the classification-based image localization problem.We propose the relationa... In multi-view image localization task,the features of the images captured from different views should be fused properly.This paper considers the classification-based image localization problem.We propose the relational graph location network(RGLN)to perform this task.In this network,we propose a heterogeneous graph construction approach for graph classification tasks,which aims to describe the location in a more appropriate way,thereby improving the expression ability of the location representation module.Experiments show that the expression ability of the proposed graph construction approach outperforms the compared methods by a large margin.In addition,the proposed localization method outperforms the compared localization methods by around 1.7%in terms of meter-level accuracy. 展开更多
关键词 multi-view image localization graph construction heterogeneous graph graph neural network
在线阅读 下载PDF
Modeling of the Shale Volume in the Hendijan Oil Field Using Seismic Attributes and Artificial Neural Networks
12
作者 Mahdi TAHERI Ali Asghar CIABEGHODSI +1 位作者 Ramin NIKROUZ Ali KADKHODAIE 《Acta Geologica Sinica(English Edition)》 SCIE CAS CSCD 2021年第4期1322-1331,共10页
Petrophysical properties have played an important and definitive role in the study of oil and gas reservoirs,necessitating that diverse kinds of information are used to infer these properties.In this study,the seismic... Petrophysical properties have played an important and definitive role in the study of oil and gas reservoirs,necessitating that diverse kinds of information are used to infer these properties.In this study,the seismic data related to the Hendijan oil field were utilised,along with the available logs of 7 wells of this field,in order to use the extracted relationships between seismic attributes and the values of the shale volume in the wells to estimate the shale volume in wells intervals.After the overall survey of data,a seismic line was selected and seismic inversion methods(model-based,band limited and sparse spike inversion)were applied to it.Amongst all of these techniques,the model-based method presented the better results.By using seismic attributes and artificial neural networks,the shale volume was then estimated using three types of neural networks,namely the probabilistic neural network(PNN),multi-layer feed-forward network(MLFN)and radial basic function network(RBFN). 展开更多
关键词 seismic inversion seismic attributes artificial neural network and shale volume Hendijan oil field
在线阅读 下载PDF
The Sensitivity of Model Results to Specification of Network-Based Level of Service Attributes: An Application of a Mixed Logit Model to Trave Mode Choice
13
作者 Bharat P. Bhatta 《Journal of Transportation Technologies》 2011年第3期34-46,共13页
The need for travel demand models is growing worldwide. Obtaining reasonably accurate level of service (LOS) attributes of different travel modes such as travel time and cost representing the performance of transporta... The need for travel demand models is growing worldwide. Obtaining reasonably accurate level of service (LOS) attributes of different travel modes such as travel time and cost representing the performance of transportation system is not a trivial task, especially in growing cities of developing countries. This study investigates the sensitivity of results of a travel mode choice model to different specifications of network-based LOS attributes using a mixed logit model. The study also looks at the possibilities of correcting some of the inaccuracies in network-based LOS attributes. Further, the study also explores the effects of different specifications of LOS data on implied values of time and aggregation forecasting. The findings indicate that the implied values of time are very sensitive to specification of data and model implying that utmost care must be taken if the purpose of the model is to estimate values of time. Models estimated on all specifications of LOS-data perform well in prediction, likely suggesting that the extra expense on developing a more detailed and accurate network models so as to derive more precise LOS attributes is unnecessary for impact analyses of some policies. 展开更多
关键词 Data SPECIFICATION Level of Service attributes TRAVEL Mode CHOICE network Models Mixed LOGIT ERROR Components LOGIT
暂未订购
Multi-Modal Multi-View 3D Hand Pose Estimation
14
作者 WANG Hao WANG Ping +2 位作者 YU Haoran DING Dong XIANG Weiming 《Journal of Donghua University(English Edition)》 2025年第6期673-682,共10页
With the rapid progress of the artificial intelligence(AI)technology and mobile internet,3D hand pose estimation has become critical to various intelligent application areas,e.g.,human-computer interaction.To avoid th... With the rapid progress of the artificial intelligence(AI)technology and mobile internet,3D hand pose estimation has become critical to various intelligent application areas,e.g.,human-computer interaction.To avoid the low accuracy of single-modal estimation and the high complexity of traditional multi-modal 3D estimation,this paper proposes a novel multi-modal multi-view(MMV)3D hand pose estimation system,which introduces a registration before translation(RT)-translation before registration(TR)jointed conditional generative adversarial network(cGAN)to train a multi-modal registration network,and then employs the multi-modal feature fusion to achieve high-quality estimation,with low hardware and software costs both in data acquisition and processing.Experimental results demonstrate that the MMV system is effective and feasible in various scenarios.It is promising for the MMV system to be used in broad intelligent application areas. 展开更多
关键词 3D hand pose estimation registration network MULTI-MODAL multi-view conditional generative adversarial network(cGAN)
在线阅读 下载PDF
Adaptive multi-view learning method for enhanced drug repurposing using chemical-induced transcriptional profiles, knowledge graphs, and large language models
15
作者 Yudong Yan Yinqi Yang +9 位作者 Zhuohao Tong Yu Wang Fan Yang Zupeng Pan Chuan Liu Mingze Bai Yongfang Xie Yuefei Li Kunxian Shu Yinghong Li 《Journal of Pharmaceutical Analysis》 2025年第6期1354-1369,共16页
Drug repurposing offers a promising alternative to traditional drug development and significantly re-duces costs and timelines by identifying new therapeutic uses for existing drugs.However,the current approaches ofte... Drug repurposing offers a promising alternative to traditional drug development and significantly re-duces costs and timelines by identifying new therapeutic uses for existing drugs.However,the current approaches often rely on limited data sources and simplistic hypotheses,which restrict their ability to capture the multi-faceted nature of biological systems.This study introduces adaptive multi-view learning(AMVL),a novel methodology that integrates chemical-induced transcriptional profiles(CTPs),knowledge graph(KG)embeddings,and large language model(LLM)representations,to enhance drug repurposing predictions.AMVL incorporates an innovative similarity matrix expansion strategy and leverages multi-view learning(MVL),matrix factorization,and ensemble optimization techniques to integrate heterogeneous multi-source data.Comprehensive evaluations on benchmark datasets(Fdata-set,Cdataset,and Ydataset)and the large-scale iDrug dataset demonstrate that AMVL outperforms state-of-the-art(SOTA)methods,achieving superior accuracy in predicting drug-disease associations across multiple metrics.Literature-based validation further confirmed the model's predictive capabilities,with seven out of the top ten predictions corroborated by post-2011 evidence.To promote transparency and reproducibility,all data and codes used in this study were open-sourced,providing resources for pro-cessing CTPs,KG,and LLM-based similarity calculations,along with the complete AMVL algorithm and benchmarking procedures.By unifying diverse data modalities,AMVL offers a robust and scalable so-lution for accelerating drug discovery,fostering advancements in translational medicine and integrating multi-omics data.We aim to inspire further innovations in multi-source data integration and support the development of more precise and efficient strategies for advancing drug discovery and translational medicine. 展开更多
关键词 Drug repurposing multi-view learning Chemical-induced transcriptional profile Knowledge graph Large language model Heterogeneous network
在线阅读 下载PDF
基于社交网络的概率犹豫模糊共识群决策方法
16
作者 杨威 雷小雨 《工程数学学报》 北大核心 2026年第1期167-182,共16页
针对属性权重已知、决策者权重未知的决策问题,提出了基于社交网络的概率犹豫模糊共识群决策方法。首先,提出了概率犹豫模糊信任传播算子和聚合算子,计算决策者信任值。然后,利用决策者信任关系和观点相似度计算决策者权重,构建基于概... 针对属性权重已知、决策者权重未知的决策问题,提出了基于社交网络的概率犹豫模糊共识群决策方法。首先,提出了概率犹豫模糊信任传播算子和聚合算子,计算决策者信任值。然后,利用决策者信任关系和观点相似度计算决策者权重,构建基于概率犹豫模糊信任网络的最小调整模型。最后,在决策者意见达成共识的基础上,利用VIKOR方法对方案排序,并通过可再生能源管理决策案例验证该方法的可行性和有效性。 展开更多
关键词 多属性群决策 概率犹豫模糊集 社交信任网络 共识达成 VIKOR法
在线阅读 下载PDF
空间生产理论视角下历史城区整体性保护内涵探索
17
作者 戴锏 张雪菲 朱诗琴 《中国名城》 2026年第1期21-27,共7页
历史城区是城市文化遗产集聚区,它直接反映居民日常生活与记忆情感,具有历史文化资源与居民日常生活高度重叠的特点。面对新时代发展要求,历史城区内涵也在不断重构。基于空间生产理论,探索历史城区整体性保护的当代内涵。梳理国内外历... 历史城区是城市文化遗产集聚区,它直接反映居民日常生活与记忆情感,具有历史文化资源与居民日常生活高度重叠的特点。面对新时代发展要求,历史城区内涵也在不断重构。基于空间生产理论,探索历史城区整体性保护的当代内涵。梳理国内外历史城区保护政策演进,总结历史城区整体性概念发展脉络,在此基础上结合空间三元论与资本循环理论,系统分析历史城区的更新动力,最后提出对于历史城区整体性保护应构建以文脉根基为核心的多维价值共创网络体系,并将该体系解构为文化功能层级、文化关联机制和新兴文化业态,以期为新时代历史城区整体性保护内涵的解读提供新视角。 展开更多
关键词 历史城区 整体性保护 空间生产 概念内涵 层次性与关联性 价值共创网络
在线阅读 下载PDF
Application of multiple attributes fusion technology in the Su-14 Well Block 被引量:2
18
作者 王兴建 胡光岷 曹俊兴 《Applied Geophysics》 SCIE CSCD 2010年第3期257-264,293,共9页
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. 展开更多
关键词 multiple attributes fusion neural network interactive validation Su-14 well block
在线阅读 下载PDF
新兴主题突变前兆特征识别方法
19
作者 孙宇 王超 许海云 《情报杂志》 北大核心 2026年第3期139-148,共10页
新兴主题突变前兆特征识别,对于预测发展方向及制定技术战略具有重要意义,它能够助力相关领域提前把握发展动态,在竞争中占据先机,增强整体竞争力。首先,以科技论文发表时间划分时间切片,基于BERT-Topic和Louvain算法分别生成不同时期... 新兴主题突变前兆特征识别,对于预测发展方向及制定技术战略具有重要意义,它能够助力相关领域提前把握发展动态,在竞争中占据先机,增强整体竞争力。首先,以科技论文发表时间划分时间切片,基于BERT-Topic和Louvain算法分别生成不同时期微观、宏观维度的主题信息;其次,依据相似度实现双维度主题关系演变;然后,绘制双维动态知识网络并定义新兴主题突变特征,依据突变特征构建主题新生涌现指标和主题交叉演变指标分析结构突变;最后,利用网络结构熵、异常信号等方法进行突变前兆特征识别。以干细胞领域为例进行实证研究,发现了主题突变前网络结构会出现显著波动或异常的前兆特征,通过理论依据和已有成果验证了新兴主题突变前兆特征识别方法的有效性和可行性,为提前捕捉新兴主题突变提供新视角和新方法。 展开更多
关键词 突变前兆 新兴主题 主题突变 主题识别 前兆特征 知识网络 双维度 属性结构理论 复杂网络理论
在线阅读 下载PDF
城市流量型经济多重网络结构分析与能级测度
20
作者 师妍 张自力 赵学军 《复杂系统与复杂性科学》 北大核心 2026年第1期96-103,122,共9页
为促进中国区域经济的协调和高质量发展,结合流量型经济理论与多重网络分析方法,构建了城市间物资、资金、技术信息流网络模型,应用基于熵的多属性节点重要性测度方法,提出了一种城市经济能级测度新框架。研究显示,城市网络结构特征与... 为促进中国区域经济的协调和高质量发展,结合流量型经济理论与多重网络分析方法,构建了城市间物资、资金、技术信息流网络模型,应用基于熵的多属性节点重要性测度方法,提出了一种城市经济能级测度新框架。研究显示,城市网络结构特征与宏观经济状态变化密切相关。所构建的能级测度模型输出结果与权威报告一致,从而证明了其有效性。进一步研究发现,中国各经济区城市能级差异显著,东部及长三角区域得分领先,西部和东北地区在政策引导下呈现积极发展态势,中部和环渤海区域仍需加强政策支持。技术信息流对东部等经济发达区域的能级提升至关重要,而西部等欠发达区域的能级增长则更依赖于新资本投资。 展开更多
关键词 城市经济能级 多重网络 流量型经济 多属性决策 熵权法
在线阅读 下载PDF
上一页 1 2 78 下一页 到第
使用帮助 返回顶部