← Search

Meng Liao

8 accepted papers

2024

Seg2Act: Global Context-aware Action Generation for Document Logical Structuring

EMNLP 2024main

Document logical structuring aims to extract the underlying hierarchical structure of documents, which is crucial for document intelligence. Traditional approaches often fall short in handling the complexity and the variability of lengthy documents. To address these issues, we introduce Seg2Act, an…

2023

WebDP: Understanding Discourse Structures in Semi-Structured Web Documents

ACL 2023findings

Web documents have become rich data resources in current era, and understanding their discourse structure will potentially benefit various downstream document processing applications. Unfortunately, current discourse analysis and document intelligence research mostly focus on either discourse struct…

2022

Procedural Text Understanding via Scene-Wise Evolution

AAAI 2022technical

Procedural text understanding requires machines to reason about entity states within the dynamical narratives. Current procedural text understanding approaches are commonly entity-wise, which separately track each entity and independently predict different states of each entity. Such an entity-wise…

2021

From Discourse to Narrative: Knowledge Projection for Event Relation Extraction

ACL 2021long

Current event-centric knowledge graphs highly rely on explicit connectives to mine relations between events. Unfortunately, due to the sparsity of connectives, these methods severely undermine the coverage of EventKGs. The lack of high-quality labelled corpora further exacerbates that problem. In th…

2021

GSPL: A Succinct Kernel Model for Group-Sparse Projections Learning of Multiview Data

IJCAI 2021poster

This paper explores a succinct kernel model for Group-Sparse Projections Learning (GSPL), to handle multiview feature selection task completely. Compared to previous works, our model has the following useful properties: 1) Strictness: GSPL innovatively learns group-sparse projections strictly on mul…

Cited by 7SourcePDFScholar
2021

Knowledgeable or Educated Guess? Revisiting Language Models as Knowledge Bases

ACL 2021long

Previous literatures show that pre-trained masked language models (MLMs) such as BERT can achieve competitive factual knowledge extraction performance on some datasets, indicating that MLMs can potentially be a reliable knowledge source. In this paper, we conduct a rigorous study to explore the unde…

2021

Text2Event: Controllable Sequence-to-Structure Generation for End-to-end Event Extraction

ACL 2021long

Event extraction is challenging due to the complex structure of event records and the semantic gap between text and event. Traditional methods usually extract event records by decomposing the complex structure prediction task into multiple subtasks. In this paper, we propose Text2Event, a sequence-t…