paper-with-me

Papers

TV-TREES: Multimodal Entailment Trees for Neuro-Symbolic Video Reasoning

2024-02-29 · Kate Sanders, Nathaniel Weir, Benjamin Van Durme

It is challenging for models to understand complex, multimodal content such as television clips, and this is in part because video-language models often rely on single-modality reasoning and lack interpretability. To combat these issues we propose TV-TREES, the first multimodal entailment tree generator. TV-TREES serves as an approach to video understanding that promotes interpretable joint-modality reasoning by searching for trees of entailment relationships between simple text-video evidence and higher-level conclusions that prove question-answer pairs. We also introduce the task of multimodal entailment tree generation to evaluate reasoning quality. Our method's performance on the challenging TVQA benchmark demonstrates interpretable, state-of-the-art zero-shot performance on full clips, illustrating that multimodal entailment tree generation can be a best-of-both-worlds alternative to black-box systems.

📄 PDF Abstract BibTeX arXiv:2402.19467

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVideo Understanding

Similar Papers 제목 키워드 기반

A Novel Architecture for Symbolic Reasoning with Decision Trees and LLM Agents

2025-08-07 · Andrew Kiruluta arxiv

We propose a hybrid architecture that integrates decision tree-based symbolic reasoning with the generative capabilities of large language models (LLMs) within a coordinated multi-agent framework. Unlike prior approaches…

Enhancing Systematic Decompositional Natural Language Inference Using Informal Logic

2024-02-22 · Nathaniel Weir, Kate Sanders, Orion Weller, Shreya Sharma 외

Recent language models enable new opportunities for structured reasoning with text, such as the construction of intuitive, proof-like textual entailment trees without relying on brittle formal logic. However, progress in…

Formal LogicKnowledge DistillationNatural Language Inferencevalid

Neurosymbolic Decision Trees

2025-03-11 · Matthias Möller, Arvid Norlander, Pedro Zuidberg Dos Martires, Luc De Raedt

Neurosymbolic (NeSy) AI studies the integration of neural networks (NNs) and symbolic reasoning based on logic. Usually, NeSy techniques focus on learning the neural, probabilistic and/or fuzzy parameters of NeSy models.…

LearnAD: Learning Interpretable Rules for Brain Networks in Alzheimer's Disease Classification

2025-12-30 · Thomas Andrews, Mark Law, Sara Ahmadi-Abhari, Alessandra Russo arxiv

We introduce LearnAD, a neuro-symbolic method for predicting Alzheimer's disease from brain magnetic resonance imaging data, learning fully interpretable rules. LearnAD applies statistical models, Decision Trees, Random …

Active entailment encoding for explanation tree construction using parsimonious generation of hard negatives

2022-08-02 · Alex Bogatu, Zili Zhou, Dónal Landers, André Freitas

Entailment trees have been proposed to simulate the human reasoning process of explanation generation in the context of open--domain textual question answering. However, in practice, manually constructing these explanati…

Explanation GenerationQuestion Answering