期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
Observation of Ultrastructure in Nasal Mucosa on Allergic Perennial Rhinitis Cases before and after the Operations
1
作者 Weinian Lin Jun Liao +3 位作者 Jinchao Lin Zhongzhu Nian Xiaodong Zhang xiaoming ye 《International Journal of Otolaryngology and Head & Neck Surgery》 2016年第5期181-188,共8页
Objective: The partial inferior turbinectomy and septoplasty was applied to treat the allergic perennial rhinitis (APR), and to observe the ultrastructure changes of the nasal mucosa before and after the operations. M... Objective: The partial inferior turbinectomy and septoplasty was applied to treat the allergic perennial rhinitis (APR), and to observe the ultrastructure changes of the nasal mucosa before and after the operations. Methods: For 36 cases of research objects diagnosed with APR, the partial inferior turbinectomy and septoplasty was administered. For 6 APR cases among them, the pre- and postoperative observation of anterior nasal mucosa of the inferior turbinate on the same side under the electron microscope was conducted for one year respectively. In addition, their pathological alterations of tissues were also conducted. Results: In the pre-operative observation under the electron microscope, it was found that the nasal mucosae epithelium cells were nude without cilia. The lamina propria had edema, and mesenchyme presented the infiltration of substantial eosinophilic granulocytes, basophilic granulocytes, plasmacytes and mast cells. Additionally, abundant degranulation and vacuolation of cytoplasts were observed. The plentiful glands, duct ectasia, edema and structural changes were also found. Some gland cells had degenerated. After the operation, it was found that the epithelium nudity still existed and the deficiency of cilia was not improved. Only a very small amount of microvilli existed. The edema of lamina propria was improved and eosinophilic granulocytes were rarely observed in mesenchyme. However, the infiltration of basophilic granulocytes, plasmocytes and mast cells was still observed. The particle structure was generally stable and the central crystal was clear without degranulation. Meanwhile, the amount of glands was reduced and the tissue structure tended to be recovered. Overall, the nasal mucosa showed changes as chronic inflammation. Conclusions: For the treatment of APR with the methods presented by our research institution, in one year before and after the operation, ultrastructural changes of inferior turbinate mucosa tissues were observed from the preoperatively pathological changes of typical APR to the chronic inflammation with the primary infiltration of neutrophilic granulocyte and mast cells. 展开更多
关键词 RHINITIS ALLERGIC PERENNIAL Nasal Mucosa MICROSCOPE Electronic HISTOPATHOLOGY
暂未订购
Schisandrol A protects AGEs-induced neuronal cells death by allosterically targeting ATP6V0d1 subunit of V-ATPase 被引量:12
2
作者 Xiaoqing Zhou Shaoyang Zhao +7 位作者 Tingting Liu Lu Yao Meimei Zhao xiaoming ye Xiaowen Zhang Qiang Guo Pengfei Tu Kewu Zeng 《Acta Pharmaceutica Sinica B》 SCIE CAS CSCD 2022年第10期3843-3860,共18页
Diabetes have been shown to cause progressive neuronal injury with pain and numbness via advanced glycation end-products(AGEs)-induced neuronal cell apoptosis;however, the valuable drug targets for diabetic neuropathy... Diabetes have been shown to cause progressive neuronal injury with pain and numbness via advanced glycation end-products(AGEs)-induced neuronal cell apoptosis;however, the valuable drug targets for diabetic neuropathy have been poorly reported so far. In this study, we discovered a natural small-molecule schisandrol A(SolA) with significant protective effect against AGEs-induced neuronal cell apoptosis. ATP6V0D1, a major subunit of vacuolar-type ATPase(V-ATPase) in lysosome was identified as a crucial cellular target of SolA. Moreover, SolA allosterically mediated ATP6V0D1 conformation via targeting a unique cysteine 335 residue to activate V-ATPase-dependent lysosomal acidification.Interestingly, SolA-induced lysosome pH downregulation resulted in a mitochondrial-lysosomal crosstalk by selectively promoting mitochondrial BH3-only protein BIM degradation, thereby preserving mitochondrial homeostasis and neuronal cells survival. Collectively, our findings reveal ATP6V0D1 is a valuable pharmacological target for diabetes-associated neuronal injury via controlling lysosomal acidification, and also provide the first small-molecule template allosterically activating V-ATPase for preventing diabetic neuropathy. 展开更多
关键词 Allosteric regulation Advanced glycation endproducts AGES Lysosomal acidification Targets V-ATPASE ATP6V0D1 Schisandrol A Diabetic neuropathy
原文传递
An Anomalous Behavior Detection Model in Cloud Computing 被引量:5
3
作者 xiaoming ye Xingshu Chen +4 位作者 Haizhou Wang Xuemei Zeng Guolin Shao Xueyuan Yin Chun Xu 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2016年第3期322-332,共11页
This paper proposes an anomalous behavior detection model based on cloud computing. Virtual Machines (VMs) are one of the key components of cloud Infrastructure as a Service (laaS). The security of such VMs is cri... This paper proposes an anomalous behavior detection model based on cloud computing. Virtual Machines (VMs) are one of the key components of cloud Infrastructure as a Service (laaS). The security of such VMs is critical to laaS security. Many studies have been done on cloud computing security issues, but research into VM security issues, especially regarding VM network traffic anomalous behavior detection, remains inadequate. More and more studies show that communication among internal nodes exhibits complex patterns. Communication among VMs in cloud computing is invisible. Researchers find such issues challenging, and few solutions have been proposed--leaving cloud computing vulnerable to network attacks. This paper proposes a model that uses Software-Defined Networks (SDN) to implement traffic redirection. Our model can capture inter-VM traffic, detect known and unknown anomalous network behaviors, adopt hybrid techniques to analyze VM network behaviors, and control network systems. The experimental results indicate that the effectiveness of our approach is greater than 90%, and prove the feasibility of the model. 展开更多
关键词 virtual machine network behavior anomaly detection cloud computing
原文传递
Efficient Feature Extraction Using Apache Spark for Network Behavior Anomaly Detection 被引量:2
4
作者 xiaoming ye Xingshu Chen +4 位作者 Dunhu Liu Wenxian Wang Li Yang Gang Liang Guolin Shao 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2018年第5期561-573,共13页
Extracting and analyzing network traffic feature is fundamental in the design and implementation of network behavior anomaly detection methods. The traditional network traffic feature method focuses on the statistical... Extracting and analyzing network traffic feature is fundamental in the design and implementation of network behavior anomaly detection methods. The traditional network traffic feature method focuses on the statistical features of traffic volume. However, this approach is not sufficient to reflect the communication pattern features. A different approach is required to detect anomalous behaviors that do not exhibit traffic volume changes, such as low-intensity anomalous behaviors caused by Denial of Service/Distributed Denial of Service (DoS/DDoS) attacks, Internet worms and scanning, and BotNets. We propose an efficient traffic feature extraction architecture based on our proposed approach, which combines the benefit of traffic volume features and network communication pattern features. This method can detect low-intensity anomalous network behaviors and conventional traffic volume anomalies. We implemented our approach on Spark Streaming and validated our feature set using labelled real-world dataset collected from the Sichuan University campus network. Our results demonstrate that the traffic feature extraction approach is efficient in detecting both traffic variations and communication structure changes. Based on our evaluation of the MIT-DRAPA dataset, the same detection approach utilizes traffic volume features with detection precision of 82.3% and communication pattern features with detection precision of 89.9%. Our proposed feature set improves precision by 94%. 展开更多
关键词 feature extraction graph theory network behavior anomaly detection Apache Spark
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部