THiFLY Research at SemEval-2023 Task 7: A Multi-granularity System for CTR-based Textual Entailment and Evidence Retrieval
Yuxuan Zhou, Ziyu Jin, Meiwei Li, Miao Li, Xien Liu, Xinxin You, Ji Wu

TL;DR
This paper introduces a multi-granularity system combining sentence and token-level encoding, enhanced with a medical pre-trained model, to improve clinical trial report-based textual entailment and evidence retrieval, achieving state-of-the-art results.
Contribution
The paper presents MGNet and SciFive integration, advancing evidence retrieval and textual entailment in clinical trial reports with multi-granularity and numerical reasoning capabilities.
Findings
Achieved F1 scores of 0.856 and 0.853 on entailment and evidence retrieval.
System outperforms previous methods on NLI4CT tasks.
Demonstrates the effectiveness of multi-granularity and pre-trained models in clinical NLP.
Abstract
The NLI4CT task aims to entail hypotheses based on Clinical Trial Reports (CTRs) and retrieve the corresponding evidence supporting the justification. This task poses a significant challenge, as verifying hypotheses in the NLI4CT task requires the integration of multiple pieces of evidence from one or two CTR(s) and the application of diverse levels of reasoning, including textual and numerical. To address these problems, we present a multi-granularity system for CTR-based textual entailment and evidence retrieval in this paper. Specifically, we construct a Multi-granularity Inference Network (MGNet) that exploits sentence-level and token-level encoding to handle both textual entailment and evidence retrieval tasks. Moreover, we enhance the numerical inference capability of the system by leveraging a T5-based model, SciFive, which is pre-trained on the medical corpus. Model ensembling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Biomedical Text Mining and Ontologies · Natural Language Processing Techniques
