Search papers, labs, and topics across Lattice.
This paper introduces DiscoPER, an autonomous framework that utilizes large language models to facilitate open-ended scientific discovery by dynamically generating and executing code to explore datasets without predefined research questions. By implementing a second-order reasoning mechanism, DiscoPER synthesizes its own findings to identify structural patterns and epistemic gaps, thereby enhancing hypothesis exploration. Evaluated on the iNatDisco benchmark, DiscoPER successfully recovers 8 of 9 known ecological patterns with a 72.7% support rate, significantly outperforming classical causal discovery methods and LLM-guided approaches.
DiscoPER not only automates hypothesis generation but also self-analyzes its discoveries, revealing hidden patterns and expanding the search space in unprecedented ways.
Autonomous scientific discovery systems offer the potential to accelerate research by automating the process of hypothesis generation and validation. However, current systems operate within constrained search spaces or require predefined research questions, limiting their capacity for true open-ended inquiry. Furthermore, while they generate hypotheses iteratively, they largely lack the ability to explicitly synthesize their own accumulated findings to uncover complex, interconnected phenomena. We introduce DiscoPER, an autonomous large language model-powered framework that conducts open-ended research by dynamically generating and executing code to explore datasets without pre-specified research objectives. To ensure rigorous scientific validity, every proposed discovery must pass statistical testing. To overcome the limitations of isolated search, our framework introduces a second-order reasoning mechanism that periodically analyzes its own accumulated discoveries. By treating prior discoveries as empirical data, DiscoPER identifies structural patterns, confounds, and epistemic gaps, actively redirecting hypothesis exploration toward uncharted regions of the search space. The search space is further expanded by incorporating tool use, enabling the system to explore hypotheses beyond structured metadata by seamlessly processing and extracting useful information from multimodal sources like images. Evaluated on iNatDisco, a new multimodal ecological knowledge benchmark with pattern-level ground truth obtained from peer-reviewed literature, DiscoPER recovers 8 of 9 known patterns with a 72.7% hypothesis support rate, outperforming both classical causal discovery and LLM-guided baselines. Ablations show that DiscoPER scales with more data, and confirms the benefits of second-order meta-reflection.