paper-with-me

홈 › Papers

An Experimental Study on Generating Plausible Textual Explanations for Video Summarization

2025-09-30 · Thomas Eleftheriadis, Evlampios Apostolidis, Vasileios Mezaris arxiv

In this paper, we present our experimental study on generating plausible textual explanations for the outcomes of video summarization. For the needs of this study, we extend an existing framework for multigranular explanation of video summarization by integrating a SOTA Large Multimodal Model (LLaVA-OneVision) and prompting it to produce natural language descriptions of the obtained visual explanations. Following, we focus on one of the most desired characteristics for explainable AI, the plausibility of the obtained explanations that relates with their alignment with the humans' reasoning and expectations. Using the extended framework, we propose an approach for evaluating the plausibility of visual explanations by quantifying the semantic overlap between their textual descriptions and the textual descriptions of the corresponding video summaries, with the help of two methods for creating sentence embeddings (SBERT, SimCSE). Based on the extended framework and the proposed plausibility evaluation approach, we conduct an experimental study using a SOTA method (CA-SUM) and two datasets (SumMe, TVSum) for video summarization, to examine whether the more faithful explanations are also the more plausible ones, and identify the most appropriate approach for generating plausible textual explanations for video summarization.

📄 PDF Abstract BibTeX arXiv:2509.26225

Code (0)

등록된 구현이 없습니다.

Tasks

Video Summarization

Similar Papers 제목 키워드 기반

Generating Plausible Counterfactual Explanations for Deep Transformers in Financial Text Classification

2020-10-23 · COLING 2020 8 · Linyi Yang, Eoin M. Kenny, Tin Lok James Ng, Yi Yang 외

Corporate mergers and acquisitions (M&A) account for billions of dollars of investment globally every year, and offer an interesting and challenging domain for artificial intelligence. However, in these highly sensitive …

counterfactualExplainable Artificial Intelligence (XAI)General Classificationtext-classification+1

Plausible Counterfactual Explanations of Recommendations

2025-07-10 · Jakub Černý, Jiří Němeček, Ivan Dovica, Jakub Mareček arxiv

Explanations play a variety of roles in various recommender systems, from a legally mandated afterthought, through an integral element of user experience, to a key to persuasiveness. A natural and useful form of an expla…

ReasoningRec: Bridging Personalized Recommendations and Human-Interpretable Explanations through LLM Reasoning

2024-10-30 · Millennium Bismay, Xiangjue Dong, James Caverlee

This paper presents ReasoningRec, a reasoning-based recommendation framework that leverages Large Language Models (LLMs) to bridge the gap between recommendations and human-interpretable explanations. In contrast to conv…

Recommendation Systems

On Generating Plausible Counterfactual and Semi-Factual Explanations for Deep Learning

2020-09-10 · Eoin M. Kenny, Mark T. Keane

There is a growing concern that the recent progress made in AI, especially regarding the predictive competence of deep learning models, will be undermined by a failure to properly explain their operation and outputs. In …

counterfactualExplainable Artificial Intelligence (XAI)

TIGTEC : Token Importance Guided TExt Counterfactuals

2023-04-24 · Milan Bhan, Jean-Noel Vittaut, Nicolas Chesneau, Marie-Jeanne Lesot

Counterfactual examples explain a prediction by highlighting changes of instance that flip the outcome of a classifier. This paper proposes TIGTEC, an efficient and modular method for generating sparse, plausible and div…

counterfactualDiversityFeature Importance