paper-with-me

Papers

Active Learning Framework to Automate NetworkTraffic Classification

2022-10-26 · Jaroslav Pešek, Dominik Soukup, Tomáš Čejka

Recent network traffic classification methods benefitfrom machine learning (ML) technology. However, there aremany challenges due to use of ML, such as: lack of high-qualityannotated datasets, data-drifts and other effects causing aging ofdatasets and ML models, high volumes of network traffic etc. Thispaper argues that it is necessary to augment traditional workflowsof ML training&deployment and adapt Active Learning concepton network traffic analysis. The paper presents a novel ActiveLearning Framework (ALF) to address this topic. ALF providesprepared software components that can be used to deploy an activelearning loop and maintain an ALF instance that continuouslyevolves a dataset and ML model automatically. The resultingsolution is deployable for IP flow-based analysis of high-speed(100 Gb/s) networks, and also supports research experiments ondifferent strategies and methods for annotation, evaluation, datasetoptimization, etc. Finally, the paper lists some research challengesthat emerge from the first experiments with ALF in practice.

📄 PDF Abstract BibTeX arXiv:2211.08399

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningClassificationTraffic Classification

Similar Papers 제목 키워드 기반

Improving Probabilistic Models in Text Classification via Active Learning

2022-02-05 · Mitchell Bosley, Saki Kuzushima, Ted Enamorado, Yuki Shiraito

Social scientists often classify text documents to use the resulting labels as an outcome or a predictor in empirical research. Automated text classification has become a standard tool, since it requires less human codin…

Active LearningArticlesClassificationtext-classification+1

ALBench: A Framework for Evaluating Active Learning in Object Detection

2022-07-27 · Zhanpeng Feng, Shiliang Zhang, Rinyoichi Takezoe, Wenze Hu 외

Active learning is an important technology for automated machine learning systems. In contrast to Neural Architecture Search (NAS) which aims at automating neural network architecture design, active learning aims at auto…

Active Learningimage-classificationImage ClassificationNeural Architecture Search+3

Using Active Learning Methods to Strategically Select Essays for Automated Scoring

2023-01-02 · Tahereh Firoozi, Hamid Mohammadi, Mark J. Gierl

Research on automated essay scoring has become increasing important because it serves as a method for evaluating students' written-responses at scale. Scalable methods for scoring written responses are needed as students…

Active LearningAutomated Essay ScoringLanguage Modelling

Automated Image Analysis Framework for the High-Throughput Determination of Grapevine Berry Sizes Using Conditional Random Fields

2017-12-15 · Ribana Roscher, Katja Herzog, Annemarie Kunkel, Anna Kicherer 외

The berry size is one of the most important fruit traits in grapevine breeding. Non-invasive, image-based phenotyping promises a fast and precise method for the monitoring of the grapevine berry size. In the present stud…

Active LearningClassificationGeneral ClassificationOne-Class Classification

Enhancing Text Classification through LLM-Driven Active Learning and Human Annotation

2024-06-17 · Hamidreza Rouzegar, Masoud Makrehchi

In the context of text classification, the financial burden of annotation exercises for creating training data is a critical issue. Active learning techniques, particularly those rooted in uncertainty sampling, offer a c…

Active LearningSentiment Analysistext-classificationText Classification