PulseAugur / Brief
EN
LIVE 05:03:34

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. PapersWithCode new features - week 1 [P]

    Hugging Face has launched new features for PapersWithCode, a platform tracking AI state-of-the-art. The updates include support for multiple metrics on leaderboards, such as for Automatic Speech Recognition and Object Detection. The platform now also accommodates external papers beyond arXiv, automatically enriching them with relevant tags and data, and displays paper lineage to show follow-ups or predecessors. AI

    PapersWithCode new features - week 1 [P]

    IMPACT Enhances AI research tracking and sharing capabilities for the community.

  2. Gated DeltaNet-2: Decoupling Erase and Write in Linear Attention

    NVIDIA has introduced Gated DeltaNet-2, a new linear attention layer designed to improve memory editing in recurrent neural networks. This model separates the processes of erasing old information and writing new information using distinct channel-wise gates, addressing a limitation in previous delta-rule architectures. Trained on 100 billion tokens with 1.3 billion parameters, Gated DeltaNet-2 demonstrates superior performance over existing models like Mamba-2 and KDA, particularly in long-context retrieval tasks. AI

    IMPACT Enhances long-context processing in recurrent models, potentially improving performance on complex language tasks.