Open Access. Powered by Scholars. Published by Universities.®

Computer Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Discipline
Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 1201 - 1230 of 25595

Full-Text Articles in Computer Engineering

A Comprehensive Review Of Software Requirements Dependencies Analysis Techniques, Nahla Mohamed, Sherif Mazen, Waleed Helmy Jul 2025

A Comprehensive Review Of Software Requirements Dependencies Analysis Techniques, Nahla Mohamed, Sherif Mazen, Waleed Helmy

Iraqi Journal for Computer Science and Mathematics

The software Requirements Prioritization (RP) process is essential for producing a successful software project. Requirements are interdependent in software projects, so handling their dependency during the RP process is mandatory. Many researchers have shown that requirements dependency is challenging for large-scale systems. Extracting requirements dependency is difficult since requirements are documented in natural language. Improper handling of dependencies among requirements while prioritization can cause inaccurate prioritization results and deadlocks, which cause project delays, rework, and redesign. Many techniques have been introduced to automate the dependency analysis process among software requirements, including artificial intelligence (AI) and other logic-based methods such as …


Fixed Points Of Multi-Valued Graph Maps In Strong B-Metric, Shaimia Qais Latif, Salwa Salman Abed, Haider Ahmed Shihab Jul 2025

Fixed Points Of Multi-Valued Graph Maps In Strong B-Metric, Shaimia Qais Latif, Salwa Salman Abed, Haider Ahmed Shihab

Iraqi Journal for Computer Science and Mathematics

This paper involves adopting a well-known generalization method in the branches that dealing with fixed points via weakening the suppositions. As appearing in previous sources, letting (Ω,Sb,K) be a strong b-MS, and F,H be two multi-valued maps on Ω equipped with a graph σ s.t the set of vertices of σ,Λ(σ) = Ω and the set of edges of σ, Ξ(σ) ⊆ Ω × Ω. The acceptable assupmtions have been adopted to finding a common fixed point for in Ω. …


Enhanced Detection Of Intracranial Hemorrhage: A New Hybrid Model Design Based On The U-Net Segmentation Method, Hassan F. Hassan, Hadeel K. Aljobouri, Oktay Algin Jul 2025

Enhanced Detection Of Intracranial Hemorrhage: A New Hybrid Model Design Based On The U-Net Segmentation Method, Hassan F. Hassan, Hadeel K. Aljobouri, Oktay Algin

Iraqi Journal for Computer Science and Mathematics

Intracranial hemorrhage (ICH) denotes bleeding inside the skull, which can occur in or around the brain. Computed tomography (CT) has been used to detect ICH due to its high efficiency and accuracy. Nowadays, deep learning model design is introduced to allow an accurate and efficient classification of ICH in CT images. This work focused on developing U-Net-based models for the segmenting of ICH. Furthermore, the proposed model employed two transfer learning models, MobileNet and Xception, as the backbones of the U-Net topology. This approach aims to establish metrics that improve ICH treatment through precise segmentation techniques. A free dataset from …


Retracted: A Novel Benchmarking Framework For Selecting The Best Deep Learning Model Diagnosing Covid-19 Based On New Development For Dual Mcdm Methods, Mahmood M. Salih, Yousif Raad Muhsen, M.A. Ahmed, Reem D. Ismael, Moceheb Lazam Shuwandy, Z.T. Al-Qaysi Jul 2025

Retracted: A Novel Benchmarking Framework For Selecting The Best Deep Learning Model Diagnosing Covid-19 Based On New Development For Dual Mcdm Methods, Mahmood M. Salih, Yousif Raad Muhsen, M.A. Ahmed, Reem D. Ismael, Moceheb Lazam Shuwandy, Z.T. Al-Qaysi

Iraqi Journal for Computer Science and Mathematics

COVID-19 was diagnosed using deep learning models by a group of studies. Evaluating and benchmarking these models are essential to achieving the most suitable model for diagnosing coronavirus. Objective: In this investigation, we offer an inclusive valuation of several deep learning models to detect the maximum appropriate and active model which gratifies doctors' requirements and assessment criteria. Method: This study combines Fuzzy decision by the opinion score method (FDOSM) and Fuzzy-Weighted Zero-Inconsistency (FWZIC). According to the advantage of Trapezoidal Intuitionistic fuzzy, we developed FWZIC into Trapezoidal Intuitionistic fuzzy named (TrIF-FWZIC) for weighting criteria and FDOSM into Trapezoidal Intuitionistic fuzzy FDOSM …


