As large-scale astronomical surveys,such as the Sloan Digital Sky Survey(SDSS)and the Large Sky Area Multi-Object Fiber Spectroscopic Telescope(LAMOST),generate increasingly complex datasets,clustering algorithms have...As large-scale astronomical surveys,such as the Sloan Digital Sky Survey(SDSS)and the Large Sky Area Multi-Object Fiber Spectroscopic Telescope(LAMOST),generate increasingly complex datasets,clustering algorithms have become vital for identifying patterns and classifying celestial objects.This paper systematically investigates the application of five main categories of clustering techniques-partition-based,density-based,model-based,hierarchical,and“others”-across a range of astronomical research over the past decade.This review focuses on the six key application areas of stellar classification,galaxy structure analysis,detection of galactic and interstellar features,highenergy astrophysics,exoplanet studies,and anomaly detection.This paper provides an in-depth analysis of the performance and results of each method,considering their respective suitabilities for different data types.Additionally,it presents clustering algorithm selection strategies based on the characteristics of the spectroscopic data being analyzed.We highlight challenges such as handling large datasets,the need for more efficient computational tools,and the lack of labeled data.We also underscore the potential of unsupervised and semi-supervised clustering approaches to overcome these challenges,offering insight into their practical applications,performance,and results in astronomical research.展开更多
Deformation prediction for extra-high arch dams is highly important for ensuring their safe operation.To address the challenges of complex monitoring data,the uneven spatial distribution of deformation,and the constru...Deformation prediction for extra-high arch dams is highly important for ensuring their safe operation.To address the challenges of complex monitoring data,the uneven spatial distribution of deformation,and the construction and optimization of a prediction model for deformation prediction,a multipoint ultrahigh arch dam deformation prediction model,namely,the CEEMDAN-KPCA-GSWOA-KELM,which is based on a clustering partition,is pro-posed.First,the monitoring data are preprocessed via variational mode decomposition(VMD)and wavelet denoising(WT),which effectively filters out noise and improves the signal-to-noise ratio of the data,providing high-quality input data for subsequent prediction models.Second,scientific cluster partitioning is performed via the K-means++algorithm to precisely capture the spatial distribution characteristics of extra-high arch dams and ensure the consistency of deformation trends at measurement points within each partition.Finally,CEEMDAN is used to separate monitoring data,predict and analyze each component,combine the KPCA(Kernel Principal Component Analysis)and the KELM(Kernel Extreme Learning Machine)optimized by the GSWOA(Global Search Whale Optimization Algorithm),integrate the predictions of each component via reconstruction methods,and precisely predict the overall trend of ultrahigh arch dam deformation.An extra high arch dam project is taken as an example and validated via a comparative analysis of multiple models.The results show that the multipoint deformation prediction model in this paper can combine data from different measurement points,achieve a comprehensive,precise prediction of the deformation situation of extra high arch dams,and provide strong technical support for safe operation.展开更多
AIM:To evaluate long-term visual field(VF)prediction using K-means clustering in patients with primary open angle glaucoma(POAG).METHODS:Patients who underwent 24-2 VF tests≥10 were included in this study.Using 52 to...AIM:To evaluate long-term visual field(VF)prediction using K-means clustering in patients with primary open angle glaucoma(POAG).METHODS:Patients who underwent 24-2 VF tests≥10 were included in this study.Using 52 total deviation values(TDVs)from the first 10 VF tests of the training dataset,VF points were clustered into several regions using the hierarchical ordered partitioning and collapsing hybrid(HOPACH)and K-means clustering.Based on the clustering results,a linear regression analysis was applied to each clustered region of the testing dataset to predict the TDVs of the 10th VF test.Three to nine VF tests were used to predict the 10th VF test,and the prediction errors(root mean square error,RMSE)of each clustering method and pointwise linear regression(PLR)were compared.RESULTS:The training group consisted of 228 patients(mean age,54.20±14.38y;123 males and 105 females),and the testing group included 81 patients(mean age,54.88±15.22y;43 males and 38 females).All subjects were diagnosed with POAG.Fifty-two VF points were clustered into 11 and nine regions using HOPACH and K-means clustering,respectively.K-means clustering had a lower prediction error than PLR when n=1:3 and 1:4(both P≤0.003).The prediction errors of K-means clustering were lower than those of HOPACH in all sections(n=1:4 to 1:9;all P≤0.011),except for n=1:3(P=0.680).PLR outperformed K-means clustering only when n=1:8 and 1:9(both P≤0.020).CONCLUSION:K-means clustering can predict longterm VF test results more accurately in patients with POAG with limited VF data.展开更多
Multi-view clustering is a critical research area in computer science aimed at effectively extracting meaningful patterns from complex,high-dimensional data that single-view methods cannot capture.Traditional fuzzy cl...Multi-view clustering is a critical research area in computer science aimed at effectively extracting meaningful patterns from complex,high-dimensional data that single-view methods cannot capture.Traditional fuzzy clustering techniques,such as Fuzzy C-Means(FCM),face significant challenges in handling uncertainty and the dependencies between different views.To overcome these limitations,we introduce a new multi-view fuzzy clustering approach that integrates picture fuzzy sets with a dual-anchor graph method for multi-view data,aiming to enhance clustering accuracy and robustness,termed Multi-view Picture Fuzzy Clustering(MPFC).In particular,the picture fuzzy set theory extends the capability to represent uncertainty by modeling three membership levels:membership degrees,neutral degrees,and refusal degrees.This allows for a more flexible representation of uncertain and conflicting data than traditional fuzzy models.Meanwhile,dual-anchor graphs exploit the similarity relationships between data points and integrate information across views.This combination improves stability,scalability,and robustness when handling noisy and heterogeneous data.Experimental results on several benchmark datasets demonstrate significant improvements in clustering accuracy and efficiency,outperforming traditional methods.Specifically,the MPFC algorithm demonstrates outstanding clustering performance on a variety of datasets,attaining a Purity(PUR)score of 0.6440 and an Accuracy(ACC)score of 0.6213 for the 3 Sources dataset,underscoring its robustness and efficiency.The proposed approach significantly contributes to fields such as pattern recognition,multi-view relational data analysis,and large-scale clustering problems.Future work will focus on extending the method for semi-supervised multi-view clustering,aiming to enhance adaptability,scalability,and performance in real-world applications.展开更多
Federated learning is a machine learning framework designed to protect privacy by keeping training data on clients’devices without sharing private data.It trains a global model through collaboration between clients a...Federated learning is a machine learning framework designed to protect privacy by keeping training data on clients’devices without sharing private data.It trains a global model through collaboration between clients and the server.However,the presence of data heterogeneity can lead to inefficient model training and even reduce the final model’s accuracy and generalization capability.Meanwhile,data scarcity can result in suboptimal cluster distributions for few-shot clients in centralized clustering tasks,and standalone personalization tasks may cause severe overfitting issues.To address these limitations,we introduce a federated learning dual optimization model based on clustering and personalization strategy(FedCPS).FedCPS adopts a decentralized approach,where clients identify their cluster membership locally without relying on a centralized clustering algorithm.Building on this,FedCPS introduces personalized training tasks locally,adding a regularization term to control deviations between local and cluster models.This improves the generalization ability of the final model while mitigating overfitting.The use of weight-sharing techniques also reduces the computational cost of central machines.Experimental results on MNIST,FMNIST,CIFAR10,and CIFAR100 datasets demonstrate that our method achieves better personalization effects compared to other personalized federated learning methods,with an average test accuracy improvement of 0.81%–2.96%.Meanwhile,we adjusted the proportion of few-shot clients to evaluate the impact on accuracy across different methods.The experiments show that FedCPS reduces accuracy by only 0.2%–3.7%,compared to 2.1%–10%for existing methods.Our method demonstrates its advantages across diverse data environments.展开更多
Three-dimensional(3D)urban structures play a critical role in informing climate mitigation strategies aimed at the built environment and facilitating sustainable urban development.Regrettably,there exists a significan...Three-dimensional(3D)urban structures play a critical role in informing climate mitigation strategies aimed at the built environment and facilitating sustainable urban development.Regrettably,there exists a significant gap in detailed and consistent data on 3D building space structures with global coverage due to the challenges inherent in the data collection and model calibration processes.In this study,we constructed a global urban structure(GUS-3D)dataset,including building volume,height,and footprint information,at a 500 m spatial resolution using extensive satellite observation products and numerous reference building samples.Our analysis indicated that the total volume of buildings worldwide in2015 exceeded 1×10^(12)m^(3).Over the 1985 to 2015 period,we observed a slight increase in the magnitude of 3D building volume growth(i.e.,it increased from 166.02 km3 during the 1985–2000 period to 175.08km3 during the 2000–2015 period),while the expansion magnitudes of the two-dimensional(2D)building footprint(22.51×10^(3) vs 13.29×10^(3)km^(2))and urban extent(157×10^(3) vs 133.8×10^(3)km^(2))notably decreased.This trend highlights the significant increase in intensive vertical utilization of urban land.Furthermore,we identified significant heterogeneity in building space provision and inequality across cities worldwide.This inequality is particularly pronounced in many populous Asian cities,which has been overlooked in previous studies on economic inequality.The GUS-3D dataset shows great potential to deepen our understanding of the urban environment and creates new horizons for numerous 3D urban studies.展开更多
BACKGROUND Inguinal hernias are common after surgery.Tension-free repair is widely accepted as the main method for managing inguinal hernias.Adequate exposure,coverage,and repair of the myopectineal orifice(MPO)are ne...BACKGROUND Inguinal hernias are common after surgery.Tension-free repair is widely accepted as the main method for managing inguinal hernias.Adequate exposure,coverage,and repair of the myopectineal orifice(MPO)are necessary.However,due to differences in race and sex,people’s body shapes vary.According to European guidelines,the patch should measure 10 cm×15 cm.If any part of the MPO is dissected,injury to the nerves,vascular network,or organs may occur during surgery,thereby leading to inguinal discomfort,pain,and seroma formation after surgery.Therefore,accurate localization and measurement of the boundary of the MPO are crucial for selecting the optimal patch for inguinal hernia repair.AIM To compare the size of the MPO measured on three-dimensional multislice spiral computed tomography(CT)with that measured via laparoscopy and explore the relevant factors influencing the size of the MPO.METHODS Clinical data from 74 patients who underwent laparoscopic tension-free inguinal hernia repair at the General Surgery Department of the First Affiliated Hospital of Anhui University of Science and Technology between September 2022 and July 2024 were collected and analyzed retrospectively.Transabdominal preperitoneal was performed.Sixty-four males and 10 females,with an average age of 58.30±12.32 years,were included.The clinical data of the patients were collected.The boundary of the MPO was measured on three-dimensional CT images before surgery and then again during transabdominal preperitoneal.All the preoperative and intraoperative data were analyzed via paired t-tests.A t-test was used for comparisons of age,body mass index,and sex between the groups.In the comparative analysis,a P value less than 0.05 indicated a significant difference.RESULTS The boundaries of the MPO on 3-dimensional CT images measured 7.05±0.47 cm and 6.27±0.61 cm,and the area of the MPO was 19.54±3.33 cm^(2).The boundaries of the MPO during surgery were 7.18±0.51 cm and 6.17±0.40 cm.The errors were not statistically significant.However,the intraoperative BD(the width of the MPO,P=0.024,P<0.05)and preoperative AC(the length of the MPO,P=0.045,P<0.05)significantly differed according to sex.The AC and BD measurements before and during surgery were not significantly different according to age,body mass index,hernia side or hernia type(P>0.05).CONCLUSION The application of this technology can aid in determining the most appropriate dissection range and patch size.展开更多
Many fields,such as neuroscience,are experiencing the vast prolife ration of cellular data,underscoring the need fo r organizing and interpreting large datasets.A popular approach partitions data into manageable subse...Many fields,such as neuroscience,are experiencing the vast prolife ration of cellular data,underscoring the need fo r organizing and interpreting large datasets.A popular approach partitions data into manageable subsets via hierarchical clustering,but objective methods to determine the appropriate classification granularity are missing.We recently introduced a technique to systematically identify when to stop subdividing clusters based on the fundamental principle that cells must differ more between than within clusters.Here we present the corresponding protocol to classify cellular datasets by combining datadriven unsupervised hierarchical clustering with statistical testing.These general-purpose functions are applicable to any cellular dataset that can be organized as two-dimensional matrices of numerical values,including molecula r,physiological,and anatomical datasets.We demonstrate the protocol using cellular data from the Janelia MouseLight project to chara cterize morphological aspects of neurons.展开更多
To address the problem of multi-missile cooperative interception against maneuvering targets at a prespecified impact time and desired Line-of-Sight(LOS)angles in ThreeDimensional(3D)space,this paper proposes a 3D lea...To address the problem of multi-missile cooperative interception against maneuvering targets at a prespecified impact time and desired Line-of-Sight(LOS)angles in ThreeDimensional(3D)space,this paper proposes a 3D leader-following cooperative interception guidance law.First,in the LOS direction of the leader,an impact time-controlled guidance law is derived based on the fixed-time stability theory,which enables the leader to complete the interception task at a prespecified impact time.Next,in the LOS direction of the followers,by introducing a time consensus tracking error function,a fixed-time consensus tracking guidance law is investigated to guarantee the consensus tracking convergence of the time-to-go.Then,in the direction normal to the LOS,by combining the designed global integral sliding mode surface and the second-order Sliding Mode Control(SMC)theory,an innovative 3D LOS-angle-constrained interception guidance law is developed,which eliminates the reaching phase in the traditional sliding mode guidance laws and effectively saves energy consumption.Moreover,it effectively suppresses the chattering phenomenon while avoiding the singularity issue,and compensates for unknown interference caused by target maneuvering online,making it convenient for practical engineering applications.Finally,theoretical proof analysis and multiple sets of numerical simulation results verify the effectiveness,superiority,and robustness of the investigated guidance law.展开更多
In machine vision,elliptical targets frequently appear within the camera's region of interest(ROI).Ellipse detection is essential for shape detection and geometric measurements in machine vision.However,existing e...In machine vision,elliptical targets frequently appear within the camera's region of interest(ROI).Ellipse detection is essential for shape detection and geometric measurements in machine vision.However,existing ellipse detection algorithms often face issues such as high computational complexity,strong dependence on initial conditions,sensitivity to noise,and lack of robustness to occlusions.In this paper,we propose a fast and robust ellipse detection method to address these challenges.This method first utilizes edge gradient and curvature information to segment the curve into circular arcs.Next,based on the convexity of the arcs,it divides them into different quadrants of the ellipse,groups and fits the arcs according to multiple geometric constraints at a low computational cost.Finally,it reduces the parameter space for hierarchical clustering and then segments the complete ellipse into several sectors for verification.We compare our method across seven datasets,including five public image datasets and two from industrial camera scenes.Experimental results show that our method achieves a precision ranging from 67.1%to 98.9%,a recall ranging from 48.1%to 92.9%,and an F-measure ranging from 58.0%to 95.8%.The average execution time per image ranges from 25 ms to 192 ms,demonstrating both high accuracy and efficiency.展开更多
A novel sodium holmium carboxylate compound,namely Na 4 Ho 4 (μ 3-OH) 4 (1,4BDC) 6 ·6.25H 2 O (1,1,4-BDC=1,4-benzenedicarboxylate),has been solvothermally synthesized and structurally characterized.The str...A novel sodium holmium carboxylate compound,namely Na 4 Ho 4 (μ 3-OH) 4 (1,4BDC) 6 ·6.25H 2 O (1,1,4-BDC=1,4-benzenedicarboxylate),has been solvothermally synthesized and structurally characterized.The structure features a two-fold interpenetrated three-dimensional open-framework constructed by the [Ho 4 (μ 3-OH) 4 ] 8+ clusters bridged by 1,4-BDC ligands.The Na + ions and lattice water molecules are located in the channels.The structure is further stabilized by hydrogen-bonding and π-π stacking interactions.The thermal stability of the compound has been investigated via thermogravimetric analysis.展开更多
It is of great importance to obtain precise trace data,as traces are frequently the sole visible and measurable parameter in most outcrops.The manual recognition and detection of traces on high-resolution three-dimens...It is of great importance to obtain precise trace data,as traces are frequently the sole visible and measurable parameter in most outcrops.The manual recognition and detection of traces on high-resolution three-dimensional(3D)models are relatively straightforward but time-consuming.One potential solution to enhance this process is to use machine learning algorithms to detect the 3D traces.In this study,a unique pixel-wise texture mapper algorithm generates a dense point cloud representation of an outcrop with the precise resolution of the original textured 3D model.A virtual digital image rendering was then employed to capture virtual images of selected regions.This technique helps to overcome limitations caused by the surface morphology of the rock mass,such as restricted access,lighting conditions,and shading effects.After AI-powered trace detection on two-dimensional(2D)images,a 3D data structuring technique was applied to the selected trace pixels.In the 3D data structuring,the trace data were structured through 2D thinning,3D reprojection,clustering,segmentation,and segment linking.Finally,the linked segments were exported as 3D polylines,with each polyline in the output corresponding to a trace.The efficacy of the proposed method was assessed using a 3D model of a real-world case study,which was used to compare the results of artificial intelligence(AI)-aided and human intelligence trace detection.Rosette diagrams,which visualize the distribution of trace orientations,confirmed the high similarity between the automatically and manually generated trace maps.In conclusion,the proposed semi-automatic method was easy to use,fast,and accurate in detecting the dominant jointing system of the rock mass.展开更多
Currently,there are a limited number of dynamic models available for braided composite plates with large overall motions,despite the incorporation of three-dimensional(3D)braided composites into rotating blade compone...Currently,there are a limited number of dynamic models available for braided composite plates with large overall motions,despite the incorporation of three-dimensional(3D)braided composites into rotating blade components.In this paper,a dynamic model of 3D 4-directional braided composite thin plates considering braiding directions is established.Based on Kirchhoff's plate assumptions,the displacement variables of the plate are expressed.By incorporating the braiding directions into the constitutive equation of the braided composites,the dynamic model of the plate considering braiding directions is obtained.The effects of the speeds,braiding directions,and braided angles on the responses of the plate with fixed-axis rotation and translational motion,respectively,are investigated.This paper presents a dynamic theory for calculating the deformation of 3D braided composite structures undergoing both translational and rotational motions.It also provides a simulation method for investigating the dynamic behavior of non-isotropic material plates in various applications.展开更多
Liposarcoma is one of the most common soft tissue sarcomas,however,its occurrence rate is still rare compared to other cancers.Due to its rarity,in vitro experiments are an essential approach to elucidate liposarcoma ...Liposarcoma is one of the most common soft tissue sarcomas,however,its occurrence rate is still rare compared to other cancers.Due to its rarity,in vitro experiments are an essential approach to elucidate liposarcoma pathobiology.Conventional cell culture-based research(2D cell culture)is still playing a pivotal role,while several shortcomings have been recently under discussion.In vivo,mouse models are usually adopted for pre-clinical analyses with expectations to overcome the issues of 2D cell culture.However,they do not fully recapitulate human dedifferentiated liposarcoma(DDLPS)characteristics.Therefore,three-dimensional(3D)culture systems have been the recent research focus in the cell biology field with the expectation to overcome at the same time the disadvantages of 2D cell culture and in vivo animal models and fill in the gap between them.Given the liposarcoma rarity,we believe that 3D cell culture techniques,including 3D cell cultures/co-cultures,and Patient-Derived tumor Organoids(PDOs),represent a promising approach to facilitate liposarcoma investigation and elucidate its molecular mechanisms and effective therapy development.In this review,we first provide a general overview of 3D cell cultures compared to 2D cell cultures.We then focus on one of the recent 3D cell culture applications,Patient-Derived Organoids(PDOs),summarizing and discussing several PDO methodologies.Finally,we discuss the current and future applications of PDOs to sarcoma,particularly in the field of liposarcoma.展开更多
For multi-vehicle networks,Cooperative Positioning(CP)technique has become a promising way to enhance vehicle positioning accuracy.Especially,the CP performance could be further improved by introducing Sensor-Rich Veh...For multi-vehicle networks,Cooperative Positioning(CP)technique has become a promising way to enhance vehicle positioning accuracy.Especially,the CP performance could be further improved by introducing Sensor-Rich Vehicles(SRVs)into CP networks,which is called SRV-aided CP.However,the CP system may split into several sub-clusters that cannot be connected with each other in dense urban environments,in which the sub-clusters with few SRVs will suffer from degradation of CP performance.Since Unmanned Aerial Vehicles(UAVs)have been widely used to aid vehicular communications,we intend to utilize UAVs to assist sub-clusters in CP.In this paper,a UAV-aided CP network is constructed to fully utilize information from SRVs.First,the inter-node connection structure among the UAV and vehicles is designed to share available information from SRVs.After that,the clustering optimization strategy is proposed,in which the UAV cooperates with the high-precision sub-cluster to obtain available information from SRVs,and then broadcasts this positioning-related information to other low-precision sub-clusters.Finally,the Locally-Centralized Factor Graph Optimization(LC-FGO)algorithm is designed to fuse positioning information from cooperators.Simulation results indicate that the positioning accuracy of the CP system could be improved by fully utilizing positioning-related information from SRVs.展开更多
Bone repair remains an important target in tissue engineering,making the development of bioactive scaffolds for effective bone defect repair a critical objective.In this study,β-tricalcium phosphate(β-TCP)scaffolds ...Bone repair remains an important target in tissue engineering,making the development of bioactive scaffolds for effective bone defect repair a critical objective.In this study,β-tricalcium phosphate(β-TCP)scaffolds incorporated with processed pyritum decoction(PPD)were fabricated using three-dimensional(3D)printing-assisted freeze-casting.The produced composite scaffolds were evaluated for their mechanical strength,physicochemical properties,biocompatibility,in vitro proangiogenic activity,and in vivo efficacy in repairing rabbit femoral defects.They not only demonstrated excellent physicochemical properties,enhanced mechanical strength,and good biosafety but also significantly promoted the proliferation,migration,and aggregation of pro-angiogenic human umbilical vein endothelial cells(HUVECs).In vivo studies revealed that all scaffold groups facilitated osteogenesis at the bone defect site,with theβ-TCP scaffolds loaded with PPD markedly enhancing the expression of neurogenic locus Notch homolog protein 1(Notch1),vascular endothelial growth factor(VEGF),bone morphogenetic protein-2(BMP-2),and osteopontin(OPN).Overall,the scaffolds developed in this study exhibited strong angiogenic and osteogenic capabilities both in vitro and in vivo.The incorporation of PPD notably promoted the angiogenic-osteogenic coupling,thereby accelerating bone repair,which suggests that PPD is a promising material for bone repair and that the PPD/β-TCP scaffolds hold great potential as a bone graft alternative.展开更多
Customer segmentation according to load-shape profiles using smart meter data is an increasingly important application to vital the planning and operation of energy systems and to enable citizens’participation in the...Customer segmentation according to load-shape profiles using smart meter data is an increasingly important application to vital the planning and operation of energy systems and to enable citizens’participation in the energy transition.This study proposes an innovative multi-step clustering procedure to segment customers based on load-shape patterns at the daily and intra-daily time horizons.Smart meter data is split between daily and hourly normalized time series to assess monthly,weekly,daily,and hourly seasonality patterns separately.The dimensionality reduction implicit in the splitting allows a direct approach to clustering raw daily energy time series data.The intraday clustering procedure sequentially identifies representative hourly day-unit profiles for each customer and the entire population.For the first time,a step function approach is applied to reduce time series dimensionality.Customer attributes embedded in surveys are employed to build external clustering validation metrics using Cramer’s V correlation factors and to identify statistically significant determinants of load-shape in energy usage.In addition,a time series features engineering approach is used to extract 16 relevant demand flexibility indicators that characterize customers and corresponding clusters along four different axes:available Energy(E),Temporal patterns(T),Consistency(C),and Variability(V).The methodology is implemented on a real-world electricity consumption dataset of 325 Small and Medium-sized Enterprise(SME)customers,identifying 4 daily and 6 hourly easy-to-interpret,well-defined clusters.The application of the methodology includes selecting key parameters via grid search and a thorough comparison of clustering distances and methods to ensure the robustness of the results.Further research can test the scalability of the methodology to larger datasets from various customer segments(households and large commercial)and locations with different weather and socioeconomic conditions.展开更多
The development of minimally invasive surgery has transformed the management of gastrointestinal cancer.Notably,three-dimensional visualization systems have increased surgical precision.This editorial discusses a rece...The development of minimally invasive surgery has transformed the management of gastrointestinal cancer.Notably,three-dimensional visualization systems have increased surgical precision.This editorial discusses a recent study by Shen and Zhang,which compared the clinical applications of naked-eye threedimensional laparoscopic systems vs traditional optical systems in radical surgery for gastric and colorectal cancer.Both systems appeared to yield comparable surgical and oncological outcomes in terms of safety parameters,operating times,and quality of lymph node dissection.However,the spectacle-free system’s technical and logistical limitations hindered its effects on the surgical team’s overall competency.This editorial examines the authors’findings within the broader context of the evolution of oncologic laparoscopy,discusses the relevance of the results in light of the current literature,and proposes future research directions focused on multicenter validation,comprehensive ergonomic analysis,and technological advancements aimed at enhancing intraoperative collaboration.As technology continues to evolve,clinical implementation of new methods must be supported by robust scientific evidence and standardized criteria,to ensure tangible improvements in efficiency,safety,and oncologic outcomes.展开更多
To enhance the denoising performance of event-based sensors,we introduce a clustering-based temporal deep neural network denoising method(CBTDNN).Firstly,to cluster the sensor output data and obtain the respective clu...To enhance the denoising performance of event-based sensors,we introduce a clustering-based temporal deep neural network denoising method(CBTDNN).Firstly,to cluster the sensor output data and obtain the respective cluster centers,a combination of density-based spatial clustering of applications with noise(DBSCAN)and Kmeans++is utilized.Subsequently,long short-term memory(LSTM)is employed to fit and yield optimized cluster centers with temporal information.Lastly,based on the new cluster centers and denoising ratio,a radius threshold is set,and noise points beyond this threshold are removed.The comprehensive denoising metrics F1_score of CBTDNN have achieved 0.8931,0.7735,and 0.9215 on the traffic sequences dataset,pedestrian detection dataset,and turntable dataset,respectively.And these metrics demonstrate improvements of 49.90%,33.07%,19.31%,and 22.97%compared to four contrastive algorithms,namely nearest neighbor(NNb),nearest neighbor with polarity(NNp),Autoencoder,and multilayer perceptron denoising filter(MLPF).These results demonstrate that the proposed method enhances the denoising performance of event-based sensors.展开更多
Under hydrothermal and solvothermal conditions,two novel cobalt-based complexes,{[Co_(2)(CIA)(OH)(1,4-dtb)]·3.2H_(2)O}n(HU23)and{[Co_(2)(CIA)(OH)(1,4-dib)]·3.5H2O·DMF}n(HU24),were successfully construct...Under hydrothermal and solvothermal conditions,two novel cobalt-based complexes,{[Co_(2)(CIA)(OH)(1,4-dtb)]·3.2H_(2)O}n(HU23)and{[Co_(2)(CIA)(OH)(1,4-dib)]·3.5H2O·DMF}n(HU24),were successfully constructed by coordinatively assembling the semi-rigid multidentate ligand 5-(1-carboxyethoxy)isophthalic acid(H₃CIA)with the Nheterocyclic ligands 1,4-di(4H-1,2,4-triazol-4-yl)benzene(1,4-dtb)and 1,4-di(1H-imidazol-1-yl)benzene(1,4-dib),respectively,around Co^(2+)ions.Single-crystal X-ray diffraction analysis revealed that in both complexes HU23 and HU24,the CIA^(3-)anions adopt aκ^(7)-coordination mode,bridging six Co^(2+)ions via their five carboxylate oxygen atoms and one ether oxygen atom.This linkage forms tetranuclear[Co4(μ3-OH)2]^(6+)units.These Co-oxo cluster units were interconnected by CIA^(3-)anions to assemble into 2D kgd-type structures featuring a 3,6-connected topology.The 2D layers were further connected by 1,4-dtb and 1,4-dib,resulting in 3D pillar-layered frameworks for HU23 and HU24.Notably,despite the similar configurations of 1,4-dtb and 1,4-dib,differences in their coordination spatial orientations lead to topological divergence in the 3D frameworks of HU23 and HU24.Topological analysis indicates that the frameworks of HU23 and HU24 can be simplified into a 3,10-connected net(point symbol:(4^(10).6^(3).8^(2))(4^(3))_(2))and a 3,8-connected tfz-d net(point symbol:(4^(3))_(2)((4^(6).6^(18).8^(4)))),respectively.This structural differentiation confirms the precise regulatory role of ligands on the topology of metal-organic frameworks.Moreover,the ultraviolet-visible absorption spectra confirmed that HU23 and HU24 have strong absorption capabilities for ultraviolet and visible light.According to the Kubelka-Munk method,their bandwidths were 2.15 and 2.08 eV,respectively,which are consistent with those of typical semiconductor materials.Variable-temperature magnetic susceptibility measurements(2-300 K)revealed significant antiferromagnetic coupling in both complexes,with their effective magnetic moments decreasing markedly as the temperature lowered.CCDC:2457554,HU23;2457553,HU24.展开更多
基金supported by the National Natural Science Foundation of China (12473105 and 12473106)the central government guides local funds for science and technology development (YDZJSX2024D049)the Graduate Student Practice and Innovation Program of Shanxi Province (2024SJ313)
文摘As large-scale astronomical surveys,such as the Sloan Digital Sky Survey(SDSS)and the Large Sky Area Multi-Object Fiber Spectroscopic Telescope(LAMOST),generate increasingly complex datasets,clustering algorithms have become vital for identifying patterns and classifying celestial objects.This paper systematically investigates the application of five main categories of clustering techniques-partition-based,density-based,model-based,hierarchical,and“others”-across a range of astronomical research over the past decade.This review focuses on the six key application areas of stellar classification,galaxy structure analysis,detection of galactic and interstellar features,highenergy astrophysics,exoplanet studies,and anomaly detection.This paper provides an in-depth analysis of the performance and results of each method,considering their respective suitabilities for different data types.Additionally,it presents clustering algorithm selection strategies based on the characteristics of the spectroscopic data being analyzed.We highlight challenges such as handling large datasets,the need for more efficient computational tools,and the lack of labeled data.We also underscore the potential of unsupervised and semi-supervised clustering approaches to overcome these challenges,offering insight into their practical applications,performance,and results in astronomical research.
基金supported by the National Natural Science Foundation of China(Grant Nos.52069029,52369026)the Belt and Road Special Foundation of National Key Laboratory of Water Disaster Preven-tion(Grant No.2023490411)+2 种基金the Yunnan Agricultural Basic Research Joint Special General Project(Grant Nos.202501BD070001-060,202401BD070001-071)Construction Project of the Yunnan Key Laboratory of Water Security(No.20254916CE340051)the Youth Talent Project of“Xingdian Talent Support Plan”in Yunnan Province(Grant No.XDYC-QNRC-2023-0412).
文摘Deformation prediction for extra-high arch dams is highly important for ensuring their safe operation.To address the challenges of complex monitoring data,the uneven spatial distribution of deformation,and the construction and optimization of a prediction model for deformation prediction,a multipoint ultrahigh arch dam deformation prediction model,namely,the CEEMDAN-KPCA-GSWOA-KELM,which is based on a clustering partition,is pro-posed.First,the monitoring data are preprocessed via variational mode decomposition(VMD)and wavelet denoising(WT),which effectively filters out noise and improves the signal-to-noise ratio of the data,providing high-quality input data for subsequent prediction models.Second,scientific cluster partitioning is performed via the K-means++algorithm to precisely capture the spatial distribution characteristics of extra-high arch dams and ensure the consistency of deformation trends at measurement points within each partition.Finally,CEEMDAN is used to separate monitoring data,predict and analyze each component,combine the KPCA(Kernel Principal Component Analysis)and the KELM(Kernel Extreme Learning Machine)optimized by the GSWOA(Global Search Whale Optimization Algorithm),integrate the predictions of each component via reconstruction methods,and precisely predict the overall trend of ultrahigh arch dam deformation.An extra high arch dam project is taken as an example and validated via a comparative analysis of multiple models.The results show that the multipoint deformation prediction model in this paper can combine data from different measurement points,achieve a comprehensive,precise prediction of the deformation situation of extra high arch dams,and provide strong technical support for safe operation.
基金Supported by the Korea Health Technology R&D Project through the Korea Health Industry Development Institute(KHIDI),the Ministry of Health&Welfare,Republic of Korea(No.RS-2020-KH088726)the Patient-Centered Clinical Research Coordinating Center(PACEN),the Ministry of Health and Welfare,Republic of Korea(No.HC19C0276)the National Research Foundation of Korea(NRF),the Korea Government(MSIT)(No.RS-2023-00247504).
文摘AIM:To evaluate long-term visual field(VF)prediction using K-means clustering in patients with primary open angle glaucoma(POAG).METHODS:Patients who underwent 24-2 VF tests≥10 were included in this study.Using 52 total deviation values(TDVs)from the first 10 VF tests of the training dataset,VF points were clustered into several regions using the hierarchical ordered partitioning and collapsing hybrid(HOPACH)and K-means clustering.Based on the clustering results,a linear regression analysis was applied to each clustered region of the testing dataset to predict the TDVs of the 10th VF test.Three to nine VF tests were used to predict the 10th VF test,and the prediction errors(root mean square error,RMSE)of each clustering method and pointwise linear regression(PLR)were compared.RESULTS:The training group consisted of 228 patients(mean age,54.20±14.38y;123 males and 105 females),and the testing group included 81 patients(mean age,54.88±15.22y;43 males and 38 females).All subjects were diagnosed with POAG.Fifty-two VF points were clustered into 11 and nine regions using HOPACH and K-means clustering,respectively.K-means clustering had a lower prediction error than PLR when n=1:3 and 1:4(both P≤0.003).The prediction errors of K-means clustering were lower than those of HOPACH in all sections(n=1:4 to 1:9;all P≤0.011),except for n=1:3(P=0.680).PLR outperformed K-means clustering only when n=1:8 and 1:9(both P≤0.020).CONCLUSION:K-means clustering can predict longterm VF test results more accurately in patients with POAG with limited VF data.
基金funded by the Research Project:THTETN.05/24-25,VietnamAcademy of Science and Technology.
文摘Multi-view clustering is a critical research area in computer science aimed at effectively extracting meaningful patterns from complex,high-dimensional data that single-view methods cannot capture.Traditional fuzzy clustering techniques,such as Fuzzy C-Means(FCM),face significant challenges in handling uncertainty and the dependencies between different views.To overcome these limitations,we introduce a new multi-view fuzzy clustering approach that integrates picture fuzzy sets with a dual-anchor graph method for multi-view data,aiming to enhance clustering accuracy and robustness,termed Multi-view Picture Fuzzy Clustering(MPFC).In particular,the picture fuzzy set theory extends the capability to represent uncertainty by modeling three membership levels:membership degrees,neutral degrees,and refusal degrees.This allows for a more flexible representation of uncertain and conflicting data than traditional fuzzy models.Meanwhile,dual-anchor graphs exploit the similarity relationships between data points and integrate information across views.This combination improves stability,scalability,and robustness when handling noisy and heterogeneous data.Experimental results on several benchmark datasets demonstrate significant improvements in clustering accuracy and efficiency,outperforming traditional methods.Specifically,the MPFC algorithm demonstrates outstanding clustering performance on a variety of datasets,attaining a Purity(PUR)score of 0.6440 and an Accuracy(ACC)score of 0.6213 for the 3 Sources dataset,underscoring its robustness and efficiency.The proposed approach significantly contributes to fields such as pattern recognition,multi-view relational data analysis,and large-scale clustering problems.Future work will focus on extending the method for semi-supervised multi-view clustering,aiming to enhance adaptability,scalability,and performance in real-world applications.
基金supported by the Foundation of President of Hebei University(XZJJ202303).
文摘Federated learning is a machine learning framework designed to protect privacy by keeping training data on clients’devices without sharing private data.It trains a global model through collaboration between clients and the server.However,the presence of data heterogeneity can lead to inefficient model training and even reduce the final model’s accuracy and generalization capability.Meanwhile,data scarcity can result in suboptimal cluster distributions for few-shot clients in centralized clustering tasks,and standalone personalization tasks may cause severe overfitting issues.To address these limitations,we introduce a federated learning dual optimization model based on clustering and personalization strategy(FedCPS).FedCPS adopts a decentralized approach,where clients identify their cluster membership locally without relying on a centralized clustering algorithm.Building on this,FedCPS introduces personalized training tasks locally,adding a regularization term to control deviations between local and cluster models.This improves the generalization ability of the final model while mitigating overfitting.The use of weight-sharing techniques also reduces the computational cost of central machines.Experimental results on MNIST,FMNIST,CIFAR10,and CIFAR100 datasets demonstrate that our method achieves better personalization effects compared to other personalized federated learning methods,with an average test accuracy improvement of 0.81%–2.96%.Meanwhile,we adjusted the proportion of few-shot clients to evaluate the impact on accuracy across different methods.The experiments show that FedCPS reduces accuracy by only 0.2%–3.7%,compared to 2.1%–10%for existing methods.Our method demonstrates its advantages across diverse data environments.
基金supported by the National Science Fund for Distinguished Young Scholars(42225107)the National Natural Science Foundation of China(42001326,42371414,42171409,and 42271419)+1 种基金the Natural Science Foundation of Guangdong Province of China(2022A1515012207)the Basic and Applied Basic Research Project of Guangzhou Science and Technology Planning(202201011539)。
文摘Three-dimensional(3D)urban structures play a critical role in informing climate mitigation strategies aimed at the built environment and facilitating sustainable urban development.Regrettably,there exists a significant gap in detailed and consistent data on 3D building space structures with global coverage due to the challenges inherent in the data collection and model calibration processes.In this study,we constructed a global urban structure(GUS-3D)dataset,including building volume,height,and footprint information,at a 500 m spatial resolution using extensive satellite observation products and numerous reference building samples.Our analysis indicated that the total volume of buildings worldwide in2015 exceeded 1×10^(12)m^(3).Over the 1985 to 2015 period,we observed a slight increase in the magnitude of 3D building volume growth(i.e.,it increased from 166.02 km3 during the 1985–2000 period to 175.08km3 during the 2000–2015 period),while the expansion magnitudes of the two-dimensional(2D)building footprint(22.51×10^(3) vs 13.29×10^(3)km^(2))and urban extent(157×10^(3) vs 133.8×10^(3)km^(2))notably decreased.This trend highlights the significant increase in intensive vertical utilization of urban land.Furthermore,we identified significant heterogeneity in building space provision and inequality across cities worldwide.This inequality is particularly pronounced in many populous Asian cities,which has been overlooked in previous studies on economic inequality.The GUS-3D dataset shows great potential to deepen our understanding of the urban environment and creates new horizons for numerous 3D urban studies.
基金Supported by the 2022 Provincial Quality Engineering Project for Higher Education Institutions,No.2022sx031the 2023 Provincial Quality Engineering Project for Higher Education Institutions,No.2023jyxm1071.
文摘BACKGROUND Inguinal hernias are common after surgery.Tension-free repair is widely accepted as the main method for managing inguinal hernias.Adequate exposure,coverage,and repair of the myopectineal orifice(MPO)are necessary.However,due to differences in race and sex,people’s body shapes vary.According to European guidelines,the patch should measure 10 cm×15 cm.If any part of the MPO is dissected,injury to the nerves,vascular network,or organs may occur during surgery,thereby leading to inguinal discomfort,pain,and seroma formation after surgery.Therefore,accurate localization and measurement of the boundary of the MPO are crucial for selecting the optimal patch for inguinal hernia repair.AIM To compare the size of the MPO measured on three-dimensional multislice spiral computed tomography(CT)with that measured via laparoscopy and explore the relevant factors influencing the size of the MPO.METHODS Clinical data from 74 patients who underwent laparoscopic tension-free inguinal hernia repair at the General Surgery Department of the First Affiliated Hospital of Anhui University of Science and Technology between September 2022 and July 2024 were collected and analyzed retrospectively.Transabdominal preperitoneal was performed.Sixty-four males and 10 females,with an average age of 58.30±12.32 years,were included.The clinical data of the patients were collected.The boundary of the MPO was measured on three-dimensional CT images before surgery and then again during transabdominal preperitoneal.All the preoperative and intraoperative data were analyzed via paired t-tests.A t-test was used for comparisons of age,body mass index,and sex between the groups.In the comparative analysis,a P value less than 0.05 indicated a significant difference.RESULTS The boundaries of the MPO on 3-dimensional CT images measured 7.05±0.47 cm and 6.27±0.61 cm,and the area of the MPO was 19.54±3.33 cm^(2).The boundaries of the MPO during surgery were 7.18±0.51 cm and 6.17±0.40 cm.The errors were not statistically significant.However,the intraoperative BD(the width of the MPO,P=0.024,P<0.05)and preoperative AC(the length of the MPO,P=0.045,P<0.05)significantly differed according to sex.The AC and BD measurements before and during surgery were not significantly different according to age,body mass index,hernia side or hernia type(P>0.05).CONCLUSION The application of this technology can aid in determining the most appropriate dissection range and patch size.
基金supported in part by NIH grants R01NS39600,U01MH114829RF1MH128693(to GAA)。
文摘Many fields,such as neuroscience,are experiencing the vast prolife ration of cellular data,underscoring the need fo r organizing and interpreting large datasets.A popular approach partitions data into manageable subsets via hierarchical clustering,but objective methods to determine the appropriate classification granularity are missing.We recently introduced a technique to systematically identify when to stop subdividing clusters based on the fundamental principle that cells must differ more between than within clusters.Here we present the corresponding protocol to classify cellular datasets by combining datadriven unsupervised hierarchical clustering with statistical testing.These general-purpose functions are applicable to any cellular dataset that can be organized as two-dimensional matrices of numerical values,including molecula r,physiological,and anatomical datasets.We demonstrate the protocol using cellular data from the Janelia MouseLight project to chara cterize morphological aspects of neurons.
文摘To address the problem of multi-missile cooperative interception against maneuvering targets at a prespecified impact time and desired Line-of-Sight(LOS)angles in ThreeDimensional(3D)space,this paper proposes a 3D leader-following cooperative interception guidance law.First,in the LOS direction of the leader,an impact time-controlled guidance law is derived based on the fixed-time stability theory,which enables the leader to complete the interception task at a prespecified impact time.Next,in the LOS direction of the followers,by introducing a time consensus tracking error function,a fixed-time consensus tracking guidance law is investigated to guarantee the consensus tracking convergence of the time-to-go.Then,in the direction normal to the LOS,by combining the designed global integral sliding mode surface and the second-order Sliding Mode Control(SMC)theory,an innovative 3D LOS-angle-constrained interception guidance law is developed,which eliminates the reaching phase in the traditional sliding mode guidance laws and effectively saves energy consumption.Moreover,it effectively suppresses the chattering phenomenon while avoiding the singularity issue,and compensates for unknown interference caused by target maneuvering online,making it convenient for practical engineering applications.Finally,theoretical proof analysis and multiple sets of numerical simulation results verify the effectiveness,superiority,and robustness of the investigated guidance law.
基金supported by National Major Scientific Research Instrument Development Project of China(No.51927804)Science Fund for Shaanxi Provincial Department of Education's Youth Innovation Team Research Plan under Grant(No.23JP169).
文摘In machine vision,elliptical targets frequently appear within the camera's region of interest(ROI).Ellipse detection is essential for shape detection and geometric measurements in machine vision.However,existing ellipse detection algorithms often face issues such as high computational complexity,strong dependence on initial conditions,sensitivity to noise,and lack of robustness to occlusions.In this paper,we propose a fast and robust ellipse detection method to address these challenges.This method first utilizes edge gradient and curvature information to segment the curve into circular arcs.Next,based on the convexity of the arcs,it divides them into different quadrants of the ellipse,groups and fits the arcs according to multiple geometric constraints at a low computational cost.Finally,it reduces the parameter space for hierarchical clustering and then segments the complete ellipse into several sectors for verification.We compare our method across seven datasets,including five public image datasets and two from industrial camera scenes.Experimental results show that our method achieves a precision ranging from 67.1%to 98.9%,a recall ranging from 48.1%to 92.9%,and an F-measure ranging from 58.0%to 95.8%.The average execution time per image ranges from 25 ms to 192 ms,demonstrating both high accuracy and efficiency.
基金supported by the NNSFC (Nos. 20771102 and 20873149)NSF of Fujian Province(No. 2008J0174 )973 Program (No. 2006CB932904)
文摘A novel sodium holmium carboxylate compound,namely Na 4 Ho 4 (μ 3-OH) 4 (1,4BDC) 6 ·6.25H 2 O (1,1,4-BDC=1,4-benzenedicarboxylate),has been solvothermally synthesized and structurally characterized.The structure features a two-fold interpenetrated three-dimensional open-framework constructed by the [Ho 4 (μ 3-OH) 4 ] 8+ clusters bridged by 1,4-BDC ligands.The Na + ions and lattice water molecules are located in the channels.The structure is further stabilized by hydrogen-bonding and π-π stacking interactions.The thermal stability of the compound has been investigated via thermogravimetric analysis.
基金supported by grants from the Human Resources Development program (Grant No.20204010600250)the Training Program of CCUS for the Green Growth (Grant No.20214000000500)by the Korea Institute of Energy Technology Evaluation and Planning (KETEP)funded by the Ministry of Trade,Industry,and Energy of the Korean Government (MOTIE).
文摘It is of great importance to obtain precise trace data,as traces are frequently the sole visible and measurable parameter in most outcrops.The manual recognition and detection of traces on high-resolution three-dimensional(3D)models are relatively straightforward but time-consuming.One potential solution to enhance this process is to use machine learning algorithms to detect the 3D traces.In this study,a unique pixel-wise texture mapper algorithm generates a dense point cloud representation of an outcrop with the precise resolution of the original textured 3D model.A virtual digital image rendering was then employed to capture virtual images of selected regions.This technique helps to overcome limitations caused by the surface morphology of the rock mass,such as restricted access,lighting conditions,and shading effects.After AI-powered trace detection on two-dimensional(2D)images,a 3D data structuring technique was applied to the selected trace pixels.In the 3D data structuring,the trace data were structured through 2D thinning,3D reprojection,clustering,segmentation,and segment linking.Finally,the linked segments were exported as 3D polylines,with each polyline in the output corresponding to a trace.The efficacy of the proposed method was assessed using a 3D model of a real-world case study,which was used to compare the results of artificial intelligence(AI)-aided and human intelligence trace detection.Rosette diagrams,which visualize the distribution of trace orientations,confirmed the high similarity between the automatically and manually generated trace maps.In conclusion,the proposed semi-automatic method was easy to use,fast,and accurate in detecting the dominant jointing system of the rock mass.
基金Project supported by the National Natural Science Foundation of China(Nos.12372071 and 12372070)the Aeronautical Science Fund of China(No.2022Z055052001)the Foundation of China Scholarship Council(No.202306830079)。
文摘Currently,there are a limited number of dynamic models available for braided composite plates with large overall motions,despite the incorporation of three-dimensional(3D)braided composites into rotating blade components.In this paper,a dynamic model of 3D 4-directional braided composite thin plates considering braiding directions is established.Based on Kirchhoff's plate assumptions,the displacement variables of the plate are expressed.By incorporating the braiding directions into the constitutive equation of the braided composites,the dynamic model of the plate considering braiding directions is obtained.The effects of the speeds,braiding directions,and braided angles on the responses of the plate with fixed-axis rotation and translational motion,respectively,are investigated.This paper presents a dynamic theory for calculating the deformation of 3D braided composite structures undergoing both translational and rotational motions.It also provides a simulation method for investigating the dynamic behavior of non-isotropic material plates in various applications.
文摘Liposarcoma is one of the most common soft tissue sarcomas,however,its occurrence rate is still rare compared to other cancers.Due to its rarity,in vitro experiments are an essential approach to elucidate liposarcoma pathobiology.Conventional cell culture-based research(2D cell culture)is still playing a pivotal role,while several shortcomings have been recently under discussion.In vivo,mouse models are usually adopted for pre-clinical analyses with expectations to overcome the issues of 2D cell culture.However,they do not fully recapitulate human dedifferentiated liposarcoma(DDLPS)characteristics.Therefore,three-dimensional(3D)culture systems have been the recent research focus in the cell biology field with the expectation to overcome at the same time the disadvantages of 2D cell culture and in vivo animal models and fill in the gap between them.Given the liposarcoma rarity,we believe that 3D cell culture techniques,including 3D cell cultures/co-cultures,and Patient-Derived tumor Organoids(PDOs),represent a promising approach to facilitate liposarcoma investigation and elucidate its molecular mechanisms and effective therapy development.In this review,we first provide a general overview of 3D cell cultures compared to 2D cell cultures.We then focus on one of the recent 3D cell culture applications,Patient-Derived Organoids(PDOs),summarizing and discussing several PDO methodologies.Finally,we discuss the current and future applications of PDOs to sarcoma,particularly in the field of liposarcoma.
基金supported by the National Natural Science Foundation of China(No.62271399)the National Key Research and Development Program of China(No.2022YFB1807102)。
文摘For multi-vehicle networks,Cooperative Positioning(CP)technique has become a promising way to enhance vehicle positioning accuracy.Especially,the CP performance could be further improved by introducing Sensor-Rich Vehicles(SRVs)into CP networks,which is called SRV-aided CP.However,the CP system may split into several sub-clusters that cannot be connected with each other in dense urban environments,in which the sub-clusters with few SRVs will suffer from degradation of CP performance.Since Unmanned Aerial Vehicles(UAVs)have been widely used to aid vehicular communications,we intend to utilize UAVs to assist sub-clusters in CP.In this paper,a UAV-aided CP network is constructed to fully utilize information from SRVs.First,the inter-node connection structure among the UAV and vehicles is designed to share available information from SRVs.After that,the clustering optimization strategy is proposed,in which the UAV cooperates with the high-precision sub-cluster to obtain available information from SRVs,and then broadcasts this positioning-related information to other low-precision sub-clusters.Finally,the Locally-Centralized Factor Graph Optimization(LC-FGO)algorithm is designed to fuse positioning information from cooperators.Simulation results indicate that the positioning accuracy of the CP system could be improved by fully utilizing positioning-related information from SRVs.
基金supported by the National Science Foundation of China(Nos.81373970,81773902,81973484,and 32171402)the National College Students Innovation and Entrepreneurship Training Program(No.201810315019)+4 种基金the Postgraduate Research and Practice Innovation Program of Jiangsu Province(Nos.SJCX21_0712 and KYCX23_2052)the Scientific Research Project of Jiangsu Provincial Association of Traditional Chinese Medicine(No.XYLD2024013)the Youth Scientific Research Project of Jiangyin Municipal Health Commission(No.Q202402)the Natural Science Foundation Project of Nanjing University of Chinese Medicine(No.XZR2024173)the Jiangyin Science and Technology Innovation Special Fund Project(No.JY0603A011014230032PB),China.
文摘Bone repair remains an important target in tissue engineering,making the development of bioactive scaffolds for effective bone defect repair a critical objective.In this study,β-tricalcium phosphate(β-TCP)scaffolds incorporated with processed pyritum decoction(PPD)were fabricated using three-dimensional(3D)printing-assisted freeze-casting.The produced composite scaffolds were evaluated for their mechanical strength,physicochemical properties,biocompatibility,in vitro proangiogenic activity,and in vivo efficacy in repairing rabbit femoral defects.They not only demonstrated excellent physicochemical properties,enhanced mechanical strength,and good biosafety but also significantly promoted the proliferation,migration,and aggregation of pro-angiogenic human umbilical vein endothelial cells(HUVECs).In vivo studies revealed that all scaffold groups facilitated osteogenesis at the bone defect site,with theβ-TCP scaffolds loaded with PPD markedly enhancing the expression of neurogenic locus Notch homolog protein 1(Notch1),vascular endothelial growth factor(VEGF),bone morphogenetic protein-2(BMP-2),and osteopontin(OPN).Overall,the scaffolds developed in this study exhibited strong angiogenic and osteogenic capabilities both in vitro and in vivo.The incorporation of PPD notably promoted the angiogenic-osteogenic coupling,thereby accelerating bone repair,which suggests that PPD is a promising material for bone repair and that the PPD/β-TCP scaffolds hold great potential as a bone graft alternative.
基金supported by the Spanish Ministry of Science and Innovation under Projects PID2022-137680OB-C32 and PID2022-139187OB-I00.
文摘Customer segmentation according to load-shape profiles using smart meter data is an increasingly important application to vital the planning and operation of energy systems and to enable citizens’participation in the energy transition.This study proposes an innovative multi-step clustering procedure to segment customers based on load-shape patterns at the daily and intra-daily time horizons.Smart meter data is split between daily and hourly normalized time series to assess monthly,weekly,daily,and hourly seasonality patterns separately.The dimensionality reduction implicit in the splitting allows a direct approach to clustering raw daily energy time series data.The intraday clustering procedure sequentially identifies representative hourly day-unit profiles for each customer and the entire population.For the first time,a step function approach is applied to reduce time series dimensionality.Customer attributes embedded in surveys are employed to build external clustering validation metrics using Cramer’s V correlation factors and to identify statistically significant determinants of load-shape in energy usage.In addition,a time series features engineering approach is used to extract 16 relevant demand flexibility indicators that characterize customers and corresponding clusters along four different axes:available Energy(E),Temporal patterns(T),Consistency(C),and Variability(V).The methodology is implemented on a real-world electricity consumption dataset of 325 Small and Medium-sized Enterprise(SME)customers,identifying 4 daily and 6 hourly easy-to-interpret,well-defined clusters.The application of the methodology includes selecting key parameters via grid search and a thorough comparison of clustering distances and methods to ensure the robustness of the results.Further research can test the scalability of the methodology to larger datasets from various customer segments(households and large commercial)and locations with different weather and socioeconomic conditions.
文摘The development of minimally invasive surgery has transformed the management of gastrointestinal cancer.Notably,three-dimensional visualization systems have increased surgical precision.This editorial discusses a recent study by Shen and Zhang,which compared the clinical applications of naked-eye threedimensional laparoscopic systems vs traditional optical systems in radical surgery for gastric and colorectal cancer.Both systems appeared to yield comparable surgical and oncological outcomes in terms of safety parameters,operating times,and quality of lymph node dissection.However,the spectacle-free system’s technical and logistical limitations hindered its effects on the surgical team’s overall competency.This editorial examines the authors’findings within the broader context of the evolution of oncologic laparoscopy,discusses the relevance of the results in light of the current literature,and proposes future research directions focused on multicenter validation,comprehensive ergonomic analysis,and technological advancements aimed at enhancing intraoperative collaboration.As technology continues to evolve,clinical implementation of new methods must be supported by robust scientific evidence and standardized criteria,to ensure tangible improvements in efficiency,safety,and oncologic outcomes.
基金supported by the National Natural Science Foundation of China(No.62134004).
文摘To enhance the denoising performance of event-based sensors,we introduce a clustering-based temporal deep neural network denoising method(CBTDNN).Firstly,to cluster the sensor output data and obtain the respective cluster centers,a combination of density-based spatial clustering of applications with noise(DBSCAN)and Kmeans++is utilized.Subsequently,long short-term memory(LSTM)is employed to fit and yield optimized cluster centers with temporal information.Lastly,based on the new cluster centers and denoising ratio,a radius threshold is set,and noise points beyond this threshold are removed.The comprehensive denoising metrics F1_score of CBTDNN have achieved 0.8931,0.7735,and 0.9215 on the traffic sequences dataset,pedestrian detection dataset,and turntable dataset,respectively.And these metrics demonstrate improvements of 49.90%,33.07%,19.31%,and 22.97%compared to four contrastive algorithms,namely nearest neighbor(NNb),nearest neighbor with polarity(NNp),Autoencoder,and multilayer perceptron denoising filter(MLPF).These results demonstrate that the proposed method enhances the denoising performance of event-based sensors.
文摘Under hydrothermal and solvothermal conditions,two novel cobalt-based complexes,{[Co_(2)(CIA)(OH)(1,4-dtb)]·3.2H_(2)O}n(HU23)and{[Co_(2)(CIA)(OH)(1,4-dib)]·3.5H2O·DMF}n(HU24),were successfully constructed by coordinatively assembling the semi-rigid multidentate ligand 5-(1-carboxyethoxy)isophthalic acid(H₃CIA)with the Nheterocyclic ligands 1,4-di(4H-1,2,4-triazol-4-yl)benzene(1,4-dtb)and 1,4-di(1H-imidazol-1-yl)benzene(1,4-dib),respectively,around Co^(2+)ions.Single-crystal X-ray diffraction analysis revealed that in both complexes HU23 and HU24,the CIA^(3-)anions adopt aκ^(7)-coordination mode,bridging six Co^(2+)ions via their five carboxylate oxygen atoms and one ether oxygen atom.This linkage forms tetranuclear[Co4(μ3-OH)2]^(6+)units.These Co-oxo cluster units were interconnected by CIA^(3-)anions to assemble into 2D kgd-type structures featuring a 3,6-connected topology.The 2D layers were further connected by 1,4-dtb and 1,4-dib,resulting in 3D pillar-layered frameworks for HU23 and HU24.Notably,despite the similar configurations of 1,4-dtb and 1,4-dib,differences in their coordination spatial orientations lead to topological divergence in the 3D frameworks of HU23 and HU24.Topological analysis indicates that the frameworks of HU23 and HU24 can be simplified into a 3,10-connected net(point symbol:(4^(10).6^(3).8^(2))(4^(3))_(2))and a 3,8-connected tfz-d net(point symbol:(4^(3))_(2)((4^(6).6^(18).8^(4)))),respectively.This structural differentiation confirms the precise regulatory role of ligands on the topology of metal-organic frameworks.Moreover,the ultraviolet-visible absorption spectra confirmed that HU23 and HU24 have strong absorption capabilities for ultraviolet and visible light.According to the Kubelka-Munk method,their bandwidths were 2.15 and 2.08 eV,respectively,which are consistent with those of typical semiconductor materials.Variable-temperature magnetic susceptibility measurements(2-300 K)revealed significant antiferromagnetic coupling in both complexes,with their effective magnetic moments decreasing markedly as the temperature lowered.CCDC:2457554,HU23;2457553,HU24.