← Search

William Yue

3 accepted papers

2025

Breaking Neural Network Scaling Laws with Modularity

ICLR 2025poster

Modular neural networks outperform nonmodular neural networks on tasks ranging from visual question answering to robotics. These performance improvements are thought to be due to modular networks' superior ability to model the compositional and combinatorial structure of real-world problems. However…

Cited by 9SourcePDFScholar
2024

Resampling-free Particle Filters in High-dimensions

ICRA 2024poster

State estimation is crucial for the performance and safety of numerous robotic applications. Among the suite of estimation techniques, particle filters have been identified as a powerful solution due to their non-parametric nature. Yet, in high-dimensional state spaces, these filters face challenges…

Cited by 3SourcecodeScholar
2024

Towards Exact Computation of Inductive Bias

IJCAI 2024poster

Much research in machine learning involves finding appropriate inductive biases (e.g. convolutional neural networks, momentum-based optimizers, transformers) to promote generalization on tasks. However, quantification of the amount of inductive bias associated with these architectures and hyperparam…