paper-with-me

홈 › Papers

Which Spurious Correlations Impact Reasoning in NLI Models? A Visual Interactive Diagnosis through Data-Constrained Counterfactuals

2023-06-21 · Robin Chan, Afra Amini, Mennatallah El-Assady

We present a human-in-the-loop dashboard tailored to diagnosing potential spurious features that NLI models rely on for predictions. The dashboard enables users to generate diverse and challenging examples by drawing inspiration from GPT-3 suggestions. Additionally, users can receive feedback from a trained NLI model on how challenging the newly created example is and make refinements based on the feedback. Through our investigation, we discover several categories of spurious correlations that impact the reasoning of NLI models, which we group into three categories: Semantic Relevance, Logical Fallacies, and Bias. Based on our findings, we identify and describe various research opportunities, including diversifying training data and assessing NLI models' robustness by creating adversarial test suites.

📄 PDF Abstract BibTeX arXiv:2306.12146

Code (0)

등록된 구현이 없습니다.

Tasks

Logical Fallacies

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Unbiased Visual Reasoning with Controlled Visual Inputs

2025-12-19 · Zhaonan Li, Shijie Lu, Fei Wang, Jacob Dineen 외 arxiv

End-to-end Vision-language Models (VLMs) often answer visual questions by exploiting spurious correlations instead of causal visual evidence, and can become more shortcut-prone when fine-tuned. We introduce VISTA (Visual…

Reinforcement LearningVisual Reasoning

Seeing What's Not There: Spurious Correlation in Multimodal LLMs

2025-03-11 · Parsa Hosseini, Sumit Nawathe, Mazda Moayeri, Sriram Balasubramanian 외

Unimodal vision models are known to rely on spurious correlations, but it remains unclear to what extent Multimodal Large Language Models (MLLMs) exhibit similar biases despite language supervision. In this paper, we inv…

HallucinationObjectObject HallucinationObject Recognition

Invariant Grounding for Video Question Answering

2022-06-06 · CVPR 2022 1 · Yicong Li, Xiang Wang, Junbin Xiao, Wei Ji 외

Video Question Answering (VideoQA) is the task of answering questions about a video. At its core is understanding the alignments between visual scenes in video and linguistic semantics in question to yield the answer. In…

Question AnsweringVideo Question Answering

Understanding Rare Spurious Correlations in Neural Networks

2022-02-10 · Yao-Yuan Yang, Chi-Ning Chou, Kamalika Chaudhuri

Neural networks are known to use spurious correlations such as background information for classification. While prior work has looked at spurious correlations that are widespread in the training data, in this work, we in…

Cross-Modal Causal Relational Reasoning for Event-Level Visual Question Answering

2022-07-26 · Yang Liu, Guanbin Li, Liang Lin

Existing visual question answering methods often suffer from cross-modal spurious correlations and oversimplified event-level reasoning processes that fail to capture event temporality, causality, and dynamics spanning o…

Causal InferenceQuestion AnsweringRelational ReasoningVisual Question Answering+1