paper-with-me

Papers

Integrating Hierarchical Semantic into Iterative Generation Model for Entailment Tree Explanation

2024-09-26 · Qin Wang, Jianzhou Feng, Yiming Xu

Manifestly and logically displaying the line of reasoning from evidence to answer is significant to explainable question answering (QA). The entailment tree exhibits the lines structurally, which is different from the self-explanation principle in large-scale language models. Existing methods rarely consider the semantic association of sentences between and within hierarchies within the tree structure, which is prone to apparent mistakes in combinations. In this work, we propose an architecture of integrating the Hierarchical Semantics of sentences under the framework of Controller-Generator (HiSCG) to explain answers. The HiSCG designs a hierarchical mapping between hypotheses and facts, discriminates the facts involved in tree constructions, and optimizes single-step entailments. To the best of our knowledge, We are the first to notice hierarchical semantics of sentences between the same layer and adjacent layers to yield improvements. The proposed method achieves comparable performance on all three settings of the EntailmentBank dataset. The generalization results on two out-of-domain datasets also demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2409.17757

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

MM-WebAgent: A Hierarchical Multimodal Web Agent for Webpage Generation

2026-04-16 · Yan Li, Zezi Zeng, Yifan Yang, Yuqing Yang 외 arxiv

The rapid progress of Artificial Intelligence Generated Content (AIGC) tools enables images, videos, and visualizations to be created on demand for webpage design, offering a flexible and increasingly adopted paradigm fo…

Matching Visual Features to Hierarchical Semantic Topics for Image Paragraph Captioning

2021-05-10 · Dandan Guo, Ruiying Lu, Bo Chen, Zequn Zeng 외

Observing a set of images and their corresponding paragraph-captions, a challenging task is to learn how to produce a semantically coherent paragraph to describe the visual content of an image. Inspired by recent success…

Image Paragraph CaptioningLanguage ModelingLanguage ModellingVariational Inference

Multimodal Latent Reasoning via Hierarchical Visual Cues Injection

2026-02-05 · Yiming Zhang, Qiangyu Yan, Borui Jiang, Kai Han arxiv

The advancement of multimodal large language models (MLLMs) has enabled impressive perception capabilities. However, their reasoning process often remains a "fast thinking" paradigm, reliant on end-to-end generation or e…

Towards Adaptive Self-Improvement for Smarter Energy Systems

2025-01-31 · Alexander Sommer, Peter Bazan, Jonathan Fellerer, Behnam Babaeian 외

This paper introduces a hierarchical framework for decision-making and optimization, leveraging Large Language Models (LLMs) for adaptive code generation. Instead of direct decision-making, LLMs generate and refine execu…

Code GenerationDecision Making

KG-HTC: Integrating Knowledge Graphs into LLMs for Effective Zero-shot Hierarchical Text Classification

2025-05-08 · Qianbo Zang, Christophe Zgrzendek, Igor Tchappi, Afshin Khadangi 외

Hierarchical Text Classification (HTC) involves assigning documents to labels organized within a taxonomy. Most previous research on HTC has focused on supervised methods. However, in real-world scenarios, employing supe…

Knowledge GraphsRAGRetrieval-augmented Generationtext-classification+1