Switch language한국어
Back to the list

Query Symbolically or Retrieve Semantically? A Dataset and Method for Semi-Structured Question Answering

TL;DR AI

Key summary

2 min read
  1. Researchers introduced DualGraph, a hybrid retrieval framework that combines textual and symbolic knowledge-graph views for semi-structured question answering.

  2. They also released SpecsQA, a shopping-site benchmark built from product documents and curated questions.

  3. DualGraph outperformed dense retrieval, GraphRAG, symbolic, and table-based baselines across question types.

  4. The work targets a key RAG weakness on structured content, where exact filtering and exhaustive retrieval matter as much as semantic matching.

Read the original