Leveraging Machine Learning For Accurate Prediction Of Nba Player Salaries, Ye Cheng, Yan Song, Mingqi Wang Jul 2025

Leveraging Machine Learning For Accurate Prediction Of Nba Player Salaries, Ye Cheng, Yan Song, Mingqi Wang

Iraqi Journal for Computer Science and Mathematics

Basketball players in the NBA are renowned for their talent, athleticism, and commitment to the game. NBA players may make enormous sums of money; however, they vary greatly. Rookie agreements begin at a lower price and go up following performance. NBA players’ pays are influenced by several factors. Because they influence games and the success of the club, exceptional players fetch larger compensation. This study employs Machine Learning (ML) techniques, including Lasso Regression and Random Forest Regression (RFR) models to analyze wage trends, enhanced by the Slime Mould Algorithm (SMA) and Artificial Rabbit Optimization (ARO) for accuracy. The goal is …


Tkbe : Two Key Broadcast Encryption For The Iot, Rachit Parikh Jul 2025

Tkbe : Two Key Broadcast Encryption For The Iot, Rachit Parikh

Master’s Dissertations

The growing usage of the Internet of Things (IoT) has made it necessary to ensure

the security of these interconnected devices. Key management becomes particularly

challenging when devices are not always online due to resource constraints or business

decisions. Moreover, the IoT infrastructure typically relies on the publish-subscribe

model for communication, which raises additional security considerations since the

message broker becomes a central point of attack. Existing solutions with end-toend

encryption from publisher to subscriber are either computationally expensive for

resource constrained devices or compromise on the decoupling in publish/subscribe

systems. This thesis tackles the problem of efficient key management …


Uncertainty-Driven Fusion For Conflictive Multiview Data: Beyond View Alignment Assumptions, Puspamalya Sahoo Jul 2025

Uncertainty-Driven Fusion For Conflictive Multiview Data: Beyond View Alignment Assumptions, Puspamalya Sahoo

Master’s Dissertations

Multiview learning aims to integrate diverse feature representations to achieve a comprehen- sive understanding of data. Traditional approaches often assume strict alignment across views, making them ill-suited for real-world scenarios where low-quality conflictive instances, i.e. in- stances with conflicting information across views are prevalent. Existing methods largely focus on eliminating conflicting instances by discarding them or substituting conflicting views, over- looking the need for practical decision making in such cases. Furthermore, while the recently proposed Reliable Conflictive Multiview Learning (RCML) framework introduces the idea of attaching reliabilities to decision outcomes, it leaves certain theoretical gaps unaddressed, es-pecially prioritization of conflictive …


Syntax-Enhanced Boundary-Aware Named Entity Recognition Model, Chuanming Yu, Bin Deng, Zhengang Zhang Jul 2025

Syntax-Enhanced Boundary-Aware Named Entity Recognition Model, Chuanming Yu, Bin Deng, Zhengang Zhang

Journal of Scientific Information Research

[Purpose/significance] This study addresses the issue of inadequate perception of entity boundaries in traditional character-level modeling-based named entity recognition models by integrating syntax information containing entity boundary features into the task using a multi-head graph attention network with dense connections. This integration enhances the effectiveness of named entity recognition.

[Method/process] This study proposes a Syntax-enhanced Boundary-aware Named Entity Recognition Model (SynBNER), which utilizes BERT for text semantic representation and integrates syntax information using a dense-connected graph attention network. This integration incorporates implicit entity boundary information from syntax information into word representations, thereby enhancing the model's entity boundary perception capability.

[Result/conclusion] …


Differential Privacy Enabled Deep Skin Image Classification Model Development, Prasun Kumar Mandal Jul 2025

Differential Privacy Enabled Deep Skin Image Classification Model Development, Prasun Kumar Mandal

Master’s Dissertations

Abstract In the era of big data, the explosive growth in data volume has significantly accelerated the development of deep learning. Deep learning is the most promising area of AI, yielding significant advancements in medical image classification. However, healthcare data contains important sensitive information and so privacy and security are crucial to preventing unauthorized access. Note that there are several data protection rules from multiple regulations to penalize any kind of data security violation, for example, the data protection principles (Article 5.1-2) and the data protection by design and by default (Article 25) of the General Data Protection Regulation from …


