Under the Patronage of Prof. Dr. Hassan Shakir Majdi, President of Al-Mustaqbal University, the Center for Artificial Intelligence Applications Establishes a Language Proofreading Committee to Enhance Research Quality

Under the patronage of Prof. Dr. Hassan Shakir Majdi, President of Al-Mustaqbal University, the Al-Mustaqbal Center for Artificial Intelligence Applications has announced the establishment of a specialized Language Proofreading Committee. The committee will be responsible for reviewing theses, dissertations, and scientific research papers, in line with the university’s commitment to academic excellence and research quality. The proofreading fees have been set as follows: Theses and dissertations: 50,000 IQD Scientific research papers: 35,000 IQD This initiative is aligned with the United Nations Sustainable Development Goals (SDGs), particularly Quality Education (Goal 4), Industry, Innovation, and Infrastructure (Goal 9), and Partnerships for the Goals (Goal 17), by supporting high-quality academic outputs and fostering a research environment that contributes to community service and sustainable development. Al-Mustaqbal University, the first among private universities in Iraq.


Innovative Projects at Al-Mustaqbal Center for Artificial Intelligence Applications in Support of Sustainable Development Goals

The Al-Mustaqbal Center for Artificial Intelligence Applications continues to implement outstanding projects and technological innovations that reflect the skills of students and researchers in artificial intelligence, robotics, and modern technologies. Recently, the center showcased several projects that demonstrate the ability to transform ideas into real-world applications serving the community. These initiatives are aligned with the United Nations Sustainable Development Goals (SDGs), particularly those related to Good Health and Well-Being, Quality Education, Affordable and Clean Energy, Industry, Innovation & Infrastructure, Sustainable Cities, and Climate Action. The center strives to harness AI in developing innovative solutions to address global challenges. This reflects Al-Mustaqbal University’s vision of fostering creativity and innovation while providing leading scientific platforms to build capacities and contribute to a sustainable future. Al-Mustaqbal University, the first among private universities in Iraq.


Resumption of Electronic Plagiarism Detection Service at Al-Mustaqbal University

Under the patronage of the esteemed President of Al-Mustaqbal University, Prof. Dr. Hassan Shaker Majdi, the Center for Artificial Intelligence Applications at Al-Mustaqbal is pleased to announce the resumption of the electronic plagiarism-detection service for academic research and theses, offered at very affordable rates. This service is accessible via the official site of the Center at the following link: Al-Mustaqbal AI Center – University link Al-Mustaqbal University This initiative reflects the University’s commitment to supporting academic integrity, ensuring research quality, and fostering an environment of innovation and excellence. It aligns with the United Nations Sustainable Development Goals (SDGs), especially: Goal 4: Quality Education — by empowering students and researchers with advanced academic support tools, Goal 9: Industry, Innovation, and Infrastructure — by enhancing the research infrastructure and embedding intelligent technologies in academic processes. 📍 Location: Center for Artificial Intelligence Applications – Al-Mustaqbal University


Case study of Engineer Mohammed Saad Abes about Harnessing AI and Singular Value Decomposition (SVD) to Revolutionize MIMO Communication Systems

