paper-with-me

홈 › Papers

From Representation to Reasoning: Towards both Evidence and Commonsense Reasoning for Video Question-Answering

2022-05-30 · CVPR 2022 1 · Jiangtong Li, Li Niu, Liqing Zhang

Video understanding has achieved great success in representation learning, such as video caption, video object grounding, and video descriptive question-answer. However, current methods still struggle on video reasoning, including evidence reasoning and commonsense reasoning. To facilitate deeper video understanding towards video reasoning, we present the task of Causal-VidQA, which includes four types of questions ranging from scene description (description) to evidence reasoning (explanation) and commonsense reasoning (prediction and counterfactual). For commonsense reasoning, we set up a two-step solution by answering the question and providing a proper reason. Through extensive experiments on existing VideoQA methods, we find that the state-of-the-art methods are strong in descriptions but weak in reasoning. We hope that Causal-VidQA can guide the research of video understanding from representation learning to deeper reasoning. The dataset and related resources are available at \url{https://github.com/bcmi/Causal-VidQA.git}.

📄 PDF Abstract BibTeX arXiv:2205.14895

Code (1)

bcmi/causal-vidqa 공식 구현 pytorch

Tasks

counterfactualDescriptiveQuestion AnsweringRepresentation LearningVideo Question AnsweringVideo Understanding

Similar Papers 제목 키워드 기반

It's All in the Heads: Using Attention Heads as a Baseline for Cross-Lingual Transfer in Commonsense Reasoning

2021-06-22 · Alexey Tikhonov, Max Ryabinin

Commonsense reasoning is one of the key problems in natural language processing, but the relative scarcity of labeled data holds back the progress for languages other than English. Pretrained cross-lingual models are a s…

AllCross-Lingual Transfer

elBERto: Self-supervised Commonsense Learning for Question Answering

2022-03-17 · Xunlin Zhan, Yuan Li, Xiao Dong, Xiaodan Liang 외

Commonsense question answering requires reasoning about everyday situations and causes and effects implicit in context. Typically, existing approaches first retrieve external evidence and then perform commonsense reasoni…

Question AnsweringRepresentation LearningRetrieval

Graph-Based Reasoning over Heterogeneous External Knowledge for Commonsense Question Answering

2019-09-09 · Shangwen Lv, Daya Guo, Jingjing Xu, Duyu Tang 외

Commonsense question answering aims to answer questions which require background knowledge that is not explicitly expressed in the question. The key challenge is how to obtain evidence from external knowledge and make pr…

Common Sense ReasoningGraph AttentionQuestion AnsweringRepresentation Learning

Dialectical language model evaluation: An initial appraisal of the commonsense spatial reasoning abilities of LLMs

2023-04-22 · Anthony G Cohn, Jose Hernandez-Orallo

Language models have become very popular recently and many claims have been made about their abilities, including for commonsense reasoning. Given the increasingly better results of current language models on previous st…

Language Model EvaluationLanguage ModelingLanguage ModellingSpatial Reasoning

Prompting Contrastive Explanations for Commonsense Reasoning Tasks

2021-06-12 · Findings (ACL) 2021 8 · Bhargavi Paranjape, Julian Michael, Marjan Ghazvininejad, Luke Zettlemoyer 외

Many commonsense reasoning NLP tasks involve choosing between one or more possible answers to a question or prompt based on knowledge that is often implicit. Large pretrained language models (PLMs) can achieve near-human…

Attribute