← Search

Jiasheng Si

10 accepted papers

2025

ClimateViz: A Benchmark for Statistical Reasoning and Fact Verification on Scientific Charts

EMNLP 2025

Scientific fact-checking has largely focused on textual and tabular sources, neglecting scientific charts—a primary medium for conveying quantitative evidence and supporting statistical reasoning in research communication. We introduce ClimateViz, the first large-scale benchmark for scientific fact-

2025

CroPrompt: Cross-task Interactive Prompting for Zero-shot Spoken Language Understanding

ICASSP 2025accepted

Slot filling and intent detection are two highly correlated tasks in spoken language understanding (SLU). Recent SLU research attempts to explore zero-shot prompting techniques in large language models to alleviate the data scarcity problem. Nevertheless, the existing prompting work ignores the cros…

Cited by 0SourceScholar
2025

Plan Dynamically, Express Rhetorically: A Debate-Driven Rhetorical Framework for Argumentative Writing

EMNLP 2025

Argumentative essay generation (AEG) is a complex task that requires advanced semantic understanding, logical reasoning, and organized integration of perspectives. Despite showing a promising performance, current efforts often overlook the dynamical and hierarchical nature of structural argumentativ

Cited by 0SourcePDFScholar
2024

CHECKWHY: Causal Fact Verification via Argument Structure

ACL 2024long

With the growing complexity of fact verification tasks, the concern with “thoughtful” reasoning capabilities is increasing. However, recent fact verification benchmarks mainly focus on checking a narrow scope of semantic factoids within claims and lack an explicit logical reasoning process. In this…

2024

Denoising Rationalization for Multi-hop Fact Verification via Multi-granular Explainer

EMNLP 2024finding

The success of deep learning models on multi-hop fact verification has prompted researchers to understand the behavior behind their veracity. One feasible way is erasure search: obtaining the rationale by entirely removing a subset of input without compromising verification accuracy. Despite extensi…

2024

Extractive Medical Entity Disambiguation with Memory Mechanism and Memorized Entity Information

EMNLP 2024finding

Medical entity disambiguation (MED) aims to ground medical mentions in text with ontological entities in knowledge bases (KBs). A notable challenge of MED is the long medical text usually contains multiple entities’ mentions with intricate correlations. However, limited by computation overhead, many…

2024

Wrong-of-Thought: An Integrated Reasoning Framework with Multi-Perspective Verification and Wrong Information

EMNLP 2024finding

Chain-of-Thought (CoT) has become a vital technique for enhancing the performance of Large Language Models (LLMs), attracting increasing attention from researchers. One stream of approaches focuses on the iterative enhancement of LLMs by continuously verifying and refining their reasoning outputs fo…

2023

EXPLAIN, EDIT, GENERATE: Rationale-Sensitive Counterfactual Data Augmentation for Multi-hop Fact Verification

EMNLP 2023long main

Automatic multi-hop fact verification task has gained significant attention in recent years. Despite impressive results, these well-designed models perform poorly on out-of-domain data. One possible solution is to augment the training data with counterfactuals, which are generated by minimally alter…

Cited by 0SourcecodeScholar
2023

Exploring Faithful Rationale for Multi-Hop Fact Verification via Salience-Aware Graph Learning

AAAI 2023technical

The opaqueness of the multi-hop fact verification model imposes imperative requirements for explainability. One feasible way is to extract rationales, a subset of inputs, where the performance of prediction drops dramatically when being removed. Though being explainable, most rationale extraction me…

Cited by 16SourcePDFScholar
2021

Topic-Aware Evidence Reasoning and Stance-Aware Aggregation for Fact Verification

ACL 2021long

Fact verification is a challenging task that requires simultaneously reasoning and aggregating over multiple retrieved pieces of evidence to evaluate the truthfulness of a claim. Existing approaches typically (i) explore the semantic interaction between the claim and evidence at different granularit…