← Search

Yudong Xu

3 accepted papers

2026

Structure-Aware Graph Hypernetworks for Neural Program Synthesis

ICLR 2026poster

We study the neural program synthesis of $\textit{parameterized}$ function families through the lens of meta-learning with hypernetworks. Given a user intent $U$, a meta-learner $M_{\phi}$ produces a full weight set $\hat{\theta}=M_{\phi}(U)$ for a target neural network with fixed architecture $S$,…

Cited by 0SourceScholar
2025

Self-Supervised Transformers as Iterative Solution Improvers for Constraint Satisfaction

ICML 2025poster

We present a Transformer-based framework for Constraint Satisfaction Problems (CSPs). CSPs find use in many applications and thus accelerating their solution with machine learning is of wide interest. Most existing approaches rely on supervised learning from feasible solutions or reinforcement lear…

Cited by 0SourcePDFScholar
2023

Graphs, Constraints, and Search for the Abstraction and Reasoning Corpus

AAAI 2023technical

The Abstraction and Reasoning Corpus (ARC) aims at benchmarking the performance of general artificial intelligence algorithms. The ARC's focus on broad generalization and few-shot learning has made it difficult to solve using pure machine learning. A more promising approach has been to perform progr…