paper-with-me

Papers

Survey on Multi-Agent Q-Learning frameworks for resource management in wireless sensor network

2021-05-05 · Arvin Tashakori

This report aims to survey multi-agent Q-Learning algorithms, analyze different game theory frameworks used, address each framework's applications, and report challenges and future directions. The target application for this study is resource management in the wireless sensor network. In the first section, the author provided an introduction regarding the applications of wireless sensor networks. After that, the author presented a summary of the Q-Learning algorithm, a well-known classic solution for model-free reinforcement learning problems. In the third section, the author extended the Q-Learning algorithm for multi-agent scenarios and discussed its challenges. In the fourth section, the author surveyed sets of game-theoretic frameworks that researchers used to address this problem for resource allocation and task scheduling in the wireless sensor networks. Lastly, the author mentioned some interesting open challenges in this domain.

📄 PDF Abstract BibTeX arXiv:2105.02371

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementQ-LearningReinforcement Learning (RL)Scheduling

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

A Survey of LLM-based Agents in Medicine: How far are we from Baymax?

2025-02-16 · Wenxuan Wang, Zizhan Ma, Zheng Wang, Chenghan Wu 외

Large Language Models (LLMs) are transforming healthcare through the development of LLM-based agents that can understand, reason about, and assist with medical tasks. This survey provides a comprehensive review of LLM-ba…

HallucinationSurvey

AIOS: LLM Agent Operating System

2024-03-25 · Kai Mei, Xi Zhu, Wujiang Xu, Wenyue Hua 외

LLM-based intelligent agents face significant deployment challenges, particularly related to resource management. Allowing unrestricted access to LLM or tool resources can lead to inefficient or even potentially harmful …

AI AgentLanguage ModellingLarge Language ModelManagement+1

A Review of Prominent Paradigms for LLM-Based Agents: Tool Use (Including RAG), Planning, and Feedback Learning

2024-06-09 · Xinzhe Li

Tool use, planning, and feedback learning are currently three prominent paradigms for developing Large Language Model (LLM)-based agents across various tasks. Although numerous frameworks have been devised for each parad…

Language ModelingLanguage ModellingLarge Language ModelRAG+1

UserCentrix: An Agentic Memory-augmented AI Framework for Smart Spaces

2025-05-01 · Alaa Saleh, Sasu Tarkoma, Praveen Kumar Donta, Naser Hossein Motlagh 외

Agentic AI, with its autonomous and proactive decision-making, has transformed smart environments. By integrating Generative AI (GenAI) and multi-agent systems, modern AI frameworks can dynamically adapt to user preferen…

Decision MakingLarge Language ModelManagement

Agentic AI-RAN: Enabling Intent-Driven, Explainable and Self-Evolving Open RAN Intelligence

2026-02-27 · Zhizhou He, Yang Luo, Xinkai Liu, Mahdi Boloursaz Mashhadi 외 arxiv

Open RAN (O-RAN) exposes rich control and telemetry interfaces across the Non-RT RIC, Near-RT RIC, and distributed units, but also makes it harder to operate multi-tenant, multi-objective RANs in a safe and auditable man…