首页 > 最新文献

Complex & Intelligent Systems最新文献

英文 中文
Organfit: a multi-scale convolutional model with ellipse fitting for organoid identification Organfit:用于类器官识别的椭圆拟合多尺度卷积模型
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-06 DOI: 10.1007/s40747-025-02177-0
Le Tong, Xinran Li, Tao Shu, Xun Deng, Feng Tan, Zemin Kuang, Yu-An Huang, Zhuhong You, Lun Hu, Pengwei Hu, Wei Du
{"title":"Organfit: a multi-scale convolutional model with ellipse fitting for organoid identification","authors":"Le Tong, Xinran Li, Tao Shu, Xun Deng, Feng Tan, Zemin Kuang, Yu-An Huang, Zhuhong You, Lun Hu, Pengwei Hu, Wei Du","doi":"10.1007/s40747-025-02177-0","DOIUrl":"https://doi.org/10.1007/s40747-025-02177-0","url":null,"abstract":"","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"10 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145697022","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
FieldVMC: an asynchronous model and platform for self-organising morphogenesis of artificial structures fielddvmc:人工结构自组织形态发生的异步模型和平台
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-05 DOI: 10.1007/s40747-025-02141-y
Angela Cortecchia, Giovanni Ciatto, Roberto Casadei, Danilo Pianini
{"title":"FieldVMC: an asynchronous model and platform for self-organising morphogenesis of artificial structures","authors":"Angela Cortecchia, Giovanni Ciatto, Roberto Casadei, Danilo Pianini","doi":"10.1007/s40747-025-02141-y","DOIUrl":"https://doi.org/10.1007/s40747-025-02141-y","url":null,"abstract":"","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"36 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145680381","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Semantic segmentation assisted deep ensemble feature learning model for skin-cancer detection and classification: SDENet 语义分割辅助的皮肤癌检测与分类深度集成特征学习模型:SDENet
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-05 DOI: 10.1007/s40747-025-02179-y
Ch. Srilakshmi, N. Ramakrishnaiah, E. Laxmi Lydia
The last few years have witnessed rapid increase in skin cancer caused mortality rate. Despite innovations and growth in vision-computing and artificial intelligence technologies, the complex shapes, sizes, textural patterns and ambiguous edges limits the reliability of existing approaches. Nevertheless, unlike traditional approaches the deep learning methods have performed superior; yet, the demands for the superior skin-lesion segmentation, ROI-specific feature extraction and learning can’t be ruled out. Moreover, it requires addressing class-imbalance problems as well to avoid skewed learning and prediction. Considering it as motivation, in this paper a novel and robust semantic segmentation assisted deep ensemble feature learning environment for skin-cancer detection and classification (SDENet) is proposed. The proposed SDENet model is targeted to perform multi-class skin-cancer classification. To achieve it, the SDENet at first performs standard pre-processing followed by synthetic minority over-sampling (SMOTE) to alleviate class-imbalance problem. Subsequently, it performs firefly heuristic algorithm based Fuzzy C-means clustering to segment skin-lesions (say, ROI), which is followed by ROI-specific deep spatio-textural ensemble feature extraction and fusion (DeS-TEFF). Specifically, SDENet makes use of the AlexNet deep network, DenseNet121 and Gray level co-occurrence matrix (GLCM) feature extraction methods. Here, AlexNet serves high-dimensional information rich features, while DenseNet121 yields layer-wise learning and feature reuse driven feature-set. Performing horizontal concatenation over the AlexNet, DenseNet121 and GLCM features, the principal component analysis (PCA) feature selection was performed, which helped to avoid local minima and convergence. The selected features were normalized by means of the z-score normalization so as to avoid over-fitting problems. Finally, the normalized features were trained and classified by using Heterogenous Ensemble Classifier, embodying SVM, DT, Random Forest, Extra Tree Classifier and XGBoost classifiers. The maximum voting ensemble-based classification over HAM10000 dataset exhibited the average accuracy of 98.97%, precision 99.38%, recall 98.94% and F-Measure 0.99, confirming its superiority over other existing approaches for real-time skin cancer diagnosis purposes.
最近几年,皮肤癌引起的死亡率迅速上升。尽管视觉计算和人工智能技术不断创新和发展,但复杂的形状、大小、纹理模式和模糊的边缘限制了现有方法的可靠性。然而,与传统方法不同,深度学习方法表现得更优越;然而,也不能排除对更好的皮肤病变分割、roi特征提取和学习的需求。此外,它还需要解决阶级失衡问题,以避免学习和预测的偏差。以语义分割为动机,提出了一种新的鲁棒语义分割辅助深度集成特征学习环境(SDENet)用于皮肤癌检测与分类。提出的SDENet模型旨在进行多类皮肤癌分类。为了实现这一目标,SDENet首先执行标准预处理,然后进行合成少数过采样(SMOTE)来缓解类不平衡问题。随后,采用基于萤火虫启发式算法的模糊c均值聚类对皮肤病变(如ROI)进行分割,然后对ROI进行深度空间纹理集成特征提取与融合(DeS-TEFF)。具体来说,SDENet使用了AlexNet深度网络、DenseNet121和灰度共生矩阵(GLCM)特征提取方法。在这里,AlexNet提供高维信息丰富的功能,而DenseNet121提供分层学习和功能重用驱动的功能集。在AlexNet、DenseNet121和GLCM特征上进行水平拼接,进行主成分分析(PCA)特征选择,有助于避免局部最小值和收敛。选取的特征通过z-score归一化进行归一化,避免出现过拟合问题。最后,使用异构集成分类器对归一化特征进行训练和分类,包括SVM、DT、Random Forest、Extra Tree Classifier和XGBoost分类器。在HAM10000数据集上,基于投票集合的最大分类平均准确率为98.97%,精密度为99.38%,召回率为98.94%,F-Measure为0.99,证实了其在实时皮肤癌诊断方面优于其他现有方法。
{"title":"Semantic segmentation assisted deep ensemble feature learning model for skin-cancer detection and classification: SDENet","authors":"Ch. Srilakshmi, N. Ramakrishnaiah, E. Laxmi Lydia","doi":"10.1007/s40747-025-02179-y","DOIUrl":"https://doi.org/10.1007/s40747-025-02179-y","url":null,"abstract":"The last few years have witnessed rapid increase in skin cancer caused mortality rate. Despite innovations and growth in vision-computing and artificial intelligence technologies, the complex shapes, sizes, textural patterns and ambiguous edges limits the reliability of existing approaches. Nevertheless, unlike traditional approaches the deep learning methods have performed superior; yet, the demands for the superior skin-lesion segmentation, ROI-specific feature extraction and learning can’t be ruled out. Moreover, it requires addressing class-imbalance problems as well to avoid skewed learning and prediction. Considering it as motivation, in this paper a novel and robust semantic segmentation assisted deep ensemble feature learning environment for skin-cancer detection and classification (SDENet) is proposed. The proposed SDENet model is targeted to perform multi-class skin-cancer classification. To achieve it, the SDENet at first performs standard pre-processing followed by synthetic minority over-sampling (SMOTE) to alleviate class-imbalance problem. Subsequently, it performs firefly heuristic algorithm based Fuzzy C-means clustering to segment skin-lesions (say, ROI), which is followed by ROI-specific deep spatio-textural ensemble feature extraction and fusion (DeS-TEFF). Specifically, SDENet makes use of the AlexNet deep network, DenseNet121 and Gray level co-occurrence matrix (GLCM) feature extraction methods. Here, AlexNet serves high-dimensional information rich features, while DenseNet121 yields layer-wise learning and feature reuse driven feature-set. Performing horizontal concatenation over the AlexNet, DenseNet121 and GLCM features, the principal component analysis (PCA) feature selection was performed, which helped to avoid local minima and convergence. The selected features were normalized by means of the z-score normalization so as to avoid over-fitting problems. Finally, the normalized features were trained and classified by using Heterogenous Ensemble Classifier, embodying SVM, DT, Random Forest, Extra Tree Classifier and XGBoost classifiers. The maximum voting ensemble-based classification over HAM10000 dataset exhibited the average accuracy of 98.97%, precision 99.38%, recall 98.94% and F-Measure 0.99, confirming its superiority over other existing approaches for real-time skin cancer diagnosis purposes.","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"100 1 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145680383","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A real-time mobile solution for shoe try-on using foot pose estimation and 3D processing techniques 利用足部姿态估计和3D处理技术,为鞋子试穿提供实时移动解决方案
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-05 DOI: 10.1007/s40747-025-02188-x
Nguyen Hoang Vu, Tran Van Duc, Pham Quang Tien, Nguyen Thi Ngoc Anh, Nguyen Tien Dat
{"title":"A real-time mobile solution for shoe try-on using foot pose estimation and 3D processing techniques","authors":"Nguyen Hoang Vu, Tran Van Duc, Pham Quang Tien, Nguyen Thi Ngoc Anh, Nguyen Tien Dat","doi":"10.1007/s40747-025-02188-x","DOIUrl":"https://doi.org/10.1007/s40747-025-02188-x","url":null,"abstract":"","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"69 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145680382","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Real-time fault detection in multirotor UAVs using lightweight deep learning and high-fidelity simulation data with single and double fault magnitudes 基于轻量深度学习和高保真仿真数据的多旋翼无人机故障实时检测
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-04 DOI: 10.1007/s40747-025-02195-y
Md. Najmul Mowla, Davood Asadi, Ferdous Sohel
Robust fault detection and diagnosis (FDD) in multirotor unmanned aerial vehicles (UAVs) remains challenging due to limited actuator redundancy, nonlinear dynamics, and environmental disturbances. This work introduces two lightweight deep learning architectures: the Convolutional-LSTM Fault Detection Network (CLFDNet), which combines multi-scale one-dimensional convolutional neural networks (1D-CNN), long short-term memory (LSTM) units, and an adaptive attention mechanism for spatio-temporal fault feature extraction; and the Autoencoder LSTM Multi-loss Fusion Network (AELMFNet), a soft attention–enhanced LSTM autoencoder optimized via multi-loss fusion for fine-grained fault severity estimation. Both models are trained and evaluated on UAV-Fault Magnitude V1, a high-fidelity simulation dataset containing 114,230 labeled samples with motor degradation levels ranging from 5% to 40% in the take-off, hover, navigation, and descent phases, representing the most probable and recoverable fault scenarios in quadrotor UAVs. Including coupled faults enables models to learn correlated degradation patterns and actuator interactions while maintaining controllability under standard flight laws. CLFDNet achieves 96.81% precision in fault severity classification and 100% accuracy in motor fault localization with only 19.6K parameters, demonstrating suitability for real-time onboard applications. AELMFNet achieves the lowest reconstruction loss of 0.001 with Huber loss and an inference latency of 6 ms/step, underscoring its efficiency for embedded deployment. Comparative experiments against 15 baselines, including five classical machine learning models, five state-of-the-art fault detection methods, and five attention-based deep learning variants, validate the effectiveness of the proposed architectures. These findings confirm that lightweight deep models enable accurate and efficient diagnosis of UAV faults with minimal sensing.
多旋翼无人机(uav)的鲁棒故障检测和诊断(FDD)由于执行器冗余、非线性动力学和环境干扰的限制,仍然具有挑战性。本文介绍了两种轻量级深度学习架构:卷积-LSTM故障检测网络(CLFDNet),它结合了多尺度一维卷积神经网络(1D-CNN)、长短期记忆(LSTM)单元和用于时空故障特征提取的自适应注意机制;自动编码器LSTM多损失融合网络(AELMFNet),一种通过多损失融合优化的软注意力增强LSTM自编码器,用于细粒度故障严重程度估计。这两个模型都在UAV-Fault Magnitude V1上进行了训练和评估,这是一个高保真仿真数据集,包含114,230个标记样本,在起飞、悬停、导航和下降阶段,电机退化程度从5%到40%不等,代表了四旋翼无人机最可能和可恢复的故障场景。包括耦合故障使模型能够学习相关的退化模式和执行器相互作用,同时保持在标准飞行规律下的可控性。CLFDNet仅使用19.6K个参数,故障严重程度分类准确率为96.81%,电机故障定位准确率为100%,适合实时板载应用。AELMFNet实现了最低的重建损失0.001,Huber损失和6 ms/步的推理延迟,强调了其嵌入式部署的效率。基于15个基线的对比实验,包括5种经典机器学习模型、5种最先进的故障检测方法和5种基于注意力的深度学习变体,验证了所提出架构的有效性。这些发现证实,轻量级深度模型能够以最小的感知量准确有效地诊断无人机故障。
{"title":"Real-time fault detection in multirotor UAVs using lightweight deep learning and high-fidelity simulation data with single and double fault magnitudes","authors":"Md. Najmul Mowla, Davood Asadi, Ferdous Sohel","doi":"10.1007/s40747-025-02195-y","DOIUrl":"https://doi.org/10.1007/s40747-025-02195-y","url":null,"abstract":"Robust fault detection and diagnosis (FDD) in multirotor unmanned aerial vehicles (UAVs) remains challenging due to limited actuator redundancy, nonlinear dynamics, and environmental disturbances. This work introduces two lightweight deep learning architectures: the Convolutional-LSTM Fault Detection Network (CLFDNet), which combines multi-scale one-dimensional convolutional neural networks (1D-CNN), long short-term memory (LSTM) units, and an adaptive attention mechanism for spatio-temporal fault feature extraction; and the Autoencoder LSTM Multi-loss Fusion Network (AELMFNet), a soft attention–enhanced LSTM autoencoder optimized via multi-loss fusion for fine-grained fault severity estimation. Both models are trained and evaluated on UAV-Fault Magnitude V1, a high-fidelity simulation dataset containing 114,230 labeled samples with motor degradation levels ranging from 5% to 40% in the take-off, hover, navigation, and descent phases, representing the most probable and recoverable fault scenarios in quadrotor UAVs. Including coupled faults enables models to learn correlated degradation patterns and actuator interactions while maintaining controllability under standard flight laws. CLFDNet achieves 96.81% precision in fault severity classification and 100% accuracy in motor fault localization with only 19.6K parameters, demonstrating suitability for real-time onboard applications. AELMFNet achieves the lowest reconstruction loss of 0.001 with Huber loss and an inference latency of 6 ms/step, underscoring its efficiency for embedded deployment. Comparative experiments against 15 baselines, including five classical machine learning models, five state-of-the-art fault detection methods, and five attention-based deep learning variants, validate the effectiveness of the proposed architectures. These findings confirm that lightweight deep models enable accurate and efficient diagnosis of UAV faults with minimal sensing.","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"141 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145680385","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
SRL: A segmented reinforcement learning framework for long sequence layout decisions SRL:用于长序列布局决策的分段强化学习框架
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-04 DOI: 10.1007/s40747-025-02193-0
Jie Yang, Jian Chen, Jinjin Hai, Kai Qiao, Haoran Zhang, Bin Yan
{"title":"SRL: A segmented reinforcement learning framework for long sequence layout decisions","authors":"Jie Yang, Jian Chen, Jinjin Hai, Kai Qiao, Haoran Zhang, Bin Yan","doi":"10.1007/s40747-025-02193-0","DOIUrl":"https://doi.org/10.1007/s40747-025-02193-0","url":null,"abstract":"","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"1 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145680384","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Stochastic optimization framework for capacity planning of hybrid solar PV–small hydropower systems using metaheuristic algorithms 基于元启发式算法的太阳能光伏-小水电混合发电系统容量规划随机优化框架
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-02 DOI: 10.1007/s40747-025-02151-w
Edward B. Ssekulima, Amir H. Etemadi
{"title":"Stochastic optimization framework for capacity planning of hybrid solar PV–small hydropower systems using metaheuristic algorithms","authors":"Edward B. Ssekulima, Amir H. Etemadi","doi":"10.1007/s40747-025-02151-w","DOIUrl":"https://doi.org/10.1007/s40747-025-02151-w","url":null,"abstract":"","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"11 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145657751","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Denoised generative fusion networks for noise-robust few-shot image classification 降噪生成融合网络用于噪声鲁棒小片段图像分类
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-02 DOI: 10.1007/s40747-025-02178-z
Jiaying Wu, Jingyu Chen, Jia Luo, Wenqian Yu, Jinglu Hu, Hui Li
{"title":"Denoised generative fusion networks for noise-robust few-shot image classification","authors":"Jiaying Wu, Jingyu Chen, Jia Luo, Wenqian Yu, Jinglu Hu, Hui Li","doi":"10.1007/s40747-025-02178-z","DOIUrl":"https://doi.org/10.1007/s40747-025-02178-z","url":null,"abstract":"","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"9 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145657749","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Zero-shot realistic image deblurring with consistency model 零镜头逼真图像去模糊与一致性模型
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-02 DOI: 10.1007/s40747-025-02138-7
Zhaohan Wang, Chengjun Chen, Chenggang Dai
{"title":"Zero-shot realistic image deblurring with consistency model","authors":"Zhaohan Wang, Chengjun Chen, Chenggang Dai","doi":"10.1007/s40747-025-02138-7","DOIUrl":"https://doi.org/10.1007/s40747-025-02138-7","url":null,"abstract":"","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"247 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145657746","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Homophily-aware multi-view graph clustering via multi-order filtering 基于多阶滤波的同态感知多视图聚类
IF 5.8 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2025-12-02 DOI: 10.1007/s40747-025-02136-9
Runhua Hu, Xiaohua Ke, Yiming Liang
{"title":"Homophily-aware multi-view graph clustering via multi-order filtering","authors":"Runhua Hu, Xiaohua Ke, Yiming Liang","doi":"10.1007/s40747-025-02136-9","DOIUrl":"https://doi.org/10.1007/s40747-025-02136-9","url":null,"abstract":"","PeriodicalId":10524,"journal":{"name":"Complex & Intelligent Systems","volume":"10 1","pages":""},"PeriodicalIF":5.8,"publicationDate":"2025-12-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"145657747","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Complex & Intelligent Systems
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1