Pith. sign in

REVIEW 11 cited by

From Redundancy to Relevance: Information Flow in LVLMs Across Reasoning Tasks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.06579 v3 pith:LWQLXNAX submitted 2024-06-04 cs.CL cs.AIcs.CV

classification cs.CLcs.AIcs.CV
keywords flowinformationlvlmsanalysisimagelanguagelayersreasoning
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Large Vision Language Models (LVLMs) achieve great performance on visual-language reasoning tasks, however, the black-box nature of LVLMs hinders in-depth research on the reasoning mechanism. As all images need to be converted into image tokens to fit the input format of large language models (LLMs) along with natural language prompts, sequential visual representation is essential to the performance of LVLMs, and the information flow analysis approach can be an effective tool for determining interactions between these representations. In this paper, we propose integrating attention analysis with LLaVA-CAM, concretely, attention scores highlight relevant regions during forward propagation, while LLaVA-CAM captures gradient changes through backward propagation, revealing key image features. By exploring the information flow from the perspective of visual representation contribution, we observe that it tends to converge in shallow layers but diversify in deeper layers. To validate our analysis, we conduct comprehensive experiments with truncation strategies across various LVLMs for visual question answering and image captioning tasks, and experimental results not only verify our hypothesis but also reveal a consistent pattern of information flow convergence in the corresponding layers, and the information flow cliff layer will be different due to different contexts. The paper's source code can be accessed from \url{https://github.com/zhangbaijin/From-Redundancy-to-Relevance}

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 11 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Seeing It or Not? Interpretable Vision-aware Latent Steering to Mitigate Object Hallucinations

    cs.CV 2025-05 conditional novelty 6.0 of 10

    VaLSe uses attention-based visual contribution maps to steer an LVLM's latent features toward visually grounded content, reducing object hallucinations on several benchmarks while exposing flaws in CHAIR-style evaluation.

  2. SurgXBench: Explainable Vision-Language Model Benchmark for Surgery

    cs.CV 2025-05 conditional novelty 6.0 of 10

    An explainability-based benchmark showing that surgical vision-language models often make correct predictions without attending to the relevant instruments or tissue.

  3. Analyzing Finetuning Representation Shift for Multimodal LLMs Steering

    cs.AI 2025-01 conditional novelty 6.0 of 10

    Concept shift vectors, computed as mean activation differences, can partially recover fine-tuned multimodal LLM concepts and steer model outputs without additional training.

  4. Enhancing Multimodal Large Language Models Complex Reason via Similarity Computation

    cs.CV 2024-12 conditional novelty 6.0 of 10

    Simignore improves multimodal LLM complex question answering on ScienceQA by masking image tokens whose embeddings have low cosine similarity to the text prompt.

  5. Cross-modal Information Flow in Multimodal Large Language Models

    cs.AI 2024-11 conditional novelty 6.0 of 10

    In LLaVA multimodal models, visual information flows into question token representations in two stages, global then object-specific, before propagating to the final answer position.

  6. Toward Modality Gap: Vision Prototype Learning for Weakly-supervised Semantic Segmentation with CLIP

    cs.CV 2024-12 conditional novelty 5.0 of 10

    Weakly supervised segmentation with CLIP improves by learning per-class prototypes in vision space instead of relying on text prototypes.

  7. Seeing Clearly by Layer Two: Enhancing Attention Heads to Alleviate Hallucination in LVLMs

    cs.CV 2024-11 conditional novelty 5.0 of 10

    A training-free intervention that broadcasts the densest vision-sink attention head's map to all heads in shallow layers lowers hallucination rates on CHAIR across several LVLMs.

  8. MCA-LLaVA: Manhattan Causal Attention for Reducing Hallucination in Large Vision-Language Models

    cs.CV 2025-07 conditional novelty 4.0 of 10

    MCA-LLaVA reindexes image tokens by sums of mirrored 2D coordinates so instruction tokens attend across the whole image, reducing hallucination on POPE, CHAIR, and MME.

  9. From Visuals to Vocabulary: Establishing Equivalence Between Image and Text Token Through Autoregressive Pre-training in MLLMs

    cs.CV 2025-02 conditional novelty 4.0 of 10

    Adding an L2 loss that pushes the language model's image hidden states back toward the input image embeddings improves LLaVA-style models on several VQA benchmarks, with some benchmarks unaffected or slightly worse.

  10. Explainable and Interpretable Multimodal Large Language Models: A Comprehensive Survey

    cs.CL 2024-12 conditional novelty 4.0 of 10

    A survey maps the field of MLLM explainability and interpretability into data, model, and training and inference perspectives.

  11. First-place Solution for Streetscape Shop Sign Recognition Competition

    cs.CV 2025-01 reject novelty 2.0 of 10

    A team reports winning a street-view shop sign recognition competition with a multi-stage OCR pipeline built from known components, but provides no code, data, or rigorous ablations.

Pith tools