Statistical Monitoring Of Hard Faults In Digital Systems, Dany Akshay Deep Isukapalli Jul 2025

Statistical Monitoring Of Hard Faults In Digital Systems, Dany Akshay Deep Isukapalli

Electrical Engineering Theses and Dissertations

Achieving a high test coverage is crucial for helping to ensure that integrated circuits are working correctly and are non-defective. Although scan-based structural tests are used throughout the industry, high-level functional tests may be needed to detect some defects— especially those that are environmentally sensitive. Unfortunately, the character of functional test makes it difficult to obtain high coverage, and it is even hard to estimate coverage because fault simulation times of large circuits are long. As a result, some method is required for predicting the ability of a functional test that has not been fault simulated to detect defects. In …


Analysis Of Vision Transformers And Domain Adaptation In Long-Range Facial Recognition, Zachary Michael Swanson Jul 2025

Analysis Of Vision Transformers And Domain Adaptation In Long-Range Facial Recognition, Zachary Michael Swanson

Department of Electrical and Computer Engineering: Dissertations, Theses, and Student Research

Atmospheric turbulence presents a significant barrier to long-range facial recognition, introducing severe geometric distortions and blur that degrade image quality. This thesis investigates deep learning approaches for mitigating these effects, with a focus on transformer based architectures and domain adaptation strategies.

An in-depth benchmarking study was performed using convolutional neural networks (CNNs) and vision transformers (ViTs) on the Husker BRIAR Research Collection from up to 500m (HBRC-500) face dataset. The results demonstrated that vision transformers, particularly hierarchical vision transformers like the shifted-window (Swin) transformer, outperform CNN-based models at long distances due to their ability to model global spatial relationships and …


Biocomputing Approach To Modeling And Modulating Calcium Signaling, Sehee Sun Jul 2025

Biocomputing Approach To Modeling And Modulating Calcium Signaling, Sehee Sun

School of Computing: Dissertations, Theses, and Student Research

Biocomputing is an emerging field that seeks to perform computational tasks using biological substrates and processes. Unlike conventional computing systems based on silicon hardware, biocomputing leverages the parallelism, energy efficiency, and complex dynamics of living systems. Among various cellular mechanisms, calcium (Ca2+) signaling stands out as a central regulator of diverse biological functions, offering a promising basis for programmable logic and control in living cells.

This thesis introduces a novel framework for modeling and modulating Ca2+ dynamics using biologically inspired Boolean logic circuits. Specifically, we propose the Ca2+ Boolean Logic (CaBL) model, in which Ca2+ fluxes and interactions are abstracted …


Artificial Intelligence In Everyday Life, Sally Brown Jul 2025

Artificial Intelligence In Everyday Life, Sally Brown

Artificial Intelligence Exhibit

This section explores using AI in everyday life including decision making.


Artificial Intelligence: The Twilight Zone And Conclusion, Sally Brown Jul 2025

Artificial Intelligence: The Twilight Zone And Conclusion, Sally Brown

Artificial Intelligence Exhibit

This section concludes the exhibit with an exploration of the deepfake dilemma, existential risks and societal impacts, and takeaway inquiries.


Ai Questions; "The Ai Tea", Sally Brown Jul 2025

Ai Questions; "The Ai Tea", Sally Brown

Artificial Intelligence Exhibit

This section includes a series of questions related to AI and the exhibit content, as well as button designs by WVU students and Art in the Libraries committee members, a list of the exhibition sponsors, and information on the exhibition launch panel.


Artificial Intelligence Introduction Section, Seth Newell, Sally Brown Jul 2025

Artificial Intelligence Introduction Section, Seth Newell, Sally Brown

Artificial Intelligence Exhibit

The introduction gives an overview of the exhibition, along with an explanation of AI literacy, AI vs. Google, and a basic AI timeline.


A Uas-Centered Investigation Of Vorticity Characteristics And Cold Pool Structure Across Forward And Left-Flank Boundaries In Supercells, Mark R. De Bruin Jul 2025

A Uas-Centered Investigation Of Vorticity Characteristics And Cold Pool Structure Across Forward And Left-Flank Boundaries In Supercells, Mark R. De Bruin

