Add six papers on multi-agent systems and scientific discovery #23
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Thank you for maintaining this excellent resource for the community. In this PR, we request to add six relevant papers from our research group that focus on LLM-based multi-agent systems and AI for science:
Papers Added:
GenoTEX (MLCB 2025 Oral) - An expert-curated benchmark for evaluating LLM agents on automated gene expression data analysis, featuring context-aware planning and multi-agent collaboration
GenoMAS - A multi-agent framework with guided planning for scientific discovery via code-driven gene expression analysis, featuring heterogeneous LLMs and dynamic memory reuse
aiXiv - A next-generation open-access platform with multi-agent architecture enabling collaboration between AI and human scientists
The Landscape of Agentic Reinforcement Learning for LLMs - A comprehensive survey on agentic RL, covering planning, tool use, memory, and reasoning capabilities
CoMAS - Co-evolving multi-agent systems via interaction rewards, demonstrating self-improvement through inter-agent communication
Achilles Heel of Distributed Multi-Agent Systems - Studies trustworthiness challenges in distributed multi-agent systems, including communication inefficiencies
Relevance to Context Engineering:
All papers are highly relevant to this repository as they address core context engineering challenges including:
The papers have been placed in appropriate sections following the repository's formatting conventions and existing paper styles.
Thank you for considering our request!