<?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>Amirkabir University of Technology</PublisherName>
				<JournalTitle>AUT Journal of Modeling and Simulation</JournalTitle>
				<Issn>2588-2953</Issn>
				<Volume>58</Volume>
				<Issue>2</Issue>
				<PubDate PubStatus="epublish">
					<Year>2026</Year>
					<Month>10</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Prompt Engineering for Biomedical NLI: An Exploratory Study.</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage></FirstPage>
			<LastPage></LastPage>
			<ELocationID EIdType="pii">5918</ELocationID>
			
<ELocationID EIdType="doi">10.22060/miscj.2025.24382.5421</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Hasan Fadhil Qasim</FirstName>
					<LastName>Alkhawaf</LastName>
<Affiliation>Alborz Campus, University of Tehran, Tehran, Iran</Affiliation>
<Identifier Source="ORCID">0009-0001-8762-8276</Identifier>

</Author>
<Author>
					<FirstName>Heshaam</FirstName>
					<LastName>Faili</LastName>
<Affiliation>College of Engineering, School of Electrical and Computer Engineering, University of Tehran, Tehran, Iran</Affiliation>
<Identifier Source="ORCID">0000-0003-0443-3762</Identifier>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2025</Year>
					<Month>07</Month>
					<Day>11</Day>
				</PubDate>
			</History>
		<Abstract>Abstract&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Biomedical Natural Language Inference (BioNLI) is a core task in biomedical NLP that looks to identify whether the biomedical premise entails the hypothesis from the premise. Prompt-based methods are gaining traction as one of the simplest and fastest approaches for effectively using large language models (LLMs) for these sorts of inference tasks without the need for complex, time-consuming fine-tuning of the model. However, the inherent difficulty of biomedical NLI problems represents a significant challenge for prompt engineering given the heavy use of terminology specific to the biomedical domain. During in-context prompting or using predefined examples for zero-shot or few-shot prompting, there is often a lack of contextual information or generalizability to the heterogeneity found in biomedical texts for determining entailment decisions. In this work, we present a comprehensive evaluation of a variety of prompting methods (zero-shot, few-shot static, few-shot dynamic, Chain-of-Thought, self-consistency, and Tree-of-Thought) with two LLMs, DeepSeek-R1-Distill-Qwen-14B and LLaMA-3.1-8B-Instruct, from the prompt-engineering perspective. We applied these methods to the BioNLI dataset and reported on key evaluation metrics across all methods. Our results show that dynamic contextual in-context prompting, together with structured reasoning, produces high-quality inference in our context. Between all of the models and configurations, few-shot ToT prompting using the DeepSeek model produced the best results, scoring a macro-F1 score of 71.05, even outperforming retrieval-augmented models reported on in prior studies. These findings show that prompt engineering alone can handle complex biomedical reasoning effectively, without needing retrieval or full fine-tuning.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Chain-of-Thought</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Tree-of-Thought</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">self-consistency prompting</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">few-shot reasoning</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">DeepSeek-R1-Distill-Qwen-14B</Param>
			</Object>
		</ObjectList>
</Article>

<Article>
<Journal>
				<PublisherName>Amirkabir University of Technology</PublisherName>
				<JournalTitle>AUT Journal of Modeling and Simulation</JournalTitle>
				<Issn>2588-2953</Issn>
				<Volume>58</Volume>
				<Issue>2</Issue>
				<PubDate PubStatus="epublish">
					<Year>2026</Year>
					<Month>10</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Packet-Based Predictive Control Framework for Rotary inverted pendulum benchmark with Round-Trip Time-Delay compensation</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage></FirstPage>
			<LastPage></LastPage>
			<ELocationID EIdType="pii">6110</ELocationID>
			
<ELocationID EIdType="doi">10.22060/miscj.2026.23654.5392</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Mostafa</FirstName>
					<LastName>Nasiri</LastName>
<Affiliation>Isfahan University of Technology</Affiliation>

</Author>
<Author>
					<FirstName>Ehsan</FirstName>
					<LastName>Zeinali</LastName>
<Affiliation>Isfahan University of Technology, Isfahan, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2024</Year>
					<Month>11</Month>
					<Day>05</Day>
				</PubDate>
			</History>
		<Abstract>Time delays in data transmission are a critical factor that significantly influence the stability and performance of pocket-based control systems, especially under realistic network conditions where delays are unpredictable and variable. These delays, stemming from communication constraints, often include challenges such as packet disorder and loss, which can compromise control accuracy and system robustness. To address this issue, this paper introduces a novel round-trip delay compensation strategy that explicitly considers both feedback and feedforward delays. These delays are modeled as stochastic but constrained entities, accurately capturing the uncertainties present in real-world network environments. The impact of these delays on system stability is rigorously analyzed using spectral radius methods, providing a quantitative assessment of stability margins and robustness. Additionally, the effects of key parameters such as sampling time and the design of controllers based on linear quadratic regulation are investigated through comprehensive simulations, highlighting their influence on system stability and performance. Practical validation is performed on a pocket-based inverted pendulum system, demonstrating that the proposed approach reduces overshoot by approximately 20%, shortens the settling time by about 25%, and decreases peak motor torque by 23%. These results underscore the enhanced robustness and reliability achieved through the proposed delay compensation, making it a practical and effective solution for networked control systems operating under variable communication delays and packet irregularities.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Pocket-based Control Systems</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Round-trip</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">time-delay</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">compensation</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Spectral radius</Param>
			</Object>
		</ObjectList>
</Article>

