← Search

Meiqi Chen

9 accepted papers

2024

Improving Large Language Models in Event Relation Logical Prediction

ACL 2024long

Event relations are crucial for narrative understanding and reasoning. Governed by nuanced logic, event relation extraction (ERE) is a challenging task that demands thorough semantic understanding and rigorous logical reasoning. In this paper, we conduct an in-depth investigation to systematically e…

2024

MMLONGBENCH-DOC: Benchmarking Long-context Document Understanding with Visualizations

NeurIPS 2024spotlight

Understanding documents with rich layouts and multi-modal components is a long-standing and practical task. Recent Large Vision-Language Models (LVLMs) have made remarkable strides in various tasks, particularly in single-page document understanding (DU). However, their abilities on long-context DU…

Cited by 27SourcePDFScholar
2024

Navigating the Nuances: A Fine-grained Evaluation of Vision-Language Navigation

EMNLP 2024finding

This study presents a novel evaluation framework for the Vision-Language Navigation (VLN) task. It aims to diagnose current models for various instruction categories at a finer-grained level. The framework is structured around the context-free grammar (CFG) of the task. The CFG serves as the basis f…

2024

Quantifying and Mitigating Unimodal Biases in Multimodal Large Language Models: A Causal Perspective

EMNLP 2024finding

Recent advancements in Large Language Models (LLMs) have facilitated the development of Multimodal LLMs (MLLMs). Despite their impressive capabilities, MLLMs often suffer from over-reliance on unimodal biases (e.g., language bias and vision bias), leading to incorrect answers in complex multimodal t…

2023

CHEER: Centrality-aware High-order Event Reasoning Network for Document-level Event Causality Identification

ACL 2023long

Document-level Event Causality Identification (DECI) aims to recognize causal relations between events within a document. Recent studies focus on building a document-level graph for cross-sentence reasoning, but ignore important causal structures — there are one or two “central” events that prevail…

Cited by 19SourcePDFScholar
2023

Hierarchical Hypergraph Recurrent Attention Network for Temporal Knowledge Graph Reasoning

ICASSP 2023accepted

Temporal knowledge graph (TKG) serves as an essential tool in modeling complex event relations among real-world entities. A temporal knowledge graph can be viewed as a collection of knowledge graph snapshots ordered by time. Reasoning over such graphs remains nontrivial as temporal causal dependenci…

Cited by 0SourceScholar
2022

ERGO: Event Relational Graph Transformer for Document-level Event Causality Identification

COLING 2022main

Document-level Event Causality Identification (DECI) aims to identify event-event causal relations in a document. Existing works usually build an event graph for global reasoning across multiple sentences. However, the edges between events have to be carefully designed through heuristic rules or ext…

2022

Prompt for Extraction? PAIE: Prompting Argument Interaction for Event Argument Extraction

ACL 2022long

In this paper, we propose an effective yet efficient model PAIE for both sentence-level and document-level Event Argument Extraction (EAE), which also generalizes well when there is a lack of training data. On the one hand, PAIE utilizes prompt tuning for extractive objectives to take the best advan…