no code implementations • ICML 2020 • Di Chen, Yiwei Bai, Wenting Zhao, Sebastian Ament, John Gregoire, Carla Gomes
We introduce Deep Reasoning Networks (DRNets), an end-to-end framework that combines deep learning with constraint reasoning for solving pattern de-mixing problems, typically in an unsupervised or very-weakly-supervised setting.
1 code implementation • 7 Apr 2023 • Weitao Du, Yuanqi Du, Limei Wang, Dieqiao Feng, Guifeng Wang, Shuiwang Ji, Carla Gomes, Zhi-Ming Ma
Geometric deep learning enables the encoding of physical symmetries in modeling 3D objects.
no code implementations • 3 Feb 2023 • Junwen Bai, Yuanqi Du, Yingheng Wang, Shufeng Kong, John Gregoire, Carla Gomes
Modern machine learning techniques have been extensively applied to materials science, especially for property prediction tasks.
1 code implementation • 24 Oct 2022 • Arne Schneuing, Yuanqi Du, Charles Harris, Arian Jamasb, Ilia Igashov, Weitao Du, Tom Blundell, Pietro Lió, Carla Gomes, Max Welling, Michael Bronstein, Bruno Correia
Structure-based drug design (SBDD) aims to design small-molecule ligands that bind with high affinity and specificity to pre-determined protein targets.
no code implementations • 28 Jun 2022 • Dieqiao Feng, Carla Gomes, Bart Selman
To better understand why these approaches work, we studied the interplay of the policy and value networks of DNN-based best-first search on Sokoban and show the surprising effectiveness of the policy network, further enhanced by the value network, as a guiding heuristic for the search.
1 code implementation • 16 Jun 2022 • Sebastian Ament, Carla Gomes
To improve the performance of BO, prior work suggested incorporating gradient information into a Gaussian process surrogate of the objective, giving rise to kernel matrices of size $nd \times nd$ for $n$ observations in $d$ dimensions.
no code implementations • 2 Dec 2021 • Guillaume Perez, Sebastian Ament, Carla Gomes, Arnaud Lallouet
Machine learning models are widely used for real-world applications, such as document analysis and vision.
1 code implementation • NeurIPS 2021 • Junwen Bai, Weiran Wang, Carla Gomes
We propose a novel sequence representation learning method, named Contrastively Disentangled Sequential Variational Autoencoder (C-DSVAE), to extract and separate the static (time-invariant) and dynamic (time-variant) factors in the latent space.
1 code implementation • 11 Jun 2021 • Sebastian Ament, Carla Gomes
Herein, we propose a coordinate ascent algorithm for SBL termed Relevance Matching Pursuit (RMP) and show that, as its noise variance parameter goes to zero, RMP exhibits a surprising connection to Stepwise Regression.
no code implementations • 9 Mar 2021 • Wenting Zhao, Shufeng Kong, Junwen Bai, Daniel Fink, Carla Gomes
This in turn leads to a challenging and long-standing problem in the field of computer science - how to perform ac-curate multi-label classification with hundreds of labels?
no code implementations • 16 Feb 2021 • Wenting Zhao, Carla Gomes
In the real world, it is more common to deal with noisy datasets than clean datasets, given how modern datasets are labeled by a large group of annotators on crowdsourcing platforms, but little attention has been given to evaluating multi-label classifiers with noisy labels.
no code implementations • 27 Dec 2020 • Johan Bjorck, Kilian Weinberger, Carla Gomes
We also show how the growth of network weights is heavily influenced by the dataset and its generalization properties.
no code implementations • 7 Sep 2020 • Guillaume Perez, Sebastian Ament, Carla Gomes, Michel Barlaud
In this paper we propose three new efficient algorithms for projecting any vector of finite length onto the weighted $\ell_1$ ball.
1 code implementation • 12 Jul 2020 • Junwen Bai, Shufeng Kong, Carla Gomes
The decoder of MPVAE takes in the samples from the embedding spaces and models the joint distribution of output targets under a Multivariate Probit model by learning a shared covariance matrix.
no code implementations • 25 Sep 2019 • Johan Bjorck, Carla Gomes, Kilian Weinberger
Non-negative matrix factorization (NMF) is a highly celebrated algorithm for matrix decomposition that guarantees strictly non-negative factors.
3 code implementations • 10 Jun 2019 • David Rolnick, Priya L. Donti, Lynn H. Kaack, Kelly Kochanski, Alexandre Lacoste, Kris Sankaran, Andrew Slavin Ross, Nikola Milojevic-Dupont, Natasha Jaques, Anna Waldman-Brown, Alexandra Luccioni, Tegan Maharaj, Evan D. Sherwin, S. Karthik Mukkavilli, Konrad P. Kording, Carla Gomes, Andrew Y. Ng, Demis Hassabis, John C. Platt, Felix Creutzig, Jennifer Chayes, Yoshua Bengio
Climate change is one of the greatest challenges facing humanity, and we, as machine learning experts, may wonder how we can help.
no code implementations • 14 Feb 2019 • Sebastian Ament, John Gregoire, Carla Gomes
In particular, we demonstrate the effectiveness of PMF in conjunction with the EMG mixture model on synthetic data and two real-world applications: X-ray diffraction and Raman spectroscopy.
no code implementations • NeurIPS 2018 • Johan Bjorck, Carla Gomes, Bart Selman, Kilian Q. Weinberger
Batch normalization (BN) is a technique to normalize activations in intermediate layers of deep neural networks.
1 code implementation • 7 May 2018 • Junwen Bai, Zihang Lai, Runzhe Yang, Yexiang Xue, John Gregoire, Carla Gomes
We propose imitation refinement, a novel approach to refine imperfect input patterns, guided by a pre-trained classifier incorporating prior knowledge from simulated theoretical data, such that the refined patterns imitate the ideal data.
no code implementations • 18 Nov 2017 • Johan Bjorck, Yiwei Bai, Xiaojian Wu, Yexiang Xue, Mark C. Whitmore, Carla Gomes
Cascades represent rapid changes in networks.
no code implementations • 28 Sep 2016 • Di Chen, Yexiang Xue, Shuo Chen, Daniel Fink, Carla Gomes
Additionally, we demonstrate the benefit of using a deep neural network to extract features within the embedding and show how they improve the predictive performance of species distribution modelling.
no code implementations • 27 Nov 2014 • Stefano Ermon, Ronan Le Bras, Santosh K. Suram, John M. Gregoire, Carla Gomes, Bart Selman, Robert B. van Dover
Identifying important components or factors in large amounts of noisy data is a key problem in machine learning and data mining.