paper-with-me

Papers

Mitigating the Inconsistency Between Word Saliency and Model Confidence with Pathological Contrastive Training

2022-05-01 · Findings (ACL) 2022 5 · Pengwei Zhan, Yang Wu, Shaolei Zhou, Yunjian Zhang, Liming Wang

Neural networks are widely used in various NLP tasks for their remarkable performance. However, the complexity makes them difficult to interpret, i.e., they are not guaranteed right for the right reason. Besides the complexity, we reveal that the model pathology - the inconsistency between word saliency and model confidence, further hurts the interpretability. We show that the pathological inconsistency is caused by the representation collapse issue, which means that the representation of the sentences with tokens in different saliency reduced is somehow collapsed, and thus the important words cannot be distinguished from unimportant words in terms of model confidence changing. In this paper, to mitigate the pathology and obtain more interpretable models, we propose Pathological Contrastive Training (PCT) framework, which adopts contrastive learning and saliency-based samples augmentation to calibrate the sentences representation. Combined with qualitative analysis, we also conduct extensive quantitative experiments and measure the interpretability with eight reasonable metrics. Experiments show that our method can mitigate the model pathology and generate more interpretable models while keeping the model performance. Ablation study also shows the effectiveness.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Saliency-R1: Incentivizing Unified Saliency Reasoning Capability in MLLM with Confidence-Guided Reinforcement Learning

2025-11-01 · Long Li, Shuichen Ji, Ziyang Luo, Zhihui Li 외 arxiv

Although multimodal large language models (MLLMs) excel in high-level vision-language reasoning, they lack inherent awareness of visual saliency, making it difficult to identify key visual elements. To bridge this gap, w…

Co-Salient Object DetectionReinforcement LearningInstance Segmentation

CASP-Net: Rethinking Video Saliency Prediction from an Audio-VisualConsistency Perceptual Perspective

2023-03-11 · Junwen Xiong, Ganglai Wang, Peng Zhang, Wei Huang 외

Incorporating the audio stream enables Video Saliency Prediction (VSP) to imitate the selective attention mechanism of human brain. By focusing on the benefits of joint auditory and visual information, most VSP methods a…

DecoderSaliency PredictionVideo Saliency Prediction

CASP-Net: Rethinking Video Saliency Prediction From an Audio-Visual Consistency Perceptual Perspective

2023-01-01 · CVPR 2023 1 · Junwen Xiong, Ganglai Wang, Peng Zhang, Wei Huang 외

Incorporating the audio stream enables Video Saliency Prediction (VSP) to imitate the selective attention mechanism of human brain. By focusing on the benefits of joint auditory and visual information, most VSP metho…

DecoderSaliency PredictionVideo Saliency Prediction

Cascade RetinaNet: Maintaining Consistency for Single-Stage Object Detection

2019-07-16 · Hongkai Zhang, Hong Chang, Bingpeng Ma, Shiguang Shan 외

Recent researches attempt to improve the detection performance by adopting the idea of cascade for single-stage detectors. In this paper, we analyze and discover that inconsistency is the major factor limiting the perfor…

General ClassificationObjectobject-detectionObject Detection

Entity-based SpanCopy for Abstractive Summarization to Improve the Factual Consistency

2022-09-07 · Wen Xiao, Giuseppe Carenini

Despite the success of recent abstractive summarizers on automatic evaluation metrics, the generated summaries still present factual inconsistencies with the source document. In this paper, we focus on entity-level factu…

Abstractive Text Summarization