arXiv:2509.17197cs.LGcs.AI2025-09被引 5

用大模型自动处理信号任务,少依赖专家和手动调参。

SignalLLM: A General-Purpose LLM Agent Framework for Automated Signal Processing

  • 分步拆解信号任务,结合检索与生成动态规划
  • 在少样本场景下性能超越传统方法和现有大模型方案
  • 适合通信、传感等领域需要快速适配新任务的场景

现代信号处理流程常因复杂碎片化、高度依赖专家知识和人工设计而受限,且在数据稀缺时难以泛化。相比之下,大语言模型具备强推理能力、通用知识、上下文学习及跨模态迁移优势,可助力自动化与泛化处理。为此,我们提出SignalLLM——首个面向通用信号处理任务的基于大模型的智能体框架。该框架采用模块化架构,通过上下文学习与领域检索将高层目标分解为结构化子任务,并利用自适应检索增强生成与迭代优化实现层级规划;子任务通过提示推理、跨模态推理、代码生成、模型调用或数据驱动的大模型辅助建模执行。其可泛化设计支持在不同信号模态、任务类型和数据条件下灵活选择策略。我们在通信与感知领域的五项代表性任务(如雷达目标检测、人体活动识别、文本压缩)上验证了该框架的通用性与有效性,实验表明其在少样本与零样本设置下显著优于传统方法及现有大模型方案。

原文摘要 · Abstract (English)

Modern signal processing (SP) pipelines, whether model-based or data-driven, often constrained by complex and fragmented workflow, rely heavily on expert knowledge and manual engineering, and struggle with adaptability and generalization under limited data. In contrast, Large Language Models (LLMs) offer strong reasoning capabilities, broad general-purpose knowledge, in-context learning, and cross-modal transfer abilities, positioning them as powerful tools for automating and generalizing SP workflows. Motivated by these potentials, we introduce SignalLLM, the first general-purpose LLM-based agent framework for general SP tasks. Unlike prior LLM-based SP approaches that are limited to narrow applications or tricky prompting, SignalLLM introduces a principled, modular architecture. It decomposes high-level SP goals into structured subtasks via in-context learning and domain-specific retrieval, followed by hierarchical planning through adaptive retrieval-augmented generation (RAG) and refinement; these subtasks are then executed through prompt-based reasoning, cross-modal reasoning, code synthesis, model invocation, or data-driven LLM-assisted modeling. Its generalizable design enables the flexible selection of problem solving strategies across different signal modalities, task types, and data conditions. We demonstrate the versatility and effectiveness of SignalLLM through five representative tasks in communication and sensing, such as radar target detection, human activity recognition, and text compression. Experimental results show superior performance over traditional and existing LLM-based methods, particularly in few-shot and zero-shot settings.

信号处理大模型应用自动化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。