← Search

Shuyang Jiang

11 accepted papers

2026

MedS³: Towards Medical Slow Thinking with Self-Evolved Soft Dual-sided Process Supervision

AAAI 2026technical

Medical language models face critical barriers to real-world clinical reasoning applications. However, mainstream efforts, which fall short in task coverage, lack fine-grained supervision for intermediate reasoning steps, and rely on proprietary systems, are still far from a versatile, credible and

Cited by 0SourcePDFScholar
2026

Overthinking Reduction with Decoupled Rewards and Curriculum Data Scheduling

ICLR 2026oral

While large reasoning models trained with critic-free reinforcement learning and verifiable rewards (RLVR) represent the state-of-the-art, their practical utility is hampered by ``overthinking'', a critical issue where models generate excessively long reasoning paths without any performance benefit.…

Cited by 0SourcecodeScholar
2025

Fine-tuning with Reserved Majority for Noise Reduction

ICLR 2025spotlight

Parameter-efficient fine-tuning (PEFT) has revolutionized supervised fine-tuning, where LoRA and its variants gain the most popularity due to their low training costs and zero inference latency. However, LoRA tuning not only injects knowledgeable features but also noisy hallucination during fine-tun…

2025

ReflecTool: Towards Reflection-Aware Tool-Augmented Clinical Agents

ACL 2025long

Large Language Models (LLMs) have shown promising potential in the medical domain, assisting with tasks like clinical note generation and patient communication. However, current LLMs are limited to text-based communication, hindering their ability to interact with diverse forms of information in cli…

2025

Towards Omni-RAG: Comprehensive Retrieval-Augmented Generation for Large Language Models in Medical Applications

ACL 2025long

Large language models hold promise for addressing medical challenges, such as medical diagnosis reasoning, research knowledge acquisition, clinical decision-making, and consumer health inquiry support. However, they often generate hallucinations due to limited medical knowledge. Incorporating extern…

Cited by 0SourcePDFScholar
2024

EvoR: Evolving Retrieval for Code Generation

EMNLP 2024finding

Recently the retrieval-augmented generation (RAG) has been successfully applied in code generation. However, existing pipelines for retrieval-augmented code generation (RACG) employ static knowledge bases with a single source, limiting the adaptation capabilities of Large Language Models (LLMs) to d…

2024

MedCare: Advancing Medical LLMs through Decoupling Clinical Alignment and Knowledge Aggregation

EMNLP 2024finding

Large language models (LLMs) have shown substantial progress in natural language understanding and generation, proving valuable especially in the medical field. Despite advancements, challenges persist due to the complexity and diversity inherent in medical tasks, which can be categorized as knowled…

2024

TAIA: Large Language Models are Out-of-Distribution Data Learners

NeurIPS 2024poster

Fine-tuning on task-specific question-answer pairs is a predominant method for enhancing the performance of instruction-tuned large language models (LLMs) on downstream tasks. However, in certain specialized domains, such as healthcare or harmless content generation, it is nearly impossible to obtai…

2023

CAB: Comprehensive Attention Benchmarking on Long Sequence Modeling

ICML 2023poster

Transformer has achieved remarkable success in language, image, and speech processing. Recently, various efficient attention architectures have been proposed to improve transformer's efficiency while largely preserving its efficacy, especially in modeling long sequences. A widely-used benchmark to t…

2023

Self-Improvement of Non-autoregressive Model via Sequence-Level Distillation

EMNLP 2023long main

Although Non-autoregressive Transformer (NAT) models have achieved great success in terms of fast inference speed, this speedup comes with a performance drop due to the inherent \emph{multi-modality} problem of the NAT model. Previous works commonly alleviate this problem by replacing the target sid…

Cited by 0SourceScholar