Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 16, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 16, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 16, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 16, 2025

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025

      Minecraft licensing robbed us of this controversial NFL schedule release video

      May 16, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The power of generators

      May 16, 2025
      Recent

      The power of generators

      May 16, 2025

      Simplify Factory Associations with Laravel’s UseFactory Attribute

      May 16, 2025

      This Week in Laravel: React Native, PhpStorm Junie, and more

      May 16, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025
      Recent

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»Researchers from Fudan University and Shanghai AI Lab Introduces DOLPHIN: A Closed-Loop Framework for Automating Scientific Research with Iterative Feedback

    Researchers from Fudan University and Shanghai AI Lab Introduces DOLPHIN: A Closed-Loop Framework for Automating Scientific Research with Iterative Feedback

    January 13, 2025

    Artificial Intelligence (AI) is revolutionizing how discoveries are made. AI is creating a new scientific paradigm with the acceleration of processes like data analysis, computation, and idea generation. Researchers want to create a system that eventually learns to bypass humans completely by completing the research cycle without human involvement. Such developments could raise productivity and bring people closer to tough challenges.

    The process of hypothesis generation, execution of experiments, and data validation often proves inefficient as scientific research involves human elements. Innovative solutions are hindered from evolutionary progress since ideas cannot be perfected with iterative feedback mechanisms during experimentation. The importance of such an aspect cannot be overstated as it contributes towards quicker and more accurate findings in scientific studies.

    Several research environments have been developed to automate the research process partially. Tools such as GPT-researcher and AI-Scientist can break tasks into simpler subtasks, help generate ideas, and perform some form of computation. An overall integrated framework, however, does not exist, including experimental feedback within the research cycle. Moreover, most tools today rely on small datasets or pre-defined workflows, limiting their ability to execute open-ended research tasks.

    Fudan University and the Shanghai Artificial Intelligence Laboratory have developed DOLPHIN, a closed-loop auto-research framework covering the entire scientific research process. The system generates ideas, executes experiments, and incorporates feedback to refine subsequent iterations. DOLPHIN ensures higher efficiency and accuracy by ranking task-specific literature and employing advanced debugging processes. This comprehensive approach distinguishes it from other tools and positions it as a pioneering system for autonomous research.

    The methodology of DOLPHIN is divided into three interconnected stages. First, the system retrieves and ranks relevant research papers on a topic. The papers are ranked based on relevance to the task and topic attributes, thus filtering out the most applicable references. Using the selected references, DOLPHIN generates novel and independent research ideas. The generated ideas are refined by using a sentence-transformer model, calculating cosine similarity, and removing redundancy.

    Once ideas are finalized, DOLPHIN transitions to experimental verification. It automatically generates and debugs code using an exception-traceback-guided process. This involves analyzing error messages and their related code structure to make corrections efficiently. Experiments proceed iteratively, with results categorized as improvements, maintenance, or declines. Successful outcomes are incorporated into future cycles, enhancing idea generation quality over time.

    DOLPHIN was tested on three benchmark tasks: image classification using CIFAR-100, 3D point classification with ModelNet40, and sentiment classification using SST-2. In image classification, DOLPHIN improved baseline models like WideResNet by up to 0.8%, achieving a top-1 accuracy of 82.0%. For 3D point classification, the system outperformed human-designed methods such as PointNet, achieving an overall accuracy of 93.9%—a 2.9% improvement over baseline models. In sentiment classification, DOLPHIN improved accuracy by 1.5% to close the gap between BERT-base and BERT-large performance. These results show that DOLPHIN can produce ideas on par with state-of-the-art methods, including its performance on diverse datasets and tasks.

    An interesting feature of DOLPHIN is that it improves efficiency across research iterations. At iteration one, it produced 20 ideas, of which 19 were judged novel, at an average cost per idea of $0.184. DOLPHIN’s closed-loop system improved processing through the third iteration to enhance idea quality and experimental execution rates. The success rate of debugging went from 33.3% to 50.0% after structured feedback was incorporated on earlier errors. This iterative improvement underscores the robustness of DOLPHIN’s design in automating and optimizing the research process.

    DOLPHIN represents a significant leap forward in AI-driven research by addressing key inefficiencies in traditional scientific workflows. Its ability to integrate literature review, idea generation, experimentation, and feedback into a seamless cycle demonstrates its potential for advancing scientific discovery. The framework improves efficiency and achieves results comparable to or exceeding those of human-designed systems. This positions DOLPHIN as a promising tool for addressing complex scientific challenges and fostering innovation in various domains.


    Check out the Paper and Project Page. All credit for this research goes to the researchers of this project. Also, don’t forget to follow us on Twitter and join our Telegram Channel and LinkedIn Group. Don’t Forget to join our 65k+ ML SubReddit.

    🚨 FREE UPCOMING AI WEBINAR (JAN 15, 2025): Boost LLM Accuracy with Synthetic Data and Evaluation Intelligence–Join this webinar to gain actionable insights into boosting LLM model performance and accuracy while safeguarding data privacy.

    The post Researchers from Fudan University and Shanghai AI Lab Introduces DOLPHIN: A Closed-Loop Framework for Automating Scientific Research with Iterative Feedback appeared first on MarkTechPost.

    Source: Read More 

    Hostinger
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleMeta AI Introduces CLUE (Constitutional MLLM JUdgE): An AI Framework Designed to Address the Shortcomings of Traditional Image Safety Systems
    Next Article R3GAN: A Simplified and Stable Baseline for Generative Adversarial Networks GANs

    Related Posts

    Machine Learning

    Salesforce AI Releases BLIP3-o: A Fully Open-Source Unified Multimodal Model Built with CLIP Embeddings and Flow Matching for Image Understanding and Generation

    May 16, 2025
    Machine Learning

    How to Evaluate Jailbreak Methods: A Case Study with the StrongREJECT Benchmark

    May 16, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    10 ways to speed up your slow internet connection today

    Development

    Rilasciato Resources 1.8: un moderno monitor di risorse per GNOME

    Linux

    YaST2 is a GRUB graphical configuration tool for openSUSE

    Linux

    SAP and Databricks: Better Together

    Development

    Highlights

    JsonTree v2.3.0 – Beautiful visualised Json Trees! Now with BigInt, Symbol, and custom parsing support!

    August 7, 2024

    Comments Source: Read More 

    New Reports Uncover Jailbreaks, Unsafe Code, and Data Theft Risks in Leading AI Systems

    April 29, 2025

    Webinar: Learn How to Stop Encrypted Attacks Before They Cost You Millions

    January 9, 2025

    Battery Health has finally come to Android, but only on Pixel devices

    March 17, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.