← Search

Rushi Qiang

5 accepted papers

2026

MLE-Smith: Scaling MLE Tasks with Automated Multi-agent Pipeline

ICLR 2026poster

While Language Models (LMs) have made significant progress in automating machine learning engineering (MLE), the acquisition of high-quality MLE training data is significantly constrained. Current MLE benchmarks suffer from low scalability and limited applicability because they rely on static, manua…

Cited by 0SourceScholar
2025

MLE-Dojo: Interactive Environments for Empowering LLM Agents in Machine Learning Engineering

NeurIPS 2025poster

We introduce MLE-Dojo, a Gym-style framework for systematically reinforcement learning, evaluating, and improving autonomous large language model (LLM) agents in iterative machine learning engineering (MLE) workflows. Unlike existing benchmarks that primarily rely on static datasets or single-attemp…

Cited by 0SourcecodeScholar
2025

Matryoshka Pilot: Learning to Drive Black-Box LLMs with LLMs

NeurIPS 2025poster

Despite the impressive generative abilities of black-box large language models (LLMs), their inherent opacity hinders further advancements in capabilities such as reasoning, planning, and personalization. Existing works aim to enhance LLM capabilities via domain-specific adaptation, which require a…

Cited by 0SourceScholar
2024

AutoLoRA: Automatically Tuning Matrix Ranks in Low-Rank Adaptation Based on Meta Learning

NAACL 2024long

Large-scale pretraining followed by task-specific finetuning has achieved great success in various NLP tasks. Since finetuning all parameters of large pretrained models poses substantial computational and memory challenges, several efficient finetuning methods have been developed. Among them, low-ra…

2024

HYDRA: Model Factorization Framework for Black-Box LLM Personalization

NeurIPS 2024poster

Personalization has emerged as a critical research area in modern intelligent systems, focusing on mining users' behavioral history and adapting to their preferences for delivering tailored experiences. Despite the remarkable few-shot capabilities exhibited by black-box large language models (LLMs),…