paper-with-me

Papers

Instruction Makes a Difference

2024-02-01 · Tosin Adewumi, Nudrat Habib, Lama Alkhaled, Elisa Barney

We introduce Instruction Document Visual Question Answering (iDocVQA) dataset and Large Language Document (LLaDoc) model, for training Language-Vision (LV) models for document analysis and predictions on document images, respectively. Usually, deep neural networks for the DocVQA task are trained on datasets lacking instructions. We show that using instruction-following datasets improves performance. We compare performance across document-related datasets using the recent state-of-the-art (SotA) Large Language and Vision Assistant (LLaVA)1.5 as the base model. We also evaluate the performance of the derived models for object hallucination using the Polling-based Object Probing Evaluation (POPE) dataset. The results show that instruction-tuning performance ranges from 11X to 32X of zero-shot performance and from 0.1% to 4.2% over non-instruction (traditional task) finetuning. Despite the gains, these still fall short of human performance (94.36%), implying there's much room for improvement.

📄 PDF Abstract BibTeX arXiv:2402.00453

Code (1)

ltu-machine-learning/idocvqa 공식 구현

Tasks

HallucinationInstruction FollowingObject HallucinationQuestion AnsweringVisual Question Answering

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Interactive Image Manipulation with Natural Language Instruction Commands

2018-02-23 · Seitaro Shinagawa, Koichiro Yoshino, Sakriani Sakti, Yu Suzuki 외

We propose an interactive image-manipulation system with natural language instruction, which can generate a target image from a source image and an instruction that describes the difference between the source and the tar…

Image GenerationImage Manipulation

Evolutionary Contrastive Distillation for Language Model Alignment

2024-10-10 · Julian Katz-Samuels, Zheng Li, Hyokun Yun, Priyanka Nigam 외

The ability of large language models (LLMs) to execute complex instructions is essential for their real-world applications. However, several recent studies indicate that LLMs struggle with challenging instructions. In th…

Contrastive LearningInstruction FollowingLanguage ModelingLanguage Modelling+1

Measuring What Makes You Unique: Difference-Aware User Modeling for Enhancing LLM Personalization

2025-03-04 · Yilun Qiu, Xiaoyan Zhao, Yang Zhang, Yimeng Bai 외

Personalizing Large Language Models (LLMs) has become a critical step in facilitating their widespread application to enhance individual life experiences. In pursuit of personalization, distilling key preference informat…

Communicating Natural Programs to Humans and Machines

2021-06-15 · Samuel Acquaviva, Yewen Pu, Marta Kryven, Theodoros Sechopoulos 외

The Abstraction and Reasoning Corpus (ARC) is a set of procedural tasks that tests an agent's ability to flexibly solve novel problems. While most ARC tasks are easy for humans, they are challenging for state-of-the-art …

ARCProgram Synthesis

Consequences and Factors of Stylistic Differences in Human-Robot Dialogue

2018-07-21 · WS 2018 7 · Stephanie M. Lukin, Kimberly A. Pollard, Claire Bonial, Matthew Marge 외

This paper identifies stylistic differences in instruction-giving observed in a corpus of human-robot dialogue. Differences in verbosity and structure (i.e., single-intent vs. multi-intent instructions) arose naturally w…