Framework: Towards Intelligent and Autonomous Wireless Networks In the midst of the digital revolution and the escalating demand for ultra-fast data transmission and extremely low latency, MIMO (Multiple-Input Multiple-Output) systems have emerged as a pivotal technology in the architecture of modern communication networks, from 4G to 5G and beyond [1][2]. This technology utilizes multiple antennas at both the transmitter and receiver to create parallel data streams, thereby significantly enhancing throughput and reliability. Historically, Singular Value Decomposition (SVD) has formed the mathematical backbone of MIMO systems. It provides an optimal method for decomposing the complex communication channel into a set of independent sub-channels, theoretically eliminating interference between them [3]. However, this classical approach faces challenges in rapidly changing real-world environments and requires precise, instantaneous Channel State Information (CSI), which is difficult to achieve. This is where Artificial Intelligence (AI) emerges as an enabling element, capable of adding a layer of intelligence and adaptability, allowing systems to learn, understand the surrounding environment, and respond to its changes proactively and effectively [4][5]. To better understand the concept, imagine a communication tower sending and receiving signals from multiple devices simultaneously, where AI acts as the brain managing this process with superior efficiency. Core Dimensions and Research Questions This report seeks to answer fundamental questions at the heart of the development of future communication systems: 1. To what extent can the integration of SVD's mathematical precision and AI's adaptive flexibility lead to a radical reduction in the Bit Error Rate (BER) and an improvement in spectral efficiency? 2. Can Deep Learning models provide channel estimation that surpasses traditional algorithms like MMSE and LSE in terms of accuracy and reduced computational load, especially in high-mobility scenarios? [5] 3. How can a hybrid approach (SVD+AI) pave the way toward meeting the extremely demanding requirements of 6th Generation (6G) networks, such as Ultra-Reliable Low-Latency Communication (URLLC)? [6][7] Review of Previous Research Efforts • Classical SVD-Based Methodologies: Early research focused on using SVD in precoding and combining techniques to achieve perfect channel separation under the assumption of perfect CSI. Despite their theoretical effectiveness, they lack the flexibility to handle imperfect channels [1][3]. • The Emergence of AI in Channel Estimation: Recent studies have demonstrated the ability of Convolutional Neural Networks (CNNs) to extract the spatial and frequency features of the channel matrix, while Recurrent Neural Networks (RNNs), particularly LSTM, have excelled at predicting channel evolution over time, reducing the system's need for continuous pilot signals [7]. • Intelligent Resource Control: Reinforcement Learning has been employed for complex tasks such as Hybrid Beamforming in massive MIMO systems, where the system learns the optimal strategy for directing the signal based on continuous interaction with the environment to maximize a reward (e.g., highest data rate) [4]. Proposed Methodology: Integrating Mathematical Precision with Adaptive Flexibility 1. The Mathematical Foundation: Channel Decomposition via SVD The basic MIMO system model is: y=Hx+n By applying SVD to the channel matrix H, we get: H=UΣVH Where U and V are unitary matrices used for combining at the receiver and precoding at the transmitter, respectively. Σ is a diagonal matrix containing the "singular values" (σi), which represent the effective gain of each independent sub-channel. Through this transformation, the system is converted into a set of parallel, non-interfering channels: y′=Σx′+n′ This model provides a perfect mathematical foundation. 2. The AI Layer: Optimization and Adaptation AI is integrated at multiple stages to enhance this foundation: • Channel Estimation & Prediction: Instead of repeatedly calculating SVD, a deep learning model (e.g., CNN-LSTM) can be used to estimate the channel matrix H or even predict its components (U,Σ,VH) for the next time step. This significantly reduces computational complexity and feedback overhead. • Intelligent Resource Allocation: A reinforcement learning algorithm can be used to dynamically allocate power across the sub-channels (the singular values in Σ). Instead of traditional water-filling algorithms, the model can allocate higher power to channels serving critical applications or high-priority users. • Transmission Mode Selection: Machine learning classifiers (like SVM) can be trained to select the optimal transmission mode (e.g., spatial multiplexing for increased speed, or diversity coding for enhanced reliability) based on the estimated channel state and current service requirements. Expected Impact & Performance Gains • Enhanced Reliability (Reduced BER): Achieving a significantly lower Bit Error Rate (BER) at the same Signal-to-Noise Ratio (SNR) compared to traditional systems, especially in scenarios with high mobility and interference. • Increased Spectral Efficiency: Boosting the data rate (bits/s/Hz) by enabling the use of more complex and efficient Modulation and Coding Schemes (MCS), thanks to accurate channel estimation. • Lower Latency: Reducing the delay caused by channel state computation and feedback through proactive prediction, which is crucial for applications like autonomous driving and augmented reality. • Network Autonomy: Building systems capable of adapting to new and unforeseen environments without manual reprogramming, paving the way for Self-Organizing Networks (SONs). Broad Application Horizons: From 5G to Beyond • Advanced 5G and 6G Networks: Supporting future applications like Holographic Communication and the Tactile Internet, which require unprecedented reliability and throughput [6]. • Vehicle-to-Everything (V2X) Networks: Ensuring reliable and instantaneous communication between vehicles and infrastructure in highly dynamic environments. • Industrial Internet of Things (IIoT) Systems: Connecting massive numbers of sensors and devices in smart factories, guaranteeing real-time responses for critical process control [7]. • Low Earth Orbit (LEO) Satellite Communications: Overcoming challenges related to the rapid movement of satellites and continuous channel variation [3]. Current Challenges and Future Directions Despite its great promise, this integration faces challenges that must be addressed: • Data Requirement: Deep learning models require vast amounts of data for effective training, which can be difficult to obtain in diverse wireless environments. • Training Complexity: Training complex models can be costly in terms of time and computational resources, requiring specialized hardware platforms. • Explainability: AI models often operate as "black boxes," making it difficult to understand why they make certain decisions, which may be unacceptable in critical systems. • Future Trends: Future research includes using Federated Learning to train models without sharing raw data to preserve privacy, and developing Explainable AI (XAI) models to increase trust in system decisions. Conclusion: AI as a Cornerstone for the Next Generation of Communications AI is no longer just an add-on tool; it has become an integral part of the evolution of communication systems. The integration of Singular Value Decomposition (SVD), which provides a solid and optimal mathematical framework, with the learning and adaptation capabilities offered by AI, represents a true paradigm shift. This hybrid approach not only addresses the shortcomings of traditional methods [3][5] but also opens the door to designing autonomous, intelligent, and unprecedentedly efficient wireless networks, making it the fundamental pillar upon which future applications and services in the 6G era and beyond will be built [6][7]. References [1] Goldsmith, A. (2005). Wireless Communications. Cambridge University Press. [2] Tse, D., & Viswanath, P. (2005). Fundamentals of Wireless Communication. Cambridge University Press. [3] Lu, L., Li, G. Y., Swindlehurst, A. L., Ashikhmin, A., & Zhang, R. (2014). An overview of massive MIMO: Benefits and challenges. IEEE Journal of Selected Topics in Signal Processing, 8(5), 742–758. [4] Jiang, F., & Mao, Z. (2018). Artificial Intelligence Techniques for Massive MIMO Beamforming. IEEE Wireless Communications, 25(5), 122–128. [5] Qiao, J., Shen, X. S., Mark, J. W., Shen, Q., & He, L. (2016). Channel estimation for MIMO systems: a machine learning approach. IEEE Transactions on Communications, 64(5), 1910–1922. [6] Zhang, J., Björnson, E., Matthaiou, M., & Debbah, M. (2020). Prospective Multiple Antenna Technologies for Beyond 5G. IEEE Journal on Selected Areas in Communications, 38(8), 1637–1660. [7] Chen, M., Challita, U., Saad, W., Yin, C., & Debbah, M. (2019). Artificial Neural Networks-Based Machine Learning for Wireless Networks: A Tutorial. IEEE Communications Surveys & Tutorials, 21(4), 3039–3071. Al-Mustaqbal University is the first among private universities in Iraq


