← Search

Qiyue Yin

10 accepted papers

2026

RefRea: Reference-Guided Reasoning with Meta-Cognition for Accurate Language Model Agents

AAAI 2026technical

In recent years, with the rapid development of large language models (LLMs), LLM-based agents have achieved remarkable progress across a wide range of tasks. However, reasoning inconsistencies in LLMs still significantly limit the performance of agents in complex decision-making scenarios. Cognitive

Cited by 0SourcePDFScholar
2025

Beyond the First Error: Process Reward Models for Reflective Mathematical Reasoning

EMNLP 2025

Many studies focus on data annotation techniques for training effective PRMs. However, current methods encounter a significant issue when applied to long CoT reasoning processes: they tend to focus solely on the first incorrect step and all preceding steps, assuming that all subsequent steps are inc

Cited by 0SourcePDFScholar
2025

Constructive Conflict-Driven Multi-Agent Reinforcement Learning for Strategic Diversity

IJCAI 2025

In recent years, diversity has emerged as a useful mechanism to enhance the efficiency of multi-agent reinforcement learning (MARL). However, existing methods predominantly focus on designing policies based on individual agent characteristics, often neglecting the interplay and mutual influence amon

Cited by 0SourcePDFScholar
2024

ADMN: Agent-Driven Modular Network for Dynamic Parameter Sharing in Cooperative Multi-Agent Reinforcement Learning

IJCAI 2024poster

Parameter sharing is a common strategy in multi-agent reinforcement learning (MARL) to make the training more efficient and scalable. However, applying parameter sharing among agents indiscriminately hinders the emergence of agents diversity and degrades the final cooperative performance. To better…

Cited by 1SourcePDFScholar
2024

M2RL: A Multi-player Multi-agent Reinforcement Learning Framework for Complex Games

IJCAI 2024poster

Distributed deep reinforcement learning (DDRL) has gained increasing attention due to the emerging requirements for addressing complex games like Go and StarCraft. However, how to effectively and stably train bots with asynchronous and heterogeneous agents cooperation and competition for multiple pl…

Cited by 0SourcePDFScholar
2023

Subspace-Aware Exploration for Sparse-Reward Multi-Agent Tasks

AAAI 2023technical

Exploration under sparse rewards is a key challenge for multi-agent reinforcement learning problems. One possible solution to this issue is to exploit inherent task structures for an acceleration of exploration. In this paper, we present a novel exploration approach, which encodes a special structur…

Cited by 8SourcePDFScholar
2021

Adaptive Prior-Dependent Correction Enhanced Reinforcement Learning for Natural Language Generation

AAAI 2021technical

Natural language generation (NLG) is an important task with various applications like neural machine translation (NMT) and image captioning. Since deep-learning-based methods have issues of exposure bias and loss inconsistency, reinforcement learning (RL) is widely adopted in NLG tasks recently. But…

Cited by 2SourcePDFScholar
2021

Learning to Reweight Imaginary Transitions for Model-Based Reinforcement Learning

AAAI 2021technical

Model-based reinforcement learning (RL) is more sample efficient than model-free RL by using imaginary trajectories generated by the learned dynamics model. When the model is inaccurate or biased, imaginary trajectories may be deleterious for training the action-value and policy functions. To allevi…