← Search

Liqiang Jing

9 accepted papers

2025

DSBench: How Far Are Data Science Agents from Becoming Data Science Experts?

ICLR 2025poster

Large Language Models (LLMs) and Large Vision-Language Models (LVLMs) have demonstrated impressive language/vision reasoning abilities, igniting the recent trend of building agents for targeted applications such as shopping assistants or AI software engineers. Recently, many data science benchmarks…

Cited by 2SourcePDFScholar
2025

Defeasible Visual Entailment: Benchmark, Evaluator, and Reward-Driven Optimization

AAAI 2025technical

We introduce a new task called Defeasible Visual Entailment (DVE), where the goal is to allow the modification of the entailment relationship between an image premise and a text hypothesis based on an additional update. While this concept is well-established in Natural Language Inference, it remains…

2025

FIHA: Automated Fine-grained Hallucinations Evaluations in Large Vision Language Models with Davidson Scene Graphs

ACL 2025finding

The rapid development of Large Vision-Language Models (LVLMs) often comes with widespread hallucination issues, making cost-effective and comprehensive assessments increasingly vital. Current approaches mainly rely on costly annotations and are not comprehensive – in terms of evaluating all aspects,…

2025

LMR-BENCH: Evaluating LLM Agent’s Ability on Reproducing Language Modeling Research

EMNLP 2025

Large language model (LLM) agents have demonstrated remarkable potential in advancing scientific discovery. However, their capability in the fundamental yet crucial task of reproducing code from research papers, especially in the NLP domain, remains underexplored. This task includes unique complex r

2024

FaithScore: Fine-grained Evaluations of Hallucinations in Large Vision-Language Models

EMNLP 2024finding

We introduce FaithScore (Faithfulness to Atomic Image Facts Score), a reference-free and fine-grained evaluation metric that measures the faithfulness of the generated free-form answers from large vision-language models (LVLMs). The FaithScore evaluation first identifies sub-sentences containing des…

2024

VK-G2T: Vision and Context Knowledge Enhanced Gloss2text

ICASSP 2024accepted

Existing sign language translation methods follow a two-stage pipeline: first converting the sign language video to a gloss sequence (i.e., Sign2Gloss) and then translating the generated gloss sequence into a spoken language sentence (i.e., Gloss2Text). While previous studies have focused on boostin…

Cited by 0SourceScholar
2023

Multi-source Semantic Graph-based Multimodal Sarcasm Explanation Generation

ACL 2023long

Multimodal Sarcasm Explanation (MuSE) is a new yet challenging task, which aims to generate a natural language sentence for a multimodal social post (an image as well as its caption) to explain why it contains sarcasm. Although the existing pioneer study has achieved great success with the BART back…

2023

Mutual-Enhanced Incongruity Learning Network for Multi-Modal Sarcasm Detection

AAAI 2023technical

Sarcasm is a sophisticated linguistic phenomenon that is prevalent on today's social media platforms. Multi-modal sarcasm detection aims to identify whether a given sample with multi-modal information (i.e., text and image) is sarcastic. This task's key lies in capturing both inter- and intra-modal…