<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ArticleSet PUBLIC "-//NLM//DTD PubMed 2.7//EN" "https://dtd.nlm.nih.gov/ncbi/pubmed/in/PubMed.dtd">
<ArticleSet>
<Article>
<Journal>
				<PublisherName></PublisherName>
				<JournalTitle>Transactions on Machine Intelligence</JournalTitle>
				<Issn>2821-1693</Issn>
				<Volume>9</Volume>
				<Issue>1</Issue>
				<PubDate PubStatus="epublish">
					<Year>2026</Year>
					<Month>03</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>MultiCNKG: Integrating Cognitive Neuroscience, Gene, and Disease Knowledge Graphs Using Large Language Models</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>1</FirstPage>
			<LastPage>15</LastPage>
			<ELocationID EIdType="pii">244943</ELocationID>
			
<ELocationID EIdType="doi">10.22034/TMI.2026.244943</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>A.</FirstName>
					<LastName>Sarabadani</LastName>
<Affiliation>Ph.D. in IT Engineering , Department of Computer Engineering and Information Technology, University of Qom, Qom, Iran.</Affiliation>
<Identifier Source="ORCID">0000-0002-3521-1401</Identifier>

</Author>
<Author>
					<FirstName>Kh.</FirstName>
					<LastName>Rahsepar Fard</LastName>
<Affiliation>Kheirolah Rahsepar Fard
Department of Computer Engineering and Information Technology, University of Qom, Qom, Iran.</Affiliation>
<Identifier Source="ORCID">0000-0001-5452-4596</Identifier>

</Author>
<Author>
					<FirstName>H.</FirstName>
					<LastName>Hariri</LastName>
<Affiliation>Department of Computer Engineering, Malek Ashtar University of Technology, Tehran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2025</Year>
					<Month>11</Month>
					<Day>26</Day>
				</PubDate>
			</History>
		<Abstract>The advent of large language models (LLMs) has revolutionized the integration of knowledge graphs (KGs) in the biomedical and cognitive sciences, effectively overcoming the limitations of traditional machine learning methods in capturing intricate semantic links among genes, diseases, and cognitive processes. This paper introduces MultiCNKG, an innovative framework that merges three distinct knowledge sources: the Cognitive Neuroscience Knowledge Graph (CNKG), containing 2.9K nodes and 4.3K edges across 9 node types and 20 edge types; the Gene Ontology (GO), featuring 43K nodes and 75K edges across 3 node types and 4 edge types; and the Disease Ontology (DO), comprising 11.2K nodes and 8.8K edges with 1 node type and 2 edge types. Utilizing advanced LLMs such as GPT-4, we perform automated entity alignment, semantic similarity computation, and graph augmentation to construct a unified, cohesive KG that interconnects genetic mechanisms, neurological disorders, and cognitive functions. The resulting MultiCNKG unified graph encompasses 6.9K nodes across 5 distinct types and 11.3K edges spanning 7 relational types, establishing a multi-layered analytical pipeline from molecular to behavioral domains. Empirical evaluations demonstrate robust framework performance, achieving an 85.20% precision rate, 87.30% recall, 92.18% coverage, 82.50% graph consistency, a 40.28% novelty detection rate, and an 89.50% expert validation score. Furthermore, link prediction benchmarks utilizing TransE (MR: 391, MRR: 0.411) and RotatE (MR: 263, MRR: 0.395) yield highly competitive performance against standard benchmarks like FB15k-237 and WN18RR. Ultimately, this integrated KG advances clinical and research applications in personalized medicine, cognitive disorder diagnostics, and data-driven hypothesis formulation within cognitive neuroscience.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Knowledge Graph</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Large Language Models</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Cognitive neuroscience</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Gene ontology</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Disease Ontology</Param>
			</Object>
		</ObjectList>
</Article>

<Article>
<Journal>
				<PublisherName></PublisherName>
				<JournalTitle>Transactions on Machine Intelligence</JournalTitle>
				<Issn>2821-1693</Issn>
				<Volume>9</Volume>
				<Issue>1</Issue>
				<PubDate PubStatus="epublish">
					<Year>2026</Year>
					<Month>03</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>A Systematic Review of Fairness-Aware and Optimization-Driven Virtual Machine Allocation Models in Cloud Computing</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>16</FirstPage>
			<LastPage>31</LastPage>
			<ELocationID EIdType="pii">244942</ELocationID>
			
