Skip to main content

Showing 1–11 of 11 results for author: Berriel, R F

.
  1. Copycat CNN: Are Random Non-Labeled Data Enough to Steal Knowledge from Black-box Models?

    Authors: Jacson Rodrigues Correia-Silva, Rodrigo F. Berriel, Claudine Badue, Alberto F. De Souza, Thiago Oliveira-Santos

    Abstract: Convolutional neural networks have been successful lately enabling companies to develop neural-based products, which demand an expensive process, involving data acquisition and annotation; and model generation, usually requiring experts. With all these costs, companies are concerned about the security of their models against copies and deliver them as black-boxes accessed by APIs. Nonetheless, we… ▽ More

    Submitted 21 January, 2021; originally announced January 2021.

    Comments: The code is available at https://github.com/jeiks/Stealing_DL_Models

    Journal ref: Pattern Recognition 113 (2021) 107830

  2. Deep traffic light detection by overlaying synthetic context on arbitrary natural images

    Authors: Jean Pablo Vieira de Mello, Lucas Tabelini, Rodrigo F. Berriel, Thiago M. Paixão, Alberto F. de Souza, Claudine Badue, Nicu Sebe, Thiago Oliveira-Santos

    Abstract: Deep neural networks come as an effective solution to many problems associated with autonomous driving. By providing real image samples with traffic context to the network, the model learns to detect and classify elements of interest, such as pedestrians, traffic signs, and traffic lights. However, acquiring and annotating real data can be extremely costly in terms of time and effort. In this cont… ▽ More

    Submitted 10 December, 2020; v1 submitted 7 November, 2020; originally announced November 2020.

    Journal ref: Computers & Graphics (2020)

  3. arXiv:2007.00779  [pdf, other

    cs.CV

    Self-supervised Deep Reconstruction of Mixed Strip-shredded Text Documents

    Authors: Thiago M. Paixão, Rodrigo F. Berriel, Maria C. S. Boeres, Alessandro L. Koerich, Claudine Badue, Alberto F. de Souza, Thiago Oliveira-Santos

    Abstract: The reconstruction of shredded documents consists of coherently arranging fragments of paper (shreds) to recover the original document(s). A great challenge in computational reconstruction is to properly evaluate the compatibility between the shreds. While traditional pixel-based approaches are not robust to real shredding, more sophisticated solutions compromise significantly time performance. Th… ▽ More

    Submitted 1 July, 2020; originally announced July 2020.

    Comments: Accepted for publication in Pattern Recognition

  4. arXiv:2003.10063  [pdf, other

    cs.CV cs.LG eess.IV

    Fast(er) Reconstruction of Shredded Text Documents via Self-Supervised Deep Asymmetric Metric Learning

    Authors: Thiago M. Paixão, Rodrigo F. Berriel, Maria C. S. Boeres, Alessando L. Koerich, Claudine Badue, Alberto F. De Souza, Thiago Oliveira-Santos

    Abstract: The reconstruction of shredded documents consists in arranging the pieces of paper (shreds) in order to reassemble the original aspect of such documents. This task is particularly relevant for supporting forensic investigation as documents may contain criminal evidence. As an alternative to the laborious and time-consuming manual process, several researchers have been investigating ways to perform… ▽ More

    Submitted 28 April, 2020; v1 submitted 22 March, 2020; originally announced March 2020.

    Comments: Accepted to CVPR 2020. Main Paper (9 pages, 10 figures) and Supplementary Material (5 pages, 9 figures)

  5. Effortless Deep Training for Traffic Sign Detection Using Templates and Arbitrary Natural Images

    Authors: Lucas Tabelini Torres, Thiago M. Paixão, Rodrigo F. Berriel, Alberto F. De Souza, Claudine Badue, Nicu Sebe, Thiago Oliveira-Santos

    Abstract: Deep learning has been successfully applied to several problems related to autonomous driving. Often, these solutions rely on large networks that require databases of real image samples of the problem (i.e., real world) for proper training. The acquisition of such real-world data sets is not always possible in the autonomous driving context, and sometimes their annotation is not feasible (e.g., ta… ▽ More

    Submitted 22 July, 2019; originally announced July 2019.

  6. Cross-Domain Car Detection Using Unsupervised Image-to-Image Translation: From Day to Night

    Authors: Vinicius F. Arruda, Thiago M. Paixão, Rodrigo F. Berriel, Alberto F. De Souza, Claudine Badue, Nicu Sebe, Thiago Oliveira-Santos

    Abstract: Deep learning techniques have enabled the emergence of state-of-the-art models to address object detection tasks. However, these techniques are data-driven, delegating the accuracy to the training dataset which must resemble the images in the target task. The acquisition of a dataset involves annotating images, an arduous and expensive process, generally requiring time and manual effort. Thus, a c… ▽ More

    Submitted 19 July, 2019; originally announced July 2019.

    Comments: 8 pages, 8 figures, https://github.com/viniciusarruda/cross-domain-car-detection and accepted at IJCNN 2019

  7. arXiv:1906.11886  [pdf, other

    cs.CV cs.LG cs.RO stat.ML

    Traffic Light Recognition Using Deep Learning and Prior Maps for Autonomous Cars

    Authors: Lucas C. Possatti, Rânik Guidolini, Vinicius B. Cardoso, Rodrigo F. Berriel, Thiago M. Paixão, Claudine Badue, Alberto F. De Souza, Thiago Oliveira-Santos

    Abstract: Autonomous terrestrial vehicles must be capable of perceiving traffic lights and recognizing their current states to share the streets with human drivers. Most of the time, human drivers can easily identify the relevant traffic lights. To deal with this issue, a common solution for autonomous cars is to integrate recognition with prior maps. However, additional solution is required for the detecti… ▽ More

    Submitted 4 June, 2019; originally announced June 2019.

    Comments: Accepted in 2019 International Joint Conference on Neural Networks (IJCNN)

  8. Ego-Lane Analysis System (ELAS): Dataset and Algorithms

    Authors: Rodrigo F. Berriel, Edilson de Aguiar, Alberto F. de Souza, Thiago Oliveira-Santos

    Abstract: Decreasing costs of vision sensors and advances in embedded hardware boosted lane related research detection, estimation, and tracking in the past two decades. The interest in this topic has increased even more with the demand for advanced driver assistance systems (ADAS) and self-driving cars. Although extensively studied independently, there is still need for studies that propose a combined solu… ▽ More

    Submitted 15 June, 2018; originally announced June 2018.

    Comments: 13 pages, 17 figures, github.com/rodrigoberriel/ego-lane-analysis-system, and published by Image and Vision Computing (IMAVIS)

    Journal ref: Image and Vision Computing 68 (2017) 64-75

  9. Copycat CNN: Stealing Knowledge by Persuading Confession with Random Non-Labeled Data

    Authors: Jacson Rodrigues Correia-Silva, Rodrigo F. Berriel, Claudine Badue, Alberto F. de Souza, Thiago Oliveira-Santos

    Abstract: In the past few years, Convolutional Neural Networks (CNNs) have been achieving state-of-the-art performance on a variety of problems. Many companies employ resources and money to generate these models and provide them as an API, therefore it is in their best interest to protect them, i.e., to avoid that someone else copies them. Recent studies revealed that state-of-the-art CNNs are vulnerable to… ▽ More

    Submitted 14 June, 2018; originally announced June 2018.

    Comments: 8 pages, 3 figures, accepted by IJCNN 2018

  10. Automatic Large-Scale Data Acquisition via Crowdsourcing for Crosswalk Classification: A Deep Learning Approach

    Authors: Rodrigo F. Berriel, Franco Schmidt Rossi, Alberto F. de Souza, Thiago Oliveira-Santos

    Abstract: Correctly identifying crosswalks is an essential task for the driving activity and mobility autonomy. Many crosswalk classification, detection and localization systems have been proposed in the literature over the years. These systems use different perspectives to tackle the crosswalk classification problem: satellite imagery, cockpit view (from the top of a car or behind the windshield), and pede… ▽ More

    Submitted 30 May, 2018; originally announced May 2018.

    Comments: 13 pages, 13 figures, 3 videos, and GitHub with models

    Journal ref: Computers & Graphics, 2017, vol. 68, pp. 32-42

  11. Deep Learning Based Large-Scale Automatic Satellite Crosswalk Classification

    Authors: Rodrigo F. Berriel, Andre Teixeira Lopes, Alberto F. de Souza, Thiago Oliveira-Santos

    Abstract: High-resolution satellite imagery have been increasingly used on remote sensing classification problems. One of the main factors is the availability of this kind of data. Even though, very little effort has been placed on the zebra crossing classification problem. In this letter, crowdsourcing systems are exploited in order to enable the automatic acquisition and annotation of a large-scale satell… ▽ More

    Submitted 5 July, 2017; v1 submitted 28 June, 2017; originally announced June 2017.

    Comments: 5 pages, 3 figures, accepted by IEEE Geoscience and Remote Sensing Letters