Skip to main content

Showing 1–17 of 17 results for author: Albuquerque, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.16820  [pdf, other

    cs.CV

    Revisiting Text-to-Image Evaluation with Gecko: On Metrics, Prompts, and Human Ratings

    Authors: Olivia Wiles, Chuhan Zhang, Isabela Albuquerque, Ivana Kajić, Su Wang, Emanuele Bugliarello, Yasumasa Onoe, Chris Knutsen, Cyrus Rashtchian, Jordi Pont-Tuset, Aida Nematzadeh

    Abstract: While text-to-image (T2I) generative models have become ubiquitous, they do not necessarily generate images that align with a given prompt. While previous work has evaluated T2I alignment by proposing metrics, benchmarks, and templates for collecting human judgements, the quality of these components is not systematically measured. Human-rated prompt sets are generally small and the reliability of… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

    Comments: Data and code will be released at: https://github.com/google-deepmind/gecko_benchmark_t2i

  2. arXiv:2304.09218  [pdf, other

    cs.CV

    Generative models improve fairness of medical classifiers under distribution shifts

    Authors: Ira Ktena, Olivia Wiles, Isabela Albuquerque, Sylvestre-Alvise Rebuffi, Ryutaro Tanno, Abhijit Guha Roy, Shekoofeh Azizi, Danielle Belgrave, Pushmeet Kohli, Alan Karthikesalingam, Taylan Cemgil, Sven Gowal

    Abstract: A ubiquitous challenge in machine learning is the problem of domain generalisation. This can exacerbate bias against groups or labels that are underrepresented in the datasets used for model development. Model bias can lead to unintended harms, especially in safety-critical applications like healthcare. Furthermore, the challenge is compounded by the difficulty of obtaining labelled data due to hi… ▽ More

    Submitted 18 April, 2023; originally announced April 2023.

  3. arXiv:2208.08831  [pdf, other

    cs.CV cs.LG stat.ML

    Discovering Bugs in Vision Models using Off-the-shelf Image Generation and Captioning

    Authors: Olivia Wiles, Isabela Albuquerque, Sven Gowal

    Abstract: Automatically discovering failures in vision models under real-world settings remains an open challenge. This work demonstrates how off-the-shelf, large-scale, image-to-text and text-to-image models, trained on vast amounts of data, can be leveraged to automatically find such failures. In essence, a conditional text-to-image generative model is used to generate large amounts of synthetic, yet real… ▽ More

    Submitted 11 May, 2023; v1 submitted 18 August, 2022; originally announced August 2022.

  4. arXiv:2003.13525  [pdf, other

    cs.CV cs.LG

    Improving out-of-distribution generalization via multi-task self-supervised pretraining

    Authors: Isabela Albuquerque, Nikhil Naik, Junnan Li, Nitish Keskar, Richard Socher

    Abstract: Self-supervised feature representations have been shown to be useful for supervised classification, few-shot learning, and adversarial robustness. We show that features obtained using self-supervised learning are comparable to, or better than, supervised learning for domain generalization in computer vision. We introduce a new self-supervised pretext task of predicting responses to Gabor filter ba… ▽ More

    Submitted 30 March, 2020; originally announced March 2020.

  5. arXiv:2002.09469  [pdf, other

    cs.LG stat.ML

    An end-to-end approach for the verification problem: learning the right distance

    Authors: Joao Monteiro, Isabela Albuquerque, Jahangir Alam, R Devon Hjelm, Tiago Falk

    Abstract: In this contribution, we augment the metric learning setting by introducing a parametric pseudo-distance, trained jointly with the encoder. Several interpretations are thus drawn for the learned distance-like model's output. We first show it approximates a likelihood ratio which can be used for hypothesis tests, and that it further induces a large divergence across the joint distributions of pairs… ▽ More

    Submitted 14 August, 2020; v1 submitted 21 February, 2020; originally announced February 2020.

    Comments: ICML 2020 final camera ready. Code is available at: https://github.com/joaomonteirof/e2e_verification

  6. arXiv:1911.05419  [pdf, other

    cs.LG eess.SP stat.ML

    Self-supervised representation learning from electroencephalography signals

    Authors: Hubert Banville, Isabela Albuquerque, Aapo Hyvärinen, Graeme Moffat, Denis-Alexander Engemann, Alexandre Gramfort

    Abstract: The supervised learning paradigm is limited by the cost - and sometimes the impracticality - of data collection and labeling in multiple domains. Self-supervised learning, a paradigm which exploits the structure of unlabeled data to create learning problems that can be solved with standard supervised approaches, has shown great promise as a pretraining or feature learning approach in fields like c… ▽ More

    Submitted 13 November, 2019; originally announced November 2019.

  7. arXiv:1911.00804  [pdf, other

    cs.LG stat.ML

    Generalizing to unseen domains via distribution matching

    Authors: Isabela Albuquerque, João Monteiro, Mohammad Darvishi, Tiago H. Falk, Ioannis Mitliagkas

    Abstract: Supervised learning results typically rely on assumptions of i.i.d. data. Unfortunately, those assumptions are commonly violated in practice. In this work, we tackle such problem by focusing on domain generalization: a formalization where the data generating process at test time may yield samples from never-before-seen domains (distributions). Our work relies on the following lemma: by minimizing… ▽ More

    Submitted 15 September, 2021; v1 submitted 2 November, 2019; originally announced November 2019.

    Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  8. arXiv:1906.08823  [pdf, other

    cs.LG eess.SP stat.ML

    Cross-Subject Statistical Shift Estimation for Generalized Electroencephalography-based Mental Workload Assessment

    Authors: Isabela Albuquerque, João Monteiro, Olivier Rosanne, Abhishek Tiwari, Jean-François Gagnon, Tiago H. Falk

    Abstract: Assessment of mental workload in real-world conditions is key to ensure the performance of workers executing tasks that demand sustained attention. Previous literature has employed electroencephalography (EEG) to this end despite having observed that EEG correlates of mental workload vary across subjects and physical strain, thus making it difficult to devise models capable of simultaneously prese… ▽ More

    Submitted 22 September, 2021; v1 submitted 20 June, 2019; originally announced June 2019.

    Comments: This work has been submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  9. arXiv:1901.11384  [pdf, other

    cs.CV cs.LG stat.ML

    Learning to navigate image manifolds induced by generative adversarial networks for unsupervised video generation

    Authors: Isabela Albuquerque, João Monteiro, Tiago H. Falk

    Abstract: In this work, we introduce a two-step framework for generative modeling of temporal data. Specifically, the generative adversarial networks (GANs) setting is employed to generate synthetic scenes of moving objects. To do so, we propose a two-step training scheme within which: a generator of static frames is trained first. Afterwards, a recurrent model is trained with the goal of providing a sequen… ▽ More

    Submitted 23 January, 2019; originally announced January 2019.

  10. arXiv:1901.08680  [pdf, other

    cs.LG stat.ML

    Multi-objective training of Generative Adversarial Networks with multiple discriminators

    Authors: Isabela Albuquerque, João Monteiro, Thang Doan, Breandan Considine, Tiago Falk, Ioannis Mitliagkas

    Abstract: Recent literature has demonstrated promising results for training Generative Adversarial Networks by employing a set of discriminators, in contrast to the traditional game involving one generator against a single adversary. Such methods perform single-objective optimization on some simple consolidation of the losses, e.g. an arithmetic average. In this work, we revisit the multiple-discriminator s… ▽ More

    Submitted 24 January, 2019; originally announced January 2019.

    Comments: The first two authors contributed equally to this work

  11. arXiv:1901.05498  [pdf, ps, other

    cs.LG eess.SP stat.ML

    Deep learning-based electroencephalography analysis: a systematic review

    Authors: Yannick Roy, Hubert Banville, Isabela Albuquerque, Alexandre Gramfort, Tiago H. Falk, Jocelyn Faubert

    Abstract: Electroencephalography (EEG) is a complex signal and can require several years of training to be correctly interpreted. Recently, deep learning (DL) has shown great promise in helping make sense of EEG signals due to its capacity to learn good feature representations from raw data. Whether DL truly presents advantages as compared to more traditional EEG processing approaches, however, remains an o… ▽ More

    Submitted 20 January, 2019; v1 submitted 16 January, 2019; originally announced January 2019.

  12. arXiv:1808.00020  [pdf, other

    cs.LG stat.ML

    On-line Adaptative Curriculum Learning for GANs

    Authors: Thang Doan, Joao Monteiro, Isabela Albuquerque, Bogdan Mazoure, Audrey Durand, Joelle Pineau, R Devon Hjelm

    Abstract: Generative Adversarial Networks (GANs) can successfully approximate a probability distribution and produce realistic samples. However, open questions such as sufficient convergence conditions and mode collapse still persist. In this paper, we build on existing work in the area by proposing a novel framework for training the generator against an ensemble of discriminator networks, which can be seen… ▽ More

    Submitted 11 March, 2019; v1 submitted 31 July, 2018; originally announced August 2018.

    Comments: Accepted to the Thirty-Third AAAI Conference On Artificial Intelligence, 2019 (Added 128x128 CelebA samples to the end of the appendix)

    Journal ref: Proceedings of 33rd AAAI Conference on Artificial Intelligence (AAAI 2019)

  13. arXiv:1802.07770  [pdf, other

    cs.CV

    Generalizable Adversarial Examples Detection Based on Bi-model Decision Mismatch

    Authors: João Monteiro, Isabela Albuquerque, Zahid Akhtar, Tiago H. Falk

    Abstract: Modern applications of artificial neural networks have yielded remarkable performance gains in a wide range of tasks. However, recent studies have discovered that such modelling strategy is vulnerable to Adversarial Examples, i.e. examples with subtle perturbations often too small and imperceptible to humans, but that can easily fool neural networks. Defense techniques against adversarial examples… ▽ More

    Submitted 22 April, 2019; v1 submitted 21 February, 2018; originally announced February 2018.

  14. arXiv:1708.04745  [pdf, other

    cs.NE

    Weight-based Fish School Search algorithm for Many-Objective Optimization

    Authors: F. B. Lima Neto, I. M. C. Albuquerque, J. B. Monteiro Filho

    Abstract: Optimization problems with more than one objective consist in a very attractive topic for researchers due to its applicability in real-world situations. Over the years, the research effort in the Computational Intelligence field resulted in algorithms able to achieve good results by solving problems with more than one conflicting objective. However, these techniques do not exhibit the same perform… ▽ More

    Submitted 23 January, 2019; v1 submitted 15 August, 2017; originally announced August 2017.

  15. arXiv:1707.06185  [pdf, other

    cs.NE

    Simultaneously Solving Mixed Model Assembly Line Balancing and Sequencing problems with FSS Algorithm

    Authors: Joao Batista Monteiro Filho, Isabela Maria Carneiro de Albuquerque, Fernando Buarque de Lima Neto

    Abstract: Many assembly lines related optimization problems have been tackled by researchers in the last decades due to its relevance for the decision makers within manufacturing industry. Many of theses problems, more specifically Assembly Lines Balancing and Sequencing problems, are known to be NP-Hard. Therefore, Computational Intelligence solution approaches have been conceived in order to provide pract… ▽ More

    Submitted 19 July, 2017; originally announced July 2017.

  16. arXiv:1707.06169  [pdf, other

    cs.NE

    Fish School Search Algorithm for Constrained Optimization

    Authors: Joao Batista Monteiro Filho, Isabela Maria Carneiro de Albuquerque, Fernando Buarque de Lima Neto

    Abstract: In this work we investigate the effectiveness of the application of niching able swarm metaheuristic approaches in order to solve constrained optimization problems. Sub-swarms are used in order to allow the achievement of many feasible regions to be exploited in terms of fitness function. The niching approach employed was wFSS, a version of the Fish School Search algorithm devised specifically to… ▽ More

    Submitted 19 July, 2017; originally announced July 2017.

  17. arXiv:1707.06132  [pdf, other

    cs.NE

    Solving Mixed Model Workplace Time-dependent Assembly Line Balancing Problem with FSS Algorithm

    Authors: Joao Batista Monteiro FIlho, Isabela Maria Carneiro de Albuquerque, Fernando Buarque de Lima Neto

    Abstract: Balancing assembly lines, a family of optimization problems commonly known as Assembly Line Balancing Problem, is notoriously NP-Hard. They comprise a set of problems of enormous practical interest to manufacturing industry due to the relevant frequency of this type of production paradigm. For this reason, many researchers on Computational Intelligence and Industrial Engineering have been conceivi… ▽ More

    Submitted 19 July, 2017; originally announced July 2017.