← Search

Yiquan Wu

17 accepted papers

2026

P2S: Probabilistic Process Supervision for General-Domain Reasoning Question Answering

AAAI 2026technical

While reinforcement learning with verifiable rewards (RLVR) has advanced LLM reasoning in structured domains like mathematics and programming, its application to general-domain reasoning tasks remains challenging due to the absence of verifiable reward signals. To this end, methods like Reinforcemen

Cited by 0SourcePDFScholar
2026

Think Then Rewrite: Reasoning Enhanced Query Rewriting for Domain Specific Retrieval

AAAI 2026technical

Query rewriting is a crucial task for improving retrieval, especially in professional domains such as law and medicine, where user queries are often underspecified and ambiguous. While large language models (LLMs) offer strong understanding and generation capabilities, existing LLM-based approaches

Cited by 0SourcePDFScholar
2025

ClaimGen-CN: A Large-scale Chinese Dataset for Legal Claim Generation

EMNLP 2025

Legal claims refer to the plaintiff’s demands in a case and are essential to guiding judicial reasoning and case resolution. While many works have focused on improving the efficiency of legal professionals, the research on helping non-professionals (e.g., plaintiffs) remains unexplored. This paper e

2025

CoEvo: Coevolution of LLM and Retrieval Model for Domain-Specific Information Retrieval

EMNLP 2025

Information retrieval in specialized domains (e.g., legal and medical) faces challenges in aligning user queries, often expressed in colloquial language, with highly structured, terminology-rich documents. This discrepancy creates a distribution gap in the text representation. Recent methods aim to

2025

Legal Judgment Prediction based on Knowledge-enhanced Multi-Task and Multi-Label Text Classification

NAACL 2025long

Legal judgment prediction (LJP) is an essential task for legal AI, aiming at predicting judgments based on the facts of a case. Legal judgments can involve multiple law articles and charges. Although recent methods in LJP have made notable progress, most are constrained to single-task settings (e.g.…

2025

Rewrite to Jailbreak: Discover Learnable and Transferable Implicit Harmfulness Instruction

ACL 2025finding

As Large Language Models (LLMs) are widely applied in various domains, the safety of LLMs is increasingly attracting attention to avoid their powerful capabilities being misused. Existing jailbreak methods create a forced instruction-following scenario, or search adversarial prompts with prefix or s…

2025

UniLR: Unleashing the Power of LLMs on Multiple Legal Tasks with a Unified Legal Retriever

ACL 2025long

Despite the impressive capabilities of LLMs, they often generate content with factual inaccuracies in LegalAI, which may lead to serious legal consequences. Retrieval-Augmented Generation (RAG), a promising approach, can conveniently integrate specialized knowledge into LLMs. In practice, there are…

2024

Chain-of-Quizzes: Pedagogy-inspired Example Selection in In-Context-Learning

ACL 2024findings

In-context learning (ICL) has emerged as a powerful tool for enhancing large language models (LLMs) in addressing downstream tasks. In this paper, we explore the vital task of example selection in ICL by mimicking the human learning process. We propose a Chain-of-Quizzes (CoQ) framework inspired by…

2024

De-biased Attention Supervision for Text Classification with Causality

AAAI 2024technical

In text classification models, while the unsupervised attention mechanism can enhance performance, it often produces attention distributions that are puzzling to humans, such as assigning high weight to seemingly insignificant conjunctions. Recently, numerous studies have explored Attention Supervis…

2024

Enhancing Court View Generation with Knowledge Injection and Guidance

COLING 2024main

Court View Generation (CVG) is a challenging task in the field of Legal Artificial Intelligence (LegalAI), which aims to generate court views based on the plaintiff claims and the fact descriptions. While Pretrained Language Models (PLMs) have showcased their prowess in natural language generation,…

2024

From Graph to Word Bag: Introducing Domain Knowledge to Confusing Charge Prediction

COLING 2024main

Confusing charge prediction is a challenging task in legal AI, which involves predicting confusing charges based on fact descriptions. While existing charge prediction methods have shown impressive performance, they face significant challenges when dealing with confusing charges, such as Snatch and…

2024

Latent Learningscape Guided In-context Learning

ACL 2024findings

The growing interest in leveraging large language models is driven by their exceptional imitation and reasoning capabilities. In-context learning (ICL), a streamlined method, has shown potential in boosting these models’ performance without modifying their underlying parameters, especially when supp…

2024

Unleashing the Power of LLMs in Court View Generation by Stimulating Internal Knowledge and Incorporating External Knowledge

NAACL 2024findings

Court View Generation (CVG) plays a vital role in the realm of legal artificial intelligence, which aims to support judges in crafting legal judgment documents. The court view consists of three essential judgment parts: the charge-related, law article-related, and prison term-related parts, each req…

Cited by 4SourcePDFScholar
2023

Focus-aware Response Generation in Inquiry Conversation

ACL 2023findings

Inquiry conversation is a common form of conversation that aims to complete the investigation (e.g., court hearing, medical consultation and police interrogation) during which a series of focus shifts occurs. While many models have been proposed to generate a smooth response to a given conversation…

2023

Precedent-Enhanced Legal Judgment Prediction with LLM and Domain-Model Collaboration

EMNLP 2023long main

Legal Judgment Prediction (LJP) has become an increasingly crucial task in Legal AI, i.e., predicting the judgment of the case in terms of case fact description. Precedents are the previous legal cases with similar facts, which are the basis for the judgment of the subsequent case in national legal…

Cited by 0SourceScholar
2022

Towards Interactivity and Interpretability: A Rationale-based Legal Judgment Prediction Framework

EMNLP 2022main

Legal judgment prediction (LJP) is a fundamental task in legal AI, which aims to assist the judge to hear the case and determine the judgment. The legal judgment usually consists of the law article, charge, and term of penalty. In the real trial scenario, the judge usually makes the decision step-by…