← Search

Wenzheng Feng

3 accepted papers

2026

Can Language Models Discover Scaling Laws?

ICLR 2026poster

Discovering scaling laws for predicting model performance at scale is a fundamental and open-ended challenge, mostly reliant on slow, case specific human experimentation. To investigate the potential for LLMs to automate this process, we collect over 5,000 experiments from existing literature and cu…

Cited by 0SourcecodeScholar
2025

Learning Evolving Tools for Large Language Models

ICLR 2025poster

Tool learning enables large language models (LLMs) to interact with external tools and APIs, greatly expanding the application scope of LLMs. However, due to the dynamic nature of external environments, these tools and APIs may become outdated over time, preventing LLMs from correctly invoking tools…

2020

Graph Random Neural Networks for Semi-Supervised Learning on Graphs

NeurIPS 2020oral

We study the problem of semi-supervised learning on graphs, for which graph neural networks (GNNs) have been extensively explored. However, most existing GNNs inherently suffer from the limitations of over-smoothing, non-robustness, and weak-generalization when labeled nodes are scarce. In this pape…