← Search

Mukai Li

13 accepted papers

2025

Design Choices for Extending the Context Length of Visual Language Models

ACL 2025long

Visual Language Models (VLMs) demonstrate impressive capabilities in processing multimodal inputs, yet applications such as visual agents, which require handling multiple images and high-resolution videos, demand enhanced long-range modeling. Moreover, existing open-source VLMs lack systematic explo…

2025

Scaling Diffusion Language Models via Adaptation from Autoregressive Models

ICLR 2025poster

Diffusion Language Models (DLMs) have emerged as a promising new paradigm for text generative modeling, potentially addressing limitations of autoregressive (AR) models. However, current DLMs have been studied at a smaller scale compared to their AR counterparts and lack fair comparison on language…

2024

L-Eval: Instituting Standardized Evaluation for Long Context Language Models

ACL 2024long

Recently, there has been growing interest in long-context scaling of large language models (LLMs). To facilitate research in this field, we propose L-Eval to institute a more standardized evaluation for Long-Context Language Models (LCLMs) addressing two key aspects: dataset construction and evaluat…

2024

VLFeedback: A Large-Scale AI Feedback Dataset for Large Vision-Language Models Alignment

EMNLP 2024main

As large vision-language models (LVLMs) evolve rapidly, the demand for high-quality and diverse data to align these models becomes increasingly crucial. However, the creation of such data with human supervision proves costly and time-intensive. In this paper, we investigate the efficacy of AI feedba…

2023

DiffuSeq-v2: Bridging Discrete and Continuous Text Spaces for Accelerated Seq2Seq Diffusion Models

EMNLP 2023short findings

Diffusion models have gained prominence in generating high-quality sequences of text. Nevertheless, current approaches predominantly represent discrete text within a continuous diffusion space, which incurs substantial computational overhead during training and results in slower sampling speeds. In…

Cited by 0SourcecodeScholar
2023

DiffuSeq: Sequence to Sequence Text Generation with Diffusion Models

ICLR 2023poster

Recently, diffusion models have emerged as a new paradigm for generative models. Despite the success in domains using continuous signals such as vision and audio, adapting diffusion models to natural language is under-explored due to the discrete nature of texts, especially for conditional generatio…

2023

LAMM: Language-Assisted Multi-Modal Instruction-Tuning Dataset, Framework, and Benchmark

NeurIPS 2023poster

Large language models have emerged as a promising approach towards achieving general-purpose AI agents. The thriving open-source LLM community has greatly accelerated the development of agents that support human-machine dialogue interaction through natural language processing. However, human interac…

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…

2021

Hidden Killer: Invisible Textual Backdoor Attacks with Syntactic Trigger

ACL 2021long

Backdoor attacks are a kind of insidious security threat against machine learning models. After being injected with a backdoor in training, the victim model will produce adversary-specified outputs on the inputs embedded with predesigned triggers but behave properly on normal inputs during inference…

2021

Mind the Style of Text! Adversarial and Backdoor Attacks Based on Text Style Transfer

EMNLP 2021main

Adversarial attacks and backdoor attacks are two common security threats that hang over deep learning. Both of them harness task-irrelevant features of data in their implementation. Text style is a feature that is naturally irrelevant to most NLP tasks, and thus suitable for adversarial and backdoor…

2021

ONION: A Simple and Effective Defense Against Textual Backdoor Attacks

EMNLP 2021main

Backdoor attacks are a kind of emergent training-time threat to deep neural networks (DNNs). They can manipulate the output of DNNs and possess high insidiousness. In the field of natural language processing, some attack methods have been proposed and achieve very high attack success rates on multip…