← Search

Liying Cheng

14 accepted papers

2025

M-LongDoc: A Benchmark For Multimodal Super-Long Document Understanding And A Retrieval-Aware Tuning Framework

EMNLP 2025

The ability to understand and answer questions over documents can be useful in many business and practical applications. However, documents often contain lengthy and diverse multimodal contents such as texts, figures, and tables, which are very time-consuming for humans to read thoroughly. Hence, th

Cited by 0SourcePDFScholar
2024

Exploring the Potential of Large Language Models in Computational Argumentation

ACL 2024long

Computational argumentation has become an essential tool in various domains, including law, public policy, and artificial intelligence. It is an emerging research field in natural language processing that attracts increasing attention. Research on computational argumentation mainly involves two type…

2024

Large Language Models can Contrastively Refine their Generation for Better Sentence Representation Learning

NAACL 2024long

Recently, large language models (LLMs) have emerged as a groundbreaking technology and their unparalleled text generation capabilities have sparked interest in their application to the fundamental sentence representation learning task. Existing methods have explored utilizing LLMs as data annotators…

2024

Order-Agnostic Data Augmentation for Few-Shot Named Entity Recognition

ACL 2024long

Data augmentation (DA) methods have been proven to be effective for pre-trained language models (PLMs) in low-resource settings, including few-shot named entity recognition (NER). However, existing NER DA techniques either perform rule-based manipulations on words that break the semantic coherence o…

2024

SeaLLMs - Large Language Models for Southeast Asia

ACL 2024system demonstrations

Despite the remarkable achievements of large language models (LLMs) in various tasks, there remains a linguistic bias that favors high-resource languages, such as English, often at the expense of low-resource and regional languages. To address this imbalance, we introduce SeaLLMs, an innovative seri…

2023

A Hierarchical Encoding-Decoding Scheme for Abstractive Multi-document Summarization

EMNLP 2023long findings

Pre-trained language models (PLMs) have achieved outstanding achievements in abstractive single-document summarization (SDS). However, such benefits may not fully extend to multi-document summarization (MDS), where the handling of cross-document information is more complex. Previous works either des…

Cited by 0SourcecodeScholar
2023

AQE: Argument Quadruplet Extraction via a Quad-Tagging Augmented Generative Approach

ACL 2023findings

Argument mining involves multiple sub-tasks that automatically identify argumentative elements, such as claim detection, evidence extraction, stance classification, etc. However, each subtask alone is insufficient for a thorough understanding of the argumentative structure and reasoning process. To…

2023

Large Language Models are Not Yet Human-Level Evaluators for Abstractive Summarization

EMNLP 2023long findings

With the recent undeniable advancement in reasoning abilities in large language models (LLMs) like ChatGPT and GPT-4, there is a growing trend for using LLMs on various tasks. One area where LLMs can be employed is as an alternative evaluation metric for complex generative tasks, which generally dem…

Cited by 0SourcecodeScholar
2022

IAM: A Comprehensive and Large-Scale Dataset for Integrated Argument Mining Tasks

ACL 2022long

Traditionally, a debate usually requires a manual preparation process, including reading plenty of articles, selecting the claims, identifying the stances of the claims, seeking the evidence for the claims, etc. As the AI debate attracts more attention these years, it is worth exploring the methods…

2022

MReD: A Meta-Review Dataset for Structure-Controllable Text Generation

ACL 2022findings

When directly using existing text generation datasets for controllable generation, we are facing the problem of not having the domain knowledge and thus the aspects that could be controlled are limited. A typical example is when using CNN/Daily Mail dataset for controllable text summarization, there…

2022

SentBS: Sentence-level Beam Search for Controllable Summarization

EMNLP 2022main

A wide range of control perspectives have been explored in controllable text generation. Structure-controlled summarization is recently proposed as a useful and interesting research direction. However, current structure-controlling methods have limited effectiveness in enforcing the desired structur…

2021

Argument Pair Extraction via Attention-guided Multi-Layer Multi-Cross Encoding

ACL 2021long

Argument pair extraction (APE) is a research task for extracting arguments from two passages and identifying potential argument pairs. Prior research work treats this task as a sequence labeling problem and a binary classification problem on two passages that are directly concatenated together, whic…

2021

On the Effectiveness of Adapter-based Tuning for Pretrained Language Model Adaptation

ACL 2021long

Adapter-based tuning has recently arisen as an alternative to fine-tuning. It works by adding light-weight adapter modules to a pretrained language model (PrLM) and only updating the parameters of adapter modules when learning on a downstream task. As such, it adds only a few trainable parameters pe…

Cited by 224SourcePDFScholar