Department of Earth and Atmospheric Sciences: Dissertations, Theses, and Student Research

Supercell internal boundaries are the locus of tornadogenesis; thus, understanding the characteristics of these boundaries, particularly in terms of vorticity, is important for identifying the role they play in tornado formation. Insight into the overall characteristics of internal boundaries and their possible role in tornadogenesis have been driven by studies reliant on numerical modeling-based experiments. Observational studies often neglect above-surface conditions or, when these observations are made, lack the spatial resolution to resolve boundary characteristics. During TORUS (Targeted Observation by Radars and UAS of Supercells) 2019 and TORUS-LItE (TORUS Left-flank Intensive Experiment) 2023, uncrewed aircraft systems (UAS) and mobile mesonets …


Secure Query On Encrypted Data By Using Fully Homomorphic Encryption, Mrinmoy Bera Jul 2025

Secure Query On Encrypted Data By Using Fully Homomorphic Encryption, Mrinmoy Bera

Master’s Dissertations

Cloud service providers typically store user data in an encrypted form (data at rest). However, when a user performs a query, the server first decrypts the data, processes the query on plaintext, and then sends the result back to the user (data in transit). This process exposes a critical vulnerability—if the cloud server is ever compromised, the decrypted data becomes accessible to the attacker. To address this security gap, we design a secure query protocol that eliminates the need to decrypt data on the server side. Fully Homomorphic Encryption (FHE) offers a groundbreaking solution by enabling arbitrary computations directly on …


Federated Learning Using Fully Homomorphic Encryption, Sk Golam Kuddus Jul 2025

Federated Learning Using Fully Homomorphic Encryption, Sk Golam Kuddus

Master’s Dissertations

Traditional machine learning approaches require centralizing data for training, which raises significant privacy concerns when dealing with sensitive information. Federated learning (FL) addresses this by keeping data local and enabling multiple users to collaboratively train a shared machine learning model. In spite of this, FL remains vulnerable to inference attacks, as sensitive information can still be extracted from the model’s learned parameters. While traditional privacy-enhancing techniques such as di!erential privacy introduce noise to model updates to obscure individual data points, they often present a fundamental trade-o! between privacy and utility. Furthermore, these approaches still carry risks of data leakage if …


Modeling Multiple Tasks In Recommendation Systems, Dinh Hieu Do Jul 2025

Modeling Multiple Tasks In Recommendation Systems, Dinh Hieu Do

Dissertations and Theses Collection (Open Access)

Traditional research in recommendation systems has largely centered on the static offline supervised learning setting. In this paradigm, all available user-item interaction data is collected and partitioned into fixed training, validation, and test sets. Models are developed and evaluated in this controlled environment, where the underlying data distribution is assumed to remain unchanged. This approach offers clear advantages: it simplifies experimentation, enables reproducible benchmarking, and allows for straightforward comparisons between algorithms.

However, this static offline setting does not reflect the realities faced by modern recommendation systems. In real-world applications, data is dynamic and ever-evolving, where new users and items are …


From Sparse Feedback To Sequential Decision-Making: Learning Safety Constraints With Weak Supervision, Siow Meng Low Jul 2025

From Sparse Feedback To Sequential Decision-Making: Learning Safety Constraints With Weak Supervision, Siow Meng Low

Dissertations and Theses Collection (Open Access)

Real-world decision-making often involves safety constraints that are implicit, non-Markovian, or difficult to specify directly. Standard reinforcement learning (RL) approaches typically assume access to fully specified cost functions and constraint budgets—assumptions that limit their applicability in domains where such structure must instead be inferred from data. This dissertation develops a sequence of methods for learning safety-relevant structure from weak supervision, such as sparse binary feedback on trajectory segments, and using these signals to guide planning and policy optimization.

The first part of the dissertation introduces a sample-efficient method for planning in continuous Markov Decision Processes (MDPs) using deep reactive policies. …


Hardware Accelerated Simulation Of Buck Converters Using Physics-Informed Neural Networks, James Clayton Crews Jul 2025

Hardware Accelerated Simulation Of Buck Converters Using Physics-Informed Neural Networks, James Clayton Crews

Theses and Dissertations

