Ye Dayong, Zhu Tianqing, Zhu Congcong, Zhou Wanlei, Yu Philip S
IEEE Trans Neural Netw Learn Syst. 2023 Oct;34(10):7934-7945. doi: 10.1109/TNNLS.2022.3147221. Epub 2023 Oct 5.
In multiagent learning, one of the main ways to improve learning performance is to ask for advice from another agent. Contemporary advising methods share a common limitation that a teacher agent can only advise a student agent if the teacher has experience with an identical state. However, in highly complex learning scenarios, such as autonomous driving, it is rare for two agents to experience exactly the same state, which makes the advice less of a learning aid and more of a one-time instruction. In these scenarios, with contemporary methods, agents do not really help each other learn, and the main outcome of their back and forth requests for advice is an exorbitant communications' overhead. In human interactions, teachers are often asked for advice on what to do in situations that students are personally unfamiliar with. In these, we generally draw from similar experiences to formulate advice. This inspired us to provide agents with the same ability when asked for advice on an unfamiliar state. Hence, we propose a model-based self-advising method that allows agents to train a model based on states similar to the state in question to inform its response. As a result, the advice given can not only be used to resolve the current dilemma but also many other similar situations that the student may come across in the future via self-advising. Compared with contemporary methods, our method brings a significant improvement in learning performance with much lower communication overheads.
在多智能体学习中,提高学习性能的主要方法之一是向另一个智能体寻求建议。当代的建议方法存在一个共同的局限性,即教师智能体只有在对相同状态有经验时才能向学生智能体提供建议。然而,在高度复杂的学习场景中,如自动驾驶,两个智能体很少会经历完全相同的状态,这使得建议与其说是一种学习辅助,不如说是一次性的指令。在这些场景中,使用当代方法时,智能体并没有真正帮助彼此学习,它们来回寻求建议的主要结果是产生了过高的通信开销。在人际互动中,人们经常会向教师请教在自己个人不熟悉的情况下该怎么做。在这些情况下,我们通常会借鉴类似的经验来给出建议。这启发我们在智能体被问及关于不熟悉状态的建议时,赋予它们同样的能力。因此,我们提出了一种基于模型的自我建议方法,该方法允许智能体基于与所讨论状态相似的状态训练一个模型,以指导其做出回应。这样一来,给出的建议不仅可以用于解决当前的困境,还可以通过自我建议用于学生未来可能遇到的许多其他类似情况。与当代方法相比,我们的方法在学习性能上有显著提升,同时通信开销要低得多。