期刊文献+
共找到14篇文章
< 1 >
每页显示 20 50 100
FPSblo:A Blockchain Network Transmission Model Utilizing Farthest Point Sampling
1
作者 Longle Cheng Xiru Li +4 位作者 Shiyu Fang Wansu Pan He Zhao Haibo Tan Xiaofeng Li 《Computers, Materials & Continua》 SCIE EI 2024年第2期2491-2509,共19页
Peer-to-peer(P2P)overlay networks provide message transmission capabilities for blockchain systems.Improving data transmission efficiency in P2P networks can greatly enhance the performance of blockchain systems.Howev... Peer-to-peer(P2P)overlay networks provide message transmission capabilities for blockchain systems.Improving data transmission efficiency in P2P networks can greatly enhance the performance of blockchain systems.However,traditional blockchain P2P networks face a common challenge where there is often a mismatch between the upper-layer traffic requirements and the underlying physical network topology.This mismatch results in redundant data transmission and inefficient routing,severely constraining the scalability of blockchain systems.To address these pressing issues,we propose FPSblo,an efficient transmission method for blockchain networks.Our inspiration for FPSblo stems from the Farthest Point Sampling(FPS)algorithm,a well-established technique widely utilized in point cloud image processing.In this work,we analogize blockchain nodes to points in a point cloud image and select a representative set of nodes to prioritize message forwarding so that messages reach the network edge quickly and are evenly distributed.Moreover,we compare our model with the Kadcast transmission model,which is a classic improvement model for blockchain P2P transmission networks,the experimental findings show that the FPSblo model reduces 34.8%of transmission redundancy and reduces the overload rate by 37.6%.By conducting experimental analysis,the FPS-BT model enhances the transmission capabilities of the P2P network in blockchain. 展开更多
关键词 Blockchain P2P networks SCALABILITY farthest point sampling
下载PDF
Sampling Methods and Countermeasures for Food Enterprises 被引量:1
2
作者 Peng WAN Zhen ZHAO +3 位作者 Guoyan WEN Yunshuang FU Cuizhi LI Zhiyong LU 《Asian Agricultural Research》 2023年第8期55-58,共4页
In this paper,by combining sampling methods for food statistics with years of sample sampling experience,various sampling points and corresponding sampling methods are summarized.It hopes to discover food safety risks... In this paper,by combining sampling methods for food statistics with years of sample sampling experience,various sampling points and corresponding sampling methods are summarized.It hopes to discover food safety risks and improve the level of food safety. 展开更多
关键词 Food sampling sampling method sampling points Food safety
下载PDF
A note on the estimation of variance for big BAF sampling 被引量:1
3
作者 Jeffrey H.Gove Timothy G.Gregoire +1 位作者 Mark J.Ducey Thomas B.Lynch 《Forest Ecosystems》 SCIE CSCD 2020年第4期819-832,共14页
Background:The double sampling method known as“big BAF sampling”has been advocated as a way to reduce sampling effort while still maintaining a reasonably precise estimate of volume.A well-known method for variance ... Background:The double sampling method known as“big BAF sampling”has been advocated as a way to reduce sampling effort while still maintaining a reasonably precise estimate of volume.A well-known method for variance determination,Bruce’s method,is customarily used because the volume estimator takes the form of a product of random variables.However,the genesis of Bruce’s method is not known to most foresters who use the method in practice.Methods:We establish that the Taylor series approximation known as the Delta method provides a plausible explanation for the origins of Bruce’s method.Simulations were conducted on two different tree populations to ascertain the similarities of the Delta method to the exact variance of a product.Additionally,two alternative estimators for the variance of individual tree volume-basal area ratios,which are part of the estimation process,were compared within the overall variance estimation procedure.Results:The simulation results demonstrate that Bruce’s method provides a robust method for estimating the variance of inventories conducted with the big BAF method.The simulations also demonstrate that the variance of the mean volume-basal area ratios can be computed using either the usual sample variance of the mean or the ratio variance estimators with equal accuracy,which had not been shown previously for Big BAF sampling.Conclusions:A plausible explanation for the origins of Bruce’s method has been set forth both historically and mathematically in the Delta Method.In most settings,there is evidently no practical difference between applying the exact variance of a product or the Delta method—either can be used.A caution is articulated concerning the aggregation of tree-wise attributes into point-wise summaries in order to test the correlation between the two as a possible indicator of the need for further covariance augmentation. 展开更多
关键词 Bitterlich sampling Delta method Double sampling Forest inventory Horizontal point sampling Variance of a product
下载PDF
An approximate point-based alternative for the estimation of variance under big BAF sampling
4
作者 Thomas B.Lynch Jeffrey H.Gove +1 位作者 Timothy G.Gregoire Mark J.Ducey 《Forest Ecosystems》 SCIE CSCD 2021年第3期439-457,共19页
Background:A new variance estimator is derived and tested for big BAF(Basal Area Factor)sampling which is a forest inventory system that utilizes Bitterlich sampling(point sampling)with two BAF sizes,a small BAF for t... Background:A new variance estimator is derived and tested for big BAF(Basal Area Factor)sampling which is a forest inventory system that utilizes Bitterlich sampling(point sampling)with two BAF sizes,a small BAF for tree counts and a larger BAF on which tree measurements are made usually including DBHs and heights needed for volume estimation.Methods:The new estimator is derived using the Delta method from an existing formulation of the big BAF estimator as consisting of three sample means.The new formula is compared to existing big BAF estimators including a popular estimator based on Bruce’s formula.Results:Several computer simulation studies were conducted comparing the new variance estimator to all known variance estimators for big BAF currently in the forest inventory literature.In simulations the new estimator performed well and comparably to existing variance formulas.Conclusions:A possible advantage of the new estimator is that it does not require the assumption of negligible correlation between basal area counts on the small BAF factor and volume-basal area ratios based on the large BAF factor selection trees,an assumption required by all previous big BAF variance estimation formulas.Although this correlation was negligible on the simulation stands used in this study,it is conceivable that the correlation could be significant in some forest types,such as those in which the DBH-height relationship can be affected substantially by density perhaps through competition.We derived a formula that can be used to estimate the covariance between estimates of mean basal area and the ratio of estimates of mean volume and mean basal area.We also mathematically derived expressions for bias in the big BAF estimator that can be used to show the bias approaches zero in large samples on the order of 1n where n is the number of sample points. 展开更多
关键词 Bitterlich sampling Delta method Double sampling Estimator bias Forest inventory Horizontal point sampling Variance of a product Volume basal area ratio Covariance estimation
下载PDF
PointPCA:一种三维空间点云的特征提取算法 被引量:1
5
作者 季钰林 钟剑丹 +2 位作者 李英祥 傅俊杰 刘家威 《计算机应用研究》 CSCD 北大核心 2023年第1期294-298,共5页
点云是一个庞大点的集合而且拥有重要的几何结构。由于其庞大的数据量,不可避免地就会在某些区域内出现一些相似点,这就使得在进行特征提取时提取到一些重复的信息,造成计算冗余,降低训练的准确率。针对上述问题,提出了一种新的神经网... 点云是一个庞大点的集合而且拥有重要的几何结构。由于其庞大的数据量,不可避免地就会在某些区域内出现一些相似点,这就使得在进行特征提取时提取到一些重复的信息,造成计算冗余,降低训练的准确率。针对上述问题,提出了一种新的神经网络——PointPCA,可以有效地解决上述问题;在PointPCA中,总共分为三个模块:a)采样模块,提出了一种average point sampling(APS)采样方法,可以有效地规避一些相似的点,得到一组近似代表这组点云的新的点集;b)特征提取模块,采用分组中的思想,对这组新的点的集合进行多尺度空间特征提取;c)拼接模块,将每一尺度提取的特征向量拼接到一起组合为一个特征向量。经过实验表明,PointPCA比PointNet在准确率方面提升了4.6%,比PointNet++提升了1.1%;而且在mIoU评估测试中也有不错的效果。 展开更多
关键词 PointPCA average point sampling 多尺度空间特征提取 特征向量
下载PDF
Advances in Studies and Applications of Centroidal Voronoi Tessellations 被引量:6
6
作者 Qiang Du Max Gunzburger Lili Ju 《Numerical Mathematics(Theory,Methods and Applications)》 SCIE 2010年第2期119-142,共24页
Centroidal Voronoi tessellations(CVTs) have become a useful tool in many applications ranging from geometric modeling,image and data analysis,and numerical partial differential equations,to problems in physics,astroph... Centroidal Voronoi tessellations(CVTs) have become a useful tool in many applications ranging from geometric modeling,image and data analysis,and numerical partial differential equations,to problems in physics,astrophysics,chemistry,and biology. In this paper,we briefly review the CVT concept and a few of its generalizations and well-known properties.We then present an overview of recent advances in both mathematical and computational studies and in practical applications of CVTs.Whenever possible,we point out some outstanding issues that still need investigating. 展开更多
关键词 Voronoi tessellations CENTROIDS CLUSTERING mesh generation and optimization IMAGEPROCESSING model reduction point sampling.
下载PDF
Trend surface analysis of forest landscape pattern in Guandishan forest region of Shanxi,China 被引量:3
7
作者 Guo Jin-ping Xiao Yang +1 位作者 Zhang Yun-xiang Xiao Du-ning 《Journal of Environmental Sciences》 SCIE EI CAS CSCD 1999年第2期73-79,共7页
Landscape pattern is a widely used concept for the demonstration of landscape characteristic features. The integral spatial distribution trend of landscape elements is interested point in the landscape ecological rese... Landscape pattern is a widely used concept for the demonstration of landscape characteristic features. The integral spatial distribution trend of landscape elements is interested point in the landscape ecological research, especially in those of complex secondary forest regions with confusing mosaics of land cover. Trend surface analysis which used in community and population ecological researches was introduced to reveal the landscape pattern. A reasonable and reliable approach for application of trend surface analysis was provided in detail. As key steps of the approach, uniform grid point sampling method was developed. The efforts were also concentrated at an example of Guandishan forested landscape. Some basic rules of spatial distribution of landscape elements were exclaimed. These will be benefit to the further study in the area to enhance the forest sustainable management and landscape planning. 展开更多
关键词 landscape pattern trend surface model uniform grid point sampling method forest landscape spatial distribution.
下载PDF
Determination of protection range of mining upper protective layers and its numerical simulation 被引量:1
8
作者 SONG Zhi-min GAO Xin-chun TIAN Kun-yun 《Journal of Coal Science & Engineering(China)》 2012年第4期368-373,共6页
Aiming at the limitation of the traditional method for determination of protection region, combined with the actual situation of a mine, a new method for determination of protection region was put forward (including ... Aiming at the limitation of the traditional method for determination of protection region, combined with the actual situation of a mine, a new method for determination of protection region was put forward (including the protection of working face layout and development direction), that is, gas flow observation analysis on the spot and gas content contrast method. The protection region was determined by gas flow observation analysis, gas content contrast, and computer numerical simulation combined with engineering practice. In the process of gas content test, the fixed sampling method "big hole drill reaming, small orifice drill rod connected with core tube" was employed. The results show that the determined protection region is in accordance with the actual site situation. The fixed sampling method ensures the accuracy of gas measurement of gas content. 展开更多
关键词 protective layer protection region numerical simulation fixed point sampling
下载PDF
Improved response surface method based on sample point selection strategies
9
作者 李炜 康海贵 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2010年第6期756-760,共5页
In the reliability analysis of complex structures,response surface method(RSM)has been suggested as an efficient technique to estimate the actual but implicit limit state function.A set of sample points are needed to ... In the reliability analysis of complex structures,response surface method(RSM)has been suggested as an efficient technique to estimate the actual but implicit limit state function.A set of sample points are needed to fit to the implicit function.It has been noted that the accuracy of RSM depends highly on the so-called sample points.However,the technique for point selection has had little attention.In the present study,an improved response surface method(IRSM)based on two sample point selection techniques,named the direction cosines projected strategy(DCS)and the limit step length iteration strategy(LSS),is investigated.Since it uses the sampling points selected to be located in the region close to the original failure surface,and since it needs only one response surface,the IRSM should be accurate and simple in practical structural problems.Applications to several typical examples have helped to elucidate the successful working of the IRSM. 展开更多
关键词 sample points linear approximation method RSM RELIABILITY
下载PDF
Generating barcodes for nanopore sequencing data with PRO 被引量:1
10
作者 Ting Yu Zitong Ren +2 位作者 Xin Gao Guojun Li Renmin Han 《Fundamental Research》 CAS CSCD 2024年第4期785-794,共10页
DNA barcodes,short and unique DNA sequences,play a crucial role in sample identification when processing many samples simultaneously,which helps reduce experimental costs.Nevertheless,the low quality of long-read sequ... DNA barcodes,short and unique DNA sequences,play a crucial role in sample identification when processing many samples simultaneously,which helps reduce experimental costs.Nevertheless,the low quality of long-read sequencing makes it difficult to identify barcodes accurately,which poses significant challenges for the design of barcodes for large numbers of samples in a single sequencing run.Here,we present a comprehensive study of the generation of barcodes and develop a tool,PRO,that can be used for selecting optimal barcode sets and demultiplexing.We formulate the barcode design problem as a combinatorial problem and prove that finding the optimal largest barcode set in a given DNA sequence space in which all sequences have the same length is theoretically NP-complete.For practical applications,we developed the novel method PRO by introducing the probability divergence between two DNA sequences to expand the capacity of barcode kits while ensuring demultiplexing accuracy.Specifically,the maximum size of the barcode kits designed by PRO is 2,292,which keeps the length of barcodes the same as that of the official ones used by Oxford Nanopore Technologies(ONT).We validated the performance of PRO on a simulated nanopore dataset with high error rates.The demultiplexing accuracy of PRO reached 98.29%for a barcode kit of size 2,922,4.31%higher than that of Guppy,the official demultiplexing tool.When the size of the barcode kit generated by PRO is the same as the official size provided by ONT,both tools show superior and comparable demultiplexing accuracy. 展开更多
关键词 Third-generation sequencing Nanopore sequencing DNA barcode Farthest point sampling algorithm High throughput
原文传递
A novel overlapping minimization SMOTE algorithm for imbalanced classification
11
作者 Yulin HE Xuan LU +1 位作者 Philippe FOURNIER-VIGER Joshua Zhexue HUANG 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI 2024年第9期1266-1281,共16页
The synthetic minority oversampling technique(SMOTE) is a popular algorithm to reduce the impact of class imbalance in building classifiers, and has received several enhancements over the past 20 years. SMOTE and its ... The synthetic minority oversampling technique(SMOTE) is a popular algorithm to reduce the impact of class imbalance in building classifiers, and has received several enhancements over the past 20 years. SMOTE and its variants synthesize a number of minority-class sample points in the original sample space to alleviate the adverse effects of class imbalance. This approach works well in many cases, but problems arise when synthetic sample points are generated in overlapping areas between different classes, which further complicates classifier training. To address this issue, this paper proposes a novel generalization-oriented rather than imputation-oriented minorityclass sample point generation algorithm, named overlapping minimization SMOTE(OM-SMOTE). This algorithm is designed specifically for binary imbalanced classification problems. OM-SMOTE first maps the original sample points into a new sample space by balancing sample encoding and classifier generalization. Then, OM-SMOTE employs a set of sophisticated minority-class sample point imputation rules to generate synthetic sample points that are as far as possible from overlapping areas between classes. Extensive experiments have been conducted on 32 imbalanced datasets to validate the effectiveness of OM-SMOTE. Results show that using OM-SMOTE to generate synthetic minority-class sample points leads to better classifier training performances for the naive Bayes,support vector machine, decision tree, and logistic regression classifiers than the 11 state-of-the-art SMOTE-based imputation algorithms. This demonstrates that OM-SMOTE is a viable approach for supporting the training of high-quality classifiers for imbalanced classification. The implementation of OM-SMOTE is shared publicly on the Git Hub platform at https://github.com/luxuan123123/OM-SMOTE/. 展开更多
关键词 Imbalanced classification Synthetic minority oversampling technique(SMOTE) Majority-class sample point Minority-class sample point Generalization capability Overlapping minimization
原文传递
Combining LPJ-GUESS and HASM to simulate the spatial distribution of forest vegetation carbon stock in China 被引量:19
12
作者 ZHAO Mingwei YUE Tianxiang +2 位作者 ZHAO Na SUN Xiaofang ZHANG Xingying 《Journal of Geographical Sciences》 SCIE CSCD 2014年第2期249-268,共20页
It is very important in accurately estimating the forests' carbon stock and spatial distribution in the regional scale because they possess a great rate in the carbon stock of the terrestrial ecosystem. Yet the curre... It is very important in accurately estimating the forests' carbon stock and spatial distribution in the regional scale because they possess a great rate in the carbon stock of the terrestrial ecosystem. Yet the current estimation of forest carbon stock in the regional scale mainly depends on the forest inventory data, and the whole process consumes too much labor, money and time. And meanwhile it has many negative influences on the forest carbon storage updating. In order to figure out these problems, this paper, based on High Accuracy Surface Modeling (HASM), proposes a forest vegetation carbon storage simulation method. This new method employs the output of LPJ-GUESS model as initial values of HASM and uses the inventory data as sample points of HASM to simulate the distribution of forest carbon storage in China. This study also adopts the seventh forest resources statistics of China as the data source to generate sample points, and it also works as the simulation accuracy test. The HASM simulation shows that the total forest carbon storage of China is 9.2405 Pg, while the calculated value based on forest resources statistics are 7.8115 Pg. The forest resources statistics is taken based on a forest canopy closure, and the result of HASM is much more suitable to the real forest carbon storage. The simulation result also indicates that the southwestern mountain region and the northeastern forests are the important forest carbon reservoirs in China, and they account for 39.82% and 20.46% of the country's total forest vegetation carbon stock respectively. Compared with the former value (1975-1995), it mani- fests that the carbon storage of the two regions do increase clearly. The results of this re- search show that the large-scale reforestation in the last decades in China attains a signifi- cant carbon sink. 展开更多
关键词 forest carbon storage initial value sample points LPJ-GUESS HASM
原文传递
Contribution to sample failure probability plot and its solution by Kriging method 被引量:2
13
作者 LI DaWei Lü ZhenZhou ZHOU ChangCong 《Science China(Technological Sciences)》 SCIE EI CAS 2013年第4期866-877,共12页
To analyze the effect of the region of the model inputs on the model output,a novel concept about contribution to the sample failure probability plot(CSFP) is proposed based on the contribution to the sample mean plot... To analyze the effect of the region of the model inputs on the model output,a novel concept about contribution to the sample failure probability plot(CSFP) is proposed based on the contribution to the sample mean plot(CSM) and the contribution to the sample variance plot(CSV).The CSFP can be used to analyze the effect of the region of the model inputs on the failure probability.After the definition of CSFP,its property and the differences between CSFP and CSV/CSM are discussed.The proposed CSFP can not only provide the information about which input affects the failure probability mostly,but also identify the contribution of the regions of the input to the failure probability mostly.By employing the Kriging model method on optimized sample points,a solution for CSFP is obtained.The computational cost for solving CSFP is greatly decreased because of the efficiency of Kriging surrogate model.Some examples are used to illustrate the validity of the proposed CSFP and the applicability and feasibility of the Kriging surrogate method based solution for CSFP. 展开更多
关键词 sample failure probability plot sensitivity analysis optimization sample points Kriging model region of the inputs
原文传递
The Limit of Finite Sample Breakdown Point of Tukey’s Halfspace Median for General Data
14
作者 Xiao Hui LIU Shi Hua LUO Yi Jun ZUO 《Acta Mathematica Sinica,English Series》 SCIE CSCD 2018年第9期1403-1416,共14页
Under special conditions on data set and underlying distribution, the limit of finite sample breakdown point of Tukey's halfspace median (1) has been obtained in the literature. In this paper, we establish the resu... Under special conditions on data set and underlying distribution, the limit of finite sample breakdown point of Tukey's halfspace median (1) has been obtained in the literature. In this paper, we establish the result under weaker assumptions imposed on underlying distribution (weak smoothness) and on data set (not necessary in general position). The refined representation of Tukey's sample depth regions for data set not necessary in general position is also obtained, as a by-product of our derivation. 展开更多
关键词 Tukey's halfspace median limit of finite sample breakdown point smooth condition halfspace symmetry
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部