Skip to main content

Showing 1–13 of 13 results for author: Dutil, F

.
  1. arXiv:2110.07768  [pdf, other

    eess.IV cs.CR cs.CV

    Application of Homomorphic Encryption in Medical Imaging

    Authors: Francis Dutil, Alexandre See, Lisa Di Jorio, Florent Chandelier

    Abstract: In this technical report, we explore the use of homomorphic encryption (HE) in the context of training and predicting with deep learning (DL) models to deliver strict \textit{Privacy by Design} services, and to enforce a zero-trust model of data governance. First, we show how HE can be used to make predictions over medical images while preventing unauthorized secondary use of data, and detail our… ▽ More

    Submitted 12 October, 2021; originally announced October 2021.

  2. arXiv:2010.10593  [pdf, other

    cs.CV cs.AI

    Cross-Modal Information Maximization for Medical Imaging: CMIM

    Authors: Tristan Sylvain, Francis Dutil, Tess Berthier, Lisa Di Jorio, Margaux Luck, Devon Hjelm, Yoshua Bengio

    Abstract: In hospitals, data are siloed to specific information systems that make the same information available under different modalities such as the different medical imaging exams the patient undergoes (CT scans, MRI, PET, Ultrasound, etc.) and their associated radiology reports. This offers unique opportunities to obtain and use at train-time those multiple views of the same information that might not… ▽ More

    Submitted 1 February, 2021; v1 submitted 20 October, 2020; originally announced October 2020.

    Comments: ICASSP 2021

  3. arXiv:2003.03877  [pdf, other

    cs.CV

    FoCL: Feature-Oriented Continual Learning for Generative Models

    Authors: Qicheng Lao, Mehrzad Mortazavi, Marzieh Tahaei, Francis Dutil, Thomas Fevens, Mohammad Havaei

    Abstract: In this paper, we propose a general framework in continual learning for generative models: Feature-oriented Continual Learning (FoCL). Unlike previous works that aim to solve the catastrophic forgetting problem by introducing regularization in the parameter space or image space, FoCL imposes regularization in the feature space. We show in our experiments that FoCL has faster adaptation to distribu… ▽ More

    Submitted 8 March, 2020; originally announced March 2020.

  4. arXiv:1910.08636  [pdf, other

    cs.LG q-bio.QM stat.ML

    The TCGA Meta-Dataset Clinical Benchmark

    Authors: Mandana Samiei, Tobias Würfl, Tristan Deleu, Martin Weiss, Francis Dutil, Thomas Fevens, Geneviève Boucher, Sebastien Lemieux, Joseph Paul Cohen

    Abstract: Machine learning is bringing a paradigm shift to healthcare by changing the process of disease diagnosis and prognosis in clinics and hospitals. This development equips doctors and medical staff with tools to evaluate their hypotheses and hence make more precise decisions. Although most current research in the literature seeks to develop techniques and methods for predicting one particular clinica… ▽ More

    Submitted 18 October, 2019; originally announced October 2019.

    Comments: 5 Pages, Submitted to MLCB 2019

  5. arXiv:1910.00199  [pdf, other

    cs.CV cs.LG eess.IV

    Saliency is a Possible Red Herring When Diagnosing Poor Generalization

    Authors: Joseph D. Viviano, Becks Simpson, Francis Dutil, Yoshua Bengio, Joseph Paul Cohen

    Abstract: Poor generalization is one symptom of models that learn to predict target variables using spuriously-correlated image features present only in the training distribution instead of the true image features that denote a class. It is often thought that this can be diagnosed visually using attribution (aka saliency) maps. We study if this assumption is correct. In some prediction tasks, such as for me… ▽ More

    Submitted 10 February, 2021; v1 submitted 1 October, 2019; originally announced October 2019.

    Comments: 25 pages, 27 figures, 5 tables, code in paper (https://github.com/josephdviviano/saliency-red-herring). Published at International Conference on Learning Representations (ICLR) 2021. Previously titled "Underwhelming Generalization Improvements from Controlling Feature Attribution"

  6. arXiv:1908.05324  [pdf, other

    cs.CV

    Dual Adversarial Inference for Text-to-Image Synthesis

    Authors: Qicheng Lao, Mohammad Havaei, Ahmad Pesaranghader, Francis Dutil, Lisa Di Jorio, Thomas Fevens

    Abstract: Synthesizing images from a given text description involves engaging two types of information: the content, which includes information explicitly described in the text (e.g., color, composition, etc.), and the style, which is usually not well described in the text (e.g., location, quantity, size, etc.). However, in previous works, it is typically treated as a process of generating images only from… ▽ More

    Submitted 14 August, 2019; originally announced August 2019.

    Comments: Accepted to ICCV 2019

  7. arXiv:1904.07478  [pdf, other

    cs.CV cs.LG eess.IV

    GradMask: Reduce Overfitting by Regularizing Saliency

    Authors: Becks Simpson, Francis Dutil, Yoshua Bengio, Joseph Paul Cohen

    Abstract: With too few samples or too many model parameters, overfitting can inhibit the ability to generalise predictions to new data. Within medical imaging, this can occur when features are incorrectly assigned importance such as distinct hospital specific artifacts, leading to poor performance on a new dataset from a different institution without those features, which is undesirable. Most regularization… ▽ More

    Submitted 16 April, 2019; originally announced April 2019.

  8. arXiv:1903.11741  [pdf, other

    cs.CV

    InfoMask: Masked Variational Latent Representation to Localize Chest Disease

    Authors: Saeid Asgari Taghanaki, Mohammad Havaei, Tess Berthier, Francis Dutil, Lisa Di Jorio, Ghassan Hamarneh, Yoshua Bengio

    Abstract: The scarcity of richly annotated medical images is limiting supervised deep learning based solutions to medical image analysis tasks, such as localizing discriminatory radiomic disease signatures. Therefore, it is desirable to leverage unsupervised and weakly supervised models. Most recent weakly supervised localization methods apply attention maps or region proposals in a multiple instance learni… ▽ More

    Submitted 6 June, 2019; v1 submitted 27 March, 2019; originally announced March 2019.

    Comments: Accepted to MICCAI 2019

  9. arXiv:1810.03442  [pdf, other

    q-bio.GN cs.LG stat.ML

    Towards the Latent Transcriptome

    Authors: Assya Trofimov, Francis Dutil, Claude Perreault, Sebastien Lemieux, Yoshua Bengio, Joseph Paul Cohen

    Abstract: In this work we propose a method to compute continuous embeddings for kmers from raw RNA-seq data, without the need for alignment to a reference genome. The approach uses an RNN to transform kmers of the RNA-seq reads into a 2 dimensional representation that is used to predict abundance of each kmer. We report that our model captures information of both DNA sequence similarity as well as DNA seque… ▽ More

    Submitted 10 December, 2018; v1 submitted 8 October, 2018; originally announced October 2018.

    Comments: 7 figures

  10. arXiv:1806.06975  [pdf, other

    q-bio.GN cs.CE cs.LG stat.ML

    Towards Gene Expression Convolutions using Gene Interaction Graphs

    Authors: Francis Dutil, Joseph Paul Cohen, Martin Weiss, Georgy Derevyanko, Yoshua Bengio

    Abstract: We study the challenges of applying deep learning to gene expression data. We find experimentally that there exists non-linear signal in the data, however is it not discovered automatically given the noise and low numbers of samples used in most research. We discuss how gene interaction graphs (same pathway, protein-protein, co-expression, or research paper text association) can be used to impose… ▽ More

    Submitted 18 June, 2018; originally announced June 2018.

    Comments: 4 pages +1 page references, To appear in the International Conference on Machine Learning Workshop on Computational Biology, 2018

  11. arXiv:1711.10462  [pdf, other

    cs.LG stat.ML

    Plan, Attend, Generate: Planning for Sequence-to-Sequence Models

    Authors: Francis Dutil, Caglar Gulcehre, Adam Trischler, Yoshua Bengio

    Abstract: We investigate the integration of a planning mechanism into sequence-to-sequence models using attention. We develop a model which can plan ahead in the future when it computes its alignments between input and output sequences, constructing a matrix of proposed future alignments and a commitment vector that governs whether to follow or recompute the plan. This mechanism is inspired by the recently… ▽ More

    Submitted 28 November, 2017; originally announced November 2017.

    Comments: NIPS 2017

  12. arXiv:1706.05087  [pdf, other

    cs.CL cs.NE

    Plan, Attend, Generate: Character-level Neural Machine Translation with Planning in the Decoder

    Authors: Caglar Gulcehre, Francis Dutil, Adam Trischler, Yoshua Bengio

    Abstract: We investigate the integration of a planning mechanism into an encoder-decoder architecture with an explicit alignment for character-level machine translation. We develop a model that plans ahead when it computes alignments between the source and target sequences, constructing a matrix of proposed future alignments and a commitment vector that governs whether to follow or recompute the plan. This… ▽ More

    Submitted 23 June, 2017; v1 submitted 13 June, 2017; originally announced June 2017.

    Comments: Accepted to Rep4NLP 2017 Workshop at ACL 2017 Conference

  13. arXiv:1705.10929  [pdf, other

    cs.CL cs.AI cs.NE stat.ML

    Adversarial Generation of Natural Language

    Authors: Sai Rajeswar, Sandeep Subramanian, Francis Dutil, Christopher Pal, Aaron Courville

    Abstract: Generative Adversarial Networks (GANs) have gathered a lot of attention from the computer vision community, yielding impressive results for image generation. Advances in the adversarial generation of natural language from noise however are not commensurate with the progress made in generating images, and still lag far behind likelihood based methods. In this paper, we take a step towards generatin… ▽ More

    Submitted 30 May, 2017; originally announced May 2017.

    Comments: 11 pages, 3 figures, 5 tables