← Search

Yufang Liu

8 accepted papers

2025

BMMR: A Large-Scale Bilingual Multimodal Multi-Discipline Reasoning Dataset

NeurIPS 2025poster

In this paper, we introduce BMMR, a large-scale bilingual, multimodal, multi-disciplinary reasoning dataset for the community to develop and evaluate large multimodal models (LMMs). BMMR comprises 100k university-level questions drawn from 300 UNESCO-defined subjects, spanning diverse formats—multip…

Cited by 0SourceScholar
2025

TASO: Task-Aligned Sparse Optimization for Parameter-Efficient Model Adaptation

EMNLP 2025

LoRA has become one of the most widely used parameter-efficient fine-tuning methods due to its simplicity and effectiveness. However, numerous studies have shown that LoRA often introduces substantial parameter redundancy, which not only increases the number of trainable parameters but also hinders

Cited by 0SourcePDFScholar
2025

The Role of Visual Modality in Multimodal Mathematical Reasoning: Challenges and Insights

ACL 2025long

Recent research has increasingly focused on multimodal mathematical reasoning, particularly emphasizing the creation of relevant datasets and benchmarks. Despite this, the role of visual information in reasoning has been underexplored. Our findings show that existing multimodal mathematical models m…

Cited by 0SourcePDFScholar
2024

Investigating and Mitigating Object Hallucinations in Pretrained Vision-Language (CLIP) Models

EMNLP 2024main

Large Vision-Language Models (LVLMs) have achieved impressive performance, yet research has pointed out a serious issue with object hallucinations within these models. However, there is no clear conclusion as to which part of the model these hallucinations originate from. In this paper, we present a…

2023

Rehearsal-free Continual Language Learning via Efficient Parameter Isolation

ACL 2023long

We study the problem of defying catastrophic forgetting when learning a series of language processing tasks. Compared with previous methods, we emphasize the importance of not caching history tasks’ data, which makes the problem more challenging. Our proposed method applies the parameter isolation s…

Cited by 38SourcePDFScholar
2022

Few Clean Instances Help Denoising Distant Supervision

COLING 2022main

Existing distantly supervised relation extractors usually rely on noisy data for both model training and evaluation, which may lead to garbage-in-garbage-out systems. To alleviate the problem, we study whether a small clean dataset could help improve the quality of distantly supervised models. We sh…