In this paper, basic steps of scientific discovery literature analysis, idea generation, experiment design and paper drafting are discussed as the core problem for the automation of scientific discovery systems via AI. The current deployments of large language models (LLMs) enable each task to be individually executed – they don't currently have the infrastructure to have multiple agents reason cogently and cooperatively as a whole for an end-to-end autonomous research workflow. This paper introduces an innovative, structured multi-agent system, the Hierarchical Autonomous Research Agent (HARA), in which six specialized autonomous agents are coordinated by a central orchestrator, and both use a common semantic memory and a dynamically expanding knowledge graph. The HARA framework rigorously defines three new scoring functions: Novelty Score N_s indicates the importance of the research gap, Hypothesis Confidence H_c indicates the quality of the proposed hypotheses generated, and Research Utility U indicates a composite function from novelty, relevance, and computer cost of the proposed hypotheses generated. HARA outperform all four metrics: 97% novelty detection accuracy, 96% hypothesis accuracy, 98% draft quality and 96% validation score on four metrics against the Standard LLM, RAG baselines, and Multi-Agent baselines on four scientific domains across arXiv metadata, Semantic Scholar and PubMed corpora. After all, the ablation study demonstrates that no single agent contributes more than the sum of its parts: namely, the contribution of the gap detection agent in novelty detection is largest: 5 percentage points.
Keywords : Agentic AI, Hypothesis Generation, LLM, Multi-Agent Frameworks, Scientific Discovery.
Authors : Uma Maheswari Krishnamoorthy
Title : Hierarchical Autonomous Research Agent for Scientific Hypothesis Generation, Experiment Design, and Paper Drafting
Volume/Issue : 2025;2(4 ( October - December ))
Page No : 31 - 41