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

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 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 Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Machine Learning»Huawei Noah’s Ark Lab Released Dream 7B: A Powerful Open Diffusion Reasoning Model with Advanced Planning and Flexible Inference Capabilities

    Huawei Noah’s Ark Lab Released Dream 7B: A Powerful Open Diffusion Reasoning Model with Advanced Planning and Flexible Inference Capabilities

    April 9, 2025
    Huawei Noah’s Ark Lab Released Dream 7B: A Powerful Open Diffusion Reasoning Model with Advanced Planning and Flexible Inference Capabilities

    LLMs have revolutionized artificial intelligence, transforming various applications across industries. Autoregressive (AR) models dominate current text generation, with leading systems like GPT-4, DeepSeek, and Claude all using sequential left-to-right architectures. Despite impressive capabilities, fundamental questions about next-generation architectural paradigms have emerged as AR models exhibit limitations at scale. These challenges include complex reasoning difficulties, inadequate long-term planning, and struggles maintaining coherence across extended contexts. These are problematic for emerging applications in embodied AI, autonomous agents, and long-horizon decision-making systems where sustained reasoning and contextual understanding are essential for success.

    Discrete diffusion models (DMs) are a promising alternative to autoregressive approaches for sequence generation. Unlike AR models that generate tokens sequentially, DMs refine all sequences in parallel from a fully noised state. This difference provides significant advantages: bidirectional contextual modeling enhances global coherence, flexible controllable generation occurs naturally through iterative refinement, and potential exists for fundamental sampling acceleration through efficient noise-to-data mapping. Recent advancements show diffusion’s growing potential in language tasks, with models like DiffuLLaMA and LLaDA scaling to 7B parameters, while Mercury Coder shows impressive inference efficiency in code generation.

    Researchers from the University of Hong Kong and Huawei Noah’s Ark Lab released Dream 7B (Diffusion reasoning model), the most powerful open diffusion large language model to date. The model matches or exceeds similarly-sized AR models on general tasks, mathematics, and coding benchmarks. Dream 7B shows exceptional zero-shot planning capabilities and inference flexibility, outperforming larger models like DeepSeek V3 (671B) on structured tasks. Trained on 580B tokens from diverse datasets, including Dolma and OpenCoder, the model employs mask-based diffusion with autoregressive weight initialization from Qwen2.5 7B. Its architecture enables powerful bidirectional context processing, arbitrary-order generation, infilling capabilities, and adjustable quality-speed tradeoffs during inference.

    Dream 7B builds upon previous work in diffusion language modeling, utilizing RDM’s theoretical foundation and DiffuLLaMA’s adaptation strategy. It implements a mask diffusion paradigm with architecture designed for diverse applications. Training data uses text, mathematics, and code from sources, including Dolma v1.7, OpenCoder, and DCLM-Baseline. Pretraining utilized 580 billion tokens, executed on 96 NVIDIA H800 GPUs over 256 hours without unrecoverable loss spikes. Extensive design experimentation at the 1B parameter level identified critical components, including weight initialization from autoregressive models like Qwen2.5 and LLaMA3, along with context-adaptive token-level noise rescheduling that proved essential for Dream 7B training.

    The proposed method is evaluated on Countdown and Sudoku tasks with adjustable planning difficulty, comparing against LLaDA 8B, Qwen2.5 7B, LLaMA3 8B, and DeepSeek V3 671B. It outperforms similarly-sized baseline models, with both diffusion models surpassing autoregressive alternatives. These diffusion models occasionally exceed DeepSeek V3 despite its vastly larger parameter count, showing diffusion models’ effectiveness for multi-constraint problem-solving and specific-objective tasks. The method underwent supervised fine-tuning post-training using 1.8M instruction pairs from Tulu 3 and SmolLM2 datasets over three epochs. Results indicate Dream’s capability to match autoregressive model performance:

    In conclusion, researchers introduced Dream 7B, which represents a breakthrough family of diffusion language models characterized by efficiency, scalability, and flexibility through carefully developed training methodologies. These models perform comparably with leading autoregressive models of similar size across general tasks, mathematics, and coding applications. Dream’s most distinctive strengths emerge in advanced planning scenarios and flexible inference capabilities, where its diffusion-based architecture provides significant advantages over traditional autoregressive approaches. This achievement shows the viability of diffusion models as a compelling alternative path forward in language model development.


    Check out the Dream-org/Dream-v0-Instruct-7B and Dream-org/Dream-v0-Base-7B. All credit for this research goes to the researchers of this project. Also, feel free to follow us on Twitter and don’t forget to join our 85k+ ML SubReddit.

    🔥 [Register Now] miniCON Virtual Conference on OPEN SOURCE AI: FREE REGISTRATION + Certificate of Attendance + 3 Hour Short Event (April 12, 9 am- 12 pm PST) + Hands on Workshop [Sponsored]

    The post Huawei Noah’s Ark Lab Released Dream 7B: A Powerful Open Diffusion Reasoning Model with Advanced Planning and Flexible Inference Capabilities appeared first on MarkTechPost.

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleBorg ER-3 is a portable audio synthesizer
    Next Article This AI Paper from ByteDance Introduces MegaScale-Infer: A Disaggregated Expert Parallelism System for Efficient and Scalable MoE-Based LLM Serving

    Related Posts

    Machine Learning

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

    July 22, 2025
    Machine Learning

    Boolformer: Symbolic Regression of Logic Functions with Transformers

    July 22, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    AI agents arrive in US classrooms

    News & Updates

    CVE-2025-47707 – Drupal Enterprise MFA – TFA Authentication Bypass

    Common Vulnerabilities and Exposures (CVEs)

    Critical PyTorch Vulnerability Let Attackers Execute Remote Code

    Security

    Redis e il Ritorno all’Open Source

    Linux

    Highlights

    CVE-2025-5145 – Netcore Query String Handler Remote Command Injection Vulnerability

    May 25, 2025

    CVE ID : CVE-2025-5145

    Published : May 25, 2025, 6:15 a.m. | 2 hours, 40 minutes ago

    Description : A vulnerability, which was classified as critical, was found in Netcore NBR1005GPEV2, B6V2, COVER5, NAP830, NAP930, NBR100V2, NBR200V2 and POWER13 up to 20250508. This affects an unknown part of the file /www/cgi-bin/ of the component Query String Handler. The manipulation leads to command injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.

    Severity: 6.3 | MEDIUM

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-5689 – OpenSSH Root Group Privilege Escalation

    June 16, 2025

    All 8 Elden Ring Nightreign Nightlord bosses, ranked

    June 5, 2025

    15 Best Free and Open Source Test Automation Tools

    April 29, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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