Goto

Collaborating Authors

 Country



HSurf-Net: NormalEstimationfor3DPointCloudsby LearningHyperSurfaces

Neural Information Processing Systems

However, fitting surfaces explicitly from raw point clouds suffers from overfitting or underfitting issues caused by inappropriatepolynomial orders andoutliers, which significantly limits theperformance of existing methods.



Lamina

Neural Information Processing Systems

How different cell types in a neural system contribute to signal processing by the entire circuit is a prime question in neuroscience.


FourierSpectrumDiscrepanciesinDeepNetwork GeneratedImages

Neural Information Processing Systems

For the majority of the datasets, 10% of the images were used for training while the remaining 90%wereusedfortesting tohighlight therelativelylownumber oftraining examplesrequired for classification.



FederatedEnsemble-Directed OfflineReinforcementLearning

Neural Information Processing Systems

We consider the problem of federated offline reinforcement learning (RL), a scenario under which distributed learning agents must collaboratively learn a high-quality control policyonly using small pre-collected datasets generated according to different unknown behavior policies. Naรฏvely combining a standard offline RL approach with a standard federated learning approach to solve this problem can lead to poorly performing policies. In response, we develop the Federated Ensemble-Directed Offline Reinforcement Learning Algorithm (FEDORA), which distills the collective wisdom of the clients using an ensemble learning approach. We develop the FEDORA codebase to utilize distributed compute resources on a federated learning platform. We show that FEDORA significantly outperforms other approaches, including offline RL over the combined data pool, in various complex continuous control environments and realworld datasets.




Enhancing Robot Program Synthesis Through Environmental Context

Neural Information Processing Systems

Program synthesis aims to automatically generate an executable program that conforms to the given specification. Recent advancements have demonstrated that deep neural methodologies and large-scale pretrained language models are highly proficient in capturing program semantics. For robot programming, prior works have facilitated program synthesis by incorporating global environments. However, the assumption of acquiring a comprehensive understanding of the entire environment is often excessively challenging to achieve.