paper-with-me

Papers

Learning by Correction: Efficient Tuning Task for Zero-Shot Generative Vision-Language Reasoning

2024-04-01 · CVPR 2024 1 · Rongjie Li, Yu Wu, Xuming He

Generative vision-language models (VLMs) have shown impressive performance in zero-shot vision-language tasks like image captioning and visual question answering. However, improving their zero-shot reasoning typically requires second-stage instruction tuning, which relies heavily on human-labeled or large language model-generated annotation, incurring high labeling costs. To tackle this challenge, we introduce Image-Conditioned Caption Correction (ICCC), a novel pre-training task designed to enhance VLMs' zero-shot performance without the need for labeled task-aware data. The ICCC task compels VLMs to rectify mismatches between visual and language concepts, thereby enhancing instruction following and text generation conditioned on visual inputs. Leveraging language structure and a lightweight dependency parser, we construct data samples of ICCC task from image-text datasets with low labeling and computation costs. Experimental results on BLIP-2 and InstructBLIP demonstrate significant improvements in zero-shot image-text generation-based VL tasks through ICCC instruction tuning.

📄 PDF Abstract BibTeX arXiv:2404.00909

Code (1)

shtuplus/iccc_cvpr2024 공식 구현 pytorch

Tasks

Image CaptioningInstruction FollowingLanguage ModelingLanguage ModellingLarge Language ModelQuestion AnsweringText GenerationVisual Question Answering

Similar Papers 제목 키워드 기반

Can Generative Large Language Models Perform ASR Error Correction?

2023-07-09 · Rao Ma, Mengjie Qian, Potsawee Manakul, Mark Gales 외

ASR error correction is an interesting option for post processing speech recognition system outputs. These error correction models are usually trained in a supervised fashion using the decoding results of a target ASR sy…

Decoderspeech-recognitionSpeech Recognition

Generative Speech Recognition Error Correction with Large Language Models and Task-Activating Prompting

2023-09-27 · Chao-Han Huck Yang, Yile Gu, Yi-Chieh Liu, Shalini Ghosh 외

We explore the ability of large language models (LLMs) to act as speech recognition post-processors that perform rescoring and error correction. Our first focus is on instruction prompting to let LLMs perform these task …

In-Context Learningspeech-recognitionSpeech Recognition

Building Efficient Universal Classifiers with Natural Language Inference

2023-12-29 · Moritz Laurer, Wouter van Atteveldt, Andreu Casas, Kasper Welbers

Generative Large Language Models (LLMs) have become the mainstream choice for fewshot and zeroshot learning thanks to the universality of text generation. Many users, however, do not need the broad capabilities of genera…

ClassificationNatural Language Inferencetext-classificationText Classification+1

CHSER: A Dataset and Case Study on Generative Speech Error Correction for Child ASR

2025-05-24 · Natarajan Balaji Shankar, Zilai Wang, Kaiyuan Zhang, Mohan Shi 외

Automatic Speech Recognition (ASR) systems struggle with child speech due to its distinct acoustic and linguistic variability and limited availability of child speech datasets, leading to high transcription error rates. …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

GVCCTurbo: Rate-Compute Quality Scheduling for Codebook Driven Generative Compression

2026-08-04 · Ziyue Zeng, Dingjie Peng, Xun Su, Hiroshi Watanabe arxiv

Codebook-driven generative compression uses a pretrained image or video generator as a zero-shot visual prior and transmits compact codebook indices to guide reconstruction at ultra-low bitrate. Current codecs tie each f…

Image Compression