期刊文献+
共找到8,558篇文章
< 1 2 250 >
每页显示 20 50 100
Directional Point Net:3D Environmental Classification for Wearable Robots 被引量:1
1
作者 Kuangen ZHANG Jing WANG Chenglong FU 《Instrumentation》 2019年第1期25-33,共9页
A subject who wears a suitable robotic device will be able to walk in complex environments with the aid of environmental recognition schemes that provide reliable prior information of the human motion intent.Researche... A subject who wears a suitable robotic device will be able to walk in complex environments with the aid of environmental recognition schemes that provide reliable prior information of the human motion intent.Researchers have utilized 1 D laser signals and 2 D depth images to classify environments,but those approaches can face the problems of self-occlusion.In comparison,3 D point cloud is more appropriate for depicting the environments.This paper proposes a directional PointNet to directly classify the 3 D point cloud.First,an inertial measurement unit(IMU)is used to offset the orientation of point cloud.Then the directional PointNet can accurately classify the daily commuted terrains,including level ground,climbing up stairways,and walking down stairs.A classification accuracy of 98%has been achieved in tests.Moreover,the directional PointNet is more efficient than the previously used PointNet because the T-net,which is utilized to estimate the transformation of the point cloud,is not used in the present approach,and the length of the global feature is optimized.The experimental results demonstrate that the directional PointNet can classify the environments in robust and efficient manner. 展开更多
关键词 pointnet 3D ENVIRONMENTAL classification point CLOUD WEARABLE ROBOTS
原文传递
Enhanced Mechanism for Link Failure Rerouting in Software-Defined Exchange Point Networks
2
作者 Abdijalil Abdullahi Selvakumar Manickam 《Computers, Materials & Continua》 SCIE EI 2024年第9期4361-4385,共25页
Internet Exchange Point(IXP)is a system that increases network bandwidth performance.Internet exchange points facilitate interconnection among network providers,including Internet Service Providers(ISPs)andContent Del... Internet Exchange Point(IXP)is a system that increases network bandwidth performance.Internet exchange points facilitate interconnection among network providers,including Internet Service Providers(ISPs)andContent Delivery Providers(CDNs).To improve service management,Internet exchange point providers have adopted the Software Defined Network(SDN)paradigm.This implementation is known as a Software-Defined Exchange Point(SDX).It improves network providers’operations and management.However,performance issues still exist,particularly with multi-hop topologies.These issues include switch memory costs,packet processing latency,and link failure recovery delays.The paper proposes Enhanced Link Failure Rerouting(ELFR),an improved mechanism for rerouting link failures in software-defined exchange point networks.The proposed mechanism aims to minimize packet processing time for fast link failure recovery and enhance path calculation efficiency while reducing switch storage overhead by exploiting the Programming Protocol-independent Packet Processors(P4)features.The paper presents the proposed mechanisms’efficiency by utilizing advanced algorithms and demonstrating improved performance in packet processing speed,path calculation effectiveness,and switch storage management compared to current mechanisms.The proposed mechanism shows significant improvements,leading to a 37.5%decrease in Recovery Time(RT)and a 33.33%decrease in both Calculation Time(CT)and Computational Overhead(CO)when compared to current mechanisms.The study highlights the effectiveness and resource efficiency of the proposed mechanism in effectively resolving crucial issues inmulti-hop software-defined exchange point networks. 展开更多
关键词 Link failure recovery Internet exchange point software-defined exchange point software-defined network multihop topologies
在线阅读 下载PDF
An enhanced segmentation method for 3D point cloud of tunnel support system using PointNet++t and coverage-voted strategy algorithms 被引量:1
3
作者 Wenju Liu Fuqiang Gao +4 位作者 Shuangyong Dong Xiaoqing Wang Shuwen Cao Wanjie Wang Xiaomin Liu 《Journal of Rock Mechanics and Geotechnical Engineering》 2026年第2期1653-1660,共8页
3D laser scanning technology is widely used in underground openings for high-precision,rapid,and nondestructive structural evaluations.Segmenting large 3D point cloud datasets,particularly in coal mine roadways with m... 3D laser scanning technology is widely used in underground openings for high-precision,rapid,and nondestructive structural evaluations.Segmenting large 3D point cloud datasets,particularly in coal mine roadways with multi-scale targets,remains challenging.This paper proposes an enhanced segmentation method integrating improved PointNet++with a coverage-voted strategy.The coverage-voted strategy reduces data while preserving multi-scale target topology.The segmentation is achieved using an enhanced PointNet++algorithm with a normalization preprocessing head,resulting in a 94%accuracy for common supporting components.Ablation experiments show that the preprocessing head and coverage strategies increase segmentation accuracy by 20%and 2%,respectively,and improve Intersection over Union(IoU)for bearing plate segmentation by 58%and 20%.The accuracy of the current pretraining segmentation model may be affected by variations in surface support components,but it can be readily enhanced through re-optimization with additional labeled point cloud data.This proposed method,combined with a previously developed machine learning model that links rock bolt load and the deformation field of its bearing plate,provides a robust technique for simultaneously measuring the load of multiple rock bolts in a single laser scan. 展开更多
关键词 point cloud segmentation Improved pointnet++ Tunnel laser scanning Rock bolt automatic recognition
在线阅读 下载PDF
A Method for Automatic Feature Points Extraction of Pelvic Surface Based on PointMLP_RegNet
4
作者 Wei Kou Rui Zhou +5 位作者 Hongmiao Zhang Jianwen Cheng Chi Zhu Shaolong Kuang Lihai Zhang Lining Sun 《CAAI Transactions on Intelligence Technology》 2025年第3期716-727,共12页
The success of robot-assisted pelvic fracture reduction surgery heavily relies on the accuracy of 3D/3D feature-based registration.This process involves extracting anatomical feature points from pre-operative 3D image... The success of robot-assisted pelvic fracture reduction surgery heavily relies on the accuracy of 3D/3D feature-based registration.This process involves extracting anatomical feature points from pre-operative 3D images which can be challenging because of the complex and variable structure of the pelvis.PointMLP_RegNet,a modified PointMLP,was introduced to address this issue.It retains the feature extraction module of PointMLP but replaces the classification layer with a regression layer to predict the coordinates of feature points instead of conducting regular classification.A flowchart for an automatic feature points extraction method was presented,and a series of experiments was conducted on a clinical pelvic dataset to confirm the accuracy and effectiveness of the method.PointMLP_RegNet extracted feature points more accurately,with 8 out of 10 points showing less than 4 mm errors and the remaining two less than 5 mm.Compared to PointNettt and PointNet,it exhibited higher accuracy,robustness and space efficiency.The proposed method will improve the accuracy of anatomical feature points extraction,enhance intra-operative registration precision and facilitate the widespread clinical application of robot-assisted pelvic fracture reduction. 展开更多
关键词 automatic feature points extraction feature points intra-operative registration pointMLP_Regnet robot-assisted pelvic fracture reduction surgery
在线阅读 下载PDF
Point-MASNet:Masked Autoencoder-Based Sampling Network for 3D Point Cloud
5
作者 Xu Wang Yi Jin +3 位作者 Hui Yu Yigang Cen Tao Wang Yidong Li 《IEEE/CAA Journal of Automatica Sinica》 2025年第11期2300-2313,共14页
Task-oriented point cloud sampling aims to select a representative subset from the input,tailored to specific application scenarios and task requirements.However,existing approaches rarely tackle the problem of redund... Task-oriented point cloud sampling aims to select a representative subset from the input,tailored to specific application scenarios and task requirements.However,existing approaches rarely tackle the problem of redundancy caused by local structural similarities in 3D objects,which limits the performance of sampling.To address this issue,this paper introduces a novel task-oriented point cloud masked autoencoder-based sampling network(Point-MASNet),inspired by the masked autoencoder mechanism.Point-MASNet employs a voxel-based random non-overlapping masking strategy,which allows the model to selectively learn and capture distinctive local structural features from the input data.This approach effectively mitigates redundancy and enhances the representativeness of the sampled subset.In addition,we propose a lightweight,symmetrically structured keypoint reconstruction network,designed as an autoencoder.This network is optimized to efficiently extract latent features while enabling refined reconstructions.Extensive experiments demonstrate that Point-MASNet achieves competitive sampling performance across classification,registration,and reconstruction tasks. 展开更多
关键词 Autoencoder deep learning efficiency-enhanced point cloud task-oriented sampling
在线阅读 下载PDF
Understanding Local Conformation in Cyclic and Linear Polymers Using Molecular Dynamics and Point Cloud Neural Network
6
作者 Wan-Chen Zhao Hai-Yang Huo +1 位作者 Zhong-Yuan Lu Zhao-Yan Sun 《Chinese Journal of Polymer Science》 2025年第5期695-710,共16页
Understanding the conformational characteristics of polymers is key to elucidating their physical properties.Cyclic polymers,defined by their closed-loop structures,inherently differ from linear polymers possessing di... Understanding the conformational characteristics of polymers is key to elucidating their physical properties.Cyclic polymers,defined by their closed-loop structures,inherently differ from linear polymers possessing distinct chain ends.Despite these structural differences,both types of polymers exhibit locally random-walk-like conformations,making it challenging to detect subtle spatial variations using conventional methods.In this study,we address this challenge by integrating molecular dynamics simulations with point cloud neural networks to analyze the spatial conformations of cyclic and linear polymers.By utilizing the Dynamic Graph CNN(DGCNN)model,we classify polymer conformations based on the 3D coordinates of monomers,capturing local and global topological differences without considering chain connectivity sequentiality.Our findings reveal that the optimal local structural feature unit size scales linearly with molecular weight,aligning with theoretical predictions.Additionally,interpretability techniques such as Grad-CAM and SHAP identify significant conformational differences:cyclic polymers tend to form prolate ellipsoid shapes with pronounced elongation along the major axis,while linear polymers show elongated ends with more spherical centers.These findings reveal subtle yet critical differences in local conformations between cyclic and linear polymers that were previously difficult to discern,providing deeper insights into polymer structure-property relationships and offering guidance for future polymer science advancements. 展开更多
关键词 Molecular dynamics simulation point cloud Interpretable deep learning Conformational recognition
原文传递
Star point positioning for large dynamic star sensors in near space based on capsule network
7
作者 Zhen LIAO Hongyuan WANG +3 位作者 Xunjiang ZHENG Yunzhao ZANG Yinxi LU Shuai YAO 《Chinese Journal of Aeronautics》 2025年第2期418-431,共14页
In order to solve the problem that the star point positioning accuracy of the star sensor in near space is decreased due to atmospheric background stray light and rapid maneuvering of platform, this paper proposes a s... In order to solve the problem that the star point positioning accuracy of the star sensor in near space is decreased due to atmospheric background stray light and rapid maneuvering of platform, this paper proposes a star point positioning algorithm based on the capsule network whose input and output are both vectors. First, a PCTL (Probability-Coordinate Transformation Layer) is designed to represent the mapping relationship between the probability output of the capsule network and the star point sub-pixel coordinates. Then, Coordconv Layer is introduced to implement explicit encoding of space information and the probability is used as the centroid weight to achieve the conversion between probability and star point sub-pixel coordinates, which improves the network’s ability to perceive star point positions. Finally, based on the dynamic imaging principle of star sensors and the characteristics of near-space environment, a star map dataset for algorithm training and testing is constructed. The simulation results show that the proposed algorithm reduces the MAE (Mean Absolute Error) and RMSE (Root Mean Square Error) of the star point positioning by 36.1% and 41.7% respectively compared with the traditional algorithm. The research results can provide important theory and technical support for the scheme design, index demonstration, test and evaluation of large dynamic star sensors in near space. 展开更多
关键词 Star point positioning Star trackers Capsule network Deep learning Dynamic imaging Near space application
原文传递
Data Aggregation Point Placement and Subnetwork Optimization for Smart Grids
8
作者 Tien-Wen Sung Wei Li +2 位作者 Chao-Yang Lee Yuzhen Chen Qingjun Fang 《Computers, Materials & Continua》 2025年第4期407-434,共28页
To transmit customer power data collected by smart meters(SMs)to utility companies,data must first be transmitted to the corresponding data aggregation point(DAP)of the SM.The number of DAPs installed and the installa... To transmit customer power data collected by smart meters(SMs)to utility companies,data must first be transmitted to the corresponding data aggregation point(DAP)of the SM.The number of DAPs installed and the installation location greatly impact the whole network.For the traditional DAP placement algorithm,the number of DAPs must be set in advance,but determining the best number of DAPs is difficult,which undoubtedly reduces the overall performance of the network.Moreover,the excessive gap between the loads of different DAPs is also an important factor affecting the quality of the network.To address the above problems,this paper proposes a DAP placement algorithm,APSSA,based on the improved affinity propagation(AP)algorithm and sparrow search(SSA)algorithm,which can select the appropriate number of DAPs to be installed and the corresponding installation locations according to the number of SMs and their distribution locations in different environments.The algorithm adds an allocation mechanism to optimize the subnetwork in the SSA.APSSA is evaluated under three different areas and compared with other DAP placement algorithms.The experimental results validated that the method in this paper can reduce the network cost,shorten the average transmission distance,and reduce the load gap. 展开更多
关键词 Smart grid data aggregation point placement network cost average transmission distance load gap
在线阅读 下载PDF
Magnetism-structure triple point morphotropic phase boundary and resulting W-type magnetostrictive effect in Ni_(50)Mn_(34)Sb_(16-x)Ga_(x) Heusler alloys
9
作者 Qi-Zhong Zhao Fang-Hua Tian +8 位作者 Sen Kong Jia-Le Guo Zhi-Yong Dai Tie-Yan Chang Chao Zhou Yin Zhang Kai-Yan Cao Sen Yang Xiao-Ping Song 《Rare Metals》 2025年第3期1905-1916,共12页
The mutual coupling of structure and magnetism is crucial for Heusler alloys.In this paper,Ni_(50)Mn_(34)Sb_(16-x)Ga_(x)(0≤x≤16)alloys were prepared by arc melting.Based on the test results of structure and magnetis... The mutual coupling of structure and magnetism is crucial for Heusler alloys.In this paper,Ni_(50)Mn_(34)Sb_(16-x)Ga_(x)(0≤x≤16)alloys were prepared by arc melting.Based on the test results of structure and magnetism,the magnetic-structural phase diagram of Ni_(50)Mn_(34)Sb_(16-x)Ga_(x)(0≤x≤16)was drawn.The structure changes from cubic to monoclinic and finally to tetragonal as the x increases at room temperature.Its phase diagram shows a morphotropic phase boundary(MPB)starting from a tricritical triple point(around the Ni_(50)Mn_(34)Sb_(5)Ga_(11)alloy)of a cubic paramagnetic phase,ferromagnetic monoclinic,and antiferromagnetic tetragonal phases.And Ni_(50)Mn_(34)Sb_(5)Ga_(11)alloy has experienced five different phase states:paramagnetic austenite→ferromagnetic austenite→antiferromagnetic martensite→ferromagnetic martensite→spin glass as the temperature decreased.Further study of the alloys’magnetostrictive properties near the MPB showed that as x increases,a negative strain initially appears,followed by a W-type that crosses negative and positive strains,and then a positive strain.This is caused by the inconsistency in the speed and degree of magnetic domain walls response with monoclinic and tetragonal coexisting structures.This indicates that coupling between structure and magnetism is critical to the properties of materials.This work provides valuable insights into the magnetostrictive behavior and structural evolution of Heusler alloys,particularly in the context of MPB systems,and offers guidance for the design and optimization of material properties through controlled magnetic-structural interactions.Kindly check and confirm the edit made in the title.The edit made in the title has been confirmed to be accurate. 展开更多
关键词 Ferromagnetic shape memory alloy Heusler alloys MAGnetOSTRICTION Martensite transformation Triple point morphotropic phase boundary
原文传递
Author Correction:Genetically modified pigs with CD163 point mutation are resistant to HP-PRRSV infection
10
作者 Ying Liu Lin Yang +9 位作者 Hong-Yong Xiang Ming Niu Jia-Cheng Deng Xue-Yuan Li Wen-Jie Hao Hong-Sheng Ou-Yang Tong-Yu Liu Xiao-Chun Tang Da-Xin Pang Hong-Ming Yuan 《Zoological Research》 2025年第4期811-811,共1页
Following the publication of Liu et al.(2024),an error was identified in Figure 4B,in which the image representing the lung from the E529G group was inadvertently duplicated with the image of the lung from the WT grou... Following the publication of Liu et al.(2024),an error was identified in Figure 4B,in which the image representing the lung from the E529G group was inadvertently duplicated with the image of the lung from the WT group during figure preparation. 展开更多
关键词 hp prrsv infection cd point mutation genetically modified pigs figure preparation figure preparation error
在线阅读 下载PDF
Relativistic non-Fermi liquid fixed point in(2+1)-dimensional birefringent Dirac fermions interacting with electromagnetic fields
11
作者 Wan-Zi Sun Kai Liu +1 位作者 Wu-Ming Liu Cheng-Xi Li 《Chinese Physics B》 2025年第5期524-532,共9页
The system consisting of(2+1)-dimensional quasirelativistic birefringent Dirac fermions with Coulomb interactions and retarded current–current interactions is described by a quantum field theory similar to reduced qu... The system consisting of(2+1)-dimensional quasirelativistic birefringent Dirac fermions with Coulomb interactions and retarded current–current interactions is described by a quantum field theory similar to reduced quantum electrodynamics.We used the perturbative renormalization group method to study the low-energy behavior of the system and found that it flows to a fixed point of the non-Fermi liquid composed of relativistic pseudospin-1/2 Dirac fermions in the deep infrared limit.At the fixed point,the fermion Green function exhibits a finite anomalous dimension,and the residue of the quasiparticle pole vanishes in a power-law fashion.Our research provides new theoretical perspectives for understanding the origin of spin-1/2 fermions in the standard model. 展开更多
关键词 non-Fermi liquid fixed point birefringent Dirac fermions perturbative renormalization group Fermi velocity renormalization
原文传递
基于改进RandLA-Net的车载点云标线识别方法
12
作者 张傲寒 岳东杰 +3 位作者 赵钢 徐菲 刘丹妮 王刘宇 《南京信息工程大学学报》 北大核心 2026年第2期267-277,共11页
针对车载LiDAR点云在道路标线识别中存在几何特征稀疏、遮挡或缺损导致标线模糊,以及复杂场景下边界辨识度低等问题,本文提出一种基于改进RandLA-Net的道路标线点云识别方法.首先,构建混合池化模块融合局部邻域与全局特征,以捕获更广泛... 针对车载LiDAR点云在道路标线识别中存在几何特征稀疏、遮挡或缺损导致标线模糊,以及复杂场景下边界辨识度低等问题,本文提出一种基于改进RandLA-Net的道路标线点云识别方法.首先,构建混合池化模块融合局部邻域与全局特征,以捕获更广泛的上下文信息;其次,设计特征对比增强模块,通过分析不同点的特征差异,并结合最大特征值和平均特征值的对比,采用特征加权策略,强化关键区域(如箭头、实线边界)的特征响应;最后,提出融合Dice与加权交叉熵的损失函数,以增强模型对边界区域的感知能力.为验证算法鲁棒性,本文构建了两个道路标线点云数据集Toronto-Rdmk和UPM-Rdmk,对其进行实验验证与分析.实验结果表明,本文方法在Toronto-Rdmk数据集上的平均交并比为69.40%,在UPM-Rdmk数据集上为49.06%,分别比RandLA-Net提高了3.17和4.23个百分点.充分证明了所提方法在复杂场景下的有效性,为大规模道路标线点云的自动化识别提供了有力支持. 展开更多
关键词 车载LiDAR点云 RandLA-net 混合池化模块 特征对比增强模块 融合损失函数 道路标线点云数据集
在线阅读 下载PDF
PT-MFR:一种基于Point Transformer的CAD模型加工特征识别方法
13
作者 何皓辰 方正 +2 位作者 卢政达 肖俊 王颖 《中国科学院大学学报(中英文)》 北大核心 2026年第1期115-124,共10页
加工特征识别在计算机辅助设计(CAD)和制造(CAM)中至关重要,是连接CAD和CAM系统的重要环节。研究者们提出了基于规则和基于学习的2类加工特征识别方法,其中基于学习的方法表现更出色且备受关注。然而,现有识别方法面临着几何信息利用不... 加工特征识别在计算机辅助设计(CAD)和制造(CAM)中至关重要,是连接CAD和CAM系统的重要环节。研究者们提出了基于规则和基于学习的2类加工特征识别方法,其中基于学习的方法表现更出色且备受关注。然而,现有识别方法面临着几何信息利用不足、加工特征定位不精准、实例分割过程复杂等挑战。针对这些问题,提出PT-MFR,一种基于Point Transformer的CAD模型加工特征识别方法,它执行语义分割和实例分割2个任务,分别预测模型每个面的加工特征语义类别并计算面相似度以分割加工特征实例,综合2个任务得到加工特征识别结果。实验结果表明,提出的方法性能优于现有的其他方法。 展开更多
关键词 加工特征识别 点云 神经网络 point Transformer
在线阅读 下载PDF
A multi-tie points-based method for retrieving of the Arctic thin sea ice thickness from SMOS
14
作者 LI Jiaxing ZHANG Shengkai +2 位作者 XIAO Feng GENG Tong LI Fei 《Advances in Polar Science》 2026年第1期43-55,共13页
The correlation between the Soil Moisture and Ocean Salinity(SMOS)L-band brightness temperature and thin sea ice thickness has been widely exploited using semi-empirical retrieval approaches based on a single-tie poin... The correlation between the Soil Moisture and Ocean Salinity(SMOS)L-band brightness temperature and thin sea ice thickness has been widely exploited using semi-empirical retrieval approaches based on a single-tie point(STP).However,due to pronounced spatial heterogeneity in seawater and sea ice properties across the Arctic,the use of an STP often leads to regionally biased.To address this limitation,this study proposes a multi-tie point(MTP)sea ice thickness retrieval method based on SMOS brightness temperature and sea ice concentration time series.Multiple seawater and sea ice tie-point values are identified through point-by-point time series analysis,quality control,and statistical hypothesis testing,allowing spatial variability in radiometric properties to be explicitly considered.The MTP-based retrieval is applied to Arctic freeze-up conditions.Validation against independent SMOS thin sea ice thickness products shows that the MTP approach yields significantly reduced bias and root mean square error compared with the conventional STP method,with statistically significant improvements confirmed by paired t-tests.While retrieval accuracy stabilizes beyond a certain number of tie points,the preprocessing cost associated with tie-point selection increases substantially.Considering both accuracy and efficiency,the MTP framework provides a practical and robust approach for large-scale Arctic thin sea ice thickness retrieval and enables improved characterization of regional freezing processes and maximum ice thickness. 展开更多
关键词 SMOS single-tie point ARCTIC multi-tie point thin sea ice thickness
在线阅读 下载PDF
基于RandLA-CGNet的大规模室内点云语义分割
15
作者 王建超 王浩雨 +2 位作者 苏鹤 王震洲 张丹 《计算机系统应用》 2026年第2期175-186,共12页
随着数字孪生虚拟现实技术的应用越来越广泛,针对大规模室内建筑点云语义分割中整体精度有限、小物体识别精度低及边界分割模糊等问题,提出一种大规模室内点云语义分割的方法RandLA-CGNet.在编码层中构建局部-全局上下文融合(local-glob... 随着数字孪生虚拟现实技术的应用越来越广泛,针对大规模室内建筑点云语义分割中整体精度有限、小物体识别精度低及边界分割模糊等问题,提出一种大规模室内点云语义分割的方法RandLA-CGNet.在编码层中构建局部-全局上下文融合(local-global context fusion,LGCF)模块,在保留局部邻域信息的同时融入整体上下文语义;在解码层设计范数门控通道特征(norm-gated channel feature,NGCF)模块,通过对网络特征图的通道维度进行自适应重标定,增强有用信息、抑制冗余噪声,增强对细节和边界的敏感性,提高模型的精细化识别能力;最后采用融合型损失函数(focused cross-entropy loss,FCE loss),在保证模型对大多数样本稳定收敛和整体精度的同时,增加对难分样本与少数类样本的关注,从而提升模型在边界区域和稀有类别上的分割性能.实验结果表明,本文提出的模型在S3DIS数据集上经六折交叉验证OA、mAcc和mIoU分别提升至88.8%、83.4%和71.9%,较基准模型分别提高0.8%、1.4%和1.9%.与主流算法相比,较LG-Net分别提升0.5%、1.0%和1.1%,总体精度以及平均交并比较FGC-AF提升0.2%和0.7%.RandLA-CGNet在保持整体性能优势的同时,对小物体以及边界细节分割的IoU提升了1%–6%,有效提升对低频类别与复杂边界的识别能力,为点云语义分割任务中少样本类别与细节边界的精准建模提供有效解决方案. 展开更多
关键词 点云语义分割 RandLA-net 小物体识别 边界分割 低频类别
在线阅读 下载PDF
Exploring the mechanism of myofascial trigger points deactivation by Tuina via the TGF-β1/Smad3 signaling pathway
16
作者 Liya Tang Xiaowei Liu +4 位作者 Jiadong Zang Yuqiao Zhang Xiang Feng Wu Li Jiangshan Li 《Digital Chinese Medicine》 2026年第1期103-113,共11页
Objective To investigate whether Tuina alleviates fibrotic symptoms in myofascial trigger points(MTrPs)by regulating transforming growth factor(TGF)-β1/Smad3 signaling pathway,thereby deactivating these points.Method... Objective To investigate whether Tuina alleviates fibrotic symptoms in myofascial trigger points(MTrPs)by regulating transforming growth factor(TGF)-β1/Smad3 signaling pathway,thereby deactivating these points.Methods This study comprised two experimental phases.In phase 1,27 specific pathogenfree(SPF)grade female Sprague-Dawley(SD)rats were randomized into three groups:control 1,model 1,and Tuina 1 groups.Model 1 and Tuina 1 groups underwent an 8-week MTrPs modeling protocol involving blunt impact and eccentric exercise.After successful modeling,rats in Tuina 1 group received manual pressing on nodules or cord-like taut bands on the medial aspect of the left hindlimb.Pain sensitivity and tissue stiffness were evaluated via pressure pain threshold(PPT)and soft tissue tension(STT).Muscle histopathology and fibrosis were observed using hematoxylin and eosin(HE)and Masson staining.Inflammatory factors in muscle were measured by enzyme-linked immunosorbent assay(ELISA),while immunofluorescence(IF)and Western blot(WB)were used to detect the expression levels ofα-smooth muscle actin(α-SMA),collagenⅢ,and TGF-β1.In phase 2,45 SPF female SD rats were randomized into five groups:control 2,model 2,Tuina 2,TGF-β1 inhibitor(TI),and Tuina+TGF-β1 agonist(Tuina+TA)groups.All groups except control 2 underwent standardized MTrPs modeling.Rats in Tuina 2 group received consistent pressing manipulation.TI group received intraperitoneal injections of oxymatrine,while Tuina+TA group received intraperitoneal injections of SRI-011381 hydrochloride followed by the same pressing protocol as Tuina 2 group.WB was used to detect the expression of collagen I,collagen III,TGF-β1,and phosphorylated-Smad3(p-Smad3)/Smad3.Results In phase 1,Tuina significantly improved PPT and STT in MTrPs of rats(P<0.01),reversed pathological damages including disorganized muscle fiber arrangement,abnormal myocyte morphology,and exacerbated fibrosis.In addition,in MTrPs of rats in model 1 group,expression levels of nuclear factor kappa-light-chain-enhancer of activated B cells(NF-κB),interleukin(IL)-1β,IL-6,tumor necrosis factor(TNF)-α,and fibrosis markers(α-SMA,collagen I,and collagen III)were upregulated,and all exhibited a significant downward trend after Tuina intervention(P<0.05 or P<0.01).This indicates that the therapeutic effects of Tuina are directly associated with reduced local inflammation and fibrosis in MTrPs.In phase 2,compared with model 2 group,rats in TI and Tuina 2 groups had decreased expression levels of TGF-β1 and p-Smad3/Smad3 in MTrPs,alongside reduced levels of inflammatory factors(IL-1β,IL-6,NF-κB,and TNF-α)and fibrosis markers(α-SMA,collagen I,and collagen III)(P<0.05 or P<0.01).When co-administered with TGF-β1 agonist,the therapeutic effects of Tuina were significantly attenuated,with rebounded TGF-β1 expression and p-Smad3/Smad3 in local MTrPs,and fibrosis and inflammatory responses were re-exacerbated(P<0.05 or P<0.01).Conclusion Tuina can effectively reduce inflammatory responses and fibrosis in MTrPs tissue,and its mechanism is closely related to the inhibition of the TGF-β1/Smad3 signaling pathway,which plays a critical role in Tuina-mediated regulation of MTrPs fibrosis. 展开更多
关键词 TUINA PRESSING Inflammation Myofascial trigger points FIBROSIS TGF-Β1 p-Smad3
暂未订购
Ultrastructure and key identification points of fossilized Os Draconis in traditional Chinese medicine
17
作者 Dong-Han Bai Zi Xing +5 位作者 Zi-Hao Zhang Zhi-Jie Zhang Da-Jun Lu Nan-Xi Huang Qiao-Chu Wang Lu Luo 《Traditional Medicine Research》 2026年第1期39-46,共8页
Background:The medicinal material known as Os Draconis(Longgu)originates from fossilized remains of ancient mammals and is widely used in treating emotional and mental conditions.However,fossil resources are nonrenewa... Background:The medicinal material known as Os Draconis(Longgu)originates from fossilized remains of ancient mammals and is widely used in treating emotional and mental conditions.However,fossil resources are nonrenewable,and clinical demand is increasingly difficult to meet,leading to a proliferation of counterfeit products.During prolonged geological burial,static pressure from the surrounding strata severely compromises the microstructural integrity of osteons in Os Draconis,but Os Draconis still largely retains the structural features of mammalian bone.Methods:Using verified authentic Os Draconis samples over 10,000 years old as a baseline,this study summarizes the ultrastructural characteristics of genuine Os Draconis.Employing electron probe microanalysis and optical polarized light microscopy,we examined 28 batches of authentic Os Draconis and 31 batches of counterfeits to identify their ultrastructural differences.Key points for ultrastructural identification of Os Draconis were compiled,and a new identification approach was proposed based on these differences.Results:Authentic Os Draconis exhibited distinct ultrastructural markers:irregularly shaped osteons with traversing fissures,deformed/displaced Haversian canals,and secondary mineral infill(predominantly calcium carbonate).Counterfeits showed regular osteon arrangements,absent traversal fissures,and homogeneous hydroxyapatite composition.Lab-simulated samples lacked structural degradation features.EPMA confirmed calcium carbonate infill in fossilized Haversian canals,while elemental profiles differentiated lacunae types(void vs.mineral-packed).Conclusion:The study established ultrastructural criteria for authentic Os Draconis identification:osteon deformation,geological fissures penetrating bone units,and heterogenous mineral deposition.These features,unattainable in counterfeits or modern processed bones,provide a cost-effective,accurate identification method.This approach bridges gaps in TCM material standardization and supports quality control for clinical applications. 展开更多
关键词 Os Draconis ULTRASTRUCTURE identification points electron probe polarized light microscope
暂未订购
Exceptional point-induced knot structure transformations in non-Abelian braids
18
作者 Lin-Sheng Bao Jia-Yun Ning +5 位作者 Ao-Qian Shi Peng Peng Zhen-Nan Wang Chao Peng Shuang-Chun Wen Jian-Jun Liu 《Chinese Physics B》 2026年第1期212-217,共6页
The strong connection between braids and knots provides valuable insights into studying the topological state and phase classification of various physical systems.The phenomenon of non-Hermitian(NH)two-and three-band ... The strong connection between braids and knots provides valuable insights into studying the topological state and phase classification of various physical systems.The phenomenon of non-Hermitian(NH)two-and three-band braiding has received widespread attention.However,a systematic exploration and visualization of non-Abelian braiding and the associated knot transformations in four-band systems remains unexplored.Here,we propose a theoretical model of NH four-band braiding,provide its phase diagram,and establish its trivial,Abelian,and non-Abelian braiding rules.Additionally,we report on special knots,such as the Hopf and Solomon links in braided knots,and reveal that their transformations are accompanied by and mediated through exceptional points.Our work provides a detailed case for studying NH multiband braiding and knot structures in four-band systems,which could offer insights for topological photonics and analog information processing applications. 展开更多
关键词 exceptional point knot structures phase transitions non-Abelian braids
原文传递
Rock Discontinuity Extraction from 3D Point Clouds:Application to Identifying Geological Structures in the Miocene-Pliocene Deposits,Japan
19
作者 Masahiro Ohkawa Kota Osawa +1 位作者 Ryo Okino Shigeaki Matsuo 《Journal of Environmental & Earth Sciences》 2026年第1期29-46,共18页
Evaluating rock mass quality using three-dimensional(3D)point clouds is crucial for discontinuity extraction and is widely applied in various industrial sectors.However,the utilization of this method in geological sur... Evaluating rock mass quality using three-dimensional(3D)point clouds is crucial for discontinuity extraction and is widely applied in various industrial sectors.However,the utilization of this method in geological surveys remains limited.Notable limitations of current research include the scarcity of validation using simple geometric shapes for discontinuity extraction methods,and the lack of studies that target both planar and linear discontinuity.To address these gaps,this study proposes a workflow for identifying discontinuity planes and traces in rock outcrops from photogrammetric 3D modeling,employing the Compass and Facets plugins in the open-source CloudCompare software.Prior to field application,the efficacy of the extraction methods was first evaluated using experimental datasets of a cube and an isosceles triangular prism generated under laboratory-controlled conditions.This validation demonstrated exceptional accuracy,with the dip and dip direction(DDD)of extracted structures consistently within±2°of the actual values.Following this rigorous laboratory validation,this methodology was applied to a more complex natural rock outcrop(Miocene–Pliocene deposits in Japan),demonstrating its applicability in realistic geological settings for identifying structures.The results showed that the dip and dip direction trends of the extracted bedding planes and faults were consistent with field measurements,achieving a time reduction of approximately 40%compared to traditional methods.In conclusion,through strictly controlled initial verification and subsequent successful application to a complex natural setting,this study confirmed that the proposed workflow can effectively and efficiently extract discontinuous geological structures from point clouds. 展开更多
关键词 Digital Outcrop Model Rock Discontinuities Geological Information point Cloud
在线阅读 下载PDF
Multiple PointMedSAM Prompting for Enhanced Medical Image Segmentation
20
作者 Wasfieh Nazzal Ezequiel López-Rubio +1 位作者 Miguel A.Molina-Cabello Karl Thurnhofer-Hemsi 《Computers, Materials & Continua》 2026年第5期2100-2115,共16页
Automatic and accurate medical image segmentation remains a fundamental task in computer-aided diagnosis and treatment planning.Recent advances in foundation models,such as the medical-focused Segment AnythingModel(Me... Automatic and accurate medical image segmentation remains a fundamental task in computer-aided diagnosis and treatment planning.Recent advances in foundation models,such as the medical-focused Segment AnythingModel(MedSAM),have demonstrated strong performance but face challenges inmanymedical applications due to anatomical complexity and a limited domain-specific prompt.Thiswork introduces amethodology that enhances segmentation robustness and precision by automatically generating multiple informative point prompts,rather than relying on single inputs.The proposed approach randomly samples sets of spatially distributed point prompts based on image features,enabling MedSAM to better capture fine-grained anatomical structures and boundaries.During inference,probability maps are aggregated to reduce local misclassifications without additional model training.Extensive experiments on various computed tomography(CT)and magnetic resonance imaging(MRI)datasets demonstrate improvements in Dice Similarity Coefficient(DSC)and Normalized Surface Dice(NSD)metrics compared to baseline SAM and Scribble Prompt models.A semi-automatic point sampling version based on the ground truth segmentations yielded enhanced results,achieving up to 92.1%DSC and 86.6%NSD,with significant gains in delineating complex organs such as the pancreas,colon,kidney,and brain tumours.The main novelty of our method consists of effectively combining the results of multiple point prompts into the medical segmentation pipeline so that single-point prompt methods are outperformed.Overall,the proposed model offers a straightforward yet effective approach to improve medical image segmentation performance while maintaining computational efficiency. 展开更多
关键词 Medical image segmentation deep learning test-time augmentation point prompt
在线阅读 下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部