Skip to main content

Showing 1–14 of 14 results for author: de Rosa, G H

.
  1. Enhancing Hyper-To-Real Space Projections Through Euclidean Norm Meta-Heuristic Optimization

    Authors: Luiz C. F. Ribeiro, Mateus Roder, Gustavo H. de Rosa, Leandro A. Passos, João P. Papa

    Abstract: The continuous computational power growth in the last decades has made solving several optimization problems significant to humankind a tractable task; however, tackling some of them remains a challenge due to the overwhelming amount of candidate solutions to be evaluated, even by using sophisticated algorithms. In such a context, a set of nature-inspired stochastic methods, called meta-heuristic… ▽ More

    Submitted 31 January, 2023; originally announced January 2023.

  2. A survey on text generation using generative adversarial networks

    Authors: Gustavo Henrique de Rosa, João Paulo Papa

    Abstract: This work presents a thorough review concerning recent studies and text generation advancements using Generative Adversarial Networks. The usage of adversarial learning for text generation is promising as it provides alternatives to generate the so-called "natural" language. Nevertheless, adversarial text generation is not a simple task as its foremost architecture, the Generative Adversarial Netw… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

    Journal ref: Pattern Recognition 119 (2021): 108098

  3. arXiv:2212.09447  [pdf, other

    cs.AI

    Improving Pre-Trained Weights Through Meta-Heuristics Fine-Tuning

    Authors: Gustavo H. de Rosa, Mateus Roder, João Paulo Papa, Claudio F. G. dos Santos

    Abstract: Machine Learning algorithms have been extensively researched throughout the last decade, leading to unprecedented advances in a broad range of applications, such as image classification and reconstruction, object recognition, and text categorization. Nonetheless, most Machine Learning algorithms are trained via derivative-based optimizers, such as the Stochastic Gradient Descent, leading to possib… ▽ More

    Submitted 19 December, 2022; originally announced December 2022.

  4. From Actions to Events: A Transfer Learning Approach Using Improved Deep Belief Networks

    Authors: Mateus Roder, Jurandy Almeida, Gustavo H. de Rosa, Leandro A. Passos, André L. D. Rossi, João P. Papa

    Abstract: In the last decade, exponential data growth supplied machine learning-based algorithms' capacity and enabled their usage in daily-life activities. Additionally, such an improvement is partially explained due to the advent of deep learning techniques, i.e., stacks of simple architectures that end up in more complex models. Although both factors produce outstanding results, they also pose drawbacks… ▽ More

    Submitted 30 November, 2022; originally announced November 2022.

  5. arXiv:2210.03251  [pdf, other

    cs.CL

    Small Character Models Match Large Word Models for Autocomplete Under Memory Constraints

    Authors: Ganesh Jawahar, Subhabrata Mukherjee, Debadeepta Dey, Muhammad Abdul-Mageed, Laks V. S. Lakshmanan, Caio Cesar Teodoro Mendes, Gustavo Henrique de Rosa, Shital Shah

    Abstract: Autocomplete is a task where the user inputs a piece of text, termed prompt, which is conditioned by the model to generate semantically coherent continuation. Existing works for this task have primarily focused on datasets (e.g., email, chat) with high frequency user prompt patterns (or focused prompts) where word-based language models have been quite effective. In this work, we study the more cha… ▽ More

    Submitted 7 June, 2023; v1 submitted 6 October, 2022; originally announced October 2022.

    Comments: SustaiNLP 2023

  6. arXiv:2203.02094  [pdf, other

    cs.LG cs.CL

    LiteTransformerSearch: Training-free Neural Architecture Search for Efficient Language Models

    Authors: Mojan Javaheripi, Gustavo H. de Rosa, Subhabrata Mukherjee, Shital Shah, Tomasz L. Religa, Caio C. T. Mendes, Sebastien Bubeck, Farinaz Koushanfar, Debadeepta Dey

    Abstract: The Transformer architecture is ubiquitously used as the building block of large-scale autoregressive language models. However, finding architectures with the optimal trade-off between task performance (perplexity) and hardware constraints like peak memory utilization and latency is non-trivial. This is exacerbated by the proliferation of various hardware. We leverage the somewhat surprising empir… ▽ More

    Submitted 17 October, 2022; v1 submitted 3 March, 2022; originally announced March 2022.

  7. arXiv:2202.03854  [pdf, ps, other

    cs.LG cs.AI

    Comparative Study Between Distance Measures On Supervised Optimum-Path Forest Classification

    Authors: Gustavo Henrique de Rosa, Mateus Roder, João Paulo Papa

    Abstract: Machine Learning has attracted considerable attention throughout the past decade due to its potential to solve far-reaching tasks, such as image classification, object recognition, anomaly detection, and data forecasting. A standard approach to tackle such applications is based on supervised learning, which is assisted by large sets of labeled data and is conducted by the so-called classifiers, su… ▽ More

    Submitted 8 February, 2022; originally announced February 2022.

    Comments: 16 pages, 2 figures

    MSC Class: 68T01 ACM Class: I.2.0

  8. arXiv:2106.11828  [pdf, ps, other

    cs.LG cs.AI

    Speeding Up OPFython with Numba

    Authors: Gustavo H. de Rosa, João Paulo Papa

    Abstract: A graph-inspired classifier, known as Optimum-Path Forest (OPF), has proven to be a state-of-the-art algorithm comparable to Logistic Regressors, Support Vector Machines in a wide variety of tasks. Recently, its Python-based version, denoted as OPFython, has been proposed to provide a more friendly framework and a faster prototy** environment. Nevertheless, Python-based algorithms are slower tha… ▽ More

    Submitted 22 June, 2021; originally announced June 2021.

    Comments: 12 pages, 1 figure

    MSC Class: 68T10 ACM Class: I.2.1; I.2.5

  9. Energy-based Dropout in Restricted Boltzmann Machines: Why not go random

    Authors: Mateus Roder, Gustavo H. de Rosa, Victor Hugo C. de Albuquerque, André L. D. Rossi, João P. Papa

    Abstract: Deep learning architectures have been widely fostered throughout the last years, being used in a wide range of applications, such as object recognition, image reconstruction, and signal processing. Nevertheless, such models suffer from a common problem known as overfitting, which limits the network from predicting unseen data effectively. Regularization approaches arise in an attempt to address su… ▽ More

    Submitted 17 January, 2021; originally announced January 2021.

  10. A Nature-Inspired Feature Selection Approach based on Hypercomplex Information

    Authors: Gustavo H. de Rosa, João Paulo Papa, Xin-She Yang

    Abstract: Feature selection for a given model can be transformed into an optimization task. The essential idea behind it is to find the most suitable subset of features according to some criterion. Nature-inspired optimization can mitigate this problem by producing compelling yet straightforward solutions when dealing with complicated fitness functions. Additionally, new mathematical representations, such a… ▽ More

    Submitted 14 January, 2021; originally announced January 2021.

    Comments: 17 pages, 7 figures

    ACM Class: I.2.0

    Journal ref: APPLIED SOFT COMPUTING; v. 94, SEP 2020

  11. arXiv:2101.01042  [pdf, ps, other

    cs.LG cs.CV

    Fast Ensemble Learning Using Adversarially-Generated Restricted Boltzmann Machines

    Authors: Gustavo H. de Rosa, Mateus Roder, João P. Papa

    Abstract: Machine Learning has been applied in a wide range of tasks throughout the last years, ranging from image classification to autonomous driving and natural language processing. Restricted Boltzmann Machine (RBM) has received recent attention and relies on an energy-based structure to model data probability distributions. Notwithstanding, such a technique is susceptible to adversarial manipulation, i… ▽ More

    Submitted 4 January, 2021; originally announced January 2021.

    Comments: 26 pages, 7 figures

    ACM Class: I.2.0

  12. arXiv:2003.07443  [pdf, other

    cs.LG cs.CV stat.ML

    Learnergy: Energy-based Machine Learners

    Authors: Mateus Roder, Gustavo Henrique de Rosa, João Paulo Papa

    Abstract: Throughout the last years, machine learning techniques have been broadly encouraged in the context of deep learning architectures. An exciting algorithm denoted as Restricted Boltzmann Machine relies on energy- and probabilistic-based nature to tackle the most diverse applications, such as classification, reconstruction, and generation of images and signals. Nevertheless, one can see they are not… ▽ More

    Submitted 23 September, 2020; v1 submitted 16 March, 2020; originally announced March 2020.

    Comments: 12 pages, 12 figures

    MSC Class: 68T07 ACM Class: I.2.0; I.5.0

  13. arXiv:2001.10420  [pdf, other

    cs.LG cs.CV stat.ML

    OPFython: A Python-Inspired Optimum-Path Forest Classifier

    Authors: Gustavo Henrique de Rosa, João Paulo Papa, Alexandre Xavier Falcão

    Abstract: Machine learning techniques have been paramount throughout the last years, being applied in a wide range of tasks, such as classification, object recognition, person identification, and image segmentation. Nevertheless, conventional classification algorithms, e.g., Logistic Regression, Decision Trees, and Bayesian classifiers, might lack complexity and diversity, not suitable when dealing with rea… ▽ More

    Submitted 30 July, 2021; v1 submitted 28 January, 2020; originally announced January 2020.

    Comments: 14 pages, 11 figures

    MSC Class: 68T01 ACM Class: I.2.0; I.5.0

    Journal ref: Software Impacts, 1 (2021), Article 100113

  14. arXiv:1912.13002  [pdf, other

    cs.NE

    Opytimizer: A Nature-Inspired Python Optimizer

    Authors: Gustavo H. de Rosa, Douglas Rodrigues, João P. Papa

    Abstract: Optimization aims at selecting a feasible set of parameters in an attempt to solve a particular problem, being applied in a wide range of applications, such as operations research, machine learning fine-tuning, and control engineering, among others. Nevertheless, traditional iterative optimization methods use the evaluation of gradients and Hessians to find their solutions, not being practical due… ▽ More

    Submitted 2 December, 2020; v1 submitted 30 December, 2019; originally announced December 2019.