PulseAugur / Brief
EN
LIVE 13:10:18

Brief

last 24h
[2/2] 223 sources

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

  1. FLOWREADER: Min-Cost Flow Optimization for Multi-Modal Long Document Q&A

    Researchers have developed FLOWREADER, a novel method for question answering over long, multimodal documents. This approach reframes evidence assembly as a min-cost flow problem, enabling better handling of fragmented information across text, tables, and slides. FLOWREADER outperforms traditional top-k retrieval methods on specific subsets of the VisDoMBench benchmark, demonstrating its effectiveness in complex evidence assembly scenarios. AI

    IMPACT Introduces a novel approach to multimodal Q&A, potentially improving performance on complex documents.

  2. Constrained Dominant Sets for Multimodal Document Question Answering

    Researchers have developed a new retrieval method called Constrained Dominant Sets (CDS) for multimodal document question answering. This technique addresses limitations in current systems that struggle with long documents by selecting complementary evidence rather than near-duplicates. CDS encodes the query as a structural constraint, automatically balances relevance and redundancy, and avoids greedy heuristics by achieving global equilibrium. When used with a Qwen3-VL-32B reader, CDS sets a new state-of-the-art on VisDoMBench and significantly improves performance on MMLongBench-Doc. AI

    IMPACT Establishes new SOTA on multimodal QA benchmarks, improving retrieval for long documents.