<ELocationID EIdType="doi">10.22034/TMI.2026.244942</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>J. Tope</FirstName>
					<LastName>Olujayetan</LastName>
<Affiliation>MSc ,Computer Science, Achievers University, Owo , Nigeria</Affiliation>
<Identifier Source="ORCID">0009-0002-7490-5657</Identifier>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2025</Year>
					<Month>10</Month>
					<Day>09</Day>
				</PubDate>
			</History>
		<Abstract>Virtual machine (VM) allocation remains a foundational challenge in Infrastructure-as-a-Service (IaaS) cloud computing, particularly as multi-tenant environments grow in scale, heterogeneity, and complexity. Recent advancements increasingly emphasize the dual objectives of fairness and optimization, reflecting the need for equitable resource distribution without compromising system performance. This systematic review synthesizes peer-reviewed research published between 2020 and 2025, evaluating fairness-driven, optimization-driven, and hybrid VM allocation models. Following a PRISMA-aligned search strategy across IEEE Xplore, ACM Digital Library, ScienceDirect, SpringerLink, and Google Scholar, 15 high-quality studies meeting strict inclusion criteria were selected. Findings reveal that while fairness-driven models successfully reduce resource starvation and improve equity, they often incur higher makespan and computational overhead. Conversely, optimization-driven models demonstrate substantial gains in throughput, energy efficiency, and load balancing, yet frequently deprioritize fairness, leading to disproportionate resource allocation for low-priority tasks. Hybrid models have subsequently emerged as a dominant research direction, leveraging multi-objective and machine learning-based approaches to balance efficiency and equity effectively. Despite this progress, key research gaps persist, including a lack of standardized fairness metrics, limited validation using real-world workload traces, and inconsistent reporting of scalability and convergence properties. This review situates the Optimized Proportional Equity Model (OPEM) within this evolving landscape, highlighting its deterministic, fairness-centered design and potential to contribute to transparent resource allocation frameworks. The study concludes with actionable recommendations for developing next-generation allocation mechanisms grounded in rigorous evaluation, hybrid optimization, and standardized assessment.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">cloud computing</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Virtual machine allocation</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Fairness</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Multi-Objective Optimization</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Systematic review</Param>
			</Object>
		</ObjectList>
</Article>

<Article>
<Journal>
				<PublisherName></PublisherName>
				<JournalTitle>Transactions on Machine Intelligence</JournalTitle>
				<Issn>2821-1693</Issn>
				<Volume>9</Volume>
				<Issue>1</Issue>
				<PubDate PubStatus="epublish">
					<Year>2026</Year>
					<Month>03</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>HGNN-SF: Heterogeneous Graph Neural Network with Gated Semantic Fusion for Robust Link Prediction</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>32</FirstPage>
			<LastPage>47</LastPage>
			<ELocationID EIdType="pii">244944</ELocationID>
			
<ELocationID EIdType="doi">10.22034/TMI.2026.244944</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>M. A.</FirstName>
					<LastName>Javadzade</LastName>
<Affiliation>Faculty of artificial intelligence and cognitive sciences, Imam Hossein Comprehensive University, Tehran, Iran</Affiliation>

</Author>
<Author>
					<FirstName>M. J.</FirstName>
					<LastName>Khedmati Yavand</LastName>
<Affiliation>Faculty of  artificial intelligence and cognitive sciences, Imam Hossein Comprehensive University, Tehran, Iran</Affiliation>
<Identifier Source="ORCID">0009-0000-7304-5654</Identifier>

</Author>
<Author>
					<FirstName>H.</FirstName>
					<LastName>Hosseini</LastName>
