← Search

Liwei Kang

3 accepted papers

2024

On the Empirical Complexity of Reasoning and Planning in LLMs

EMNLP 2024finding

Chain-of-thought (CoT), tree-of-thought (ToT), and related techniques work surprisingly well in practice for some complex reasoning tasks with Large Language Models (LLMs), but why? This work seeks the underlying reasons by conducting experimental case studies and linking the performance benefits to…

2024

When Phrases Meet Probabilities: Enabling Open Relation Extraction with Cooperating Large Language Models

ACL 2024long

Current clustering-based open relation extraction (OpenRE) methods usually apply clustering algorithms on top of pre-trained language models. However, this practice has three drawbacks. First, embeddings from language models are high-dimensional and anisotropic, so using simple metrics to calculate…