Auflistung nach Schlagwort "Reinforcement learning"
1 - 5 von 5
Treffer pro Seite
Sortieroptionen
- ZeitschriftenartikelA Reinforcement Learning Based Model for Adaptive Service Quality Management in E-Commerce Websites(Business & Information Systems Engineering: Vol. 62, No. 2, 2020) Ghavamipoor, Hoda; Hashemi Golpayegani, S. AlirezaProviding high-quality service to all users is a difficult and inefficient strategy for e-commerce providers, especially when Web servers experience overload conditions that cause increased response time and request rejections, leading to user frustration and reduced revenue. In an e-commerce system, customer Web sessions have differing values for service providers. These tend to: give preference to customer Web sessions that are likely to bring more profit by providing better service quality. This paper proposes a reinforcement-learning based adaptive e-commerce system model that adapts the service quality level for different Web sessions within the customer's navigation in order to maximize total profit. The e-commerce system is considered as an electronic supply chain which includes a network of basic e- providers used to supply e-commerce services for end customers. The learner agent noted as e-commerce supply chain manager (ECSCM) agent allocates a service quality level to the customer's request based on his/her navigation pattern in the e-commerce Website and selects an optimized combination of service providers to respond to the customer's request. To evaluate the proposed model, a multi agent framework composed of three agent types, the ECSCM agent, customer agent (buyer/browser) and service provider agent, is employed. Experimental results show that the proposed model improves total profits through cost reduction and revenue enhancement simultaneously and encourages customers to purchase from the Website through service quality adaptation.
- ZeitschriftenartikelAutomated Transfer for Reinforcement Learning Tasks(KI - Künstliche Intelligenz: Vol. 28, No. 1, 2014) Bou Ammar, Haitham; Chen, Siqi; Tuyls, Karl; Weiss, GerhardReinforcement learning applications are hampered by the tabula rasa approach taken by existing techniques. Transfer for reinforcement learning tackles this problem by enabling the reuse of previously learned behaviours. To be fully autonomous a transfer agent has to: (1) automatically choose a relevant source task(s) for a given target, (2) learn about the relation between the tasks, and (3) effectively and efficiently transfer between tasks. Currently, most transfer frameworks require substantial human intervention in at least one of the previous three steps. This discussion paper aims at: (1) positioning various knowledge re-use algorithms as forms of transfer, and (2) arguing the validity and possibility of autonomous transfer by detailing potential solutions to the above three steps.
- ZeitschriftenartikelBeyond Reinforcement Learning and Local View in Multiagent Systems(KI - Künstliche Intelligenz: Vol. 28, No. 3, 2014) Bazzan, Ana L. C.Learning is an important component of an agent’s decision making process. Despite many messages in contrary, the fact is that, currently, in the multiagent community it is mostly likely that learning means reinforcement learning. Given this background, this paper has two aims: to revisit the “old days” motivations for multiagent learning, and to describe some of the work addressing the frontiers of multiagent systems and machine learning. The intention of the latter task is to try to motivate people to address the issues that are involved in the application of techniques from multiagent systems in machine learning and vice-versa.
- ZeitschriftenartikelSelf-learning Agents for Recommerce Markets(Business & Information Systems Engineering: Vol. 66, No. 4, 2024) Groeneveld, Jan; Herrmann, Judith; Mollenhauer, Nikkel; Dreeßen, Leonard; Bessin, Nick; Tast, Johann Schulze; Kastius, Alexander; Huegle, Johannes; Schlosser, RainerNowadays, customers as well as retailers look for increased sustainability. Recommerce markets – which offer the opportunity to trade-in and resell used products – are constantly growing and help to use resources more efficiently. To manage the additional prices for the trade-in and the resale of used product versions challenges retailers as substitution and cannibalization effects have to be taken into account. An unknown customer behavior as well as competition with other merchants regarding both sales and buying back resources further increases the problem’s complexity. Reinforcement learning (RL) algorithms offer the potential to deal with such tasks. However, before being applied in practice, self-learning algorithms need to be tested synthetically to examine whether they and which work in different market scenarios. In the paper, the authors evaluate and compare different state-of-the-art RL algorithms within a recommerce market simulation framework. They find that RL agents outperform rule-based benchmark strategies in duopoly and oligopoly scenarios. Further, the authors investigate the competition between RL agents via self-play and study how performance results are affected if more or less information is observable (cf. state components). Using an ablation study, they test the influence of various model parameters and infer managerial insights. Finally, to be able to apply self-learning agents in practice, the authors show how to calibrate synthetic test environments from observable data to be used for effective pre-training.
- ZeitschriftenartikelTowards Learning of Generic Skills for Robotic Manipulation(KI - Künstliche Intelligenz: Vol. 28, No. 1, 2014) Metzen, Jan Hendrik; Fabisch, Alexander; Senger, Lisa; Gea Fernández, José; Kirchner, Elsa AndreaLearning versatile, reusable skills is one of the key prerequisites for autonomous robots. Imitation and reinforcement learning are among the most prominent approaches for learning basic robotic skills. However, the learned skills are often very specific and cannot be reused in different but related tasks. In the project 'Behaviors for Mobile Manipulation', we develop hierarchical and transfer learning methods which allow a robot to learn a repertoire of versatile skills that can be reused in different situations. The development of new methods is closely integrated with the analysis of complex human behavior.