paper-with-me

Papers

LAMBO: Large AI Model Empowered Edge Intelligence

2023-08-29 · Li Dong, Feibo Jiang, Yubo Peng, Kezhi Wang, Kun Yang, Cunhua Pan, Robert Schober

Next-generation edge intelligence is anticipated to benefit various applications via offloading techniques. However, traditional offloading architectures face several issues, including heterogeneous constraints, partial perception, uncertain generalization, and lack of tractability. In this paper, we propose a Large AI Model-Based Offloading (LAMBO) framework with over one billion parameters for solving these problems. We first use input embedding (IE) to achieve normalized feature representation with heterogeneous constraints and task prompts. Then, we introduce a novel asymmetric encoder-decoder (AED) as the decision-making model, which is an improved transformer architecture consisting of a deep encoder and a shallow decoder for global perception and decision. Next, actor-critic learning (ACL) is used to pre-train the AED for different optimization tasks under corresponding prompts, enhancing the AED's generalization in multi-task scenarios. Finally, we propose an active learning from expert feedback (ALEF) method to fine-tune the decoder of the AED for tracking changes in dynamic environments. Our simulation results validate the advantages of the proposed LAMBO framework.

📄 PDF Abstract BibTeX arXiv:2308.15078

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningDecision MakingDecoderEdge-computingLanguage ModellingLarge Language Modelmodel

Similar Papers 제목 키워드 기반

Reproducibility Study of Large Language Model Bayesian Optimization

2025-11-24 · Adam Rychert, Gasper Spagnolo, Evgenii Posashkov arxiv

In this reproducibility study, we revisit the LLAMBO framework of Daxberger et al. (2024), a prompting-based Bayesian optimization (BO) method that uses large language models as discriminative surrogates and acquisition …

Accelerating Bayesian Optimization for Biological Sequence Design with Denoising Autoencoders

2022-03-23 · Samuel Stanton, Wesley Maddox, Nate Gruver, Phillip Maffettone 외

Bayesian optimization (BayesOpt) is a gold standard for query-efficient continuous optimization. However, its adoption for drug design has been hindered by the discrete, high-dimensional nature of the decision variables.…

Bayesian OptimizationDenoisingDrug Design

Large Language Models to Enhance Bayesian Optimization

2024-02-06 · Tennison Liu, Nicolás Astorga, Nabeel Seedat, Mihaela van der Schaar

Bayesian optimization (BO) is a powerful approach for optimizing complex and expensive-to-evaluate black-box functions. Its importance is underscored in many applications, notably including hyperparameter tuning, but its…

Bayesian OptimizationFew-Shot Learning

Generalists vs. Specialists: Evaluating LLMs on Highly-Constrained Biophysical Sequence Optimization Tasks

2024-10-29 · Angelica Chen, Samuel D. Stanton, Frances Ding, Robert G. Alberstein 외

Although large language models (LLMs) have shown promise in biomolecule optimization problems, they incur heavy computational costs and struggle to satisfy precise constraints. On the other hand, specialized solvers like…

Bilevel OptimizationModel Optimization

Bayesian optimization for modular black-box systems with switching costs

2020-06-04 · Chi-Heng Lin, Joseph D. Miano, Eva L. Dyer

Most existing black-box optimization methods assume that all variables in the system being optimized have equal cost and can change freely at each iteration. However, in many real world systems, inputs are passed through…

Bayesian OptimizationImage SegmentationSemantic Segmentation