中文
相关论文

相关论文: Generative Evolutionary Meta-Solver (GEMS): Scalab…

200 篇论文

Issues in co-evolutionary population dynamics have long been studied via computationally intensive simulations of minimally simple agent-based models, known as Evolutionary Spatial Cyclic Games (ESCGs), involving multiple interacting…

种群与进化 · 定量生物学 2024-10-07 Dave Cliff

For deep neural network accelerators, memory movement is both energetically expensive and can bound computation. Therefore, optimal mapping of tensors to memory hierarchies is critical to performance. The growing complexity of neural…

Approaches based on generative adversarial networks for imitation learning are promising because they are sample efficient in terms of expert demonstrations. However, training a generator requires many interactions with the actual…

机器学习 · 计算机科学 2022-09-01 Eiji Uchibe

Surrogate models based on machine learning methods have become an important part of modern engineering to replace costly computer simulations. The data used for creating a surrogate model are essential for the model accuracy and often…

机器学习 · 统计学 2023-10-03 Sven Lämmle , Can Bogoclu , Kevin Cremanns , Dirk Roos

Meta-learning models, or models that learn to learn, have been a long-desired target for their ability to quickly solve new tasks. Traditional meta-learning methods can require expensive inner and outer loops, thus there is demand for…

神经与进化计算 · 计算机科学 2021-03-12 Kevin Frans , Olaf Witkowski

Generative models aim to simulate realistic effects of various actions across different contexts, from text generation to visual effects. Despite significant efforts to build real-world simulators, the application of generative models to…

计算金融 · 定量金融 2025-03-14 Junjie Li , Yang Liu , Weiqing Liu , Shikai Fang , Lewen Wang , Chang Xu , Jiang Bian

Scaling test-time compute via parallel sampling can substantially improve LLM reasoning, but is often limited by Best-of-N selection quality. Generative selection methods, such as GenSelect, address this bottleneck, yet strong selection…

For multi-agent reinforcement learning systems (MARLS), the problem formulation generally involves investing massive reward engineering effort specific to a given problem. However, this effort often cannot be translated to other problems;…

多智能体系统 · 计算机科学 2024-04-16 Ashish Rana , Michael Oesterle , Jannik Brinkmann

We explore the use of Evolution Strategies (ES), a class of black box optimization algorithms, as an alternative to popular MDP-based RL techniques such as Q-learning and Policy Gradients. Experiments on MuJoCo and Atari show that ES is a…

机器学习 · 统计学 2017-09-11 Tim Salimans , Jonathan Ho , Xi Chen , Szymon Sidor , Ilya Sutskever

Flocking control is essential for multi-robot systems in diverse applications, yet achieving efficient flocking in congested environments poses challenges regarding computation burdens, performance optimality, and motion safety. This paper…

机器人学 · 计算机科学 2025-02-06 Dengyu Zhang , Chenghao , Feng Xue , Qingrui Zhang

While Large Language Models (LLMs) can generate fluent text, producing high-quality creative stories remains challenging. Reinforcement Learning (RL) offers a promising solution but faces two critical obstacles: designing reliable reward…

人工智能 · 计算机科学 2026-01-13 Zhaoyan Li , Hang Lei , Yujia Wang , Lanbo Liu , Hao Liu , Liang Yu

Retrieval-augmented generation (RAG) systems commonly improve robustness via query-time adaptations such as query expansion and iterative retrieval. While effective, these approaches are inherently stateless: adaptations are recomputed for…

信息检索 · 计算机科学 2026-02-06 Yuntong Hu , Sha Li , Naren Ramakrishnan , Liang Zhao

Multi-agent reinforcement learning (MARL) lies at the heart of a plethora of applications involving the interaction of a group of agents in a shared unknown environment. A prominent framework for studying MARL is Markov games, with the goal…

机器学习 · 计算机科学 2025-02-17 Tong Yang , Bo Dai , Lin Xiao , Yuejie Chi

Meta-reinforcement learning enables artificial agents to learn from related training tasks and adapt to new tasks efficiently with minimal interaction data. However, most existing research is still limited to narrow task distributions that…

机器学习 · 计算机科学 2023-05-02 Mingyang Wang , Zhenshan Bing , Xiangtong Yao , Shuai Wang , Hang Su , Chenguang Yang , Kai Huang , Alois Knoll

We consider the distributed pose-graph optimization (PGO) problem, which is fundamental in accurate trajectory estimation in multi-robot simultaneous localization and mapping (SLAM). Conventional iterative approaches linearize a highly…

机器人学 · 计算机科学 2025-10-28 Sai Krishna Ghanta , Ramviyas Parasuraman

Large sequence model (SM) such as GPT series and BERT has displayed outstanding performance and generalization capabilities on vision, language, and recently reinforcement learning tasks. A natural follow-up question is how to abstract…

多智能体系统 · 计算机科学 2022-10-31 Muning Wen , Jakub Grudzien Kuba , Runji Lin , Weinan Zhang , Ying Wen , Jun Wang , Yaodong Yang

Aligning video generative models with human preferences remains challenging: current approaches rely on Vision-Language Models (VLMs) for reward modeling, but these models struggle to capture subtle temporal dynamics. We propose a…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Shivanshu Shekhar , Uttaran Bhattacharya , Raghavendra Addanki , Mehrab Tanjim , Somdeb Sarkhel , Tong Zhang

Multi-agent reinforcement learning (MARL) is employed to develop autonomous agents that can learn to adopt cooperative or competitive strategies within complex environments. However, the linear increase in the number of agents leads to a…

多智能体系统 · 计算机科学 2024-05-28 Zhihao Liu , Xianliang Yang , Zichuan Liu , Yifan Xia , Wei Jiang , Yuanyu Zhang , Lijuan Li , Guoliang Fan , Lei Song , Bian Jiang

Generalist robot manipulators need to learn a wide variety of manipulation skills across diverse environments. Current robot training pipelines rely on humans to provide kinesthetic demonstrations or to program simulation environments and…

机器人学 · 计算机科学 2023-10-30 Pushkal Katara , Zhou Xian , Katerina Fragkiadaki

Modern large-scale ranking systems operate within a sophisticated landscape of competing objectives, operational constraints, and evolving product requirements. Progress in this domain is increasingly bottlenecked by the engineering context…