← Search

Ruinan Jin

8 accepted papers

2026

NaviAgent: Graph‑Driven Bilevel Planning for Scalable Tool Orchestration

ICML 2026poster

Large Language Models (LLMs) increasingly act as function call agents that invoke external tools to tackle tasks beyond their static knowledge. However, they typically invoke tools one at a time without a global view of task structure. As tools often depend on one another, this leads to error accumu…

Cited by 0SourceScholar
2025

A Comprehensive Framework for Analyzing the Convergence of Adam: Bridging the Gap with SGD

ICML 2025poster

Adaptive moment estimation (Adam) is a cornerstone optimization algorithm in deep learning, widely recognized for its flexibility with adaptive learning rates and efficiency in handling large-scale data. However, despite its practical success, the theoretical understanding of Adam's convergence has…

Cited by 0SourcePDFScholar
2025

Can Textual Gradient Work in Federated Learning?

ICLR 2025poster

Recent studies highlight the promise of LLM-based prompt optimization, especially with TextGrad, which automates ``differentiation'' via texts and backpropagates textual feedback provided by LLMs. This approach facilitates training in various real-world applications that do not support numerical gra…

2024

FairMedFM: Fairness Benchmarking for Medical Imaging Foundation Models

NeurIPS 2024poster

The advent of foundation models (FMs) in healthcare offers unprecedented opportunities to enhance medical diagnostics through automated classification and segmentation tasks. However, these models also raise significant concerns about their fairness, especially when applied to diverse and underrepre…

2024

Few-Shot Diffusion Models Escape the Curse of Dimensionality

NeurIPS 2024poster

While diffusion models have demonstrated impressive performance, there is a growing need for generating samples tailored to specific user-defined concepts. The customized requirements promote the development of few-shot diffusion models, which use limited $n_{ta}$ target samples to fine-tune a pre-t…

Cited by 1SourcePDFScholar
2022

Revisit last-iterate convergence of mSGD under milder requirement on step size

NeurIPS 2022accept

Understanding convergence of SGD-based optimization algorithms can help deal with enormous machine learning problems. To ensure last-iterate convergence of SGD and momentum-based SGD (mSGD), the existing studies usually constrain the step size $\epsilon_{n}$ to decay as $\sum_{n=1}^{+\infty}\ep…

Cited by 6SourcePDFScholar