<Affiliation>Faculty of artificial intelligence and cognitive sciences, Imam Hossein Comprehensive University, Tehran, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2025</Year>
					<Month>12</Month>
					<Day>15</Day>
				</PubDate>
			</History>
		<Abstract>Effectively fusing heterogeneous semantic information while ensuring training stability remains a critical challenge in graph learning. This paper proposes HGNN-SF, a robust architecture designed for link prediction in dense and complex heterogeneous graphs. The core of the proposed model is a novel Semantic Fusion Layer (SF-Layer) that integrates a two-level attention mechanism. First, Intra-Type Spectral Attention incorporates spectral normalization into relation-specific attention modules to stabilize message propagation and prevent gradient explosion in high-degree, dense graph structures. Second, a Hierarchical Semantic Fusion mechanism dynamically assigns importance weights to aggregated messages from distinct relation types, enabling effective semantic integration without relying on predefined meta-paths. To regulate information flow and mitigate over-smoothing in deep heterogeneous message passing, node representations are updated using a Gated Recurrent Unit (GRU). An ablation study demonstrates that this gated update significantly outperforms conventional residual connections in preserving feature discriminability. Additionally, Hard Negative Sampling is employed during training to enhance model robustness against structurally challenging negative instances. Extensive experiments conducted on four large-scale, real-world datasets (DBLP, ACM, Amazon, and LiveJournal) demonstrate that HGNN-SF consistently outperforms strong graph neural network (GNN) and heterogeneous GNN (HGNN) baselines in link prediction tasks. Notably, on the highly challenging LiveJournal dataset, HGNN-SF achieves a Test AUC of 0.9044, confirming the efficacy of combining spectral attention and gated semantic fusion for stable, accurate representation learning in heterogeneous networks.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Heterogeneous Graph Neural Networks</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Link Prediction</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Semantic Fusion</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Gated Recurrent Unit (GRU)</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Hard Negative Sampling</Param>
			</Object>
		</ObjectList>
</Article>

<Article>
<Journal>
				<PublisherName></PublisherName>
				<JournalTitle>Transactions on Machine Intelligence</JournalTitle>
				<Issn>2821-1693</Issn>
				<Volume>9</Volume>
				<Issue>1</Issue>
				<PubDate PubStatus="epublish">
					<Year>2026</Year>
					<Month>03</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Earthquake Prediction and Early Warning System Using Hybrid Random Forest and Time-Series Transformer Deep Learning Algorithms</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>48</FirstPage>
			<LastPage>55</LastPage>
			<ELocationID EIdType="pii">244946</ELocationID>
			
<ELocationID EIdType="doi">10.22034/TMI.2026.244946</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>S.</FirstName>
					<LastName>Ghanerezgh</LastName>
<Affiliation>Master of Information Technology, Computer, Faculty of Electrical, Computer and Mechanical Engineering, University of Eyvanakey, Semnan, Iran</Affiliation>
<Identifier Source="ORCID">0009-0000-2186-7613</Identifier>

</Author>
<Author>
					<FirstName>M.</FirstName>
					<LastName>Rabiei</LastName>
<Affiliation>Assistant Professor, Computer, Faculty of Electrical, Computer and Mechanical Engineering, University of Eyvanakey, Semnan, Iran,</Affiliation>
<Identifier Source="ORCID">0000-0001-8728-8825</Identifier>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2025</Year>
					<Month>12</Month>
					<Day>27</Day>
				</PubDate>
			</History>
		<Abstract>Earthquakes pose a catastrophic threat to human life and critical infrastructure, necessitating the development of highly accurate early warning systems. The primary objective of this research is to design an earthquake early warning framework capable of predicting both seismic magnitude and occurrence timing by integrating machine learning and deep learning architectures. In this study, a Random Forest Regression model is employed to estimate earthquake magnitudes, while a time-series Transformer algorithm is utilized to forecast occurrence times. The underlying dataset, sourced from seismic networks in Japan, underwent comprehensive preprocessing, normalization, and train-test partitioning. To predict timing, data was converted into a sequential time-series format before feeding it into the Transformer network. The designed Transformer model incorporates multi-head self-attention mechanisms, layer normalization, and aggregation modules, significantly enhancing its temporal forecasting capacity. Operationally, the Random Forest algorithm first identifies seismic events exceeding a magnitude of 5.0, after which the time-series Transformer predicts the exact occurrence window down to the minute. By combining these predictive outputs, the system dynamically generates visual warning alerts based on the forecasted severity and timeline. Empirical evaluations demonstrate strong predictive proficiency. The magnitude estimation model achieved a Mean Squared Error (MSE) of 0.0261, a Mean Absolute Error (MAE) of 0.0883, a Root Mean Squared Error (RMSE) of 0.1615, and a Coefficient of Determination (R^2) of 0.7737. For earthquake timing forecasting, the system yielded an MSE of 0.0007, an MAE of 0.0265, and an RMSE of 0.0264. Implementing this hybrid early warning system offers a vital tool for effective disaster risk management and mitigation strategies in seismically active regions.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Earthquake prediction</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Deep Learning</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Random forest regression</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Time-series analysis</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Transformer Models</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Disaster Risk Management</Param>
			</Object>
		</ObjectList>
</Article>
</ArticleSet>