Al-Mustaqbal University Announces the Launch of the Student Hackathon “AI for Sustainable Development”

Al-Mustaqbal University announces the organization of the Student Hackathon under the theme “Artificial Intelligence for Sustainable Development” as part of the Future Ambassadors for Sustainability Camp, to be held at Babel Resort on 4–5 October 2025. The Al-Mustaqbal Center for Artificial Intelligence Applications invites university students to participate in this exciting event, which combines creativity and modern technology. Participants will compete through innovative projects presented in a special festival on the sidelines of the camp, aiming to provide practical AI-driven solutions for the Sustainable Development Goals. Valuable prizes will be awarded to the winning teams. 🔹 Al-Mustaqbal University is the first among private universities in Iraq


Al-Mustaqbal University President Chairs Meeting to Evaluate Academic Departments’ Performance

Al-Mustaqbal University President Chairs Meeting to Evaluate Academic Departments’ Performance As part of his continuous oversight of university operations, Prof. Dr. Hassan Shaker Majdi, President of Al-Mustaqbal University, chaired an extended meeting to review and evaluate the performance of the academic departments at the university presidency, in the presence of Prof. Dr. Muthafar Sadiq Al-Zuhairi, Director of Scientific and Academic Supervision, Prof. Dr. Mohsen AbdulAli, Educational Advisor, directors of research centers, academic departments, divisions, and other relevant staff members. The President opened the meeting by congratulating attendees on the launch of the 2025–2026 academic year, emphasizing that past achievements were the result of collective teamwork, and stressing the importance of intensifying efforts while reinforcing commitment and loyalty to the university. The meeting included presentations of achievements, where Prof. Dr. Muthafar Al-Zuhairi reviewed the President’s major international participations, the announcement of the “Smart University” initiative—the first of its kind in Iraqi universities—and activities related to international partnerships and preparations for scientific conferences. Department and division directors presented reports covering research performance, international rankings, leadership and employment programs, engagement with the labor market, sustainability activities, and preparations for the Future Youth Sustainability Camp scheduled for mid-October 2025 at Babel Resort Gardens. The University President stressed the importance of strengthening and utilizing partnerships with prestigious international universities, developing local partnerships with ministries and national institutions, and contributing to practical solutions for various sector challenges through robust scientific research. The meeting concluded with directives for regular monitoring of university units’ performance, providing detailed reports on achievements aligned with the 2025–2026 academic year roadmap, with the attendance of the Director of the Future Center for AI Applications at the university. Al-Mustaqbal University is the leading private university in Iraq



صفحة 1 من 43