paper-with-me

Papers

MDCR: A Dataset for Multi-Document Conditional Reasoning

2024-06-17 · Peter Baile Chen, Yi Zhang, Chunwei Liu, Sejal Gupta, Yoon Kim, Michael Cafarella

The same real-life questions posed to different individuals may lead to different answers based on their unique situations. For instance, whether a student is eligible for a scholarship depends on eligibility conditions, such as major or degree required. ConditionalQA was proposed to evaluate models' capability of reading a document and answering eligibility questions, considering unmentioned conditions. However, it is limited to questions on single documents, neglecting harder cases that may require cross-document reasoning and optimization, for example, "What is the maximum number of scholarships attainable?" Such questions over multiple documents are not only more challenging due to more context having to understand, but also because the model has to (1) explore all possible combinations of unmentioned conditions and (2) understand the relationship between conditions across documents, to reason about the optimal outcome. To evaluate models' capability of answering such questions, we propose a new dataset MDCR, which can reflect real-world challenges and serve as a new test bed for complex conditional reasoning that requires optimization. We evaluate this dataset using the most recent LLMs and demonstrate their limitations in solving this task. We believe this dataset will facilitate future research in answering optimization questions with unknown conditions.

📄 PDF Abstract BibTeX arXiv:2406.11784

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MDCrow: Automating Molecular Dynamics Workflows with Large Language Models

2025-02-13 · Quintina Campbell, Sam Cox, Jorge Medina, Brittany Watterson 외

Molecular dynamics (MD) simulations are essential for understanding biomolecular systems but remain challenging to automate. Recent advances in large language models (LLM) have demonstrated success in automating complex …

HCF-Net: Hierarchical Context Fusion Network for Infrared Small Object Detection

2024-03-16 · Shibiao Xu, ShuChen Zheng, Wenhao Xu, Rongtao Xu 외

Infrared small object detection is an important computer vision task involving the recognition and localization of tiny objects in infrared images, which usually contain only a few pixels. However, it encounters difficul…

channel selectionobject-detectionObject DetectionSmall Object Detection

ConditionalQA: A Complex Reading Comprehension Dataset with Conditional Answers

2021-10-13 · ACL 2022 5 · Haitian Sun, William W. Cohen, Ruslan Salakhutdinov

We describe a Question Answering (QA) dataset that contains complex questions with conditional answers, i.e. the answers are only applicable when certain conditions apply. We call this dataset ConditionalQA. In addition …

Logical ReasoningQuestion AnsweringReading Comprehension

Modality-dependent Cross-media Retrieval

2015-06-22 · Yunchao Wei, Yao Zhao, Zhenfeng Zhu, Shikui Wei 외

In this paper, we investigate the cross-media retrieval between images and text, i.e., using image to search text (I2T) and using text to search images (T2I). Existing cross-media retrieval methods usually learn one coup…

Retrieval

Document-Level Event Argument Extraction by Conditional Generation

2021-04-13 · NAACL 2021 4 · Sha Li, Heng Ji, Jiawei Han

Event extraction has long been treated as a sentence-level task in the IE community. We argue that this setting does not match human information-seeking behavior and leads to incomplete and uninformative extraction resul…

Document-level Event ExtractionEvent Argument ExtractionEvent ExtractionSentence+1