PulseAugur / Brief
EN
LIVE 05:17:40

Brief

last 24h
[2/2] 221 sources

Multi-source AI news clustered, deduplicated, and scored 0–100 across authority, cluster strength, headline signal, and time decay.

  1. STM3: Mixture of Multiscale Mamba for Long-Term Spatio-Temporal Time-Series Prediction

    Researchers have introduced STM3, a novel Mixture-of-Experts framework designed to enhance long-term spatio-temporal time-series prediction. This approach integrates a Multiscale Mamba architecture with a Disentangled Mixture-of-Experts (DMoE) to efficiently capture diverse multiscale information. STM3 also employs an adaptive graph causal network to model complex spatial dependencies and uses a stable routing strategy with causal contrastive learning for robust representation. Experiments on ten real-world benchmarks show STM3 achieving state-of-the-art results, outperforming previous models significantly on datasets like PEMSD8. AI

    IMPACT Advances capabilities in complex time-series forecasting, potentially improving applications in areas like climate modeling and traffic prediction.

  2. AutoMCU: Feasibility-First MCU Neural Network Customization via LLM-based Multi-Agent Systems

    Researchers have developed AutoMCU, a novel system that leverages LLM-based multi-agent approaches to customize neural networks for microcontroller units (MCUs). This method prioritizes feasibility by integrating vendor toolchain feedback early in the design process, significantly reducing the search cost and time compared to traditional hardware-aware neural architecture search methods. AutoMCU has demonstrated competitive accuracy on benchmark datasets and successful deployment on STM32 microcontrollers, making edge intelligence more accessible. AI

    IMPACT Automates neural network deployment on resource-constrained MCUs, enabling more edge AI applications.