← Search

Minhao Jiang

7 accepted papers

2026

RAS: Retrieval-And-Structuring for Knowledge-Intensive LLM Generation

ICLR 2026poster

Large language models (LLMs) have achieved impressive performance on knowledge-intensive tasks, yet they often struggle with multi-step reasoning due to the unstructured nature of retrieved context. While retrieval-augmented generation (RAG) methods provide external information, the lack of explicit…

Cited by 0SourcecodeScholar
2025

RAST: Reasoning Activation in LLMs via Small-model Transfer

NeurIPS 2025poster

Reinforcement learning (RL) has become a powerful approach for improving the reasoning capabilities of large language models (LLMs), as evidenced by recent successes such as OpenAI's o1 and Deepseek-R1. However, applying RL at scale remains intimidatingly resource-intensive, requiring multiple model…

Cited by 0SourcecodeScholar
2025

Reasoning-Enhanced Healthcare Predictions with Knowledge Graph Community Retrieval

ICLR 2025poster

Large language models (LLMs) have demonstrated significant potential in clinical decision support. Yet LLMs still suffer from hallucinations and lack fine-grained contextual medical knowledge, limiting their high-stake healthcare applications such as clinical diagnosis. Traditional retrieval-augment…

2024

Temperature-Centric Investigation of Speculative Decoding with Knowledge Distillation

EMNLP 2024finding

Speculative decoding stands as a pivotal technique to expedite inference in autoregressive (large) language models. This method employs a smaller *draft* model to speculate a block of tokens, which the *target* model then evaluates for acceptance. Despite a wealth of studies aimed at increasing the…

2023

PIEClass: Weakly-Supervised Text Classification with Prompting and Noise-Robust Iterative Ensemble Training

EMNLP 2023long main

Weakly-supervised text classification trains a classifier using the label name of each target class as the only supervision, which largely reduces human annotation efforts. Most existing methods first use the label names as static keyword-based features to generate pseudo labels, which are then used…

Cited by 0SourcecodeScholar
2023

ReactIE: Enhancing Chemical Reaction Extraction with Weak Supervision

ACL 2023findings

Structured chemical reaction information plays a vital role for chemists engaged in laboratory work and advanced endeavors such as computer-aided drug design. Despite the importance of extracting structured reactions from scientific literature, data annotation for this purpose is cost-prohibitive du…

Cited by 8SourcePDFScholar