Physics-informed neural networks (PINNs) are an emerging machine learning method for learning the behavior of physical systems described by governing differential equations. Dc-dc power-electronic converters are used in a variety of industry applications such as motor drives or power supplies where real-time simulation is critical for control and safety. This thesis investigates physics-informed machine learning as an approach to develop a real-time digital twin for dc-dc power converters. Traditional numerical integration methods are used to approximate discretized behavior, and the results are compared with a trained PINN model. Modern ML frameworks (such as PyTorch and TensorFlow/Keras) are used to quickly …


Advancing Food Nutrition Estimation Via Visual-Ingredient Feature Fusion, Huiyan Qi, Bin Zhu, Chong-Wah Ngo, Jingjing Chen, Ee-Peng Lim Jul 2025

Advancing Food Nutrition Estimation Via Visual-Ingredient Feature Fusion, Huiyan Qi, Bin Zhu, Chong-Wah Ngo, Jingjing Chen, Ee-Peng Lim

Research Collection School Of Computing and Information Systems

Nutrition estimation is an important component of promoting healthy eating and mitigating diet-related health risks. Despite advances in tasks such as food classification and ingredient recognition, progress in nutrition estimation is limited due to the lack of datasets with nutritional annotations. To address this issue, we introduce FastFood, a dataset with 84,446 images across 908 fast food categories, featuring ingredient and nutritional annotations. In addition, we propose a new model-agnostic Visual-Ingredient Feature Fusion (VIF2 ) method to enhance nutrition estimation by integrating visual and ingredient features. Ingredient robustness is improved through synonym replacement and resampling strategies during training. The ingredient-aware …


Performance Enhancement In Rewound Industrial Retrofit Solutions For Five- And Six-Phase Permanent Magnet Assisted Synchronous Reluctance Machines, Kotb B. Tawfiq, Ayman M. El-Refaie, Peter Sergeant, Hatem Zeineldin, Ahmed Al-Durra, Ehab F. El-Sadaany Jul 2025

Performance Enhancement In Rewound Industrial Retrofit Solutions For Five- And Six-Phase Permanent Magnet Assisted Synchronous Reluctance Machines, Kotb B. Tawfiq, Ayman M. El-Refaie, Peter Sergeant, Hatem Zeineldin, Ahmed Al-Durra, Ehab F. El-Sadaany

Electrical and Computer Engineering Faculty Research and Publications

This paper investigates upgrading aging three-phase Permanent Magnet Assisted Synchronous Reluctance Machines (PMaSynRMs) into multiphase configurations—specifically six- and five-phase windings—without modifying the existing stator or rotor laminations. This retrofit supports circular economic principles by extending machine life and reducing material waste and cost. Four configurations are examined: the original three-phase winding, asymmetrical six-phase winding, symmetrical six-phase winding, and five-phase winding. The feasibility of rewinding existing three-phase stators is explored for different slot/pole combinations. Balanced rewound five-phase windings are feasible only when the stator's slot/pole ratio is greater than or equal to 9. Both symmetrical and asymmetrical rewound six-phase windings are …


Towards Efficient Privacy-Preserving Deep Learning: He-Friendly Structures, Flexible Pruning, He-Efficient Architectures, And Secure Transformer Token Drop, Yifei Cai Jul 2025

Towards Efficient Privacy-Preserving Deep Learning: He-Friendly Structures, Flexible Pruning, He-Efficient Architectures, And Secure Transformer Token Drop, Yifei Cai

Electrical & Computer Engineering Theses & Dissertations

Deep learning (DL) has become a powerful tool for solving complex problems, but developing DL models typically requires vast datasets, high computational resources, and expert knowledge—barriers that limit accessibility. Machine Learning as a Service (MLaaS) addresses this challenge by allowing resource-rich providers to deliver pre-trained DL models as services. However, privacy concerns arise: clients hesitate to share sensitive data, while providers protect their proprietary models. To address this, privacy-preserving MLaaS integrates cryptographic techniques into DL computations, as seen in frameworks like Cryptonets, SecureML, GAZELLE, CrypTFlow2, Cheetah, and BOLT. Among them, Homomorphic Encryption (HE) enables computation on encrypted data but remains …


The Importance Of The Analog-To-Digital Converter In The Measurement System, Aliev Ravshan, Anvar Djalilov Jun 2025

The Importance Of The Analog-To-Digital Converter In The Measurement System, Aliev Ravshan, Anvar Djalilov

Chemical Technology, Control and Management

