← Search

Weiyu Ma

3 accepted papers

2026

ML-Agent: Reinforcing LLM Agents for Autonomous Machine Learning Engineering

ICML 2026poster

The emergence of large language model (LLM)-based agents has significantly advanced the development of autonomous machine learning (ML) engineering. However, the dominant prompt-based paradigm exhibits limitations: smaller models lack the capacity to learn from execution trajectories for generalizat…

Cited by 0SourcecodeScholar
2024

Large Language Models Play StarCraft II:Benchmarks and A Chain of Summarization Approach

NeurIPS 2024poster

With the continued advancement of Large Language Models (LLMs) Agents in reasoning, planning, and decision-making, benchmarks have become crucial in evaluating these skills. However, there is a notable gap in benchmarks for real-time strategic decision-making. StarCraft II (SC2), with its complex an…

2024

Token-level Direct Preference Optimization

ICML 2024poster

Fine-tuning pre-trained Large Language Models (LLMs) is essential to align them with human values and intentions. This process often utilizes methods like pairwise comparisons and KL divergence against a reference LLM, focusing on the evaluation of full answers generated by the models. However, the…