PulseAugur
EN
LIVE 12:23:33
ENTITY GQA

GQA

PulseAugur coverage of GQA — every cluster mentioning GQA across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
12
28 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
10
19 over 90d
TIER MIX · 90D
TOPICS
RELATIONSHIPS
SENTIMENT · 30D

8 day(s) with sentiment data

RECENT · PAGE 1/3 · 41 TOTAL
  1. TOOL · CL_257220 ·

    New method verifies object claims in multimodal LLMs

    Researchers have developed a new training-free method called Semantic-Spatial Agreement Verification (SSAV) to address object hallucination in multimodal large language models. This technique verifies object claims by a…

  2. TOOL · CL_257210 ·

    New Relation-Orbit method enhances VLM spatial claim verification

    Researchers have developed a new method called Relation-Orbit for improving the accuracy of vision-language models (VLMs) in verifying claims that involve spatial relationships, such as left-right distinctions. This tec…

  3. TOOL · CL_254425 ·

    New privacy defense prunes visual tokens for LLMs

    Researchers have developed QPriv-VL, a novel framework designed to enhance privacy in Vision-Language Models (VLMs) used in sensitive applications like Federated Learning. This system intelligently prunes visual tokens …

  4. TOOL · CL_253885 ·

    AI Models: Understanding MHA, MQA, GQA, and MLA Attention Mechanisms

    This article delves into the various attention mechanisms used in AI models, specifically focusing on Multi-Head Attention (MHA), Multi-Query Attention (MQA), Grouped-Query Attention (GQA), and Multi-Layer Attention (ML…

  5. TOOL · CL_245614 ·

    New method calibrates VLM confidence with degraded evidence

    Researchers have developed a method to improve the reliability of vision-language models (VLMs) when presented with degraded or incomplete visual evidence. By training a lightweight post-hoc reliability head, they can b…

  6. RESEARCH · CL_244631 ·

    3.8B LLM trained for under $1,000, challenging hyperscaler dominance

    A 3.8 billion parameter LLM, named Little LM, has been trained to a CORE metric of 0.384 for under $1,000. This achievement challenges the notion that only large-scale, multi-million dollar operations can pre-train comp…

  7. RESEARCH · CL_254718 ·

    New Grouped Value Attention method slashes Transformer KV cache size

    Researchers have introduced Grouped Value Attention (GVA), a novel method to reduce the memory footprint of KV caches in Transformer models. GVA stores grouped values and reconstructs keys using a learned linear map, wh…

  8. RESEARCH · CL_235690 ·

    AI research mimics human vision for efficient visual understanding · 2 papers

    Two new research papers propose methods for more efficient visual understanding by mimicking human foveated vision. The first paper introduces FAVE, a variable-resolution ViT that processes selected regions at high acui…

  9. TOOL · CL_231607 ·

    New research details 'scaled idempotence' in Transformer attention

    Researchers have identified a specific algebraic pattern within Transformer attention mechanisms, termed 'scaled idempotence.' This pattern involves a sparse subset of effective OV operators that nearly close under comp…

  10. TOOL · CL_231153 ·

    New theory views multi-head attention as parameter identification

    A new paper published on arXiv proposes that multi-head self-attention mechanisms in transformer models can be understood as a parameter identification strategy. The research suggests that models with more attention hea…

  11. TOOL · CL_229130 ·

    New GUIDE framework controls multimodal model evidence usage

    Researchers have introduced GUIDE, a novel framework designed to control how large multimodal models utilize internal evidence when following language instructions. Unlike previous models that might rely on superficial …

  12. SIGNIFICANT · CL_223593 ·

    Meta releases Muse Glimmer, a 30B agent model for efficient local operation

    Meta has released Muse Glimmer, a 30 billion parameter multimodal agent model designed for efficient local operation with a 128K context window. The model employs a hybrid attention mechanism, combining local attention …

  13. TOOL · CL_193652 ·

    New TGIF module reduces hallucinations in multimodal LLMs

    Researchers have developed TGIF (Text-Guided Inter-layer Fusion), a novel module designed to reduce hallucinations in multimodal large language models (MLLMs). Unlike previous methods that focus on text or static visual…

  14. COMMENTARY · CL_190013 ·

    KV Cache Emerges as LLM Bottleneck, Driving Attention Variant Innovations

    The KV cache, a critical component in autoregressive decoding for LLMs, is identified as the primary bottleneck for frontier models in 2026. Its size grows linearly with context length and batch size, making it the domi…

  15. FRONTIER RELEASE · CL_182987 ·

    Liquid AI releases on-device agentic model LFM2.5-2.6B with 128K context

    Liquid AI has released LFM2.5-2.6B, an open-weights, on-device agentic model designed for mobile and edge devices. This model boasts 2.69 billion parameters, a 128,000-token context window, and can perform multi-step ta…

  16. TOOL · CL_180947 ·

    Foveated probes reveal localized information in vision foundation models

    Researchers have developed a new method called "foveated probes" to better assess the localized information retained within frozen vision foundation models. Unlike traditional global image embeddings, foveated probes us…

  17. TOOL · CL_177152 ·

    Frontier LLMs Distill Answer Set Programming Theories with High Accuracy

    A new study explored distilling Answer Set Programming (ASP) theories from large language models using a neurosymbolic approach. The research tested nine models, including frontier models like Claude Sonnet 4.6, Claude …

  18. TOOL · CL_169713 ·

    Argus-Unified model offers economical image understanding and generation

    Researchers have developed Argus-Unified, a novel unified multimodal model designed for both image understanding and generation. This model is notable for its compact size and economical training, utilizing a two-stage …

  19. TOOL · CL_179288 ·

    MAViE encoder boosts vision-language model efficiency by 80%

    Researchers have introduced MAViE, a Multi-scale Adaptive Vision Encoder designed to improve the efficiency and effectiveness of vision-language models. MAViE utilizes position-dependent gates to integrate features from…

  20. TOOL · CL_165821 ·

    Grouped-Query Attention Optimizes LLM Inference by Reducing KV Cache Bottleneck

    Grouped-query attention (GQA) is a technique that significantly improves the efficiency of large language models during inference by reducing the memory bottleneck caused by the KV cache. Unlike traditional Multi-Head A…