In order to obtain information or discover knowledge from system logs,the first step is to performlog parsing,whereby unstructured raw logs can be transformed into a sequence of structured events.Although comprehensiv...In order to obtain information or discover knowledge from system logs,the first step is to performlog parsing,whereby unstructured raw logs can be transformed into a sequence of structured events.Although comprehensive studies on log parsing have been conducted in recent years,most assume that one event object corresponds to a single-line message.However,in a growing number of scenarios,one event object spans multiple lines in the log,for which parsing methods toward single-line events are not applicable.In order to address this problem,this paper proposes an automated log parsing method for multiline events(LPME).LPME finds multiline event objects via iterative scanning,driven by a set of heuristic rules derived from practice.The advantage of LPME is that it proposes a cohesion-based evaluation method for multiline events and a bottom-up search approach that eliminates the process of enumerating all combinations.We analyze the algorithmic complexity of LPME and validate it on four datasets from different backgrounds.Evaluations show that the actual time complexity of LPME parsing for multiline events is close to the constant time,which enables it to handle large-scale sample inputs.On the experimental datasets,the performance of LPME achieves 1.0 for recall,and the precision is generally higher than 0.9,which demonstrates the effectiveness of the proposed LPME.展开更多
In Chinese, dependency analysis has been shown to be a powerful syntactic parser because the order of phrases in a sentence is relatively free compared with English. Conventional dependency parsers require a number of...In Chinese, dependency analysis has been shown to be a powerful syntactic parser because the order of phrases in a sentence is relatively free compared with English. Conventional dependency parsers require a number of sophisticated rules that have to be handcrafted by linguists, and are too cumbersome to maintain. To solve the problem, a parser using SVM (Support Vector Machine) is introduced. First, a new strategy of dependency analysis is proposed. Then some chosen feature types are used for learning and for creating the modification matrix using SVM. Finally, the dependency of phrases in the sentence is generated. Experiments conducted to analyze how each type of feature affects parsing accuracy, showed that the model can increase accuracy of the dependency parser by 9.2%.展开更多
We study CFG parse tree enumeration in this paper. By dividing the set of all parse trees into infinite hierarchies according to height of parse tree, the hierarchical lexicographic order on the set of parse trees is ...We study CFG parse tree enumeration in this paper. By dividing the set of all parse trees into infinite hierarchies according to height of parse tree, the hierarchical lexicographic order on the set of parse trees is established. Then grammar-based algorithms for counting and enumerating CFG parse trees in this order are presented. To generate a parse tree of height n, the time complexity is O(n). If τ is a lowest parse tree for its yield, then O(n) =O(||τ|| + 1), where ||τ|| is the length of the sentence (yield) generated by τ. The sentence can be obtained as a by-product of the parse tree. To compute sentence from its parse tree (needn't be lowest one), the time complexity is O(node)+O(||τ|| + 1), where node is the number of non-leaf nodes of parse tree τ. To generate both a complete lowest parse tree and its yield at the same time, the time complexity is O(||τ|| + 1).展开更多
This paper proposes a tree kernel method of semantic relation detection and classification (RDC) between named entities. It resolves two critical problems in previous tree kernel methods of RDC. First, a new tree ke...This paper proposes a tree kernel method of semantic relation detection and classification (RDC) between named entities. It resolves two critical problems in previous tree kernel methods of RDC. First, a new tree kernel is presented to better capture the inherent structural information in a parse tree by enabling the standard convolution tree kernel with context-sensitiveness and approximate matching of sub-trees. Second, an enriched parse tree structure is proposed to well derive necessary structural information, e.g., proper latent annotations, from a parse tree. Evaluation on the ACE RDC corpora shows that both the new tree kernel and the enriched parse tree structure contribute significantly to RDC and our tree kernel method much outperforms the state-of-the-art ones.展开更多
Analyzing the syntactic structure of natural languages by parsing is an important task in artificial intelligence. Due to the complexity of natural languages, individual parsers tend to make different yet complementar...Analyzing the syntactic structure of natural languages by parsing is an important task in artificial intelligence. Due to the complexity of natural languages, individual parsers tend to make different yet complementary errors. We propose a neural network based approach to combine parses from different parsers to yield a more accurate parse than individual ones. Unlike conventional approaches, our method directly transforms linearized candidate parses into the ground-truth parse. Experiments on the Penn English Treebank show that the proposed method improves over a state-of-the-art parser combination approach significantly.展开更多
This paper explores a tree kernel based method for semantic role labeling(SRL)of Chinese nominal predicates via a convolution tree kernel.In particular,a new parse tree representation structure,called dependency-drive...This paper explores a tree kernel based method for semantic role labeling(SRL)of Chinese nominal predicates via a convolution tree kernel.In particular,a new parse tree representation structure,called dependency-driven constituent parse tree(D-CPT),is proposed to combine the advantages of both constituent and dependence parse trees.This is achieved by directly representing various kinds of dependency relations in a CPT-style structure,which employs dependency relation types instead of phrase labels in CPT(Constituent Parse Tree).In this way,D-CPT not only keeps the dependency relationship information in the dependency parse tree(DPT)structure but also retains the basic hierarchical structure of CPT style.Moreover,several schemes are designed to extract various kinds of necessary information,such as the shortest path between the nominal predicate and the argument candidate,the support verb of the nominal predicate and the head argument modified by the argument candidate,from D-CPT.This largely reduces the noisy information inherent in D-CPT.Finally,a convolution tree kernel is employed to compute the similarity between two parse trees.Besides,we also implement a feature-based method based on D-CPT.Evaluation on Chinese NomBank corpus shows that our tree kernel based method on D-CPT performs significantly better than other tree kernel-based ones and achieves comparable performance with the state-of-the-art feature-based ones.This indicates the effectiveness of the novel D-CPT structure in representing various kinds of dependency relations in a CPT-style structure and our tree kernel based method in exploring the novel D-CPT structure.This also illustrates that the kernel-based methods are competitive and they are complementary with the feature-based methods on SRL.展开更多
BACKGROUND Proliferative diabetic retinopathy(PDR)is a major cause of vision loss,often requiring pars plana vitrectomy(PPV).Systemic and intraocular metabolic alterations,including dysregulation of homocysteine(Hcy)a...BACKGROUND Proliferative diabetic retinopathy(PDR)is a major cause of vision loss,often requiring pars plana vitrectomy(PPV).Systemic and intraocular metabolic alterations,including dysregulation of homocysteine(Hcy)and uric acid(UA),may influence surgical outcomes.While prior studies suggest associations between these biomarkers and retinal pathology,the role of these biomarkers in postoperative prognosis remains unclear.This study hypothesized that elevated serum and vitreous Hcy and UA levels are associated with visual,structural,and microvascular changes following PPV in patients with PDR.AIM To evaluate the associations between serum and vitreous Hcy/UA concentrations with postoperative outcomes in patients with PDR following PPV.METHODS In this prospective observational study at a tertiary care center,44 patients with PDR and 46 non-diabetic controls undergoing PPV between June 2021 and December 2022 were enrolled.Serum and vitreous Hcy and UA levels were measured.Best-corrected visual acuity,multimodal retinal imaging,and capillary density metrics were evaluated preoperatively and postoperatively.Correlation analyses assessed the relationships between biomarkers and clinical outcomes.RESULTS Patients with PDR showed significantly higher serum and vitreous Hcy and UA concentrations compared to those of controls.Serum Hcy and UA levels correlated with vitreous levels.In patients with PDR,elevated vitreous Hcy correlated with worse best-corrected visual acuity at 1 day and reduced peripapillary retinal nerve fiber layer thickness at 7 days and 90 days.It also correlated with foveal avascular zone enlargement at 90 days and inferior superficial capillary plexus(SCP)width density at 7 days.Vitreous UA had negative correlations at 30 days with nasal SCP length density and temporal/inner ring SCP width density.CONCLUSION Vitreous,but not serum,Hcy predicts post-PPV impairment,underscoring the prognostic value of the local ocular environment over systemic factors in PDR.展开更多
Anomaly detection in system logs is a critical technical means for identifying potential faults and security risks.In distributed environments,traditional deep learning-based log anomaly detection methods often suffer...Anomaly detection in system logs is a critical technical means for identifying potential faults and security risks.In distributed environments,traditional deep learning-based log anomaly detection methods often suffer from shortcomings in transparency,computational overhead,and data privacy protection.To address these issues,this paper proposes a federated learning-driven lightweight and explainable log anomaly detection framework named FedXLog.The framework adapts to heterogeneous logs through hierarchical feature extraction,introduces the Federated Gradient Trajectory Aggregation algorithm(FedGradTrace)to enhance the explainability of the parameter aggregation process,constructs lightweight models using knowledge distillation,and achieves globally consistent explanatory capabilities by integrating hash feature alignment.Experimental results demonstrate that FedXLog possesses the dual advantages of high detection accuracy and lightweight deployment for heterogeneous logs in distributed scenarios.It can effectively identify key decision-making features and locate typical root causes of anomalies.Notably,the framework has been specifically optimized for the unique characteristics of distributed logs.Distinguished from general federated explainable methods,it can directly support abnormal root cause localization in Operations and Maintenance scenarios.This further verifies the application value of scenario-specific adaptation of federated learning in the field of log analysis,thereby expanding the scope of application of explainable log anomaly detection.展开更多
Current evidence for oligodendrocyte precursor cell involvement in Parkinson’s disease:Oligodendroglial cells comprise a large cell population in the substantia nigra(SN).We recently reported a stable portion of olig...Current evidence for oligodendrocyte precursor cell involvement in Parkinson’s disease:Oligodendroglial cells comprise a large cell population in the substantia nigra(SN).We recently reported a stable portion of oligodendrocyte precursor cells(OPCs)in the SN pars compacta(SNpc)in a 1:1 ratio with dopaminergic neurons:15%of cells in neonate and young mice,rising to 20%in aged mice.Moreover,this portion represents only 45%of all oligodendroglial cells in the SNpc and 54%of all oligodendroglial cells in the SN pars reticulata(SNpr)(Fitzgerald et al.,2025).The SN is a deeply located area of the midbrain and the site of dopaminergic degeneration in Parkinson’s disease(PD).Recent advancement of single-cell transcriptomics revealed the involvement of non-neuronal cells in PD,with PD risk variants being strongly associated with oligodendroglia(reviewed by Salazar Campos et al.,2025).展开更多
The loss of control over movement is one of the most devastating consequences of Parkinson’s disease(PD).The loss of control largely results from the gradual but inexorable destruction of dopamine-producing neurons i...The loss of control over movement is one of the most devastating consequences of Parkinson’s disease(PD).The loss of control largely results from the gradual but inexorable destruction of dopamine-producing neurons in the substantia nigra pars compacta.As dopamine levels fall,the ability to initiate,control,learn,and sustain actions declines.Treatment with the dopamine precursor levodopa can partly overcome motor impairments;however,years of use often leads to levodopa-induced dyskinesia(LID),a debilitating condition characterized by uncontrolled writhing and ballistic movements,making continued treatment difficult or impossible.While progress has been made towards unraveling the molecular and cellular processes driving the development of LID,far less is known about the changes in ongoing neuronal activity that contribute to LID expression.展开更多
AIM:To observe the clinical features and the surgical outcomes of the high myopic(HM)patients with epiretinal membranes(ERM).METHODS:This was a retrospective study enrolled HM patients diagnosed with ERM who underwent...AIM:To observe the clinical features and the surgical outcomes of the high myopic(HM)patients with epiretinal membranes(ERM).METHODS:This was a retrospective study enrolled HM patients diagnosed with ERM who underwent vitrectomy between May 2012 and November 2021.Three groups were divided according to axial length(AXL):26–<28 mm(n=43),28–<30 mm(n=22),and≥30 mm(n=11).Baseline characteristics and postoperative visual and anatomical outcomes were analyzed.RESULTS:Totally 76 consecutive eyes of 73 HM patients(27 males),with a mean age of 60.5±9.2y(range:38–84y)were enrolled.The initial best-corrected visual acuity(BCVA)of the three groups was not significantly different(P=0.498).Longer AXL was associated with a higher incidence of both inner and outer macular retinoschisis(MRS),ellipsoid zone(EZ)disruption,and foveal retinal detachment(all P<0.05).Only the eyes in the 26–<28 mm group showed a significant improvement in postoperative BCVA.BCVA was improved in 77.6%of the eyes.Among the eyes with BCVA not improved,58.8%belonged to the group 26–<28 mm.The postoperative macular hole was seen in 1(1.32%)eye.Multivariate linear regression analysis indicated that initial BCVA(P<0.001)and epiretinal proliferation(P=0.010)influenced the final BCVA.CONCLUSION:AXL is not significantly associated with visual recovery.Early operative intervention might have better visual and anatomical outcomes in HM-ERM patients.展开更多
Morphological parsing is a fundamental task in natural language processing,particularly for morphologically rich languages where words encode complex grammatical and semantic information.This paper proposes a multi-br...Morphological parsing is a fundamental task in natural language processing,particularly for morphologically rich languages where words encode complex grammatical and semantic information.This paper proposes a multi-branch Transformer-enhanced neural framework for joint morphological representation learning,designed to improve segmentation and classification accuracy by integrating complementary feature extraction mechanisms.The proposed architecture combines convolutional layers for capturing local morphological patterns,recurrent layers for modeling sequential dependencies,and Transformer-based self-attention for learning global contextual relationships.This hybrid design enables the model to generate robust and context-aware representations that enhance morphological understanding.The framework is trained using morphologically annotated datasets and evaluated using standard performance metrics,including F1-score and classification accuracy.Experimental results demonstrate that the proposed model significantly outperforms conventional and single-architecture baselines in both segmentation and morphological classification tasks.The learned representations exhibit strong discriminative capability,allowing accurate identification of morpheme boundaries and grammatical features.Furthermore,the model demonstrates stable convergence behavior and strong generalization performance across diverse linguistic conditions.These findings confirm the effectiveness of integrating multi-level contextual and structural feature extraction mechanisms,establishing the proposed framework as a robust and scalable solution for advanced morphological parsing and representation learning in modern natural language processing applications.展开更多
When performing English-to-Tamil Neural Machine Translation(NMT),end users face several challenges due to Tamil's rich morphology,free word order,and limited annotated corpora.Although available transformer-based ...When performing English-to-Tamil Neural Machine Translation(NMT),end users face several challenges due to Tamil's rich morphology,free word order,and limited annotated corpora.Although available transformer-based models offer strong baselines,they compromise syntactic awareness and the detection and man-agement of offensive content in cluttered,noisy,and informal text.In this paper,we present POSDEP-Offense-Trans,a multi-task NMT framework that combines Part-of-Speech(POS)and Dependency Parsing(DEP)methods with a robust offensive language classification module.Our architecture enriches the Transformer encoder with syntax-aware embeddings and provides syntax-guided attention mechanisms.The architecture incorporates a structure-aware contrastive loss that reinforces syntactic consistency and deploys auxiliary classification heads for POS tagging,dependency parsing,and multi-class offensive detection.The classifier for offensive words operates at both sentence and token levels and obtains guidance from syntactic features and formal finite automata rules that model offensive language structures-hate speech,profanity,sarcasm,and threats.Using this architecture,we construct a syntactically enriched,socially annotated corpus.Experimental results show improvements in translation quality,with a BLEU score of 33.5,UAS/LAS parsing accuracies of 92.4%and 90%,and a 4.5%Fl-score gain in offensive content detection compared with baseline POS+DEP+Offense models.Also,the proposed model achieved 92.3%in offensive content neutralization,as confirmed by ablation studies.This comprehensive English-Tamil NMT model that unifies syntactic modelling and ethical filtering-laying the groundwork for applications in social media moderation,hate speech mitigation,and policy-compliant multilingual content generation.展开更多
With the rapid growth of big data technologies,data analysis skills have become essential across industries.Programming skills are increasingly important.Universities are adding programming courses to their core curri...With the rapid growth of big data technologies,data analysis skills have become essential across industries.Programming skills are increasingly important.Universities are adding programming courses to their core curricula.It is challenging to evaluate students'code assignments in a scientific and efficient way.Traditional test-case evaluation only checks functional correctness.However,it cannot assess code structure,logical rigor,or performance.To address this,our study builds a multi-dimensional automated framework.The framework evaluates student code from four angles:structure analysis,grammar analysis,time complexity analysis,and code similarity analysis.Notably,in code similarity analysis,the framework integrates structural features,with semantic analysis powered by large language models.Teachers can use the evaluation results to fully understand students'progress and dynamically adjust teaching content.展开更多
BACKGROUND Acute submacular hemorrhage(SMH)secondary to choroidal neovascularization(CNV),most commonly in neovascular age-related macular degeneration,is a vision-threatening emergency.Thick,fovea-involving SMH can c...BACKGROUND Acute submacular hemorrhage(SMH)secondary to choroidal neovascularization(CNV),most commonly in neovascular age-related macular degeneration,is a vision-threatening emergency.Thick,fovea-involving SMH can cause rapid photoreceptor injury,and timely intervention aimed at clot lysis and displacement,while continuing CNV suppression with anti-vascular endothelial growth factor(anti-VEGF)therapy,may improve anatomic outcomes.CASE SUMMARY We report a retrospective case series of three eyes with acute,fovea-involving CNV-related SMH treated with pars plana vitrectomy(PPV),subretinal tissue plasminogen activator(tPA),and expansile gas tamponade,with intravitreal anti-VEGF administered at the end of the procedure and continued postoperatively.Two cases had early intraocular pressure-related events(transient hypotony in one patient and transient ocular hypertension in another)requiring close postoperative monitoring and medical management.Follow-up color fundus photography and optical coherence tomography documented postoperative evolution of the hemorrhage compared with baseline,with ongoing anti-VEGF therapy planned to control the underlying CNV.CONCLUSION PPV with subretinal tPA and gas tamponade is a practical surgical strategy for acute,thick,fovea-involving SMH secondary to CNV,particularly when rapid displacement is desired.Careful documentation of operative parameters,strict postoperative monitoring for pressure-related complications,and continued anti-VEGF therapy are essential components of care.展开更多
A complete analysis of a geometric diagram hinges on interpreting both its fundamental primitives and the accompanying natural language text,yet existing models struggle to process the rich semantics within these desc...A complete analysis of a geometric diagram hinges on interpreting both its fundamental primitives and the accompanying natural language text,yet existing models struggle to process the rich semantics within these descriptions,often leading to ambiguity and restricted reasoning.To address this,our work introduces a method that deeply integrates a Transformer-based text encoder within a sophisticated visual parsing architecture.Central to our approach is a novel Semantic-Guided Cross-Attention mechanism,which uses a global sentence representation as a semantic query to dynamically guide the model’s focus toward the most relevant visual primitives based on the textual context.This end-to-end process generates context-aware visual features that are then processed by a Graph Neural Network(GNN)to perform robust cross-modal reasoning.Validated on the large-scale PGDP5K and IMP-Geometry3K datasets,our method demonstrates substantial accuracy improvements in relationship parsing and geometric proposition generation,especially in challenging cases involving text-diagram ambiguity,and significantly surpasses current state-of-the-art baselines by offering a more effective framework for fusing deep textual semantics with visual information.展开更多
A log is a text message that is generated in various services,frameworks,and programs.The majority of log data mining tasks rely on log parsing as the first step,which transforms raw logs into formatted log templates....A log is a text message that is generated in various services,frameworks,and programs.The majority of log data mining tasks rely on log parsing as the first step,which transforms raw logs into formatted log templates.Existing log parsing approaches often fail to effectively handle the trade-off between parsing quality and performance.In view of this,in this paper,we present Multi-Layer Parser(ML-Parser),an online log parser that runs in a streaming manner.Specifically,we present a multi-layer structure in log parsing to strike a balance between efficiency and effectiveness.Coarse-grained tokenization and a fast similarity measure are applied for efficiency while fine-grained tokenization and an accurate similarity measure are used for effectiveness.In experiments,we compare ML-Parser with two existing online log parsing approaches,Drain and Spell,on ten real-world datasets,five labeled and five unlabeled.On the five labeled datasets,we use the proportion of correctly parsed logs to measure the accuracy,and ML-Parser achieves the highest accuracy on four datasets.On the whole ten datasets,we use Loss metric to measure the parsing quality.ML-Parse achieves the highest quality on seven out of the ten datasets while maintaining relatively high efficiency.展开更多
As Satellite Frequency and Orbit(SFO)constitute scarce natural resources,constructing a Satellite Frequency and Orbit Knowledge Graph(SFO-KG)becomes crucial for optimizing their utilization.In the process of building ...As Satellite Frequency and Orbit(SFO)constitute scarce natural resources,constructing a Satellite Frequency and Orbit Knowledge Graph(SFO-KG)becomes crucial for optimizing their utilization.In the process of building the SFO-KG from Chinese unstructured data,extracting Chinese entity relations is the fundamental step.Although Relation Extraction(RE)methods in the English field have been extensively studied and developed earlier than their Chinese counterparts,their direct application to Chinese texts faces significant challenges due to linguistic distinctions such as unique grammar,pictographic characters,and prevalent polysemy.The absence of comprehensive reviews on Chinese RE research progress necessitates a systematic investigation.A thorough review of Chinese RE has been conducted from four methodological approaches:pipeline RE,joint entityrelation extraction,open domain RE,and multimodal RE techniques.In addition,we further analyze the essential research infrastructure,including specialized datasets,evaluation benchmarks,and competitions within Chinese RE research.Finally,the current research challenges and development trends in the field of Chinese RE were summarized and analyzed from the perspectives of ecological construction methods for datasets,open domain RE,N-ary RE,and RE based on large language models.This comprehensive review aims to facilitate SFO-KG construction and its practical applications in SFO resource management.展开更多
Due to the necessity for lightweight and efficient network models, deploying semantic segmentation models on mobile robots (MRs) is a formidable task. The fundamental limitation of the problem lies in the training per...Due to the necessity for lightweight and efficient network models, deploying semantic segmentation models on mobile robots (MRs) is a formidable task. The fundamental limitation of the problem lies in the training performance, the ability to effectively exploit the dataset, and the ability to adapt to complex environments when deploying the model. By utilizing the knowledge distillation techniques, the article strives to overcome the above challenges with the inheritance of the advantages of both the teacher model and the student model. More precisely, the ResNet152-PSP-Net model’s characteristics are utilized to train the ResNet18-PSP-Net model. Pyramid pooling blocks are utilized to decode multi-scale feature maps, creating a complete semantic map inference. The student model not only preserves the strong segmentation performance from the teacher model but also improves the inference speed of the prediction results. The proposed method exhibits a clear advantage over conventional convolutional neural network (CNN) models, as evident from the conducted experiments. Furthermore, the proposed model also shows remarkable improvement in processing speed when compared with light-weight models such as MobileNetV2 and EfficientNet based on latency and throughput parameters. The proposed KD-SegNet model obtains an accuracy of 96.3% and a mIoU (mean Intersection over Union) of 77%, outperforming the performance of existing models by more than 15% on the same training dataset. The suggested method has an average training time that is only 0.51 times less than same field models, while still achieving comparable segmentation performance. Hence, the semantic segmentation frames are collected, forming the motion trajectory for the system in the environment. Overall, this architecture shows great promise for the development of knowledge-based systems for MR’s navigation.展开更多
AIM:To establish a risk prediction model for secondary cataract within 2y after pars plana vitrectomy(PPV)in patients with primary rhegmatogenous retinal detachment(RRD).METHODS:Clinical data of patients with primary ...AIM:To establish a risk prediction model for secondary cataract within 2y after pars plana vitrectomy(PPV)in patients with primary rhegmatogenous retinal detachment(RRD).METHODS:Clinical data of patients with primary RRD treated at the Shenzhen Eye Hospital were retrospectively collected.Twenty-four potential influencing factors,including patient characteristics and surgical factors,were selected for analysis.Independent risk factors for secondary cataract were identified through univariate comparisons and multivariate logistic regression analysis.A risk prediction model was constructed and evaluated using receiver operating characteristic(ROC)curves,area under the ROC curve(AUC),calibration plots,and decision curve analysis(DCA)curves.RESULTS:The 386 cases(389 eyes)of patients who underwent PPV and had complete surgical records were ultimately included.Within a 2-year longitudinal observation,41.39%of patients developed cataract secondary to PPV.Logistic regression results identified a history of hypertension[odds ratio(OR)=1.78,95%CI:1.002–3.163,P=0.049],silicone oil tamponade(OR=3.667,95%CI:2.373–5.667,P=0.000),and lens thickness(OR=1.978,95%CI:1.129–3.464,P=0.017)as independent risk factors for cataract secondary to PPV.The constructed nomogram achieved AUC=0.6974.Calibration plots indicated good agreement between predicted and observed outcomes,while DCA curves demonstrated the model’s clinical utility.CONCLUSION:By incorporating a history of hypertension,vitreous substitute type,and lens thickness,this study constructs a prediction model with moderate discriminative ability.This model offers a valuable tool for clinicians to identify high-risk patients early,potentially allowing for more timely interventions and improved patient outcomes.展开更多
摘要In order to obtain information or discover knowledge from system logs,the first step is to performlog parsing,whereby unstructured raw logs can be transformed into a sequence of structured events.Although comprehensive studies on log parsing have been conducted in recent years,most assume that one event object corresponds to a single-line message.However,in a growing number of scenarios,one event object spans multiple lines in the log,for which parsing methods toward single-line events are not applicable.In order to address this problem,this paper proposes an automated log parsing method for multiline events(LPME).LPME finds multiline event objects via iterative scanning,driven by a set of heuristic rules derived from practice.The advantage of LPME is that it proposes a cohesion-based evaluation method for multiline events and a bottom-up search approach that eliminates the process of enumerating all combinations.We analyze the algorithmic complexity of LPME and validate it on four datasets from different backgrounds.Evaluations show that the actual time complexity of LPME parsing for multiline events is close to the constant time,which enables it to handle large-scale sample inputs.On the experimental datasets,the performance of LPME achieves 1.0 for recall,and the precision is generally higher than 0.9,which demonstrates the effectiveness of the proposed LPME.
摘要In Chinese, dependency analysis has been shown to be a powerful syntactic parser because the order of phrases in a sentence is relatively free compared with English. Conventional dependency parsers require a number of sophisticated rules that have to be handcrafted by linguists, and are too cumbersome to maintain. To solve the problem, a parser using SVM (Support Vector Machine) is introduced. First, a new strategy of dependency analysis is proposed. Then some chosen feature types are used for learning and for creating the modification matrix using SVM. Finally, the dependency of phrases in the sentence is generated. Experiments conducted to analyze how each type of feature affects parsing accuracy, showed that the model can increase accuracy of the dependency parser by 9.2%.
基金Supported by the National Natural Science Foundation of China (Grant Nos. 60273023, 60721061)
摘要We study CFG parse tree enumeration in this paper. By dividing the set of all parse trees into infinite hierarchies according to height of parse tree, the hierarchical lexicographic order on the set of parse trees is established. Then grammar-based algorithms for counting and enumerating CFG parse trees in this order are presented. To generate a parse tree of height n, the time complexity is O(n). If τ is a lowest parse tree for its yield, then O(n) =O(||τ|| + 1), where ||τ|| is the length of the sentence (yield) generated by τ. The sentence can be obtained as a by-product of the parse tree. To compute sentence from its parse tree (needn't be lowest one), the time complexity is O(node)+O(||τ|| + 1), where node is the number of non-leaf nodes of parse tree τ. To generate both a complete lowest parse tree and its yield at the same time, the time complexity is O(||τ|| + 1).
基金Supported by the National Natural Science Foundation of China under Grant Nos.60873150,60970056 and 90920004
摘要This paper proposes a tree kernel method of semantic relation detection and classification (RDC) between named entities. It resolves two critical problems in previous tree kernel methods of RDC. First, a new tree kernel is presented to better capture the inherent structural information in a parse tree by enabling the standard convolution tree kernel with context-sensitiveness and approximate matching of sub-trees. Second, an enriched parse tree structure is proposed to well derive necessary structural information, e.g., proper latent annotations, from a parse tree. Evaluation on the ACE RDC corpora shows that both the new tree kernel and the enriched parse tree structure contribute significantly to RDC and our tree kernel method much outperforms the state-of-the-art ones.
摘要Analyzing the syntactic structure of natural languages by parsing is an important task in artificial intelligence. Due to the complexity of natural languages, individual parsers tend to make different yet complementary errors. We propose a neural network based approach to combine parses from different parsers to yield a more accurate parse than individual ones. Unlike conventional approaches, our method directly transforms linearized candidate parses into the ground-truth parse. Experiments on the Penn English Treebank show that the proposed method improves over a state-of-the-art parser combination approach significantly.
基金Supported by the National Natural Science Foundation of China under Grant Nos.61331011 and 61273320the National High Technology Research and Development 863 Program of China under Grant No.2012AA011102the Natural Science Foundation of Jiangsu Provincial Department of Education under Grant No.10KJB520016
摘要This paper explores a tree kernel based method for semantic role labeling(SRL)of Chinese nominal predicates via a convolution tree kernel.In particular,a new parse tree representation structure,called dependency-driven constituent parse tree(D-CPT),is proposed to combine the advantages of both constituent and dependence parse trees.This is achieved by directly representing various kinds of dependency relations in a CPT-style structure,which employs dependency relation types instead of phrase labels in CPT(Constituent Parse Tree).In this way,D-CPT not only keeps the dependency relationship information in the dependency parse tree(DPT)structure but also retains the basic hierarchical structure of CPT style.Moreover,several schemes are designed to extract various kinds of necessary information,such as the shortest path between the nominal predicate and the argument candidate,the support verb of the nominal predicate and the head argument modified by the argument candidate,from D-CPT.This largely reduces the noisy information inherent in D-CPT.Finally,a convolution tree kernel is employed to compute the similarity between two parse trees.Besides,we also implement a feature-based method based on D-CPT.Evaluation on Chinese NomBank corpus shows that our tree kernel based method on D-CPT performs significantly better than other tree kernel-based ones and achieves comparable performance with the state-of-the-art feature-based ones.This indicates the effectiveness of the novel D-CPT structure in representing various kinds of dependency relations in a CPT-style structure and our tree kernel based method in exploring the novel D-CPT structure.This also illustrates that the kernel-based methods are competitive and they are complementary with the feature-based methods on SRL.
基金Supported by the Sichuan Provincial Science and Technology Support Project,No.2024YFFK0303。
摘要BACKGROUND Proliferative diabetic retinopathy(PDR)is a major cause of vision loss,often requiring pars plana vitrectomy(PPV).Systemic and intraocular metabolic alterations,including dysregulation of homocysteine(Hcy)and uric acid(UA),may influence surgical outcomes.While prior studies suggest associations between these biomarkers and retinal pathology,the role of these biomarkers in postoperative prognosis remains unclear.This study hypothesized that elevated serum and vitreous Hcy and UA levels are associated with visual,structural,and microvascular changes following PPV in patients with PDR.AIM To evaluate the associations between serum and vitreous Hcy/UA concentrations with postoperative outcomes in patients with PDR following PPV.METHODS In this prospective observational study at a tertiary care center,44 patients with PDR and 46 non-diabetic controls undergoing PPV between June 2021 and December 2022 were enrolled.Serum and vitreous Hcy and UA levels were measured.Best-corrected visual acuity,multimodal retinal imaging,and capillary density metrics were evaluated preoperatively and postoperatively.Correlation analyses assessed the relationships between biomarkers and clinical outcomes.RESULTS Patients with PDR showed significantly higher serum and vitreous Hcy and UA concentrations compared to those of controls.Serum Hcy and UA levels correlated with vitreous levels.In patients with PDR,elevated vitreous Hcy correlated with worse best-corrected visual acuity at 1 day and reduced peripapillary retinal nerve fiber layer thickness at 7 days and 90 days.It also correlated with foveal avascular zone enlargement at 90 days and inferior superficial capillary plexus(SCP)width density at 7 days.Vitreous UA had negative correlations at 30 days with nasal SCP length density and temporal/inner ring SCP width density.CONCLUSION Vitreous,but not serum,Hcy predicts post-PPV impairment,underscoring the prognostic value of the local ocular environment over systemic factors in PDR.
基金supported by National Science Foundation of China(U2333201)National Key R&D Program of China(2021YFF0603902)Civil Aviation Safety Capacity Building Foundation of China(PESA2024111,RJ2025039).
摘要Anomaly detection in system logs is a critical technical means for identifying potential faults and security risks.In distributed environments,traditional deep learning-based log anomaly detection methods often suffer from shortcomings in transparency,computational overhead,and data privacy protection.To address these issues,this paper proposes a federated learning-driven lightweight and explainable log anomaly detection framework named FedXLog.The framework adapts to heterogeneous logs through hierarchical feature extraction,introduces the Federated Gradient Trajectory Aggregation algorithm(FedGradTrace)to enhance the explainability of the parameter aggregation process,constructs lightweight models using knowledge distillation,and achieves globally consistent explanatory capabilities by integrating hash feature alignment.Experimental results demonstrate that FedXLog possesses the dual advantages of high detection accuracy and lightweight deployment for heterogeneous logs in distributed scenarios.It can effectively identify key decision-making features and locate typical root causes of anomalies.Notably,the framework has been specifically optimized for the unique characteristics of distributed logs.Distinguished from general federated explainable methods,it can directly support abnormal root cause localization in Operations and Maintenance scenarios.This further verifies the application value of scenario-specific adaptation of federated learning in the field of log analysis,thereby expanding the scope of application of explainable log anomaly detection.
摘要Current evidence for oligodendrocyte precursor cell involvement in Parkinson’s disease:Oligodendroglial cells comprise a large cell population in the substantia nigra(SN).We recently reported a stable portion of oligodendrocyte precursor cells(OPCs)in the SN pars compacta(SNpc)in a 1:1 ratio with dopaminergic neurons:15%of cells in neonate and young mice,rising to 20%in aged mice.Moreover,this portion represents only 45%of all oligodendroglial cells in the SNpc and 54%of all oligodendroglial cells in the SN pars reticulata(SNpr)(Fitzgerald et al.,2025).The SN is a deeply located area of the midbrain and the site of dopaminergic degeneration in Parkinson’s disease(PD).Recent advancement of single-cell transcriptomics revealed the involvement of non-neuronal cells in PD,with PD risk variants being strongly associated with oligodendroglia(reviewed by Salazar Campos et al.,2025).
基金supported by Arizona Biomedical Research Commission[ADHS18-198846]the National Institute of Health NINDS[R56-NS109608 and R01-NS122805]Davies,Robert and Peyton,Parkinson’s Disease Research Fund to TF.
摘要The loss of control over movement is one of the most devastating consequences of Parkinson’s disease(PD).The loss of control largely results from the gradual but inexorable destruction of dopamine-producing neurons in the substantia nigra pars compacta.As dopamine levels fall,the ability to initiate,control,learn,and sustain actions declines.Treatment with the dopamine precursor levodopa can partly overcome motor impairments;however,years of use often leads to levodopa-induced dyskinesia(LID),a debilitating condition characterized by uncontrolled writhing and ballistic movements,making continued treatment difficult or impossible.While progress has been made towards unraveling the molecular and cellular processes driving the development of LID,far less is known about the changes in ongoing neuronal activity that contribute to LID expression.
基金Supported by National Natural Science Foundation of China(No.82401269).
摘要AIM:To observe the clinical features and the surgical outcomes of the high myopic(HM)patients with epiretinal membranes(ERM).METHODS:This was a retrospective study enrolled HM patients diagnosed with ERM who underwent vitrectomy between May 2012 and November 2021.Three groups were divided according to axial length(AXL):26–<28 mm(n=43),28–<30 mm(n=22),and≥30 mm(n=11).Baseline characteristics and postoperative visual and anatomical outcomes were analyzed.RESULTS:Totally 76 consecutive eyes of 73 HM patients(27 males),with a mean age of 60.5±9.2y(range:38–84y)were enrolled.The initial best-corrected visual acuity(BCVA)of the three groups was not significantly different(P=0.498).Longer AXL was associated with a higher incidence of both inner and outer macular retinoschisis(MRS),ellipsoid zone(EZ)disruption,and foveal retinal detachment(all P<0.05).Only the eyes in the 26–<28 mm group showed a significant improvement in postoperative BCVA.BCVA was improved in 77.6%of the eyes.Among the eyes with BCVA not improved,58.8%belonged to the group 26–<28 mm.The postoperative macular hole was seen in 1(1.32%)eye.Multivariate linear regression analysis indicated that initial BCVA(P<0.001)and epiretinal proliferation(P=0.010)influenced the final BCVA.CONCLUSION:AXL is not significantly associated with visual recovery.Early operative intervention might have better visual and anatomical outcomes in HM-ERM patients.
基金funded by the Science Committee of the Ministry of Science and Higher Education of the Republic of Kazakhstan(Grant No.IRN AP23487753)under the project titled“Innovative technologies for automated correction of Kazakh language texts:machine learning and morphological analysis”.
摘要Morphological parsing is a fundamental task in natural language processing,particularly for morphologically rich languages where words encode complex grammatical and semantic information.This paper proposes a multi-branch Transformer-enhanced neural framework for joint morphological representation learning,designed to improve segmentation and classification accuracy by integrating complementary feature extraction mechanisms.The proposed architecture combines convolutional layers for capturing local morphological patterns,recurrent layers for modeling sequential dependencies,and Transformer-based self-attention for learning global contextual relationships.This hybrid design enables the model to generate robust and context-aware representations that enhance morphological understanding.The framework is trained using morphologically annotated datasets and evaluated using standard performance metrics,including F1-score and classification accuracy.Experimental results demonstrate that the proposed model significantly outperforms conventional and single-architecture baselines in both segmentation and morphological classification tasks.The learned representations exhibit strong discriminative capability,allowing accurate identification of morpheme boundaries and grammatical features.Furthermore,the model demonstrates stable convergence behavior and strong generalization performance across diverse linguistic conditions.These findings confirm the effectiveness of integrating multi-level contextual and structural feature extraction mechanisms,establishing the proposed framework as a robust and scalable solution for advanced morphological parsing and representation learning in modern natural language processing applications.
摘要When performing English-to-Tamil Neural Machine Translation(NMT),end users face several challenges due to Tamil's rich morphology,free word order,and limited annotated corpora.Although available transformer-based models offer strong baselines,they compromise syntactic awareness and the detection and man-agement of offensive content in cluttered,noisy,and informal text.In this paper,we present POSDEP-Offense-Trans,a multi-task NMT framework that combines Part-of-Speech(POS)and Dependency Parsing(DEP)methods with a robust offensive language classification module.Our architecture enriches the Transformer encoder with syntax-aware embeddings and provides syntax-guided attention mechanisms.The architecture incorporates a structure-aware contrastive loss that reinforces syntactic consistency and deploys auxiliary classification heads for POS tagging,dependency parsing,and multi-class offensive detection.The classifier for offensive words operates at both sentence and token levels and obtains guidance from syntactic features and formal finite automata rules that model offensive language structures-hate speech,profanity,sarcasm,and threats.Using this architecture,we construct a syntactically enriched,socially annotated corpus.Experimental results show improvements in translation quality,with a BLEU score of 33.5,UAS/LAS parsing accuracies of 92.4%and 90%,and a 4.5%Fl-score gain in offensive content detection compared with baseline POS+DEP+Offense models.Also,the proposed model achieved 92.3%in offensive content neutralization,as confirmed by ablation studies.This comprehensive English-Tamil NMT model that unifies syntactic modelling and ethical filtering-laying the groundwork for applications in social media moderation,hate speech mitigation,and policy-compliant multilingual content generation.
基金supported,in part,by China-Singapore International Joint Research Institute(CSIJRI)(No.206-A023001)Undergraduate Teaching Reform Project of Shandong University(No.2023Y235)。
摘要With the rapid growth of big data technologies,data analysis skills have become essential across industries.Programming skills are increasingly important.Universities are adding programming courses to their core curricula.It is challenging to evaluate students'code assignments in a scientific and efficient way.Traditional test-case evaluation only checks functional correctness.However,it cannot assess code structure,logical rigor,or performance.To address this,our study builds a multi-dimensional automated framework.The framework evaluates student code from four angles:structure analysis,grammar analysis,time complexity analysis,and code similarity analysis.Notably,in code similarity analysis,the framework integrates structural features,with semantic analysis powered by large language models.Teachers can use the evaluation results to fully understand students'progress and dynamically adjust teaching content.
摘要BACKGROUND Acute submacular hemorrhage(SMH)secondary to choroidal neovascularization(CNV),most commonly in neovascular age-related macular degeneration,is a vision-threatening emergency.Thick,fovea-involving SMH can cause rapid photoreceptor injury,and timely intervention aimed at clot lysis and displacement,while continuing CNV suppression with anti-vascular endothelial growth factor(anti-VEGF)therapy,may improve anatomic outcomes.CASE SUMMARY We report a retrospective case series of three eyes with acute,fovea-involving CNV-related SMH treated with pars plana vitrectomy(PPV),subretinal tissue plasminogen activator(tPA),and expansile gas tamponade,with intravitreal anti-VEGF administered at the end of the procedure and continued postoperatively.Two cases had early intraocular pressure-related events(transient hypotony in one patient and transient ocular hypertension in another)requiring close postoperative monitoring and medical management.Follow-up color fundus photography and optical coherence tomography documented postoperative evolution of the hemorrhage compared with baseline,with ongoing anti-VEGF therapy planned to control the underlying CNV.CONCLUSION PPV with subretinal tPA and gas tamponade is a practical surgical strategy for acute,thick,fovea-involving SMH secondary to CNV,particularly when rapid displacement is desired.Careful documentation of operative parameters,strict postoperative monitoring for pressure-related complications,and continued anti-VEGF therapy are essential components of care.
基金supported by the General Project of Natural Science Foundation of Henan Province(262300421801)Soft Science Project of Henan Province(No.262400410529).
摘要A complete analysis of a geometric diagram hinges on interpreting both its fundamental primitives and the accompanying natural language text,yet existing models struggle to process the rich semantics within these descriptions,often leading to ambiguity and restricted reasoning.To address this,our work introduces a method that deeply integrates a Transformer-based text encoder within a sophisticated visual parsing architecture.Central to our approach is a novel Semantic-Guided Cross-Attention mechanism,which uses a global sentence representation as a semantic query to dynamically guide the model’s focus toward the most relevant visual primitives based on the textual context.This end-to-end process generates context-aware visual features that are then processed by a Graph Neural Network(GNN)to perform robust cross-modal reasoning.Validated on the large-scale PGDP5K and IMP-Geometry3K datasets,our method demonstrates substantial accuracy improvements in relationship parsing and geometric proposition generation,especially in challenging cases involving text-diagram ambiguity,and significantly surpasses current state-of-the-art baselines by offering a more effective framework for fusing deep textual semantics with visual information.
基金the National Natural Science Foundation of China under Grant No.61672163.
摘要A log is a text message that is generated in various services,frameworks,and programs.The majority of log data mining tasks rely on log parsing as the first step,which transforms raw logs into formatted log templates.Existing log parsing approaches often fail to effectively handle the trade-off between parsing quality and performance.In view of this,in this paper,we present Multi-Layer Parser(ML-Parser),an online log parser that runs in a streaming manner.Specifically,we present a multi-layer structure in log parsing to strike a balance between efficiency and effectiveness.Coarse-grained tokenization and a fast similarity measure are applied for efficiency while fine-grained tokenization and an accurate similarity measure are used for effectiveness.In experiments,we compare ML-Parser with two existing online log parsing approaches,Drain and Spell,on ten real-world datasets,five labeled and five unlabeled.On the five labeled datasets,we use the proportion of correctly parsed logs to measure the accuracy,and ML-Parser achieves the highest accuracy on four datasets.On the whole ten datasets,we use Loss metric to measure the parsing quality.ML-Parse achieves the highest quality on seven out of the ten datasets while maintaining relatively high efficiency.
摘要As Satellite Frequency and Orbit(SFO)constitute scarce natural resources,constructing a Satellite Frequency and Orbit Knowledge Graph(SFO-KG)becomes crucial for optimizing their utilization.In the process of building the SFO-KG from Chinese unstructured data,extracting Chinese entity relations is the fundamental step.Although Relation Extraction(RE)methods in the English field have been extensively studied and developed earlier than their Chinese counterparts,their direct application to Chinese texts faces significant challenges due to linguistic distinctions such as unique grammar,pictographic characters,and prevalent polysemy.The absence of comprehensive reviews on Chinese RE research progress necessitates a systematic investigation.A thorough review of Chinese RE has been conducted from four methodological approaches:pipeline RE,joint entityrelation extraction,open domain RE,and multimodal RE techniques.In addition,we further analyze the essential research infrastructure,including specialized datasets,evaluation benchmarks,and competitions within Chinese RE research.Finally,the current research challenges and development trends in the field of Chinese RE were summarized and analyzed from the perspectives of ecological construction methods for datasets,open domain RE,N-ary RE,and RE based on large language models.This comprehensive review aims to facilitate SFO-KG construction and its practical applications in SFO resource management.
基金funded by Hanoi University of Science and Technology(HUST)under project number T2023-PC-008.
摘要Due to the necessity for lightweight and efficient network models, deploying semantic segmentation models on mobile robots (MRs) is a formidable task. The fundamental limitation of the problem lies in the training performance, the ability to effectively exploit the dataset, and the ability to adapt to complex environments when deploying the model. By utilizing the knowledge distillation techniques, the article strives to overcome the above challenges with the inheritance of the advantages of both the teacher model and the student model. More precisely, the ResNet152-PSP-Net model’s characteristics are utilized to train the ResNet18-PSP-Net model. Pyramid pooling blocks are utilized to decode multi-scale feature maps, creating a complete semantic map inference. The student model not only preserves the strong segmentation performance from the teacher model but also improves the inference speed of the prediction results. The proposed method exhibits a clear advantage over conventional convolutional neural network (CNN) models, as evident from the conducted experiments. Furthermore, the proposed model also shows remarkable improvement in processing speed when compared with light-weight models such as MobileNetV2 and EfficientNet based on latency and throughput parameters. The proposed KD-SegNet model obtains an accuracy of 96.3% and a mIoU (mean Intersection over Union) of 77%, outperforming the performance of existing models by more than 15% on the same training dataset. The suggested method has an average training time that is only 0.51 times less than same field models, while still achieving comparable segmentation performance. Hence, the semantic segmentation frames are collected, forming the motion trajectory for the system in the environment. Overall, this architecture shows great promise for the development of knowledge-based systems for MR’s navigation.
基金Supported by the Shenzhen Science and Technology Program(No.JCYJ20220818103207015)the SanMing Project of Medicine in Shenzhen(No.SZSM202311012).
摘要AIM:To establish a risk prediction model for secondary cataract within 2y after pars plana vitrectomy(PPV)in patients with primary rhegmatogenous retinal detachment(RRD).METHODS:Clinical data of patients with primary RRD treated at the Shenzhen Eye Hospital were retrospectively collected.Twenty-four potential influencing factors,including patient characteristics and surgical factors,were selected for analysis.Independent risk factors for secondary cataract were identified through univariate comparisons and multivariate logistic regression analysis.A risk prediction model was constructed and evaluated using receiver operating characteristic(ROC)curves,area under the ROC curve(AUC),calibration plots,and decision curve analysis(DCA)curves.RESULTS:The 386 cases(389 eyes)of patients who underwent PPV and had complete surgical records were ultimately included.Within a 2-year longitudinal observation,41.39%of patients developed cataract secondary to PPV.Logistic regression results identified a history of hypertension[odds ratio(OR)=1.78,95%CI:1.002–3.163,P=0.049],silicone oil tamponade(OR=3.667,95%CI:2.373–5.667,P=0.000),and lens thickness(OR=1.978,95%CI:1.129–3.464,P=0.017)as independent risk factors for cataract secondary to PPV.The constructed nomogram achieved AUC=0.6974.Calibration plots indicated good agreement between predicted and observed outcomes,while DCA curves demonstrated the model’s clinical utility.CONCLUSION:By incorporating a history of hypertension,vitreous substitute type,and lens thickness,this study constructs a prediction model with moderate discriminative ability.This model offers a valuable tool for clinicians to identify high-risk patients early,potentially allowing for more timely interventions and improved patient outcomes.