← Search

Michael Moor

12 accepted papers

2026

Meta-RL Induces Exploration in Language Agents

ICLR 2026poster

Reinforcement learning (RL) has enabled the training of Large Language Model (LLM) agents to interact with the environment and to solve multi-turn longhorizon tasks. However, the RL-trained agents often struggle in tasks that require active exploration and fail to efficiently adapt from trial-and-er…

Cited by 0SourcecodeScholar
2026

Process Reward Agents for Steering Knowledge-Intensive Reasoning

ICML 2026poster

Reasoning in knowledge-intensive domains remains challenging because intermediate steps are often not locally verifiable: unlike math or code, evaluating step correctness may require synthesizing clues across large external knowledge sources. As a result, subtle errors can propagate through reasonin…

Cited by 0SourceScholar
2025

Agent Laboratory: Using LLM Agents as Research Assistants

EMNLP 2025

Historically, scientific discovery has been a lengthy and costly process, demanding substantial time and resources from initial conception to final results. To accelerate scientific discovery, reduce research costs, and improve research quality, we introduce Agent Laboratory, an autonomous LLM-based

Cited by 0SourcePDFScholar
2025

MTBBench: A Multimodal Sequential Clinical Decision-Making Benchmark in Oncology

NeurIPS 2025poster

Multimodal Large Language Models (LLMs) hold promise for biomedical reasoning, but current benchmarks fail to capture the complexity of real-world clinical workflows. Existing evaluations primarily assess unimodal, decontextualized question-answering, overlooking multi-agent decision-making environm…

Cited by 0SourceScholar
2025

Med-PRM: Medical Reasoning Models with Stepwise, Guideline-verified Process Rewards

EMNLP 2025

Large language models have shown promise in clinical decision making, but current approaches struggle to localize and correct errors at specific steps of the reasoning process. This limitation is critical in medicine, where identifying and addressing reasoning errors is essential for accurate diagno

Cited by 0SourcePDFScholar
2025

SMMILE: An expert-driven benchmark for multimodal medical in-context learning

NeurIPS 2025poster

Multimodal in-context learning (ICL) remains underexplored despite significant potential for domains such as medicine. Clinicians routinely encounter diverse, specialized tasks requiring adaptation from limited examples, such as drawing insights from a few relevant prior cases or considering a const…

Cited by 0SourcecodeScholar
2023

Style-Aware Radiology Report Generation with RadGraph and Few-Shot Prompting

EMNLP 2023long findings

Automatically generated reports from medical images promise to improve the workflow of radiologists. Existing methods consider an image-to-report modeling task by directly generating a fully-fledged report from an image. However, this conflates the content of the report (e.g., findings and their att…

Cited by 0SourceScholar
2023

Zero-shot causal learning

NeurIPS 2023spotlight

Predicting how different interventions will causally affect a specific individual is important in a variety of domains such as personalized medicine, public policy, and online marketing. There are a large number of methods to predict the effect of an existing intervention based on historical data fr…

2022

Topological Graph Neural Networks

ICLR 2022poster

Graph neural networks (GNNs) are a powerful architecture for tackling graph learning tasks, yet have been shown to be oblivious to eminent substructures such as cycles. We present TOGL, a novel layer that incorporates global topological information of a graph using persistent homology. TOGL can be e…

2019

Neural Persistence: A Complexity Measure for Deep Neural Networks Using Algebraic Topology

ICLR 2019poster

While many approaches to make neural networks more fathomable have been proposed, they are restricted to interrogating the network with input data. Measures for characterizing and monitoring structural properties, however, have not been developed. In this work, we propose neural persistence, a compl…