Goto

Collaborating Authors

 application package


Towards Intelligent Network Management: Leveraging AI for Network Service Detection

Nguyen, Khuong N., Sehgal, Abhishek, Zhu, Yuming, Choi, Junsu, Chen, Guanbo, Chen, Hao, Ng, Boon Loong, Zhang, Charlie

arXiv.org Artificial Intelligence

As the complexity and scale of modern computer networks continue to increase, there has emerged an urgent need for precise traffic analysis, which plays a pivotal role in cutting-edge wireless connectivity technologies. This study focuses on leveraging Machine Learning methodologies to create an advanced network traffic classification system. We introduce a novel data-driven approach that excels in identifying various network service types in real-time, by analyzing patterns within the network traffic. Our method organizes similar kinds of network traffic into distinct categories, referred to as network services, based on latency requirement. Furthermore, it decomposes the network traffic stream into multiple, smaller traffic flows, with each flow uniquely carrying a specific service. Our ML models are trained on a dataset comprised of labeled examples representing different network service types collected on various Wi-Fi network conditions. Upon evaluation, our system demonstrates a remarkable accuracy in distinguishing the network services. These results emphasize the substantial promise of integrating Artificial Intelligence in wireless technologies. Such an approach encourages more efficient energy consumption, enhances Quality of Service assurance, and optimizes the allocation of network resources, thus laying a solid groundwork for the development of advanced intelligent networks.


Classifying and Extracting Mortgage Loan Data with Amazon Textract

#artificialintelligence

Mortgage loan applications, at least in the United States, comprise around 500 or more pages of diverse documents. In order for applications to be reviewed, all these documents need to be classified, and the data on each form extracted. This isn't as easy as it might sound! Besides different data structures in each document, the same data element may have different names on different documents--for example, SSN, or Social Security Number, or Tax ID. These three all refer to the same data.