期刊文献+
共找到176,902篇文章
< 1 2 250 >
每页显示 20 50 100
Indexing the bit-code and distance for fast KNN search in high-dimensional spaces
1
作者 LIANG Jun-jie FENG Yu-cai 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2007年第6期857-863,共7页
Various index structures have recently been proposed to facilitate high-dimensional KNN queries, among which the techniques of approximate vector presentation and one-dimensional (1D) transformation can break the curs... Various index structures have recently been proposed to facilitate high-dimensional KNN queries, among which the techniques of approximate vector presentation and one-dimensional (1D) transformation can break the curse of dimensionality. Based on the two techniques above, a novel high-dimensional index is proposed, called Bit-code and Distance based index (BD). BD is based on a special partitioning strategy which is optimized for high-dimensional data. By the definitions of bit code and transformation function, a high-dimensional vector can be first approximately represented and then transformed into a 1D vector, the key managed by a B+-tree. A new KNN search algorithm is also proposed that exploits the bit code and distance to prune the search space more effectively. Results of extensive experiments using both synthetic and real data demonstrated that BD out- performs the existing index structures for KNN search in high-dimensional spaces. 展开更多
关键词 high-dimensional spaces KNN search Bit-code and distance based index (BD) Approximate vector
在线阅读 下载PDF
K-Hyperparameter Tuning in High-Dimensional Space Clustering:Solving Smooth Elbow Challenges Using an Ensemble Based Technique of a Self-Adapting Autoencoder and Internal Validation Indexes
2
作者 Rufus Gikera Jonathan Mwaura +1 位作者 Elizaphan Muuro Shadrack Mambo 《Journal on Artificial Intelligence》 2023年第1期75-112,共38页
k-means is a popular clustering algorithm because of its simplicity and scalability to handle large datasets.However,one of its setbacks is the challenge of identifying the correct k-hyperparameter value.Tuning this v... k-means is a popular clustering algorithm because of its simplicity and scalability to handle large datasets.However,one of its setbacks is the challenge of identifying the correct k-hyperparameter value.Tuning this value correctly is critical for building effective k-means models.The use of the traditional elbow method to help identify this value has a long-standing literature.However,when using this method with certain datasets,smooth curves may appear,making it challenging to identify the k-value due to its unclear nature.On the other hand,various internal validation indexes,which are proposed as a solution to this issue,may be inconsistent.Although various techniques for solving smooth elbow challenges exist,k-hyperparameter tuning in high-dimensional spaces still remains intractable and an open research issue.In this paper,we have first reviewed the existing techniques for solving smooth elbow challenges.The identified research gaps are then utilized in the development of the new technique.The new technique,referred to as the ensemble-based technique of a self-adapting autoencoder and internal validation indexes,is then validated in high-dimensional space clustering.The optimal k-value,tuned by this technique using a voting scheme,is a trade-off between the number of clusters visualized in the autoencoder’s latent space,k-value from the ensemble internal validation index score and one that generates a value of 0 or close to 0 on the derivative f″′(k)(1+f′(k)^(2))−3 f″(k)^(2)f″((k)2f′(k),at the elbow.Experimental results based on the Cochran’s Q test,ANOVA,and McNemar’s score indicate a relatively good performance of the newly developed technique in k-hyperparameter tuning. 展开更多
关键词 k-hyperparameter tuning high-dimensional smooth elbow
在线阅读 下载PDF
Test for Varying-Coefficient Models with High-Dimensional Data
3
作者 YANG Lin GAO Yuzhao QU Lianqiang 《Journal of Systems Science & Complexity》 2026年第1期203-229,共27页
The authors consider the issue of hypothesis testing in varying-coefficient regression models with high-dimensional data.Utilizing kernel smoothing techniques,the authors propose a locally concerned U-statistic method... The authors consider the issue of hypothesis testing in varying-coefficient regression models with high-dimensional data.Utilizing kernel smoothing techniques,the authors propose a locally concerned U-statistic method to assess the overall significance of the coefficients.The authors establish that the proposed test is asymptotically normal under both the null hypothesis and local alternatives.Based on the locally concerned U-statistic,the authors further develop a globally concerned U-statistic to test whether the coefficient function is zero.A stochastic perturbation method is employed to approximate the distribution of the globally concerned test statistic.Monte Carlo simulations demonstrate the validity of the proposed test in finite samples. 展开更多
关键词 Hypothesis testing high-dimensional data kernel smoothing U-STATISTIC varying-coefficient models
原文传递
Variable Selection and Parameter Estimation in Distributed High-Dimensional Quantile Regression with Responses Missing at Random
4
作者 CHEN Dan CHEN Ruijing +1 位作者 TANG Jiarui LI Huimin 《Journal of Systems Science & Complexity》 2026年第1期385-409,共25页
Quantile regression(QR)has become an important tool to measure dependence of response variable's quantiles on a number of predictors for heterogeneous data,especially heavy-tailed data and outliers.However,it is q... Quantile regression(QR)has become an important tool to measure dependence of response variable's quantiles on a number of predictors for heterogeneous data,especially heavy-tailed data and outliers.However,it is quite challenging to make statistical inference on distributed high-dimensional QR with missing data due to the distributed nature,sparsity and missingness of data and nondifferentiable quantile loss function.To overcome the challenge,this paper develops a communicationefficient method to select variables and estimate parameters by utilizing a smooth function to approximate the non-differentiable quantile loss function and incorporating the idea of the inverse probability weighting and the penalty function.The proposed approach has three merits.First,it is both computationally and communicationally efficient because only the first-and second-order information of the approximate objective function are communicated at each iteration.Second,the proposed estimators possess the oracle property after a limited number of iterations without constraint on the number of machines.Third,the proposed method simultaneously selects variables and estimates parameters within a distributed framework,ensuring robustness to the specified response probability or propensity score function of the missing data mechanism.Simulation studies and a real example are used to illustrate the effectiveness of the proposed methodologies. 展开更多
关键词 Distributed estimator high-dimensional model missing at random quantile regression variable selection
原文传递
Cooperative Metaheuristics with Dynamic Dimension Reduction for High-Dimensional Optimization Problems
5
作者 Junxiang Li Zhipeng Dong +2 位作者 Ben Han Jianqiao Chen Xinxin Zhang 《Computers, Materials & Continua》 2026年第1期1484-1502,共19页
Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when ta... Owing to their global search capabilities and gradient-free operation,metaheuristic algorithms are widely applied to a wide range of optimization problems.However,their computational demands become prohibitive when tackling high-dimensional optimization challenges.To effectively address these challenges,this study introduces cooperative metaheuristics integrating dynamic dimension reduction(DR).Building upon particle swarm optimization(PSO)and differential evolution(DE),the proposed cooperative methods C-PSO and C-DE are developed.In the proposed methods,the modified principal components analysis(PCA)is utilized to reduce the dimension of design variables,thereby decreasing computational costs.The dynamic DR strategy implements periodic execution of modified PCA after a fixed number of iterations,resulting in the important dimensions being dynamically identified.Compared with the static one,the dynamic DR strategy can achieve precise identification of important dimensions,thereby enabling accelerated convergence toward optimal solutions.Furthermore,the influence of cumulative contribution rate thresholds on optimization problems with different dimensions is investigated.Metaheuristic algorithms(PSO,DE)and cooperative metaheuristics(C-PSO,C-DE)are examined by 15 benchmark functions and two engineering design problems(speed reducer and composite pressure vessel).Comparative results demonstrate that the cooperative methods achieve significantly superior performance compared to standard methods in both solution accuracy and computational efficiency.Compared to standard metaheuristic algorithms,cooperative metaheuristics achieve a reduction in computational cost of at least 40%.The cooperative metaheuristics can be effectively used to tackle both high-dimensional unconstrained and constrained optimization problems. 展开更多
关键词 Dimension reduction modified principal components analysis high-dimensional optimization problems cooperative metaheuristics metaheuristic algorithms
在线阅读 下载PDF
基于Space P和K-means的货运航司航线网络特征分析研究
6
作者 罗凤娥 卫昌波 +1 位作者 韩晓彤 郭玲玉 《现代电子技术》 北大核心 2026年第1期102-107,共6页
针对航空货运行业的迅速扩张,航空货运网络结构变得更加复杂,文中通过Space P建模方法构建了货运航空公司航线网络模型,并运用K-means聚类算法对网络进行了深入分析。选取度、平均路径长度、聚类系数和中间度等关键网络特性指标对航线... 针对航空货运行业的迅速扩张,航空货运网络结构变得更加复杂,文中通过Space P建模方法构建了货运航空公司航线网络模型,并运用K-means聚类算法对网络进行了深入分析。选取度、平均路径长度、聚类系数和中间度等关键网络特性指标对航线网络进行层次化分类,揭示了网络的复杂特征和层次结构。通过仿真实验评估了网络的小世界特性,并利用轮廓系数得到不同K值下的聚类结果,进而确定最优聚类结果。同时,模拟了航线网络在遭受攻击时的鲁棒性,实验结果表明:在航线网络较为脆弱的情况下,该方法为货运航司航线网络的优化和抗风险能力的提升提供了重要参考。 展开更多
关键词 航空货运 space P 航线网络 复杂网络 聚类算法 网络特征
在线阅读 下载PDF
Reveal the lost entanglement for accelerated atoms in the high-dimensional spacetime
7
作者 Jiatong Yan Baocheng Zhang Qingyu Cai 《Science China(Physics,Mechanics & Astronomy)》 SCIE EI CAS CSCD 2024年第6期48-57,共10页
When atoms are accelerated in the vacuum,entanglement among atoms will degrade compared with the initial situation before the acceleration.In this study,we propose a novel and interesting view that the lost entangleme... When atoms are accelerated in the vacuum,entanglement among atoms will degrade compared with the initial situation before the acceleration.In this study,we propose a novel and interesting view that the lost entanglement can be recovered completely when the high-dimensional spacetime is exploited,in the case that the acceleration is not too large,since the entanglement loss rate caused by the large acceleration is faster than the recovery process.We also calculate the entanglement change caused by the anti-Unruh effect and found that the lost entanglement could just be recovered part by the anti-Unruh effect,and the anti-Unruh effect could only appear for a finite range of acceleration when the interaction time scale is approximately shorter than the reciprocal of the energy gap in two dimensional spacetime.The limit case of zero acceleration is also investigated,which gives an analytical interpretation for the increase or recovery of entanglement. 展开更多
关键词 ENTANGLEMENT acceleration high-dimensional spacetime
原文传递
Similarity measurement method of high-dimensional data based on normalized net lattice subspace 被引量:4
8
作者 李文法 Wang Gongming +1 位作者 Li Ke Huang Su 《High Technology Letters》 EI CAS 2017年第2期179-184,共6页
The performance of conventional similarity measurement methods is affected seriously by the curse of dimensionality of high-dimensional data.The reason is that data difference between sparse and noisy dimensionalities... The performance of conventional similarity measurement methods is affected seriously by the curse of dimensionality of high-dimensional data.The reason is that data difference between sparse and noisy dimensionalities occupies a large proportion of the similarity,leading to the dissimilarities between any results.A similarity measurement method of high-dimensional data based on normalized net lattice subspace is proposed.The data range of each dimension is divided into several intervals,and the components in different dimensions are mapped onto the corresponding interval.Only the component in the same or adjacent interval is used to calculate the similarity.To validate this method,three data types are used,and seven common similarity measurement methods are compared.The experimental result indicates that the relative difference of the method is increasing with the dimensionality and is approximately two or three orders of magnitude higher than the conventional method.In addition,the similarity range of this method in different dimensions is [0,1],which is fit for similarity analysis after dimensionality reduction. 展开更多
关键词 high-dimensional data the curse of dimensionality SIMILARITY NORMALIZATION SUBspace NPsim
在线阅读 下载PDF
CSFW-SC: Cuckoo Search Fuzzy-Weighting Algorithm for Subspace Clustering Applying to High-Dimensional Clustering 被引量:1
9
作者 WANG Jindong HE Jiajing +1 位作者 ZHANG Hengwei YU Zhiyong 《China Communications》 SCIE CSCD 2015年第S2期55-63,共9页
Aimed at the issue that traditional clustering methods are not appropriate to high-dimensional data, a cuckoo search fuzzy-weighting algorithm for subspace clustering is presented on the basis of the exited soft subsp... Aimed at the issue that traditional clustering methods are not appropriate to high-dimensional data, a cuckoo search fuzzy-weighting algorithm for subspace clustering is presented on the basis of the exited soft subspace clustering algorithm. In the proposed algorithm, a novel objective function is firstly designed by considering the fuzzy weighting within-cluster compactness and the between-cluster separation, and loosening the constraints of dimension weight matrix. Then gradual membership and improved Cuckoo search, a global search strategy, are introduced to optimize the objective function and search subspace clusters, giving novel learning rules for clustering. At last, the performance of the proposed algorithm on the clustering analysis of various low and high dimensional datasets is experimentally compared with that of several competitive subspace clustering algorithms. Experimental studies demonstrate that the proposed algorithm can obtain better performance than most of the existing soft subspace clustering algorithms. 展开更多
关键词 high-dimensional data CLUSTERING soft SUBspace CUCKOO SEARCH FUZZY CLUSTERING
在线阅读 下载PDF
近二十年国内外图书馆学习空间研究的比较分析——基于Citespace和Bicomb的可视化计量分析
10
作者 诸葛晴怡 《建筑与文化》 2026年第2期165-168,共4页
文章基于CNKI、Web of Science两大数据库2005—2024年收录的图书馆学习空间研究文献,运用CiteSpace、Bicomb、SPSS软件进行可视化分析。结果显示,国外研究以技术驱动创新为主导,聚焦智能化技术与跨学科应用;而国内研究呈现理论创新与... 文章基于CNKI、Web of Science两大数据库2005—2024年收录的图书馆学习空间研究文献,运用CiteSpace、Bicomb、SPSS软件进行可视化分析。结果显示,国外研究以技术驱动创新为主导,聚焦智能化技术与跨学科应用;而国内研究呈现理论创新与实践探索并重,通过大数据、AI等技术形成本土化解决方案。文章提出通过数字技术与人文关怀的平衡发展、国际化视野与本土化创新的有机结合、理论研究与实践应用的深度融合,为我国图书馆学习空间的研究提供借鉴与参考。 展开更多
关键词 图书馆学习空间 知识图谱 可视化分析 比较分析
在线阅读 下载PDF
岩爆研究现状、热点及发展趋势——基于Cite Space可视化分析
11
作者 丁玉祥 胡杰 《煤》 2026年第4期96-102,108,共8页
为了深入探究岩爆这一复杂地质现象的研究进展与趋势,采用Cite Space可视化分析软件,对全球范围内的相关文献进行了细致的检索和整理,涵盖了2000—2024年间发表的8716篇学术论文。借助Cite Space强大的数据分析和知识图谱功能,对海量数... 为了深入探究岩爆这一复杂地质现象的研究进展与趋势,采用Cite Space可视化分析软件,对全球范围内的相关文献进行了细致的检索和整理,涵盖了2000—2024年间发表的8716篇学术论文。借助Cite Space强大的数据分析和知识图谱功能,对海量数据进行高效的可视化处理,从不同角度对文献进行了深入的分析。首先,将主要研究国家、机构的发文量以及中介中心性进行了分类展示,其中中国和中国科学院分别在国家和研究机构中处于领先地位;随后,利用关键词分析技术,系统地识别并标记频繁出现在文献中的热点关键词,主要聚焦于岩石、模型、数值模拟等,有助于我们捕捉到当前研究的前沿动态。研究作者可视化,结果表明中国学者在国际学术交流中扮演着日益重要的角色;最后,通过Cite Space可视化分析软件,揭示了全球岩爆领域的发展脉络、主要研究趋势以及未来可能的研究方向,为后续的科研工作提供了宝贵的参考资料。 展开更多
关键词 岩爆 Cite space 可视化分析 前沿动态
在线阅读 下载PDF
基于CiteSpace的国内高原特色农业发展研究领域文献计量及可视化分析
12
作者 赖胜君 贾小永 +1 位作者 谭华 程静 《陕西农业科学》 2026年第2期116-122,共7页
本研究基于CNKI收录数据,检索出2014-2023年关于高原特色农业发展的文章,通过CiteSpace软件进行可视化分析。本研究共将279篇文献纳入可视化分析,国内高原特色农业发展研究发文量呈现总体下滑的趋势。发文期刊以《云南农业》杂志为主;... 本研究基于CNKI收录数据,检索出2014-2023年关于高原特色农业发展的文章,通过CiteSpace软件进行可视化分析。本研究共将279篇文献纳入可视化分析,国内高原特色农业发展研究发文量呈现总体下滑的趋势。发文期刊以《云南农业》杂志为主;研究的主要阵地以西南地区的农业科研院所和高等农业院校为主;研究主题多聚焦于高原特色农业发展的对策、路径研究。因此我国高原特色农业发展研究领域亟待加大研究资金投入和研究力度,扩宽合作领域,聚焦热点和前沿,推动多学科交叉融合研究,促进我国高原特色农业发展研究领域的进步。 展开更多
关键词 高原 特色农业 农业发展 可视化分析 Cite space
在线阅读 下载PDF
Random Subspace Learning Approach to High-Dimensional Outliers Detection 被引量:1
13
作者 Bohan Liu Ernest Fokoué 《Open Journal of Statistics》 2015年第6期618-630,共13页
We introduce and develop a novel approach to outlier detection based on adaptation of random subspace learning. Our proposed method handles both high-dimension low-sample size and traditional low-dimensional high-samp... We introduce and develop a novel approach to outlier detection based on adaptation of random subspace learning. Our proposed method handles both high-dimension low-sample size and traditional low-dimensional high-sample size datasets. Essentially, we avoid the computational bottleneck of techniques like Minimum Covariance Determinant (MCD) by computing the needed determinants and associated measures in much lower dimensional subspaces. Both theoretical and computational development of our approach reveal that it is computationally more efficient than the regularized methods in high-dimensional low-sample size, and often competes favorably with existing methods as far as the percentage of correct outlier detection are concerned. 展开更多
关键词 high-dimensional Robust OUTLIER DETECTION Contamination Large p Small n Random Subspace Method Minimum COVARIANCE DETERMINANT
在线阅读 下载PDF
Decoherence of high-dimensional orbital angular momentum entanglement in anisotropic turbulence
14
作者 Xiang Yan Peng-Fei Zhang +4 位作者 Cheng-Yu Fan Heng Zhao Jing-Hui Zhang Bo-Yun Wang Jun-Yan Wang 《Communications in Theoretical Physics》 2025年第4期39-44,共6页
The decoherence of high-dimensional orbital angular momentum(OAM)entanglement in the weak scintillation regime has been investigated.In this study,we simulate atmospheric turbulence by utilizing a multiple-phase scree... The decoherence of high-dimensional orbital angular momentum(OAM)entanglement in the weak scintillation regime has been investigated.In this study,we simulate atmospheric turbulence by utilizing a multiple-phase screen imprinted with anisotropic non-Kolmogorov turbulence.The entanglement negativity and fidelity are introduced to quantify the entanglement of a high-dimensional OAM state.The numerical evaluation results indicate that entanglement negativity and fidelity last longer for a high-dimensional OAM state when the azimuthal mode has a lower value.Additionally,the evolution of higher-dimensional OAM entanglement is significantly influenced by OAM beam parameters and turbulence parameters.Compared to isotropic atmospheric turbulence,anisotropic turbulence has a lesser influence on highdimensional OAM entanglement. 展开更多
关键词 orbital angular momentum high-dimensional entangled state anisotropic turbulence
原文传递
Birkhoff Orbits for Twist Homeomorphisms on the High-Dimensional Cylinder
15
作者 ZHOU Tong 《Wuhan University Journal of Natural Sciences》 2025年第1期43-48,共6页
It is known that monotone recurrence relations can induce a class of twist homeomorphisms on the high-dimensional cylinder,which is an extension of the class of monotone twist maps on the annulus or two-dimensional cy... It is known that monotone recurrence relations can induce a class of twist homeomorphisms on the high-dimensional cylinder,which is an extension of the class of monotone twist maps on the annulus or two-dimensional cylinder.By constructing a bounded solution of the monotone recurrence relation,the main conclusion in this paper is acquired:The induced homeomorphism has Birkhoff orbits provided there is a compact forward-invariant set.Therefore,it generalizes Angenent's results in low-dimensional cases. 展开更多
关键词 monotone recurrence relation twist homeomorphism high-dimensional cylinder bounded action Birkhoff orbit
原文传递
Global Attractor for High-dimensional Spacially Discrete FitzHugh-Nagumo System in Weighted Space
16
作者 YIN Fu-qi JIANG Hong +1 位作者 JIN Meng-zhao LIU Zhi-qi 《Chinese Quarterly Journal of Mathematics》 2020年第3期255-277,共23页
In this paper,We study the global attractor and its properties on in nite lattice dynamical system FitzHugh-Nagumo in a weighted space lσ^2×lσ^2.We prove the existence and uniqueness of the solution to the latt... In this paper,We study the global attractor and its properties on in nite lattice dynamical system FitzHugh-Nagumo in a weighted space lσ^2×lσ^2.We prove the existence and uniqueness of the solution to the lattice dynamical system FitzHugh-Nagumo in lσ^2×lσ^2.Then we get a bounded absorbing set,which suggests the existence of global attractors.Finally,we study the uniform boundedness and the upper semicontinuity of the global attractor. 展开更多
关键词 Global attractor FitzHugh-Nagumo equation high-dimensional discretiza-tion Weighted space
在线阅读 下载PDF
Generalized Functional Linear Models:Efficient Modeling for High-dimensional Correlated Mixture Exposures
17
作者 Bingsong Zhang Haibin Yu +11 位作者 Xin Peng Haiyi Yan Siran Li Shutong Luo Renhuizi Wei Zhujiang Zhou Yalin Kuang Yihuan Zheng Chulan Ou Linhua Liu Yuehua Hu Jindong Ni 《Biomedical and Environmental Sciences》 2025年第8期961-976,共16页
Objective Humans are exposed to complex mixtures of environmental chemicals and other factors that can affect their health.Analysis of these mixture exposures presents several key challenges for environmental epidemio... Objective Humans are exposed to complex mixtures of environmental chemicals and other factors that can affect their health.Analysis of these mixture exposures presents several key challenges for environmental epidemiology and risk assessment,including high dimensionality,correlated exposure,and subtle individual effects.Methods We proposed a novel statistical approach,the generalized functional linear model(GFLM),to analyze the health effects of exposure mixtures.GFLM treats the effect of mixture exposures as a smooth function by reordering exposures based on specific mechanisms and capturing internal correlations to provide a meaningful estimation and interpretation.The robustness and efficiency was evaluated under various scenarios through extensive simulation studies.Results We applied the GFLM to two datasets from the National Health and Nutrition Examination Survey(NHANES).In the first application,we examined the effects of 37 nutrients on BMI(2011–2016 cycles).The GFLM identified a significant mixture effect,with fiber and fat emerging as the nutrients with the greatest negative and positive effects on BMI,respectively.For the second application,we investigated the association between four pre-and perfluoroalkyl substances(PFAS)and gout risk(2007–2018 cycles).Unlike traditional methods,the GFLM indicated no significant association,demonstrating its robustness to multicollinearity.Conclusion GFLM framework is a powerful tool for mixture exposure analysis,offering improved handling of correlated exposures and interpretable results.It demonstrates robust performance across various scenarios and real-world applications,advancing our understanding of complex environmental exposures and their health impacts on environmental epidemiology and toxicology. 展开更多
关键词 Mixture exposure modeling Functional data analysis high-dimensional data Correlated exposures Environmental epidemiology
暂未订购
Adaptive feature selection method for high-dimensional imbalanced data classification
18
作者 WU Jianzhen XUE Zhen +1 位作者 ZHANG Liangliang YANG Xu 《Journal of Measurement Science and Instrumentation》 2025年第4期612-624,共13页
Data collected in fields such as cybersecurity and biomedicine often encounter high dimensionality and class imbalance.To address the problem of low classification accuracy for minority class samples arising from nume... Data collected in fields such as cybersecurity and biomedicine often encounter high dimensionality and class imbalance.To address the problem of low classification accuracy for minority class samples arising from numerous irrelevant and redundant features in high-dimensional imbalanced data,we proposed a novel feature selection method named AMF-SGSK based on adaptive multi-filter and subspace-based gaining sharing knowledge.Firstly,the balanced dataset was obtained by random under-sampling.Secondly,combining the feature importance score with the AUC score for each filter method,we proposed a concept called feature hardness to judge the importance of feature,which could adaptively select the essential features.Finally,the optimal feature subset was obtained by gaining sharing knowledge in multiple subspaces.This approach effectively achieved dimensionality reduction for high-dimensional imbalanced data.The experiment results on 30 benchmark imbalanced datasets showed that AMF-SGSK performed better than other eight commonly used algorithms including BGWO and IG-SSO in terms of F1-score,AUC,and G-mean.The mean values of F1-score,AUC,and Gmean for AMF-SGSK are 0.950,0.967,and 0.965,respectively,achieving the highest among all algorithms.And the mean value of Gmean is higher than those of IG-PSO,ReliefF-GWO,and BGOA by 3.72%,11.12%,and 20.06%,respectively.Furthermore,the selected feature ratio is below 0.01 across the selected ten datasets,further demonstrating the proposed method’s overall superiority over competing approaches.AMF-SGSK could adaptively remove irrelevant and redundant features and effectively improve the classification accuracy of high-dimensional imbalanced data,providing scientific and technological references for practical applications. 展开更多
关键词 high-dimensional imbalanced data adaptive feature selection adaptive multi-filter feature hardness gaining sharing knowledge based algorithm metaheuristic algorithm
在线阅读 下载PDF
Estimates for p-adic fractional integral operator with rough kernels on grand p-adic Herz-type spaces
19
作者 XIA Xiaoxi ZHOU Jiang 《中山大学学报(自然科学版)(中英文)》 北大核心 2026年第2期153-159,共7页
The goal of this paper is to establish the boundedness of the p-adic fractional integral operator with rough kernel I_(β,Ω′)^(p)and its commutators generated by b∈Λ_(γ)(Q_(p)^(n))(0<γ<1)and the I_(β,Ω′... The goal of this paper is to establish the boundedness of the p-adic fractional integral operator with rough kernel I_(β,Ω′)^(p)and its commutators generated by b∈Λ_(γ)(Q_(p)^(n))(0<γ<1)and the I_(β,Ω′)^(p) on grand p-adic Herz spaces. 展开更多
关键词 Lipschitz spaces grand p-adic Herz spaces p-adic fractional integral operator COMMUTATORS
在线阅读 下载PDF
Adaptive-length data-driven predictive control for post-operation of space robot non-cooperative target capture with disturbances 被引量:1
20
作者 Peiji WANG Bicheng CAI +2 位作者 Chengfei YUE Yong ZHAO Weiren WU 《Chinese Journal of Aeronautics》 2026年第2期485-498,共14页
This paper solves the problem of model-free dual-arm space robot maneuvering after non-cooperative target capture under high control quality requirements.The explicit system model is unavailable,and the maneuvering mi... This paper solves the problem of model-free dual-arm space robot maneuvering after non-cooperative target capture under high control quality requirements.The explicit system model is unavailable,and the maneuvering mission is disturbed by the measurement noise and the target adversarial behavior.To address these problems,a model-free Combined Adaptive-length Datadriven Predictive Controller(CADPC)is proposed.It consists of a separated subsystem identification method and a combined predictive control strategy.The subsystem identification method is composed of an adaptive data length,thereby reducing sensitivity to undetermined measurement noises and disturbances.Based on the subsystem identification,the combined predictive controller is established,reducing calculating resource.The stability of the CADPC is rigorously proven using the Input-to-State Stable(ISS)theorem and the small-gain theorem.Simulations demonstrate that CADPC effectively handles the model-free space robot post operation in the presence of significant disturbances,state measurement noise,and control input errors.It achieves improved steady-state accuracy,reduced steady-state control consumption,and minimized control input chattering. 展开更多
关键词 Combined control Data-driven predictive control Post operation Predictive control systems space non-cooperative target capture
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部