← Search

Zhili Wang

3 accepted papers

2026

Beyond Model Base Retrieval: Weaving Knowledge to Master Fine-grained Neural Network Design

ICML 2026poster

Designing high-performance neural networks for new tasks requires balancing optimization quality with search efficiency. Current methods fail to achieve this balance: neural architectural search is computationally expensive, while model retrieval often yields suboptimal static checkpoints. To resolv…

Cited by 0SourceScholar
2025

Structuring Benchmark into Knowledge Graphs to Assist Large Language Models in Retrieving and Designing Models

ICLR 2025poster

In recent years, the design and transfer of neural network models have been widely studied due to their exceptional performance and capabilities. However, the complex nature of datasets and the vast architecture space pose significant challenges for both manual and automated algorithms in creating h…

Cited by 0SourcePDFScholar
2021

AutoGEL: An Automated Graph Neural Network with Explicit Link Information

NeurIPS 2021poster

Recently, Graph Neural Networks (GNNs) have gained popularity in a variety of real-world scenarios. Despite the great success, the architecture design of GNNs heavily relies on manual labor. Thus, automated graph neural network (AutoGNN) has attracted interest and attention from the research communi…