paper-with-me

Papers

DoLLM: How Large Language Models Understanding Network Flow Data to Detect Carpet Bombing DDoS

2024-05-13 · Qingyang Li, Yihang Zhang, Zhidong Jia, Yannan Hu, Lei Zhang, Jianrong Zhang, Yongming Xu, Yong Cui, Zongming Guo, Xinggong Zhang

It is an interesting question Can and How Large Language Models (LLMs) understand non-language network data, and help us detect unknown malicious flows. This paper takes Carpet Bombing as a case study and shows how to exploit LLMs' powerful capability in the networking area. Carpet Bombing is a new DDoS attack that has dramatically increased in recent years, significantly threatening network infrastructures. It targets multiple victim IPs within subnets, causing congestion on access links and disrupting network services for a vast number of users. Characterized by low-rates, multi-vectors, these attacks challenge traditional DDoS defenses. We propose DoLLM, a DDoS detection model utilizes open-source LLMs as backbone. By reorganizing non-contextual network flows into Flow-Sequences and projecting them into LLMs semantic space as token embeddings, DoLLM leverages LLMs' contextual understanding to extract flow representations in overall network context. The representations are used to improve the DDoS detection performance. We evaluate DoLLM with public datasets CIC-DDoS2019 and real NetFlow trace from Top-3 countrywide ISP. The tests have proven that DoLLM possesses strong detection capabilities. Its F1 score increased by up to 33.3% in zero-shot scenarios and by at least 20.6% in real ISP traces.

📄 PDF Abstract BibTeX arXiv:2405.07638

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

sudoLLM : On Multi-role Alignment of Language Models

2025-05-20 · Soumadeep Saha, Akshay Chaturvedi, Joy Mahapatra, Utpal Garain

User authorization-based access privileges are a key feature in many safety-critical systems, but have thus far been absent from the large language model (LLM) realm. In this work, drawing inspiration from such access co…

Language ModelingLanguage ModellingLarge Language ModelSafety Alignment

JanusFlow: Harmonizing Autoregression and Rectified Flow for Unified Multimodal Understanding and Generation

2024-11-12 · CVPR 2025 1 · Yiyang Ma, Xingchao Liu, Xiaokang Chen, Wen Liu 외

We present JanusFlow, a powerful framework that unifies image understanding and generation in a single model. JanusFlow introduces a minimalist architecture that integrates autoregressive language models with rectified f…

Language ModelingLanguage ModellingLarge Language ModelText-to-Image Generation+1

FlowLearn: Evaluating Large Vision-Language Models on Flowchart Understanding

2024-07-06 · Huitong Pan, Qi Zhang, Cornelia Caragea, Eduard Dragut 외

Flowcharts are graphical tools for representing complex concepts in concise visual representations. This paper introduces the FlowLearn dataset, a resource tailored to enhance the understanding of flowcharts. FlowLearn c…

Optical Character Recognition (OCR)Visual Question Answering (VQA)

JSynFlow: Japanese Synthesised Flowchart Visual Question Answering Dataset built with Large Language Models

2026-02-04 · Hiroshi Sasaki arxiv

Vision and language models (VLMs) are expected to analyse complex documents, such as those containing flowcharts, through a question-answering (QA) interface. The ability to recognise and interpret these flowcharts is in…

Visual Question Answering

Attention Flows: Analyzing and Comparing Attention Mechanisms in Language Models

2020-09-03 · Joseph F DeRose, Jiayao Wang, Matthew Berger

Advances in language modeling have led to the development of deep attention-based models that are performant across a wide variety of natural language processing (NLP) problems. These language models are typified by a pr…

Deep AttentionLanguage ModelingLanguage ModellingSentence