<Article>
<Journal>
				<PublisherName>Amirkabir University of Technology</PublisherName>
				<JournalTitle>AUT Journal of Modeling and Simulation</JournalTitle>
				<Issn>2588-2953</Issn>
				<Volume>58</Volume>
				<Issue>2</Issue>
				<PubDate PubStatus="epublish">
					<Year>2026</Year>
					<Month>10</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Sentence Splitter: Uncovering Latent Factual Structure for Self-Supervised Learning</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage></FirstPage>
			<LastPage></LastPage>
			<ELocationID EIdType="pii">6114</ELocationID>
			
<ELocationID EIdType="doi">10.22060/miscj.2026.25717.5489</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Ahmad</FirstName>
					<LastName>Pouramini</LastName>
<Affiliation></Affiliation>

</Author>
<Author>
					<FirstName>Mahsa</FirstName>
					<LastName>Afsharizadeh</LastName>
<Affiliation>Department of Computer Engineering, Sirjan University of Technology, Sirjan, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2026</Year>
					<Month>04</Month>
					<Day>22</Day>
				</PubDate>
			</History>
		<Abstract>This paper introduces Sentence Splitter, a self-supervised framework built upon a T5-based encoder--decoder architecture for uncovering the latent factual structure of natural language sentences. The proposed method identifies the semantic boundary between a descriptive prefix (head) and its factual completion (tail) by formulating sentence splitting as a discrete segmentation problem, where a sentence of length $N$ admits $N$ possible split points but only one recovers the intended head--tail structure. Rather than explicitly searching over all candidate boundaries, the model learns to recover the factual completion through probabilistic sequence generation. To eliminate the need for manual annotation, symbolic head--tail pairs are first verbalized into natural-language templates that provide supervision for training the Sentence Splitter. The trained splitter is then applied to raw text to extract aligned prefix--tail pairs, which are subsequently used to train a generative model that proposes additional plausible completions through a lightweight bootstrapping process. This unified pipeline provides a scalable and structure-aware approach to constructing self-supervised training data while bridging symbolic knowledge and natural language. Experiments on both structured and naturally occurring text demonstrate that the proposed splitter generalizes beyond synthetic templates and that the resulting structure-aware supervision consistently improves downstream performance on knowledge graph completion and commonsense question answering, highlighting the effectiveness of recovering latent factual structure for knowledge-centric NLP.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Sentence Splitting</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Self-supervised Learning</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Natural Language Processing</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Semantic Decomposition</Param>
			</Object>
		</ObjectList>
</Article>

<Article>
<Journal>
				<PublisherName>Amirkabir University of Technology</PublisherName>
				<JournalTitle>AUT Journal of Modeling and Simulation</JournalTitle>
				<Issn>2588-2953</Issn>
				<Volume>58</Volume>
				<Issue>2</Issue>
				<PubDate PubStatus="epublish">
					<Year>2026</Year>
					<Month>10</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>MBFANet: A lightweight network with multi-branch fusion and attention modules for real-time segmentation</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage></FirstPage>
			<LastPage></LastPage>
			<ELocationID EIdType="pii">6116</ELocationID>
			
<ELocationID EIdType="doi">10.22060/miscj.2026.25626.5483</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Zainab</FirstName>
					<LastName>Rawan Abdulraheem</LastName>
<Affiliation>Faculty of Computer Engineering, Shahrood University of Technology, Shahrood, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Mansoor</FirstName>
					<LastName>Fateh</LastName>
<Affiliation>Shahrood University of Technology- Iran - Shahrood</Affiliation>

</Author>
<Author>
					<FirstName>Saideh</FirstName>
					<LastName>Ferdowsi</LastName>
<Affiliation>School of Mathematics, Statistics and Actuarial Science, University of Essex, Colchester, England</Affiliation>

</Author>
<Author>
					<FirstName>Sadjad</FirstName>
					<LastName>Rezvani</LastName>
<Affiliation>Faculty of Computer Engineering, Shahrood University of Technology, Shahrood, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2026</Year>
					<Month>03</Month>
					<Day>15</Day>
				</PubDate>
			</History>
		<Abstract>Masked face segmentation plays a crucial role in face recognition, security, and medical applications, yet remains challenging due to occlusions, varying lighting conditions, and diverse mask patterns. To address these issues, we propose MBFANet, a lightweight and efficient deep learning model that integrates multi-branch feature fusion and attention mechanisms for real-time segmentation. Our architecture is built upon RepVGG, an efficient convolutional backbone, and is enhanced by two key modules: Channel Aggregation and Coordinate Refinement (CACR) for improving spatial and channel-wise feature representation, and the Atrous Pyramid Attention Module (APAM) for capturing multi-scale contextual information. Additionally, a Multi-Branch Feature Fusion (MBFF) module is employed in the decoder to refine segmentation outputs. To optimize segmentation performance, we introduce a hybrid loss function that combines Dice Loss and Focal Loss, effectively addressing class imbalance while improving boundary precision. Experimental evaluations on the Masked Face Segmentation Dataset (MFSD) demonstrate that MBFANet achieves superior segmentation accuracy, outperforming existing models in IoU, F1-score, recall, and precision while maintaining a low parameter count (10M) and high inference speed (153 FPS). Ablation studies confirm the effectiveness of the proposed modules, showing consistent improvements across all evaluation metrics. With its balance between accuracy, efficiency, and computational cost, MBFANet presents a highly effective solution for real-time masked face segmentation, making it well-suited for practical deployment in security, biometric authentication, and mobile applications.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Masked Face Segmentation</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Deep learning</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Multi-Branch Fusion</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Attention Mechanisms</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Real-Time Segmentation</Param>
			</Object>
		</ObjectList>
</Article>
</ArticleSet>
