paper-with-me

Papers

Semi-Structured Query Grounding for Document-Oriented Databases with Deep Retrieval and Its Application to Receipt and POI Matching

2022-02-23 · Geewook Kim, Wonseok Hwang, Minjoon Seo, Seunghyun Park

Semi-structured query systems for document-oriented databases have many real applications. One particular application that we are interested in is matching each financial receipt image with its corresponding place of interest (POI, e.g., restaurant) in the nationwide database. The problem is especially challenging in the real production environment where many similar or incomplete entries exist in the database and queries are noisy (e.g., errors in optical character recognition). In this work, we aim to address practical challenges when using embedding-based retrieval for the query grounding problem in semi-structured data. Leveraging recent advancements in deep language encoding for retrieval, we conduct extensive experiments to find the most effective combination of modules for the embedding and retrieval of both query and database entries without any manually engineered component. The proposed model significantly outperforms the conventional manual pattern-based model while requiring much less development and maintenance cost. We also discuss some core observations in our experiments, which could be helpful for practitioners working on a similar problem in other domains.

📄 PDF Abstract BibTeX arXiv:2202.13959

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character RecognitionOptical Character Recognition (OCR)Retrieval

Similar Papers 제목 키워드 기반

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

2026-05-26 · Mateusz Czyżnikiewicz, Ryszard Tuora, Adam Kozakiewicz, Tomasz Ziętkiewicz 외 arxiv

Retrieval-Augmented Generation (RAG) systems for question answering typically retrieve evidence by semantic similarity between the query and document chunks. While effective for unstructured text, this approach is less r…

Semantic SimilaritySemantic RetrievalQuestion Answering

Event-Grounded Question Answering over Long Audio via Structured Retrieval

2026-02-16 · Kartik Hegde, Arvind Krishna Sridhar, Naveen Vakada, Yinyi Guo 외 arxiv

Answering natural-language questions over multi-hour audio requires reliable event recognition, temporal grounding, and efficient retrieval. We present LA-RAG (Long Audio Retrieval-Augmented Generation), a structured fra…

Question AnsweringMoment Retrieval

Smoothing Grounding and Reasoning for MLLM-Powered GUI Agents with Query-Oriented Pivot Tasks

2025-03-01 · Zongru Wu, Pengzhou Cheng, Zheng Wu, Tianjie Ju 외

Perception-enhanced pre-training, particularly through grounding techniques, is widely adopted to enhance the performance of graphical user interface (GUI) agents. However, in resource-constrained scenarios, the format d…

UniGDD: A Unified Generative Framework for Goal-Oriented Document-Grounded Dialogue

2022-04-16 · ACL 2022 5 · Chang Gao, Wenxuan Zhang, Wai Lam

The goal-oriented document-grounded dialogue aims at responding to the user query based on the dialogue context and supporting document. Existing studies tackle this problem by decomposing it into two sub-tasks: knowledg…

Multi-Task LearningResponse GenerationScheduling

EARL: Towards a Unified Analysis-Guided Reinforcement Learning Framework for Egocentric Interaction Reasoning and Pixel Grounding

2026-05-14 · Yuejiao Su, Xinshen Zhang, Zhen Ye, Lei Yao 외 arxiv

Understanding human--environment interactions from egocentric vision is essential for assistive robotics and embodied intelligent agents, yet existing multimodal large language models (MLLMs) still struggle with accurate…

Reinforcement Learning