← Search

Liantao Ma

8 accepted papers

2026

Search for Truth from Reasoning: A Dynamic Representation Editing Framework for Steering LLM Trajectories

ICML 2026poster

Current approaches to enhance Large Language Model (LLM) reasoning, such as Chain-of-Thought and "Wait" prompts, primarily encourage models to think more, yet often fail to guide them toward Truth. While Representation Editing (RepE) offers a intrinsic control, its application to dynamic reasoning t…

Cited by 0SourceScholar
2026

Toward Better EHR Reasoning in LLMs: Reinforcement Learning with Expert Attention Guidance

AAAI 2026technical

Improving large language models (LLMs) for electronic health record (EHR) reasoning is essential for enabling accurate and generalizable clinical predictions. While LLMs excel at medical text understanding, they underperform on EHR-based prediction tasks due to challenges in modeling temporally stru

Cited by 0SourcePDFScholar
2025

Magical: Medical Lay Language Generation via Semantic Invariance and Layperson-tailored Adaptation

NeurIPS 2025poster

Medical Lay Language Generation (MLLG) plays a vital role in improving the accessibility of complex scientific content for broader audiences. Recent literature to MLLG commonly employ parameter-efficient fine-tuning methods such as Low-Rank Adaptation (LoRA) to fine-tuning large language models (LLM…

Cited by 0SourcecodeScholar
2025

MedAgentBoard: Benchmarking Multi-Agent Collaboration with Conventional Methods for Diverse Medical Tasks

NeurIPS 2025poster

The rapid advancement of Large Language Models (LLMs) has stimulated interest in multi-agent collaboration for addressing complex medical tasks. However, the practical advantages of multi-agent collaboration approaches remain insufficiently understood. Existing evaluations often lack generalizabilit…

Cited by 0SourcecodeScholar
2024

Predict and Interpret Health Risk Using Ehr Through Typical Patients

ICASSP 2024accepted

Predicting health risks from electronic health records (EHR) is a topic of recent interest. Deep learning models have achieved success by modeling temporal and feature interaction. However, these methods learn insufficient representations and lead to poor performance when it comes to patients with f…

Cited by 0SourceScholar
2024

Temporal Domain Generalization via Learning Instance-level Evolving Patterns

IJCAI 2024poster

Temporal Domain Generalization (TDG) aims at learning models under temporally evolving data distributions and achieving generalization to unseen future data distributions following the evolving trend. Existing advanced TDG methods learn the evolving patterns through the collective behaviors observed…

2023

Fused Gromov-Wasserstein Graph Mixup for Graph-level Classifications

NeurIPS 2023poster

Graph data augmentation has shown superiority in enhancing generalizability and robustness of GNNs in graph-level classifications. However, existing methods primarily focus on the augmentation in the graph signal space and the graph structure space independently, neglecting the joint interaction bet…

2021

GRASP: Generic Framework for Health Status Representation Learning Based on Incorporating Knowledge from Similar Patients

AAAI 2021technical

Deep learning models have been applied to many healthcare tasks based on electronic medical records (EMR) data and shown substantial performance. Existing methods commonly embed the records of a single patient into a representation for medical tasks. Such methods learn inadequate representations and…