Skip to main content

Showing 1–48 of 48 results for author: Fernandes, C

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

    cs.PL

    Going Bananas! - Unfolding Program Synthesis with Origami

    Authors: Matheus Campos Fernandes, Fabrício Olivetti de França, Emilio Francesquini

    Abstract: Automatically creating a computer program using input-output examples can be a challenging task, especially when trying to synthesize computer programs that require loops or recursion. Even though the use of recursion can make the algorithmic description more succinct and declarative, this concept creates additional barriers to program synthesis algorithms such as the creation and the (tentative)… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

  2. Origami: (un)folding the abstraction of recursion schemes for program synthesis

    Authors: Matheus Campos Fernandes, Fabricio Olivetti de Franca, Emilio Francesquini

    Abstract: Program synthesis with Genetic Programming searches for a correct program that satisfies the input specification, which is usually provided as input-output examples. One particular challenge is how to effectively handle loops and recursion avoiding programs that never terminate. A helpful abstraction that can alleviate this problem is the employment of Recursion Schemes that generalize the combina… ▽ More

    Submitted 26 February, 2024; v1 submitted 21 February, 2024; originally announced February 2024.

  3. Improving genetic algorithms performance via deterministic population shrinkage

    Authors: Juan Luis Jiménez Laredo, Carlos Fernandes, Juan Julián Merelo, Christian Gagné

    Abstract: Despite the intuition that the same population size is not needed throughout the run of an Evolutionary Algorithm (EA), most EAs use a fixed population size. This paper presents an empirical study on the possible benefits of a Simple Variable Population Sizing (SVPS) scheme on the performance of Genetic Algorithms (GAs). It consists in decreasing the population for a GA run following a predetermin… ▽ More

    Submitted 22 January, 2024; originally announced January 2024.

  4. arXiv:2308.07471  [pdf, other

    cs.DS cs.DM

    Approximations for the Steiner Multicycle Problem

    Authors: Cristina G. Fernandes, Carla N. Lintzmayer, Phablo F. S. Moura

    Abstract: The Steiner Multicycle problem consists of, given a complete graph, a weight function on its vertices, and a collection of pairwise disjoint non-unitary sets called terminal sets, finding a minimum weight collection of vertex-disjoint cycles in the graph such that, for every terminal set, all of its vertices are in a same cycle of the collection. This problem generalizes the Traveling Salesman pro… ▽ More

    Submitted 14 August, 2023; originally announced August 2023.

  5. arXiv:2308.02754  [pdf, ps, other

    math.CO cs.DM

    Independent dominating sets in planar triangulations

    Authors: Fábio Botler, Cristina G. Fernandes, Juan Gutiérrez

    Abstract: In 1996, Matheson and Tarjan proved that every near planar triangulation on $n$ vertices contains a dominating set of size at most $n/3$, and conjectured that this upper bound can be reduced to $n/4$ for planar triangulations when $n$ is sufficiently large. In this paper, we consider the analogous problem for independent dominating sets: What is the minimum $ε$ for which every near planar triangul… ▽ More

    Submitted 4 August, 2023; originally announced August 2023.

    Comments: 9 pages

    MSC Class: 05C10; 05C69 ACM Class: G.2.2

  6. arXiv:2307.10018  [pdf, other

    cs.RO cs.AI

    RobôCIn Small Size League Extended Team Description Paper for RoboCup 2023

    Authors: Aline Lima de Oliveira, Cauê Addae da Silva Gomes, Cecília Virginia Santos da Silva, Charles Matheus de Sousa Alves, Danilo Andrade Martins de Souza, Driele Pires Ferreira Araújo Xavier, Edgleyson Pereira da Silva, Felipe Bezerra Martins, Lucas Henrique Cavalcanti Santos, Lucas Dias Maciel, Matheus Paixão Gumercindo dos Santos, Matheus Lafayette Vasconcelos, Matheus Vinícius Teotonio do Nascimento Andrade, João Guilherme Oliveira Carvalho de Melo, João Pedro Souza Pereira de Moura, José Ronald da Silva, José Victor Silva Cruz, Pedro Henrique Santana de Morais, Pedro Paulo Salman de Oliveira, Riei Joaquim Matos Rodrigues, Roberto Costa Fernandes, Ryan Vinicius Santos Morais, Tamara Mayara Ramos Teobaldo, Washington Igor dos Santos Silva, Edna Natividade Silva Barros

    Abstract: RobôCIn has participated in RoboCup Small Size League since 2019, won its first world title in 2022 (Division B), and is currently a three-times Latin-American champion. This paper presents our improvements to defend the Small Size League (SSL) division B title in RoboCup 2023 in Bordeaux, France. This paper aims to share some of the academic research that our team developed over the past year. Ou… ▽ More

    Submitted 19 July, 2023; originally announced July 2023.

  7. arXiv:2305.19214  [pdf, other

    cs.CR cs.LG cs.NI

    Design and implementation of intelligent packet filtering in IoT microcontroller-based devices

    Authors: Gustavo de Carvalho Bertoli, Gabriel Victor C. Fernandes, Pedro H. Borges Monici, César H. de Araujo Guibo, Lourenço Alves Pereira Jr., Aldri Santos

    Abstract: Internet of Things (IoT) devices are increasingly pervasive and essential components in enabling new applications and services. However, their widespread use also exposes them to exploitable vulnerabilities and flaws that can lead to significant losses. In this context, ensuring robust cybersecurity measures is essential to protect IoT devices from malicious attacks. However, the current solutions… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Comments: 11 pages, under review

  8. HOTGP -- Higher-Order Typed Genetic Programming

    Authors: Matheus Campos Fernandes, Fabrício Olivetti de França, Emilio Francesquini

    Abstract: Program synthesis is the process of generating a computer program following a set of specifications, which can be a high-level description of the problem and/or a set of input-output examples. The synthesis can be modeled as a search problem in which the search space is the set of all the programs valid under a grammar. As the search space is vast, brute force is usually not viable and search heur… ▽ More

    Submitted 6 April, 2023; originally announced April 2023.

  9. arXiv:2211.07377  [pdf, other

    cs.LG

    Physics-Guided, Physics-Informed, and Physics-Encoded Neural Networks in Scientific Computing

    Authors: Salah A Faroughi, Nikhil Pawar, Celio Fernandes, Maziar Raissi, Subasish Das, Nima K. Kalantari, Seyed Kourosh Mahjour

    Abstract: Recent breakthroughs in computing power have made it feasible to use machine learning and deep learning to advance scientific computing in many fields, including fluid mechanics, solid mechanics, materials science, etc. Neural networks, in particular, play a central role in this hybridization. Due to their intrinsic architecture, conventional neural networks cannot be successfully trained and scop… ▽ More

    Submitted 4 February, 2023; v1 submitted 14 November, 2022; originally announced November 2022.

  10. arXiv:2209.13254  [pdf, other

    cs.AI cs.GR

    Identifying and Extracting Football Features from Real-World Media Sources using Only Synthetic Training Data

    Authors: Jose Cerqueira Fernandes, Benjamin Kenwright

    Abstract: Real-world images used for training machine learning algorithms are often unstructured and inconsistent. The process of analysing and tagging these images can be costly and error prone (also availability, gaps and legal conundrums). However, as we demonstrate in this article, the potential to generate accurate graphical images that are indistinguishable from real-world sources has a multitude of b… ▽ More

    Submitted 27 September, 2022; originally announced September 2022.

  11. arXiv:2205.11519  [pdf, other

    cs.CR cs.LG

    FedSA: Accelerating Intrusion Detection in Collaborative Environments with Federated Simulated Annealing

    Authors: Helio N. Cunha Neto, Ivana Dusparic, Diogo M. F. Mattos, Natalia C. Fernandes

    Abstract: Fast identification of new network attack patterns is crucial for improving network security. Nevertheless, identifying an ongoing attack in a heterogeneous network is a non-trivial task. Federated learning emerges as a solution to collaborative training for an Intrusion Detection System (IDS). The federated learning-based IDS trains a global model using local machine learning models provided by f… ▽ More

    Submitted 23 May, 2022; originally announced May 2022.

  12. arXiv:2111.13464  [pdf, ps, other

    cs.DS

    How heavy independent sets help to find arborescences with many leaves in DAGs

    Authors: Cristina G. Fernandes, Carla N. Lintzmayer

    Abstract: Trees with many leaves have applications on broadcasting, which is a method in networks for transferring a message to all recipients simultaneously. Internal nodes of a broadcasting tree require more expensive technology, because they have to forward the messages received. We address a problem that captures the main goal, which is to find spanning trees with few internal nodes in a given network.… ▽ More

    Submitted 26 November, 2021; originally announced November 2021.

  13. arXiv:2104.11025  [pdf, other

    math.CO cs.DM

    On the period collapse of a family of Ehrhart quasi-polynomials

    Authors: Cristina G. Fernandes, José C. de Pina, Jorge L. Ramírez Alfonsín, Sinai Robins

    Abstract: A graph whose nodes have degree 1 or 3 is called a $\{1,3\}$-graph. Liu and Osserman associated a polytope to each $\{1,3\}$-graph and studied the Ehrhart quasi-polynomials of these polytopes. They showed that the vertices of these polytopes have coordinates in the set $\{0,\frac14,\frac12,1\}$, which implies that the period of their Ehrhart quasi-polynomials is either 1, 2, or 4. We show that the… ▽ More

    Submitted 22 April, 2021; originally announced April 2021.

    Comments: 42 pages

  14. arXiv:2007.11778  [pdf

    cs.SI cs.CR

    Bot Development for Social Engineering Attacks on Twitter

    Authors: Jefferson Viana Fonseca Abreu, Jorge Henrique Cabral Fernandes, João José Costa Gondim, Célia Ghedini Ralha

    Abstract: A series of bots performing simulated social engineering attacks using phishing in the Twitter platform was developed to identify potentially unsafe user behavior. In this work different bot versions were developed to collect feedback data after stimuli directed to 1,287 twitter accounts for 38 consecutive days. The results were not conclusive about the existence of preceptors for unsafe behavior,… ▽ More

    Submitted 23 July, 2020; originally announced July 2020.

    Comments: 8 pages, 1 figure, 1 table

  15. arXiv:2007.07660  [pdf, other

    cs.DS

    Leafy Spanning Arborescences in DAGs

    Authors: Cristina G. Fernandes, Carla N. Lintzmayer

    Abstract: Broadcasting in a computer network is a method of transferring a message to all recipients simultaneously. It is common in this situation to use a tree with many leaves to perform the broadcast, as internal nodes have to forward the messages received, while leaves are only receptors. We consider the subjacent problem of, given a directed graph~$D$, finding a spanning arborescence of D, if one exis… ▽ More

    Submitted 15 July, 2020; originally announced July 2020.

  16. Real-time Neural Networks Implementation Proposal for Microcontrollers

    Authors: Caio J. B. V. Guimarães, Marcelo A. C. Fernandes

    Abstract: The adoption of intelligent systems with Artificial Neural Networks (ANNs) embedded in hardware for real-time applications currently faces a growing demand in fields like the Internet of Things (IoT) and Machine to Machine (M2M). However, the application of ANNs in this type of system poses a significant challenge due to the high computational power required to process its basic operations. This p… ▽ More

    Submitted 7 June, 2020; originally announced June 2020.

    Comments: 13 pages, 9 figures and 7 tables

    Journal ref: https://www.mdpi.com/2079-9292/9/10/1597

  17. arXiv:2003.12463  [pdf, other

    cs.OH eess.SP

    Reconfigurable Computing Applied to Latency Reduction for the Tactile Internet

    Authors: José C. V. S. Junior, Matheus F. Torquato, Toktam Mahmoodi, Mischa Dohler, Marcelo A. C. Fernandes

    Abstract: Tactile internet applications allow robotic devices to be remotely controlled over a communication medium with an unnoticeable time delay. In a bilateral communication, the acceptable round trip latency is usually in the order of 1ms up to 10ms depending on the application requirements. It is estimated that 70% of the total latency is generated by the communication network, and the remaining 30% i… ▽ More

    Submitted 11 March, 2020; originally announced March 2020.

    Comments: 20 pages, 32 Figures

  18. arXiv:2003.03837  [pdf, other

    cs.DC cs.LG eess.SP

    Hardware Architecture Proposal for TEDA algorithm to Data Streaming Anomaly Detection

    Authors: Lucileide M. D. da Silva, Maria G. F. Coutinho, Carlos E. B. Santos, Mailson R. Santos, Luiz Affonso Guedes, M. Dolores Ruiz, Marcelo A. C. Fernandes

    Abstract: The amount of data in real-time, such as time series and streaming data, available today continues to grow. Being able to analyze this data the moment it arrives can bring an immense added value. However, it also requires a lot of computational effort and new acceleration techniques. As a possible solution to this problem, this paper proposes a hardware architecture for Typicality and Eccentricity… ▽ More

    Submitted 8 March, 2020; originally announced March 2020.

  19. arXiv:2002.07925  [pdf, ps, other

    math.CO cs.DM

    On Tuza's conjecture for triangulations and graphs with small treewidth

    Authors: Fábio Botler, Cristina G. Fernandes, Juan Gutiérrez

    Abstract: Tuza (1981) conjectured that the size $τ(G)$ of a minimum set of edges that intersects every triangle of a graph $G$ is at most twice the size $ν(G)$ of a maximum set of edge-disjoint triangles of $G$. In this paper we present three results regarding Tuza's Conjecture. We verify it for graphs with treewidth at most $6$; we show that $τ(G)\leq \frac{3}{2}\,ν(G)$ for every planar triangulation $G$ d… ▽ More

    Submitted 16 July, 2020; v1 submitted 18 February, 2020; originally announced February 2020.

    MSC Class: 05B40; 05C70; 05C99

  20. arXiv:1903.09478  [pdf, other

    stat.ML cs.LG stat.AP stat.ME

    Optimal Combination Forecasts on Retail Multi-Dimensional Sales Data

    Authors: Luis Roque, Cristina A. C. Fernandes, Tony Silva

    Abstract: Time series data in the retail world are particularly rich in terms of dimensionality, and these dimensions can be aggregated in groups or hierarchies. Valuable information is nested in these complex structures, which helps to predict the aggregated time series data. From a portfolio of brands under HUUB's monitoring, we selected two to explore their sales behaviour, leveraging the grou** proper… ▽ More

    Submitted 22 March, 2019; originally announced March 2019.

    Comments: 8 pages, 6 figures

  21. arXiv:1901.04989  [pdf, other

    cs.DC cs.AR cs.CR eess.SP

    Application-Specific System Processor for the SHA-1 Hash Algorithm

    Authors: Carlos E. B. S. Júnior, Matheus F. Torquato, Marcelo A. C. Fernandes

    Abstract: This work proposes an Application-Specific System Processor (ASSP) hardware for the Secure Hash Algorithm 1 (SHA-1) algorithm. The proposed hardware was implemented in a Field Programmable Gate Array (FPGA) Xilinx Virtex 6 xc6vlx240t-1ff1156. The throughput and the occupied area were analyzed for several implementations in parallel instances of the hash algorithm. The results showed that the hardw… ▽ More

    Submitted 10 December, 2018; originally announced January 2019.

    Comments: 20 pages, 5 figures, 1 table

  22. arXiv:1811.12454  [pdf

    cs.SE cs.AI

    A rule-based system proposal to aid in the evaluation and decision-making in external beam radiation treatment planning

    Authors: R. C. Fernandes, T. M. Machado, H. J. Onisto, A. D. Muñoz, R. O. Silva, L. R. Domingues, G. C. Fonseca, J. E. Bertuzzo, M. T. Pereira, B. Biazotto, E. T. Costa

    Abstract: As part of a plan launched by the Ministry of Health of Brazil to increase the availability of linear accelerators for radiotherapy treatment for the whole country, for which Varian Medical Systems company has won the bidding, a technical cooperation agreement was signed inviting Brazilian Scientific and Technological Institutions to participate in a technology transfer program. As a result, joint… ▽ More

    Submitted 29 November, 2018; originally announced November 2018.

    Comments: 20 pages

  23. arXiv:1811.11569  [pdf, other

    cs.IR cs.LG stat.ML

    Document classification using a Bi-LSTM to unclog Brazil's supreme court

    Authors: Fabricio Ataides Braz, Nilton Correia da Silva, Teofilo Emidio de Campos, Felipe Borges S. Chaves, Marcelo H. S. Ferreira, Pedro Henrique Inazawa, Victor H. D. Coelho, Bernardo Pablo Sukiennik, Ana Paula Goncalves Soares de Almeida, Flavio Barros Vidal, Davi Alves Bezerra, Davi B. Gusmao, Gabriel G. Ziegler, Ricardo V. C. Fernandes, Roberta Zumblick, Fabiano Hartmann Peixoto

    Abstract: The Brazilian court system is currently the most clogged up judiciary system in the world. Thousands of lawsuit cases reach the supreme court every day. These cases need to be analyzed in order to be associated to relevant tags and allocated to the right team. Most of the cases reach the court as raster scanned documents with widely variable levels of quality. One of the first steps for the analys… ▽ More

    Submitted 27 November, 2018; originally announced November 2018.

    Comments: This work was presented at NIPS 2018 Workshop on Machine Learning for the Develo** World (ML4D)

    MSC Class: 68T50 ACM Class: I.2.7

  24. arXiv:1807.02536  [pdf, other

    cs.CV cs.RO

    VLASE: Vehicle Localization by Aggregating Semantic Edges

    Authors: Xin Yu, Sagar Chaturvedi, Chen Feng, Yuichi Taguchi, Teng-Yok Lee, Clinton Fernandes, Srikumar Ramalingam

    Abstract: In this paper, we propose VLASE, a framework to use semantic edge features from images to achieve on-road localization. Semantic edge features denote edge contours that separate pairs of distinct objects such as building-sky, road- sidewalk, and building-ground. While prior work has shown promising results by utilizing the boundary between prominent classes such as sky and building using skylines,… ▽ More

    Submitted 6 July, 2018; originally announced July 2018.

  25. arXiv:1806.11555  [pdf, ps, other

    cs.DC cs.AI cs.AR eess.SP

    High-Performance Parallel Implementation of Genetic Algorithm on FPGA

    Authors: Matheus F. Torquato, Marcelo A. C. Fernandes

    Abstract: Genetic Algorithms (GAs) are used to solve search and optimization problems in which an optimal solution can be found using an iterative process with probabilistic and non-deterministic transitions. However, depending on the problem's nature, the time required to find a solution can be high in sequential machines due to the computational complexity of genetic algorithms. This work proposes a paral… ▽ More

    Submitted 20 June, 2018; originally announced June 2018.

    Comments: 27 pages, 16 figures

  26. arXiv:1802.07164  [pdf, ps, other

    math.CO cs.DM

    Cubic graphs, their Ehrhart quasi-polynomials, and a scissors congruence phenomenon

    Authors: Cristina G. Fernandes, José C. de Pina, Jorge Luis Ramírez Alfonsín, Sinai Robins

    Abstract: The scissors congruence conjecture for the unimodular group is an analogue of Hilbert's third problem, for the equidecomposability of polytopes. Liu and Osserman studied the Ehrhart quasi-polynomials of polytopes naturally associated to graphs whose vertices have degree one or three. In this paper, we prove the scissors congruence conjecture, posed by Haase and McAllister, for this class of polyto… ▽ More

    Submitted 20 February, 2018; originally announced February 2018.

    Comments: 17 pages, with 10 figures, and a table

  27. arXiv:1802.00030  [pdf, other

    cs.LG stat.ML

    Fusarium Damaged Kernels Detection Using Transfer Learning on Deep Neural Network Architecture

    Authors: Márcio Nicolau, Márcia Barrocas Moreira Pimentel, Casiane Salete Tibola, José Mauricio Cunha Fernandes, Willingthon Pavan

    Abstract: The present work shows the application of transfer learning for a pre-trained deep neural network (DNN), using a small image dataset ($\approx$ 12,000) on a single workstation with enabled NVIDIA GPU card that takes up to 1 hour to complete the training task and archive an overall average accuracy of $94.7\%$. The DNN presents a $20\%$ score of misclassification for an external test dataset. The a… ▽ More

    Submitted 31 January, 2018; originally announced February 2018.

  28. arXiv:1712.07086  [pdf, ps, other

    cs.DM math.CO

    Transversals of Longest Paths

    Authors: Márcia R. Cerioli, Cristina G. Fernandes, Renzo Gómez, Juan Gutiérrez, Paloma T. Lima

    Abstract: Let $\lpt(G)$ be the minimum cardinality of a set of vertices that intersects all longest paths in a graph $G$. Let $ω(G)$ be the size of a maximum clique in $G$, and $\tw(G)$ be the treewidth of $G$. We prove that $ \lpt(G) \leq \max\{1,ω(G)-2\}$ when $G$ is a connected chordal graph; that $\lpt(G) =1$ when $G$ is a connected bipartite permutation graph or a connected full substar graph; and that… ▽ More

    Submitted 19 December, 2017; originally announced December 2017.

    Comments: 19 pages, 9 figures

  29. arXiv:1708.06431  [pdf, other

    math.CO cs.DM

    Approximating the Minimum $k$-Section Width in Bounded-Degree Trees with Linear Diameter

    Authors: Cristina G. Fernandes, Tina Janne Schmidt, Anusch Taraz

    Abstract: Minimum $k$-Section denotes the NP-hard problem to partition the vertex set of a graph into $k$ sets of sizes as equal as possible while minimizing the cut width, which is the number of edges between these sets. When $k$ is an input parameter and $n$ denotes the number of vertices, it is NP-hard to approximate the width of a minimum $k$-section within a factor of $n^c$ for any $c<1$, even when res… ▽ More

    Submitted 21 August, 2017; originally announced August 2017.

    Comments: 15 pages, 5 figures

    MSC Class: 05C05; 05C85; 90C27; 90C59

  30. arXiv:1708.06411  [pdf, other

    math.CO cs.DM

    On Minimum Bisection and Related Cut Problems in Trees and Tree-Like Graphs

    Authors: Cristina G. Fernandes, Tina Janne Schmidt, Anusch Taraz

    Abstract: Minimum Bisection denotes the NP-hard problem to partition the vertex set of a graph into two sets of equal sizes while minimizing the width of the bisection, which is defined as the number of edges between these two sets. We first consider this problem for trees and prove that the minimum bisection width of every tree $T$ on $n$ vertices satisfies $MinBis(T) \leq 8 n Δ(T) / diam(T)$. Second, we g… ▽ More

    Submitted 21 August, 2017; originally announced August 2017.

    Comments: 24 pages, 5 figures

    MSC Class: 05C05 (Primary); 05C85; 90C27 (Secondary)

  31. arXiv:1707.07882  [pdf, other

    cs.GT

    Prices of anarchy of selfish 2D bin packing games

    Authors: Cristina G. Fernandes, Carlos E. Ferreira, Flávio K. Miyazawa, Yoshiko Wakabayashi

    Abstract: We consider a game-theoretical problem called selfish 2-dimensional bin packing game, a generalization of the 1-dimensional case already treated in the literature. In this game, the items to be packed are rectangles, and the bins are unit squares. The game starts with a set of items arbitrarily packed in bins. The cost of an item is defined as the ratio between its area and the total occupied area… ▽ More

    Submitted 25 July, 2017; originally announced July 2017.

    MSC Class: 68Q25

  32. arXiv:1608.01721  [pdf, other

    cs.DS

    Improved Approximation Algorithms for Capacitated Fault-Tolerant k-Center

    Authors: Cristina G. Fernandes, Samuel P. de Paula, Lehilton L. C. Pedrosa

    Abstract: In the k-center problem, given a metric space V and a positive integer k, one wants to select k elements (centers) of V and an assignment from V to centers, minimizing the maximum distance between an element of V and its assigned center. One of the most general variants is the capacitated α-fault-tolerant k-center, where centers have a limit on the number of assigned elements, and, if α centers fa… ▽ More

    Submitted 4 August, 2016; originally announced August 2016.

  33. arXiv:1512.04303  [pdf, ps, other

    cs.CG cs.DS

    Kinetic Clustering of Points on the Line

    Authors: Cristina G. Fernandes, Marcio T. I. Oshiro

    Abstract: The problem of clustering a set of points moving on the line consists of the following: given positive integers n and k, the initial position and the velocity of n points, find an optimal k-clustering of the points. We consider two classical quality measures for the clustering: minimizing the sum of the clusters diameters and minimizing the maximum diameter of a cluster. For the former, we present… ▽ More

    Submitted 14 December, 2015; originally announced December 2015.

  34. A MILP model for an extended version of the Flexible Job Shop Problem

    Authors: Ernesto G. Birgin, Paulo Feofiloff, Cristina G. Fernandes, Everton L. de Melo, Marcio T. I. Oshiro, Débora P. Ronconi

    Abstract: A MILP model for an extended version of the Flexible Job Shop Scheduling problem is proposed. The extension allows the precedences between operations of a job to be given by an arbitrary directed acyclic graph rather than a linear order. The goal is the minimization of the makespan. Theoretical and practical advantages of the proposed model are discussed. Numerical experiments show the performance… ▽ More

    Submitted 15 January, 2014; originally announced January 2014.

    Comments: 15 pages, 2 figures, 4 tables. Optimization Letters, 2013

  35. arXiv:1310.0038  [pdf, ps, other

    cs.GT

    The Unit-Demand Envy-Free Pricing Problem

    Authors: Cristina G. Fernandes, Carlos E. Ferreira, Álvaro J. P. Franco, Rafael C. S. Schouery

    Abstract: We consider the unit-demand envy-free pricing problem, which is a unit-demand auction where each bidder receives an item that maximizes his utility, and the goal is to maximize the auctioneer's profit. This problem is NP-hard and unlikely to be in APX. We present four new MIP formulations for it and experimentally compare them to a previous one due to Shioda, Tunçel, and Myklebust. We describe thr… ▽ More

    Submitted 30 September, 2013; originally announced October 2013.

  36. arXiv:1309.7955  [pdf, ps, other

    cs.GT cs.DS

    Approximation Algorithms for the Max-Buying Problem with Limited Supply

    Authors: Cristina G. Fernandes, Rafael C. S. Schouery

    Abstract: We consider the Max-Buying Problem with Limited Supply, in which there are $n$ items, with $C_i$ copies of each item $i$, and $m$ bidders such that every bidder $b$ has valuation $v_{ib}$ for item $i$. The goal is to find a pricing $p$ and an allocation of items to bidders that maximizes the profit, where every item is allocated to at most $C_i$ bidders, every bidder receives at most one item and… ▽ More

    Submitted 30 September, 2013; originally announced September 2013.

  37. arXiv:1305.4883  [pdf, other

    math.CO cs.DS

    Repetition-free longest common subsequence of random sequences

    Authors: Marcos Kiwi, Cristina G. Fernandes

    Abstract: A repetition free Longest Common Subsequence (LCS) of two sequences x and y is an LCS of x and y where each symbol may appear at most once. Let R denote the length of a repetition free LCS of two sequences of n symbols each one chosen randomly, uniformly, and independently over a k-ary alphabet. We study the asymptotic, in n and k, behavior of R and establish that there are three distinct regimes,… ▽ More

    Submitted 21 May, 2013; originally announced May 2013.

    Comments: 15 pages, 1 figure

    MSC Class: 05A19; 05A15 ACM Class: G.2.1

  38. arXiv:1111.1672  [pdf, other

    cs.DS

    A Systematic Approach to Bound Factor-Revealing LPs and its Application to the Metric and Squared Metric Facility Location Problems

    Authors: Cristina G. Fernandes, Luís A. A. Meira, Flávio K. Miyazawa, Lehilton L. C. Pedrosa

    Abstract: A systematic technique to bound factor-revealing linear programs is presented. We show how to derive a family of upper bound factor-revealing programs (UPFRP), and show that each such program can be solved by a computer to bound the approximation factor of an associated algorithm. Obtaining an UPFRP is straightforward, and can be used as an alternative to analytical proofs, that are usually very l… ▽ More

    Submitted 6 August, 2013; v1 submitted 7 November, 2011; originally announced November 2011.

    Comments: Additional variants with powers of metrics

  39. arXiv:1107.5370  [pdf, ps, other

    cs.DS math.CO

    Edge-coloring series-parallel multigraphs

    Authors: Cristina G. Fernandes, Robin Thomas

    Abstract: We give a simpler proof of Seymour's Theorem on edge-coloring series-parallel multigraphs and derive a linear-time algorithm to check whether a given series-parallel multigraph can be colored with a given number of colors.

    Submitted 26 July, 2011; originally announced July 2011.

  40. arXiv:1102.4100  [pdf, ps, other

    cs.DM cs.DC

    Geodesic stability for memoryless binary long-lived consensus

    Authors: Cristina G. Fernandes, Maya Stein

    Abstract: The determination of the stability of the long-lived consensus problem is a fundamental open problem in distributed systems. We concentrate on the memoryless binary case with geodesic paths. We offer a conjecture on the stability in this case, exhibit two classes of colourings which attain this conjectured bound, and improve the known lower bounds for all colourings. We also introduce a related pa… ▽ More

    Submitted 20 February, 2011; originally announced February 2011.

  41. arXiv:1004.1437  [pdf, ps, other

    cs.DS cs.DM

    A note on Johnson, Minkoff and Phillips' algorithm for the Prize-Collecting Steiner Tree Problem

    Authors: Paulo Feofiloff, Cristina G. Fernandes, Carlos E. Ferreira, Jose Coelho de Pina

    Abstract: The primal-dual scheme has been used to provide approximation algorithms for many problems. Goemans and Williamson gave a (2-1/(n-1))-approximation for the Prize-Collecting Steiner Tree Problem that runs in O(n^3 log n) time. it applies the primal-dual scheme once for each of the n vertices of the graph. Johnson, Minkoff and Phillips proposed a faster implementation of Goemans and Williamson's alg… ▽ More

    Submitted 18 June, 2010; v1 submitted 8 April, 2010; originally announced April 2010.

  42. arXiv:0904.3063  [pdf, other

    cs.NE

    Using Dissortative Mating Genetic Algorithms to Track the Extrema of Dynamic Deceptive Functions

    Authors: C. M. Fernandes, J. J. Merelo, A. C. Rosa

    Abstract: Traditional Genetic Algorithms (GAs) mating schemes select individuals for crossover independently of their genotypic or phenotypic similarities. In Nature, this behaviour is known as random mating. However, non-random schemes - in which individuals mate according to their kinship or likeness - are more common in natural systems. Previous studies indicate that, when applied to GAs, negative asso… ▽ More

    Submitted 20 April, 2009; originally announced April 2009.

    Comments: Technical report complementing Carlos Fernandes' PhD

  43. arXiv:0803.2695  [pdf, ps, other

    cs.NE cs.CV

    KohonAnts: A Self-Organizing Ant Algorithm for Clustering and Pattern Classification

    Authors: C. Fernandes, A. M. Mora, J. J. Merelo, V. Ramos, J. L. J. Laredo

    Abstract: In this paper we introduce a new ant-based method that takes advantage of the cooperative self-organization of Ant Colony Systems to create a naturally inspired clustering and pattern recognition method. The approach considers each data item as an ant, which moves inside a grid changing the cells it goes through, in a fashion similar to Kohonen's Self-Organizing Maps. The resulting algorithm is… ▽ More

    Submitted 18 March, 2008; originally announced March 2008.

    Comments: Submitted to ALIFE XI

  44. arXiv:0712.0744  [pdf

    cs.MA cs.AI q-bio.PE q-bio.QM

    Computational Chemotaxis in Ants and Bacteria over Dynamic Environments

    Authors: Vitorino Ramos, C. M. Fernandes, A. C. Rosa, A. Abraham

    Abstract: Chemotaxis can be defined as an innate behavioural response by an organism to a directional stimulus, in which bacteria, and other single-cell or multicellular organisms direct their movements according to certain chemicals in their environment. This is important for bacteria to find food (e.g., glucose) by swimming towards the highest concentration of food molecules, or to flee from poisons. Ba… ▽ More

    Submitted 5 December, 2007; originally announced December 2007.

    Comments: 8 pages, 6 figures, in CEC 07 - IEEE Congress on Evolutionary Computation, ISBN 1-4244-1340-0, pp. 1009-1017, Sep. 2007

    ACM Class: I.2; I.2.11; G.1.6

  45. arXiv:cs/0512005  [pdf

    cs.DC

    On Ants, Bacteria and Dynamic Environments

    Authors: Vitorino Ramos, Carlos Fernandes, Agostinho C. Rosa

    Abstract: Wasps, bees, ants and termites all make effective use of their environment and resources by displaying collective swarm intelligence. Termite colonies - for instance - build nests with a complexity far beyond the comprehension of the individual termite, while ant colonies dynamically allocate labor to various vital tasks such as foraging or defense without any central decision-making ability. Re… ▽ More

    Submitted 30 November, 2005; originally announced December 2005.

    Comments: 8 pages, 6 figures, full paper with pictures in http://alfa.ist.utl.pt/~cvrm/staff/vramos/ref_63.html, keywords: Swarm Intelligence and Perception, Social Cognitive Maps, Social Foraging, Self-Organization, Distributed Search and Optimization in Dynamic Environments. In NCA-05, Natural Computing and Applications Workshop, IEEE Computer Press, Timisoara, Romania, Sep. 25-29, 2005

  46. arXiv:cs/0512004  [pdf

    cs.MA cs.AI

    Self-Regulated Artificial Ant Colonies on Digital Image Habitats

    Authors: Carlos Fernandes, Vitorino Ramos, Agostinho C. Rosa

    Abstract: Artificial life models, swarm intelligent and evolutionary computation algorithms are usually built on fixed size populations. Some studies indicate however that varying the population size can increase the adaptability of these systems and their capability to react to changing environments. In this paper we present an extended model of an artificial ant colony system designed to evolve on digit… ▽ More

    Submitted 30 November, 2005; originally announced December 2005.

    Comments: 8 pages, 17 figures, full pictures in http://alfa.ist.utl.pt/~cvrm/staff/vramos/Vramos-WCLC05b.pdf

    ACM Class: I.2.11; I.2.9; I.3.3; I.4; I.4.10; I.4.6; I.4.9; I.5.4

    Journal ref: in International Journal of Lateral Computing, IJLC, vol. 2 (1), pp. 1-8, ISSN 0973-208X, Dec. 2005

  47. arXiv:cs/0512003  [pdf

    cs.MA cs.AI

    Societal Implicit Memory and his Speed on Tracking Extrema over Dynamic Environments using Self-Regulatory Swarms

    Authors: Vitorino Ramos, Carlos Fernandes, Agostinho C. Rosa

    Abstract: In order to overcome difficult dynamic optimization and environment extrema tracking problems, We propose a Self-Regulated Swarm (SRS) algorithm which hybridizes the advantageous characteristics of Swarm Intelligence as the emergence of a societal environmental memory or cognitive map via collective pheromone laying in the landscape (properly balancing the exploration/exploitation nature of our… ▽ More

    Submitted 30 November, 2005; originally announced December 2005.

    Comments: 20 pages, 25 figures, http://alfa.ist.utl.pt/~cvrm/staff/vramos . Draft submitted to Journal of Systems Architecture, Farooq M. and Menezes R. (Eds.), Special issue on Nature Inspired Applied Systems, Elsevier, 2006

    ACM Class: I.2.11; G.1.6; I.2.9

  48. arXiv:cs/0512002  [pdf

    cs.NE cs.AI

    On Self-Regulated Swarms, Societal Memory, Speed and Dynamics

    Authors: Vitorino Ramos, Carlos Fernandes, Agostinho C. Rosa

    Abstract: We propose a Self-Regulated Swarm (SRS) algorithm which hybridizes the advantageous characteristics of Swarm Intelligence as the emergence of a societal environmental memory or cognitive map via collective pheromone laying in the landscape (properly balancing the exploration/exploitation nature of our dynamic search strategy), with a simple Evolutionary mechanism that trough a direct reproductio… ▽ More

    Submitted 30 November, 2005; originally announced December 2005.

    Comments: 11 pages, 8 figures, http://alfa.ist.utl.pt/~cvrm/staff/vramos/refs_2005.html, KEYWORDS: Dynamic Optimization, Dynamic Optimal Control problems, Swarm Intelligence, Self-Organization, Societal Implicit Memory. Submitted to ALIFE-X, Int. Conf. on the Simulation and Synthesis of Living Systems, Bloomington, Indiana, USA, June 3-7, 2006

    ACM Class: I.2.11; G.1.6; I.2.9