no code implementations • 15 Jun 2022 • Adrian El Baz, André Carvalho, Hong Chen, Fabio Ferreira, Henry Gouk, Shell Hu, Frank Hutter, Zhengying Liu, Felix Mohr, Jan van Rijn, Xin Wang, Isabelle Guyon
Although deep neural networks are capable of achieving performance superior to humans on various tasks, they are notorious for requiring large amounts of data and computing resources, restricting their success to domains where such resources are available.
1 code implementation • 6 Apr 2022 • Zhen Xu, Lanning Wei, Huan Zhao, Rex Ying, Quanming Yao, Wei-Wei Tu, Isabelle Guyon
Researchers naturally adopt Automated Machine Learning on Graph Learning, aiming to reduce the human effort and achieve generally top-performing GNNs, but their methods focus more on the architecture search.
1 code implementation • 7 Mar 2022 • German Barquero, Johnny Núñez, Zhen Xu, Sergio Escalera, Wei-Wei Tu, Isabelle Guyon, Cristina Palmero
In this work, we present the first systematic comparison of state-of-the-art approaches for behavior forecasting.
no code implementations • 4 Mar 2022 • German Barquero, Johnny Núñez, Sergio Escalera, Zhen Xu, Wei-Wei Tu, Isabelle Guyon, Cristina Palmero
Non-verbal social human behavior forecasting has increasingly attracted the interest of the research community in recent years.
1 code implementation • 12 Feb 2022 • Sebastian Weichwald, Søren Wengel Mogensen, Tabitha Edith Lee, Dominik Baumann, Oliver Kroemer, Isabelle Guyon, Sebastian Trimpe, Jonas Peters, Niklas Pfister
Questions in causality, control, and reinforcement learning go beyond the classical machine learning task of prediction under i. i. d.
1 code implementation • 4 Feb 2022 • Joseph Pedersen, Rafael Muñoz-Gómez, Jiangnan Huang, Haozhe Sun, Wei-Wei Tu, Isabelle Guyon
In both cases classification accuracy or error rate are used as the metric: Utility is evaluated with the classification accuracy of the Defender model; Privacy is evaluated with the membership prediction error of a so-called "Leave-Two-Unlabeled" LTU Attacker, having access to all of the Defender and Reserved data, except for the membership label of one sample from each.
no code implementations • 1 Feb 2022 • Adrian El Baz, Isabelle Guyon, Zhengying Liu, Jan van Rijn, Sebastien Treguer, Joaquin Vanschoren
Winning methods featured various classifiers trained on top of the second last layer of popular CNN backbones, fined-tuned on the meta-training data (not necessarily in an episodic manner), then trained on the labeled support and tested on the unlabeled query sets of the meta-test data.
2 code implementations • 17 Jan 2022 • Haozhe Sun, Wei-Wei Tu, Isabelle Guyon
We introduce OmniPrint, a synthetic data generator of isolated printed characters, geared toward machine learning research.
no code implementations • 11 Jan 2022 • Zhengying Liu, Adrien Pavao, Zhen Xu, Sergio Escalera, Fabio Ferreira, Isabelle Guyon, Sirui Hong, Frank Hutter, Rongrong Ji, Julio C. S. Jacques Junior, Ge Li, Marius Lindauer, Zhipeng Luo, Meysam Madadi, Thomas Nierhoff, Kangning Niu, Chunguang Pan, Danny Stoll, Sebastien Treguer, Jin Wang, Peng Wang, Chenglin Wu, Youcheng Xiong, Arbe r Zela, Yang Zhang
Code submissions were executed on hidden tasks, with limited time and computational resources, pushing solutions that get results quickly.
no code implementations • 26 Oct 2021 • Romain Egele, Romit Maulik, Krishnan Raghavan, Bethany Lusch, Isabelle Guyon, Prasanna Balaprakash
However, building ensembles of neural networks is a challenging task because, in addition to choosing the right neural architecture or hyperparameters for each member of the ensemble, there is an added cost of training each model.
2 code implementations • 12 Oct 2021 • Zhen Xu, Sergio Escalera, Isabelle Guyon, Adrien Pavão, Magali Richard, Wei-Wei Tu, Quanming Yao, Huan Zhao
A public instance of Codabench (https://www. codabench. org/) is open to everyone, free of charge, and allows benchmark organizers to compare fairly submissions, under the same setting (software, hardware, data, algorithms), with custom protocols and data formats.
1 code implementation • 28 Jul 2021 • Zhen Xu, Wei-Wei Tu, Isabelle Guyon
Driven by business scenarios, we organized the first Automated Time Series Regression challenge (AutoSeries) for the WSDM Cup 2020.
no code implementations • 24 Jun 2021 • Sergio Escalera, Marti Soler, Stephane Ayache, Umut Guclu, Jun Wan, Meysam Madadi, Xavier Baro, Hugo Jair Escalante, Isabelle Guyon
Dealing with incomplete information is a well studied problem in the context of machine learning and computational intelligence.
1 code implementation • 3 May 2021 • Sabrina Amrouche, Laurent Basara, Paolo Calafiura, Dmitry Emeliyanov, Victor Estrade, Steven Farrell, Cécile Germain, Vladimir Vava Gligorov, Tobias Golling, Sergey Gorbunov, Heather Gray, Isabelle Guyon, Mikhail Hushchyn, Vincenzo Innocente, Moritz Kiehn, Marcel Kunze, Edward Moyse, David Rousseau, Andreas Salzburger, Andrey Ustyuzhanin, Jean-Roch Vlimant
Both were measured on the Codalab platform where the participants had to upload their software.
1 code implementation • 20 Apr 2021 • Ryan Turner, David Eriksson, Michael McCourt, Juha Kiili, Eero Laaksonen, Zhen Xu, Isabelle Guyon
It was based on tuning (validation set) performance of standard machine learning models on real datasets.
no code implementations • 2 Mar 2021 • Antoine Marot, Benjamin Donnot, Gabriel Dulac-Arnold, Adrian Kelly, Aïdan O'Sullivan, Jan Viebahn, Mariette Awad, Isabelle Guyon, Patrick Panciatici, Camilo Romero
Motivated to investigate the potential of AI methods in enabling adaptability in power network operation, we have designed a L2RPN challenge to encourage the development of reinforcement learning solutions to key problems present in the next-generation power networks.
no code implementations • 14 Dec 2020 • Yiding Jiang, Pierre Foret, Scott Yak, Daniel M. Roy, Hossein Mobahi, Gintare Karolina Dziugaite, Samy Bengio, Suriya Gunasekar, Isabelle Guyon, Behnam Neyshabur
Understanding generalization in deep learning is arguably one of the most important questions in deep learning.
1 code implementation • NeurIPS 2020 • Balthazar Donon, Zhengying Liu, Wenzhuo LIU, Isabelle Guyon, Antoine Marot, Marc Schoenauer
This paper introduces Deep Statistical Solvers (DSS), a new class of trainable solvers for optimization problems, arising e. g., from system simulations.
no code implementations • 30 Oct 2020 • Romain Egele, Prasanna Balaprakash, Venkatram Vishwanath, Isabelle Guyon, Zhengying Liu
Neural architecture search (NAS) is an AutoML approach that generates and evaluates multiple neural network architectures concurrently and improves the accuracy of the generated models iteratively.
no code implementations • 5 Dec 2019 • Antoine Marot, Benjamin Donnot, Camilo Romero, Luca Veyrin-Forrer, Marvin Lerousseau, Balthazar Donon, Isabelle Guyon
For power grid operations, a large body of research focuses on using generation redispatching, load shedding or demand side management flexibilities.
no code implementations • 14 Nov 2019 • Saloni Dash, Ritik Dutta, Isabelle Guyon, Adrien Pavao, Andrew Yale, Kristin P. Bennett
Due to the complexity of the real data, in which each patient visit is an event, we transform the data by using summary statistics to characterize the events for a fixed set of time intervals, to facilitate analysis and interpretability.
1 code implementation • 22 Aug 2019 • Benjamin Donnot, Balthazar Donon, Isabelle Guyon, Zhengying Liu, Antoine Marot, Patrick Panciatici, Marc Schoenauer
We propose a novel neural network embedding approach to model power transmission grids, in which high voltage lines are disconnected and reconnected with one-another from time to time, either accidentally or willfully.
no code implementations • 29 Jul 2019 • Jun Wan, Chi Lin, Longyin Wen, Yunan Li, Qiguang Miao, Sergio Escalera, Gholamreza Anbarjafari, Isabelle Guyon, Guodong Guo, Stan Z. Li
The ChaLearn large-scale gesture recognition challenge has been run twice in two workshops in conjunction with the International Conference on Pattern Recognition (ICPR) 2016 and International Conference on Computer Vision (ICCV) 2017, attracting more than $200$ teams round the world.
no code implementations • 24 Jul 2019 • Jorge G. Madrid, Hugo Jair Escalante, Eduardo F. Morales, Wei-Wei Tu, Yang Yu, Lisheng Sun-Hosoya, Isabelle Guyon, Michele Sebag
We extendAuto-Sklearn with sound and intuitive mechanisms that allow it to cope with this sort ofproblems.
no code implementations • IJCNN 2019 • Balthazar Donon, Benjamin Donnot, Isabelle Guyon, Antoine Marot
Load flow computation is a well studied and understood problem, but current methods (based on Newton-Raphson) are slow.
no code implementations • 12 Mar 2019 • Hugo Jair Escalante, Wei-Wei Tu, Isabelle Guyon, Daniel L. Silver, Evelyne Viegas, Yuqiang Chen, Wenyuan Dai, Qiang Yang
We organized a competition on Autonomous Lifelong Machine Learning with Drift that was part of the competition program of NeurIPS 2018.
no code implementations • Conférence sur l'Apprentissage Automatique 2018 • Lisheng Sun-Hosoya, Isabelle Guyon, Michele Sebag
We give a brief account of the main findings of our post-hoc analysis of the first AutoML challenge (2015-2016).
no code implementations • 3 May 2018 • Benjamin Donnot, Isabelle Guyon, Antoine Marot, Marc Schoenauer, Patrick Panciatici
We address the problem of maintaining high voltage power transmission networks in security at all time, namely anticipating exceeding of thermal limit for eventual single line disconnection (whatever its cause may be) by running slow, but accurate, physical grid simulators.
no code implementations • 3 May 2018 • Benjamin Donnot, Isabelle Guyon, Marc Schoenauer, Antoine Marot, Patrick Panciatici
We evaluate that our method scales up to power grids of the size of the French high voltage power grid (over 1000 power lines).
no code implementations • 21 Apr 2018 • Julio C. S. Jacques Junior, Yağmur Güçlütürk, Marc Pérez, Umut Güçlü, Carlos Andujar, Xavier Baró, Hugo Jair Escalante, Isabelle Guyon, Marcel A. J. van Gerven, Rob Van Lier, Sergio Escalera
However, recently there has been an increasing interest from the computer vision community in analyzing personality from visual data.
1 code implementation • 13 Mar 2018 • Diviyan Kalainathan, Olivier Goudet, Isabelle Guyon, David Lopez-Paz, Michèle Sebag
A new causal discovery method, Structural Agnostic Modeling (SAM), is presented in this paper.
1 code implementation • 2 Feb 2018 • Hugo Jair Escalante, Heysem Kaya, Albert Ali Salah, Sergio Escalera, Yagmur Gucluturk, Umut Guclu, Xavier Baro, Isabelle Guyon, Julio Jacques Junior, Meysam Madadi, Stephane Ayache, Evelyne Viegas, Furkan Gurpinar, Achmadnoer Sukma Wicaksana, Cynthia C. S. Liem, Marcel A. J. van Gerven, Rob van Lier
Explainability and interpretability are two critical aspects of decision support systems.
1 code implementation • 30 Jan 2018 • Benjamin Donnot, Isabelle Guyon, Marc Schoenauer, Antoine Marot, Patrick Panciatici
We propose a new method to efficiently compute load-flows (the steady-state of the power-grid for given productions, consumptions and grid topology), substituting conventional simulators based on differential equation solvers.
1 code implementation • ICLR 2018 • Olivier Goudet, Diviyan Kalainathan, Philippe Caillou, Isabelle Guyon, David Lopez-Paz, Michèle Sebag
We present Causal Generative Neural Networks (CGNNs) to learn functional causal models from observational data.
no code implementations • 27 Sep 2017 • Benjamin Donnot, Isabelle Guyon, Marc Schoenauer, Patrick Panciatici, Antoine Marot
One of the primary goals of dispatchers is to protect equipment (e. g. avoid that transmission lines overheat) with few degrees of freedom: we are considering in this paper solely modifications in network topology, i. e. re-configuring the way in which lines, transformers, productions and loads are connected in sub-stations.
2 code implementations • 15 Sep 2017 • Olivier Goudet, Diviyan Kalainathan, Philippe Caillou, Isabelle Guyon, David Lopez-Paz, Michèle Sebag
We introduce a new approach to functional causal modeling from observational data, called Causal Generative Neural Networks (CGNN).
1 code implementation • 31 Aug 2017 • Nihar B. Shah, Behzad Tabibian, Krikamol Muandet, Isabelle Guyon, Ulrike Von Luxburg
Neural Information Processing Systems (NIPS) is a top-tier annual conference in machine learning.
no code implementations • 10 Jan 2017 • Sergio Escalera, Xavier Baró, Hugo Jair Escalante, Isabelle Guyon
This paper reviews associated events, and introduces the ChaLearn LAP platform where public resources (including code, data and preprints of papers) related to the organized events are available.
no code implementations • 2016 IEEE Conference on Computer Vision and Pattern Recognition Workshops (CVPRW) 2016 • Sergio Escalera, Mercedes Torres Torres, Brais Martínez, Xavier Baró, Hugo Jair Escalante, Isabelle Guyon, Georgios Tzimiropoulos, Ciprian Corneanu, Marc Oliu, Mohammad Ali Bagheri, Michel Valstar
A custom-build application was used to collect and label data about the apparent age of people (as opposed to the real age).
Ranked #2 on
Gender Prediction
on FotW Gender
no code implementations • 17 Oct 2013 • Hugo Jair Escalante, Isabelle Guyon, Vassilis Athitsos, Pat Jangyodsuk, Jun Wan
In the considered scenario a single training-video is available for each gesture to be recognized, which limits the application of traditional techniques (e. g., HMMs).