← Search

Shaobo Li

6 accepted papers

2025

CDW-CoT: Clustered Distance-Weighted Chain-of-Thoughts Reasoning

AAAI 2025technical

Large Language Models (LLMs) have recently achieved impressive results in complex reasoning tasks through Chain of Thought (CoT) prompting. However, most existing CoT methods rely on using the same prompts, whether manually designed or automatically generated, to handle the entire dataset. This one-…

Cited by 0SourcePDFScholar
2025

Do LLMs Behave as Claimed? Investigating How LLMs Follow Their Own Claims using Counterfactual Questions

EMNLP 2025

Large Language Models (LLMs) require robust evaluation. However, existing frameworks often rely on curated datasets that, once public, may be accessed by newer LLMs. This creates a risk of data leakage, where test sets inadvertently become part of training data, compromising evaluation fairness and

Cited by 0SourcePDFScholar
2022

How Pre-trained Language Models Capture Factual Knowledge? A Causal-Inspired Analysis

ACL 2022findings

Recently, there has been a trend to investigate the factual knowledge captured by Pre-trained Language Models (PLMs). Many works show the PLMs’ ability to fill in the missing factual words in cloze-style prompts such as ”Dante was born in [MASK].” However, it is still a mystery how PLMs generate the…

Cited by 54SourcePDFScholar
2022

Pre-training Language Models with Deterministic Factual Knowledge

EMNLP 2022main

Previous works show that Pre-trained Language Models (PLMs) can capture factual knowledge. However, some analyses reveal that PLMs fail to perform it robustly, e.g., being sensitive to the changes of prompts when extracting factual knowledge. To mitigate this issue, we propose to let PLMs learn the…

2021

HopRetriever: Retrieve Hops over Wikipedia to Answer Complex Questions

AAAI 2021technical

Collecting supporting evidence from large corpora of text (e.g., Wikipedia) is of great challenge for open-domain Question Answering (QA). Especially, for multi-hop open-domain QA, scattered evidence pieces are required to be gathered together to support the answer extraction. In this paper, we prop…

Cited by 36SourcePDFScholar