paper-with-me

홈 › Papers

Target Prompting for Information Extraction with Vision Language Model

2024-08-07 · Dipankar Medhi

The recent trend in the Large Vision and Language model has brought a new change in how information extraction systems are built. VLMs have set a new benchmark with their State-of-the-art techniques in understanding documents and building question-answering systems across various industries. They are significantly better at generating text from document images and providing accurate answers to questions. However, there are still some challenges in effectively utilizing these models to build a precise conversational system. General prompting techniques used with large language models are often not suitable for these specially designed vision language models. The output generated by such generic input prompts is ordinary and may contain information gaps when compared with the actual content of the document. To obtain more accurate and specific answers, a well-targeted prompt is required by the vision language model, along with the document image. In this paper, a technique is discussed called Target prompting, which focuses on explicitly targeting parts of document images and generating related answers from those specific regions only. The paper also covers the evaluation of response for each prompting technique using different user queries and input prompts.

📄 PDF Abstract BibTeX arXiv:2408.03834

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingQuestion Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Ethicist: Targeted Training Data Extraction Through Loss Smoothed Soft Prompting and Calibrated Confidence Estimation

2023-07-10 · Zhexin Zhang, Jiaxin Wen, Minlie Huang

Large pre-trained language models achieve impressive results across many tasks. However, recent works point out that pre-trained language models may memorize a considerable fraction of their training data, leading to the…

Memorization

What Level of Automation is "Good Enough"? A Benchmark of Large Language Models for Meta-Analysis Data Extraction

2025-07-20 · Lingbo Li, Anuradha Mathrani, Teo Susnjak arxiv

Automating data extraction from full-text randomised controlled trials (RCTs) for meta-analysis remains a significant challenge. This study evaluates the practical performance of three LLMs (Gemini-2.0-flash, Grok-3, GPT…

A Universal Prompting Strategy for Extracting Process Model Information from Natural Language Text using Large Language Models

2024-07-26 · Julian Neuberger, Lars Ackermann, Han van der Aa, Stefan Jablonski

Over the past decade, extensive research efforts have been dedicated to the extraction of information from textual process descriptions. Despite the remarkable progress witnessed in natural language processing (NLP), inf…

Specificity

Exploring the Zero-Shot Capabilities of Vision-Language Models for Improving Gaze Following

2024-06-06 · Anshul Gupta, Pierre Vuillecard, Arya Farkhondeh, Jean-Marc Odobez

Contextual cues related to a person's pose and interactions with objects and other people in the scene can provide valuable information for gaze following. While existing methods have focused on dedicated cue extraction …

In-Context LearningVisual Prompting

Large Language Models Unpack Complex Political Opinions through Target-Stance Extraction

2026-03-07 · Özgür Togay, Javier Garcia-Bernardo, Florian Kunneman, Anastasia Giachanou arxiv

Political polarization emerges from a complex interplay of beliefs about policies, figures, and issues. However, most computational analyses reduce discourse to coarse partisan labels, overlooking how these beliefs inter…

Stance Detection