At the moment, many scientific researches are being conducted all over the world on the economical use of water and energy resources. Most of the scientific research works are aimed at improving measurement techniques and technologies, that is, increasing their accuracy. With this in mind, a high-precision analog-to-digital converter due to its unique metrological and technical characteristics was studied in this research paper. As a result of the study, it became clear that the use of a small-sized, high-precision sigma-delta analog-to-digital converter in modern measuring technology has a positive effect on its accurate and efficient operation.


Multi-Modal Covid-19 Detection Using Cough Sounds And Medical Information With Attention-Enhanced Deep Learning, Mohamed Talaat Saidahmed, Reda Elbasiony, Marwa Reda Bastwesy, Asmaa Aly Hagar Jun 2025

Multi-Modal Covid-19 Detection Using Cough Sounds And Medical Information With Attention-Enhanced Deep Learning, Mohamed Talaat Saidahmed, Reda Elbasiony, Marwa Reda Bastwesy, Asmaa Aly Hagar

Journal of Engineering Research

The COVID-19 pandemic has highlighted the need for fast, non-invasive, and cost-effective diagnostic tools. Cough sounds, as a prominent symptom of respiratory diseases, present a promising modality for automated COVID-19 detection. In this study, we propose a novel multi-modal deep learning framework for COVID-19 detection that leverages cough sounds and patient-specific medical information. Our approach extracts two types of acoustic features—Mel-Frequency Cepstral Coefficients (MFCCs) and Mel spectrograms—and integrates them with clinical metadata to improve diagnostic ac-curacy. The MFCC branch employs 1D convolutional layers followed by Efficient Channel Attention mechanism. The Mel spectrogram branch utilizes ResNet-50 combined with ECA to capture …


A Hybrid Binary Grey Wolf Optimizer Based On De Algorithm For Feature Selection, Amany Saad Abdelrazek, Basma Ghareeb Elkilany, M. Arafa Jun 2025

A Hybrid Binary Grey Wolf Optimizer Based On De Algorithm For Feature Selection, Amany Saad Abdelrazek, Basma Ghareeb Elkilany, M. Arafa

Journal of Engineering Research

Feature selection is one kind of optimization problem that has bio-objective functions, where it is necessary to get the minimum number of features that achieve high classification accuracy. According to literature studies, several kinds of meta-heuristic algorithms have been utilized to solve feature selection problems. One of these meta-heuristic algorithms is the Grey Wolf Optimization (GWO) algorithm and its modified variants, including the binary versions. They have yielded competitive results compared to other algorithms. Despite the simplicity and effectiveness of GWO and its modified versions, they face challenges related to the exploitation ability of the local search. To avoid premature …


Evaluation Of Machine And Deep Learning Models For Predicting Water Distillate Rate, Ghada Hamisa Jun 2025

Evaluation Of Machine And Deep Learning Models For Predicting Water Distillate Rate, Ghada Hamisa

Journal of Engineering Research

Freshwater scarcity has become a critical global challenge due to rapid population growth and environmental pollution caused by industrial and urban expansion. Solar stills offer a sustainable solution by desalinating impure water using solar energy, making them valuable for domestic, industrial, and academic applications. However, traditional methods for optimizing solar still performance face significant limitations, including time-consuming experimental data collection, computational inaccuracies, and high development costs. To address these challenges, this study leverages machine learning (ML) and deep learning (DL) techniques to predict the distilled water production rate of solar stills before physical construction or modification. A heat pump solar …


Dynamic Resource Allocation For Wireless Networks And Radar Systems Via Deep Reinforcement Learning, Ziyang Lu Jun 2025

Dynamic Resource Allocation For Wireless Networks And Radar Systems Via Deep Reinforcement Learning, Ziyang Lu

Dissertations - ALL

The rapid advancement of wireless communication technologies and the proliferation of smart devices have led to increasingly complex and dynamic network environments. These developments have posed significant challenges to traditional radio resource management (RRM) techniques, which often struggle with scalability, adaptability, and real-time decision-making. In response to these limitations, this dissertation explores the application of advanced machine learning, particularly deep reinforcement learning (DRL), to develop intelligent, adaptive, and data-efficient solutions for resource management in wireless networks and radar systems. We begin by addressing joint channel access and power control in wireless interference networks using centralized, distributed, and federated multi-agent DRL …