arXiv:2505.17040cs.LGcs.CL2025-05被引 2

让大模型在资源有限时仍能跨模态自适应,无需重训。

Generalizing Large Language Model Usability Across Resource-Constrained

  • 用自然语言接口实现多模态无缝接入,支持动态变化的输入。
  • 在无监督情况下提升模型鲁棒性,对抗噪声与缺失数据。
  • 适合低资源场景,如代码生成,仅用少量数据达顶尖性能。

大语言模型(LLMs)在自然语言任务中取得显著成功,近期研究试图将其能力拓展至多模态领域及资源受限环境。然而,现有方法通常依赖昂贵的监督微调或假设固定训练条件,限制了其在未见模态、数据稀缺或算力受限情况下的泛化能力。本文系统研究了在真实约束下提升LLM可用性的方法。首先提出一种鲁棒的以文本为中心的对齐框架,通过自然语言接口实现文本、图像、表格等多模态的无缝集成,并支持无需重训的上下文自适应。为增强对噪声和缺失模态的鲁棒性,提出对抗性提示技术,在提示层生成语义挑战扰动以测试模型可靠性。此外,研究推理时优化策略,利用提示搜索与不确定性量化提升性能,无需额外训练。该方法为参数扩展或从头训练提供了高效替代方案。针对低资源场景(如Verilog代码生成),设计了基于正确构造的合成数据管道与逻辑增强推理模型,在极小数据量下达到最先进性能。这些贡献共同构成一个统一框架,提升大模型在实际约束下的适应性、可扩展性与效率。

原文摘要 · Abstract (English)

Large Language Models (LLMs) have achieved remarkable success across a wide range of natural language tasks, and recent efforts have sought to extend their capabilities to multimodal domains and resource-constrained environments. However, existing approaches often rely on costly supervised fine-tuning or assume fixed training conditions, limiting their generalization when facing unseen modalities, limited data, or restricted compute resources. This dissertation presents a systematic study toward generalizing LLM usability under real-world constraints. First, it introduces a robust text-centric alignment framework that enables LLMs to seamlessly integrate diverse modalities-including text, images, tables, and any modalities - via natural language interfaces. This approach supports in-context adaptation to unseen or dynamically changing modalities without requiring retraining. To enhance robustness against noisy and missing modalities, an adversarial prompting technique is proposed, generating semantically challenging perturbations at the prompt level to stress-test model reliability. Beyond multimodal setting, the dissertation investigates inference-time optimization strategies for LLMs, leveraging prompt search and uncertainty quantification to improve performance without additional model training. This perspective offers an efficient alternative to scaling model parameters or retraining from scratch. Additionally, the work addresses low-resource domains such as Verilog code generation by designing correct-by-construction synthetic data pipelines and logic-enhanced reasoning models, achieving state-of-the-art performance with minimal data. Together, these contributions form a unified effort to enhance the adaptability, scalability, and efficiency of large language models under practical constraints.

大模型多模态低资源推理优化

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