期刊文献+
共找到78篇文章
< 1 2 4 >
每页显示 20 50 100
High Dimensionality Effects on the Efficient Frontier: A Tri-Nation Study
1
作者 Rituparna Sen Pulkit Gupta Debanjana Dey 《Journal of Data Analysis and Information Processing》 2016年第1期13-20,共8页
Markowitz Portfolio theory under-estimates the risk associated with the return of a portfolio in case of high dimensional data. El Karoui mathematically proved this in [1] and suggested improved estimators for unbiase... Markowitz Portfolio theory under-estimates the risk associated with the return of a portfolio in case of high dimensional data. El Karoui mathematically proved this in [1] and suggested improved estimators for unbiased estimation of this risk under specific model assumptions. Norm constrained portfolios have recently been studied to keep the effective dimension low. In this paper we consider three sets of high dimensional data, the stock market prices for three countries, namely US, UK and India. We compare the Markowitz efficient frontier to those obtained by unbiasedness corrections and imposing norm-constraints in these real data scenarios. We also study the out-of-sample performance of the different procedures. We find that the 2-norm constrained portfolio has best overall performance. 展开更多
关键词 high Dimensional Covariance Matrix Estimation Minimum-Variance Portfolio Norm Con-Strained Portfolio
在线阅读 下载PDF
A high‑dimensionality‑trait‑driven learning paradigm for high dimensional credit classification
2
作者 Lean Yu Lihang Yu Kaitao Yu 《Financial Innovation》 2021年第1期669-688,共20页
To solve the high-dimensionality issue and improve its accuracy in credit risk assessment,a high-dimensionality-trait-driven learning paradigm is proposed for feature extraction and classifier selection.The proposed p... To solve the high-dimensionality issue and improve its accuracy in credit risk assessment,a high-dimensionality-trait-driven learning paradigm is proposed for feature extraction and classifier selection.The proposed paradigm consists of three main stages:categorization of high dimensional data,high-dimensionality-trait-driven feature extraction,and high-dimensionality-trait-driven classifier selection.In the first stage,according to the definition of high-dimensionality and the relationship between sample size and feature dimensions,the high-dimensionality traits of credit dataset are further categorized into two types:100<feature dimensions<sample size,and feature dimensions≥sample size.In the second stage,some typical feature extraction methods are tested regarding the two categories of high dimensionality.In the final stage,four types of classifiers are performed to evaluate credit risk considering different high-dimensionality traits.For the purpose of illustration and verification,credit classification experiments are performed on two publicly available credit risk datasets,and the results show that the proposed high-dimensionality-trait-driven learning paradigm for feature extraction and classifier selection is effective in handling high-dimensional credit classification issues and improving credit classification accuracy relative to the benchmark models listed in this study. 展开更多
关键词 high dimensionality Trait-driven learning paradigm Feature extraction Classifier selection Credit risk classification
在线阅读 下载PDF
Exploring High Dimensional Feature Space With Channel-Spatial Nonlinear Transforms for Learned Image Compression
3
作者 Wen Tan Fanyang Meng +2 位作者 Chao Li Youneng Bao Yongsheng Liang 《CAAI Transactions on Intelligence Technology》 2025年第4期1235-1253,共19页
Nonlinear transforms have significantly advanced learned image compression(LIC),particularly using residual blocks.This transform enhances the nonlinear expression ability and obtain compact feature representation by ... Nonlinear transforms have significantly advanced learned image compression(LIC),particularly using residual blocks.This transform enhances the nonlinear expression ability and obtain compact feature representation by enlarging the receptive field,which indicates how the convolution process extracts features in a high dimensional feature space.However,its functionality is restricted to the spatial dimension and network depth,limiting further improvements in network performance due to insufficient information interaction and representation.Crucially,the potential of high dimensional feature space in the channel dimension and the exploration of network width/resolution remain largely untapped.In this paper,we consider nonlinear transforms from the perspective of feature space,defining high-dimensional feature spaces in different dimensions and investigating the specific effects.Firstly,we introduce the dimension increasing and decreasing transforms in both channel and spatial dimensions to obtain high dimensional feature space and achieve better feature extraction.Secondly,we design a channel-spatial fusion residual transform(CSR),which incorporates multi-dimensional transforms for a more effective representation.Furthermore,we simplify the proposed fusion transform to obtain a slim architecture(CSR-sm),balancing network complexity and compression performance.Finally,we build the overall network with stacked CSR transforms to achieve better compression and reconstruction.Experimental results demonstrate that the proposed method can achieve superior ratedistortion performance compared to the existing LIC methods and traditional codecs.Specifically,our proposed method achieves 9.38%BD-rate reduction over VVC on Kodak dataset. 展开更多
关键词 high dimensional feature space learned image compression nonlinear transform the dimension increase and decrease
在线阅读 下载PDF
CABOSFV algorithm for high dimensional sparse data clustering 被引量:7
4
作者 Sen Wu Xuedong Gao Management School, University of Science and Technology Beijing, Beijing 100083, China 《Journal of University of Science and Technology Beijing》 CSCD 2004年第3期283-288,共6页
An algorithm, Clustering Algorithm Based On Sparse Feature Vector (CABOSFV),was proposed for the high dimensional clustering of binary sparse data. This algorithm compressesthe data effectively by using a tool 'Sp... An algorithm, Clustering Algorithm Based On Sparse Feature Vector (CABOSFV),was proposed for the high dimensional clustering of binary sparse data. This algorithm compressesthe data effectively by using a tool 'Sparse Feature Vector', thus reduces the data scaleenormously, and can get the clustering result with only one data scan. Both theoretical analysis andempirical tests showed that CABOSFV is of low computational complexity. The algorithm findsclusters in high dimensional large datasets efficiently and handles noise effectively. 展开更多
关键词 CLUSTERING data mining SPARSE high dimensionality
在线阅读 下载PDF
Subspace Clustering in High-Dimensional Data Streams:A Systematic Literature Review
5
作者 Nur Laila Ab Ghani Izzatdin Abdul Aziz Said Jadid AbdulKadir 《Computers, Materials & Continua》 SCIE EI 2023年第5期4649-4668,共20页
Clustering high dimensional data is challenging as data dimensionality increases the distance between data points,resulting in sparse regions that degrade clustering performance.Subspace clustering is a common approac... Clustering high dimensional data is challenging as data dimensionality increases the distance between data points,resulting in sparse regions that degrade clustering performance.Subspace clustering is a common approach for processing high-dimensional data by finding relevant features for each cluster in the data space.Subspace clustering methods extend traditional clustering to account for the constraints imposed by data streams.Data streams are not only high-dimensional,but also unbounded and evolving.This necessitates the development of subspace clustering algorithms that can handle high dimensionality and adapt to the unique characteristics of data streams.Although many articles have contributed to the literature review on data stream clustering,there is currently no specific review on subspace clustering algorithms in high-dimensional data streams.Therefore,this article aims to systematically review the existing literature on subspace clustering of data streams in high-dimensional streaming environments.The review follows a systematic methodological approach and includes 18 articles for the final analysis.The analysis focused on two research questions related to the general clustering process and dealing with the unbounded and evolving characteristics of data streams.The main findings relate to six elements:clustering process,cluster search,subspace search,synopsis structure,cluster maintenance,and evaluation measures.Most algorithms use a two-phase clustering approach consisting of an initialization stage,a refinement stage,a cluster maintenance stage,and a final clustering stage.The density-based top-down subspace clustering approach is more widely used than the others because it is able to distinguish true clusters and outliers using projected microclusters.Most algorithms implicitly adapt to the evolving nature of the data stream by using a time fading function that is sensitive to outliers.Future work can focus on the clustering framework,parameter optimization,subspace search techniques,memory-efficient synopsis structures,explicit cluster change detection,and intrinsic performance metrics.This article can serve as a guide for researchers interested in high-dimensional subspace clustering methods for data streams. 展开更多
关键词 CLUSTERING subspace clustering projected clustering data stream stream clustering high dimensionality evolving data stream concept drift
在线阅读 下载PDF
Special Issue“Recent Developments in Dimension Reduction and Model Checking”——In Honor of Professor Lixing Zhu's Outstanding Contributions in Statistics
6
作者 ZHU Liping XU Wangli LI Yingxing 《Journal of Systems Science & Complexity》 2026年第1期1-2,共2页
The proliferation of high-dimensional data and the widespread use of complex models present central challenges in contemporary statistics and data science.Dimension reduction and model checking,as two foundational pil... The proliferation of high-dimensional data and the widespread use of complex models present central challenges in contemporary statistics and data science.Dimension reduction and model checking,as two foundational pillars supporting scientific inference and data-driven decisionmaking,have evolved through the collective wisdom of generations of statisticians.This special issue,titled"Recent Developments in Dimension Reduction and Model Checking for regressions",not only aims to showcase cutting-edge advances in the field but also carries a distinct sense of academic homage to honor the groundbreaking and enduring contributions of Professor Lixing Zhu,a leading scholar whose work has profoundly shaped both areas. 展开更多
关键词 scientific inference model checking model checkingas complex models dimension reduction high dimensional data
原文传递
Beyond origin:multimodal AI synthesis to resolve cancers of unknown primary
7
作者 Hongru Shen Xiangchun Li 《Cancer Biology & Medicine》 2026年第1期21-29,共9页
For decades,the central dogma of oncology has been that a cancer’s identity is inextricably linked to its anatomical origin.This principle underpins the entire diagnostic and therapeutic framework,from histology-base... For decades,the central dogma of oncology has been that a cancer’s identity is inextricably linked to its anatomical origin.This principle underpins the entire diagnostic and therapeutic framework,from histology-based classification to site-specific treatment guidelines.Yet,this framework catastrophically fails for a substantial population of patients diagnosed with cancer of unknown primary(CUP).These patients present metastatic disease,yet their primary tumors remain elusive despite exhaustive clinical workup1.CUP,accounting for 1%-3%of all cancer diagnoses,is an enigma with devastating consequences;the median overall survival is only 2-12 months2-4.The inability to pinpoint an origin forces clinicians to rely on broad-spectrum empirical chemotherapy,such as taxane-carboplatin regimens,which have limited efficacy and exclude patients from the promise of targeted therapies and clinical trials5.CUP is not only a diagnostic challenge but also an indictment of the siloed approach to understanding malignancy:this cancer highlights the limitations of origin-based diagnostic frameworks.However,the confluence of high-dimensional biological data and advanced artificial intelligence(AI)is now poised to address this long-standing diagnostic limitation and to herald a new era for not only CUP but also oncology as a whole(Figure 1). 展开更多
关键词 central dogma oncology cancer unknown primary high dimensional biological data clinical trials diagnostic framework artificial intelligence targeted therapies multimodal AI synthesis
暂未订购
Planning of arrival and departure routes in terminalmaneuvering area based on high dimensionality reduction environment modeling method
8
作者 Siyu Su Youchao Sun +1 位作者 Chong Peng Haiyun Yang 《Aerospace Systems》 2020年第4期297-307,共11页
The efficient design of arrival and departure routes in the terminal maneuvering area plays a key role in increasing airport capacity and reducing traffic congestion.In our study,we establish an arrival and departure ... The efficient design of arrival and departure routes in the terminal maneuvering area plays a key role in increasing airport capacity and reducing traffic congestion.In our study,we establish an arrival and departure route planning model in the terminal maneuvering area,taking into account the airspace environmental constraints and aircraft operational constraints.Then the three-dimensional environment modeling method with a high degree of dimensionality reduction is introduced to improve the efficiency of route planning,and routes are planned sequentially using the A^(*)algorithm in a dimensionally reduced environment.Numerical simulation tests,performed on the terminal maneuvering area of Chengdu Shuangliu Airport in China,show the effectiveness of the proposed method.Each route is given two planning schemes considering the maximum and minimum takeoff or descent slope,and a total of seven routes is generated. 展开更多
关键词 Terminal maneuvering area Arrival and departure routes high dimensionality reduction A^(*)algorithm Takeoff/descent slope
在线阅读 下载PDF
High-dimension multiparty quantum secret sharing scheme with Einstein-Podolsky-Rosen pairs 被引量:4
9
作者 陈攀 邓富国 龙桂鲁 《Chinese Physics B》 SCIE EI CAS CSCD 2006年第10期2228-2235,共8页
In this paper a high-dimension multiparty quantum secret sharing scheme is proposed by using Einstein-Podolsky-Rosen pairs and local unitary operators. This scheme has the advantage of not only having higher capacity,... In this paper a high-dimension multiparty quantum secret sharing scheme is proposed by using Einstein-Podolsky-Rosen pairs and local unitary operators. This scheme has the advantage of not only having higher capacity, but also saving storage space. The security analysis is also given. 展开更多
关键词 high—dimension quantum secret sharing EPR QUBIT QUTRIT
原文传递
Similarity measure design for high dimensional data 被引量:3
10
作者 LEE Sang-hyuk YAN Sun +1 位作者 JEONG Yoon-su SHIN Seung-soo 《Journal of Central South University》 SCIE EI CAS 2014年第9期3534-3540,共7页
Information analysis of high dimensional data was carried out through similarity measure application. High dimensional data were considered as the a typical structure. Additionally, overlapped and non-overlapped data ... Information analysis of high dimensional data was carried out through similarity measure application. High dimensional data were considered as the a typical structure. Additionally, overlapped and non-overlapped data were introduced, and similarity measure analysis was also illustrated and compared with conventional similarity measure. As a result, overlapped data comparison was possible to present similarity with conventional similarity measure. Non-overlapped data similarity analysis provided the clue to solve the similarity of high dimensional data. Considering high dimensional data analysis was designed with consideration of neighborhoods information. Conservative and strict solutions were proposed. Proposed similarity measure was applied to express financial fraud among multi dimensional datasets. In illustrative example, financial fraud similarity with respect to age, gender, qualification and job was presented. And with the proposed similarity measure, high dimensional personal data were calculated to evaluate how similar to the financial fraud. Calculation results show that the actual fraud has rather high similarity measure compared to the average, from minimal 0.0609 to maximal 0.1667. 展开更多
关键词 high dimensional data similarity measure DIFFERENCE neighborhood information financial fraud
在线阅读 下载PDF
High-Dimensional Spatial Standardization Algorithm for Diffusion Tensor Image Registration 被引量:1
11
作者 Tao Guo Quan Wang +1 位作者 Yi Wang Kun Xie 《Journal of Beijing Institute of Technology》 EI CAS 2018年第4期604-616,共13页
Three high dimensional spatial standardization algorithms are used for diffusion tensor image(DTI)registration,and seven kinds of methods are used to evaluate their performances.Firstly,the template used in this paper... Three high dimensional spatial standardization algorithms are used for diffusion tensor image(DTI)registration,and seven kinds of methods are used to evaluate their performances.Firstly,the template used in this paper was obtained by spatial transformation of 16 subjects by means of tensor-based standardization.Then,high dimensional standardization algorithms for diffusion tensor images,including fractional anisotropy(FA)based diffeomorphic registration algorithm,FA based elastic registration algorithm and tensor-based registration algorithm,were performed.Finally,7 kinds of evaluation methods,including normalized standard deviation,dyadic coherence,diffusion cross-correlation,overlap of eigenvalue-eigenvector pairs,Euclidean distance of diffusion tensor,and Euclidean distance of the deviatoric tensor and deviatoric of tensors,were used to qualitatively compare and summarize the above standardization algorithms.Experimental results revealed that the high-dimensional tensor-based standardization algorithms perform well and can maintain the consistency of anatomical structures. 展开更多
关键词 diffusion tensor imaging high dimensional spatial standardization REGISTRATION TEMPLATE evaluation
在线阅读 下载PDF
Boundedness in a fully parabolic quasilinear repulsion chemotaxis model of higher dimension
12
作者 ZHOU Shuang-shuang GONG Ting YANG Jin-ge 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2020年第2期244-252,共9页
We deal with the boundedness of solutions to a class of fully parabolic quasilinear repulsion chemotaxis systems{ut=∇・(ϕ(u)∇u)+∇・(ψ(u)∇v),(x,t)∈Ω×(0,T),vt=Δv−v+u,(x,t)∈Ω×(0,T),under homogeneous Neumann... We deal with the boundedness of solutions to a class of fully parabolic quasilinear repulsion chemotaxis systems{ut=∇・(ϕ(u)∇u)+∇・(ψ(u)∇v),(x,t)∈Ω×(0,T),vt=Δv−v+u,(x,t)∈Ω×(0,T),under homogeneous Neumann boundary conditions in a smooth bounded domainΩ⊂R^N(N≥3),where 0<ψ(u)≤K(u+1)^a,K1(s+1)^m≤ϕ(s)≤K2(s+1)^m withα,K,K1,K2>0 and m∈R.It is shown that ifα−m<4/N+2,then for any sufficiently smooth initial data,the classical solutions to the system are uniformly-in-time bounded.This extends the known result for the corresponding model with linear diffusion. 展开更多
关键词 CHEMOTAXIS REPULSION QUASILINEAR fully parabolic BOUNDEDNESS high dimension
在线阅读 下载PDF
Application of Sturm Theorem in the Global Controllability of a Class of High Dimensional Polynomial Systems
13
作者 XU Xueli LI Qianqian SUN Yimin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第5期1049-1057,共9页
In this paper, the global controllability for a class of high dimensional polynomial systems has been investigated and a constructive algebraic criterion algorithm for their global controllability has been obtained. B... In this paper, the global controllability for a class of high dimensional polynomial systems has been investigated and a constructive algebraic criterion algorithm for their global controllability has been obtained. By the criterion algorithm, the global controllability can be determined in finite steps of arithmetic operations. The algorithm is imposed on the coefficients of the polynomials only and the analysis technique is based on Sturm Theorem in real algebraic geometry and its modern progress. Finally, the authors will give some examples to show the application of our results. 展开更多
关键词 Global controllability high dimensional systems number of sign variations polynomial Sturm theorem.
在线阅读 下载PDF
Combination of Nonconvex Penalties and Ridge Regression for High-Dimensional Linear Models
14
作者 Xiuli WANG Mingqiu WANG 《Journal of Mathematical Research with Applications》 CSCD 2014年第6期743-753,共11页
Nonconvex penalties including the smoothly clipped absolute deviation penalty and the minimax concave penalty enjoy the properties of unbiasedness, continuity and sparsity,and the ridge regression can deal with the co... Nonconvex penalties including the smoothly clipped absolute deviation penalty and the minimax concave penalty enjoy the properties of unbiasedness, continuity and sparsity,and the ridge regression can deal with the collinearity problem. Combining the strengths of nonconvex penalties and ridge regression(abbreviated as NPR), we study the oracle property of the NPR estimator in high dimensional settings with highly correlated predictors, where the dimensionality of covariates pn is allowed to increase exponentially with the sample size n. Simulation studies and a real data example are presented to verify the performance of the NPR method. 展开更多
关键词 high dimension nonconvex penalties oracle property ridge regression variable selection
原文传递
Neural Tucker Factorization
15
作者 Peng Tang Xin Luo 《IEEE/CAA Journal of Automatica Sinica》 2025年第2期475-477,共3页
Dear Editor,This letter presents a novel latent factorization model for high dimensional and incomplete (HDI) tensor, namely the neural Tucker factorization (Neu Tuc F), which is a generic neural network-based latent-... Dear Editor,This letter presents a novel latent factorization model for high dimensional and incomplete (HDI) tensor, namely the neural Tucker factorization (Neu Tuc F), which is a generic neural network-based latent-factorization-of-tensors model under the Tucker decomposition framework. 展开更多
关键词 neu tuc f neural tucker factorization latent factorization model high dimensional tensor tucker decomposition framework neural network incomplete tensor latent factorization
在线阅读 下载PDF
Semi-supervised inference for the high-dimensional quantile regression
16
作者 Xianhui Liu Tong Wang +1 位作者 Yuanyuan Lin Zhanfeng Wang 《Science China Mathematics》 2026年第4期1033-1062,共30页
In this paper,we study a high-dimensional quantile working model under a semi-supervised setting,where a relatively small-size labeled data and a large-size of unlabeled data are available.We propose a semisupervised ... In this paper,we study a high-dimensional quantile working model under a semi-supervised setting,where a relatively small-size labeled data and a large-size of unlabeled data are available.We propose a semisupervised debiased least absolute shrinkage and selection operator(LASSO)method to estimate the target parameter in a model-free framework.Under suitable conditions,we establish the limiting properties of the proposed semi-supervised estimator.Furthermore,we demonstrate that the proposed semi-supervised estimator is more efficient than the supervised estimator under model misspecification and achieves equivalent efficiency when the working model is correctly specified.Simulation studies are conducted to examine the finite-sample performance of the proposed method.An application is illustrated with an analysis of an electronic health record dataset. 展开更多
关键词 high dimension quantile regression semi-supervised inference
原文传递
High-entropy-assisted platinum single atoms for photothermal green syngas production with high CO_(2) utilization efficiency
17
作者 Xin Liu Senyan Huang +7 位作者 Dachao Yuan Shan Li Lin Ma Linjie Gao Zhaoqi Li Yachuan Wang Yaguang Li Jinhua Ye 《Inorganic Chemistry Frontiers》 2025年第12期4041-4047,共7页
The reverse water gas shift reaction(RWGS)can convert CO_(2) into green syngas,but its efficiency is limited by a low CO_(2) utilization rate.High temperatures can promote CO_(2) conversion rates in RWGS;however,most ... The reverse water gas shift reaction(RWGS)can convert CO_(2) into green syngas,but its efficiency is limited by a low CO_(2) utilization rate.High temperatures can promote CO_(2) conversion rates in RWGS;however,most catalysts are unstable and inactive at high temperatures.In this study,we synthesized a two-dimensional high-entropy oxide to stabilize Pt single atoms(Pt@CeYLaScZrO_(x))for high-temperature RWGS.Compared to the 494 mmol g^(−1) h^(−1) CO production rate of Pt@ZrO_(2) at 600℃ in RWGS,Pt@CeYLaScZrO_(x) exhibited a significantly higher CO production rate of 1350 mmol g^(−1) h^(−1),a CO_(2) conversion rate of 55%and stable operation for 72 h at 600℃,exhibiting unparalleled high-temperature stability.Various characterizations confirmed the robustness of Pt single atoms in Pt@CeYLaScZrO_(x) during high-temperature RWGS,and theoretical calculations indicated that the high-entropy property of CeYLaScZrO_(x) contributed to the thermodynamically stable state of Pt single atoms,preventing Pt sintering.As a result,Pt@CeYLaScZrO_(x) could operate in photothermal RWGS under 3.2 kW m^(−2) intensity of sunlight irradiation,achieving a CO generation rate of~13.6 ml min^(−1),a CO_(2) conversion rate of 45%and stable operation for 100 h.This work provides a universal solution for preparing noble metal single-atom catalysts that remain stable under hydrogen-rich and high-temperature environments. 展开更多
关键词 high CO utilization efficiency two dimensional high entropy oxide high entropy assisted high temperature stability reverse water gas shift reaction reverse water gas shift reaction rwgs can green syngasbut photothermal green syngas production
在线阅读 下载PDF
A PID-incorporated Latent Factorization of Tensors Approach to Dynamically Weighted Directed Network Analysis 被引量:7
18
作者 Hao Wu Xin Luo +3 位作者 MengChu Zhou Muhyaddin J.Rawa Khaled Sedraoui Aiiad Albeshri 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2022年第3期533-546,共14页
A large-scale dynamically weighted directed network(DWDN)involving numerous entities and massive dynamic interaction is an essential data source in many big-data-related applications,like in a terminal interaction pat... A large-scale dynamically weighted directed network(DWDN)involving numerous entities and massive dynamic interaction is an essential data source in many big-data-related applications,like in a terminal interaction pattern analysis system(TIPAS).It can be represented by a high-dimensional and incomplete(HDI)tensor whose entries are mostly unknown.Yet such an HDI tensor contains a wealth knowledge regarding various desired patterns like potential links in a DWDN.A latent factorization-of-tensors(LFT)model proves to be highly efficient in extracting such knowledge from an HDI tensor,which is commonly achieved via a stochastic gradient descent(SGD)solver.However,an SGD-based LFT model suffers from slow convergence that impairs its efficiency on large-scale DWDNs.To address this issue,this work proposes a proportional-integralderivative(PID)-incorporated LFT model.It constructs an adjusted instance error based on the PID control principle,and then substitutes it into an SGD solver to improve the convergence rate.Empirical studies on two DWDNs generated by a real TIPAS show that compared with state-of-the-art models,the proposed model achieves significant efficiency gain as well as highly competitive prediction accuracy when handling the task of missing link prediction for a given DWDN. 展开更多
关键词 Big data high dimensional and incomplete(HDI)tensor latent factorization-of-tensors(LFT) machine learning missing data optimization proportional-integral-derivative(PID)controller
在线阅读 下载PDF
A blockchain bee colony double inhibition labor division algorithm for spatio-temporal coupling task with application to UAV swarm task allocation 被引量:8
19
作者 WU Husheng LI Hao XIAO Renbin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2021年第5期1180-1199,共20页
It is difficult for the double suppression division algorithm of bee colony to solve the spatio-temporal coupling or have higher dimensional attributes and undertake sudden tasks.Using the idea of clustering,after clu... It is difficult for the double suppression division algorithm of bee colony to solve the spatio-temporal coupling or have higher dimensional attributes and undertake sudden tasks.Using the idea of clustering,after clustering tasks according to spatio-temporal attributes,the clustered groups are linked into task sub-chains according to similarity.Then,based on the correlation between clusters,the child chains are connected to form a task chain.Therefore,the limitation is solved that the task chain in the bee colony algorithm can only be connected according to one dimension.When a sudden task occurs,a method of inserting a small number of tasks into the original task chain and a task chain reconstruction method are designed according to the relative relationship between the number of sudden tasks and the number of remaining tasks.Through the above improvements,the algorithm can be used to process tasks with spatio-temporal coupling and burst tasks.In order to reflect the efficiency and applicability of the algorithm,a task allocation model for the unmanned aerial vehicle(UAV)group is constructed,and a one-to-one correspondence between the improved bee colony double suppression division algorithm and each attribute in the UAV group is proposed.Task assignment has been constructed.The study uses the self-adjusting characteristics of the bee colony to achieve task allocation.Simulation verification and algorithm comparison show that the algorithm has stronger planning advantages and algorithm performance. 展开更多
关键词 bee colony double inhibition labor division algorithm high dimensional attribute sudden task reforming the task chain task allocation model
在线阅读 下载PDF
Feature Selection via Analysis of Relevance and Redundancy 被引量:2
20
作者 王飒 王克勇 郑链 《Journal of Beijing Institute of Technology》 EI CAS 2008年第3期300-304,共5页
Feature selection is an important problem in pattern classification systems. High dimension fisher criterion(HDF) is a good indicator of class separability. However, calculating the high dimension fisher ratio is di... Feature selection is an important problem in pattern classification systems. High dimension fisher criterion(HDF) is a good indicator of class separability. However, calculating the high dimension fisher ratio is difficult. A new feature selection method, called fisher-and-correlation (FC), is proposed. The proposed method is combining fisher criterion and correlation criterion based on the analysis of feature relevance and redundancy. The proposed methodology is tested in five different classification applications. The presented resuits confirm that FC performs as well as HDF does at much lower computational complexity. 展开更多
关键词 feature selection high dimension fisher criterion(HDF) RELEVANCE REDUNDANCY
在线阅读 下载PDF
上一页 1 2 4 下一页 到第
使用帮助 返回顶部