Skip to main content

Showing 1–16 of 16 results for author: Junior, J M

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

    eess.SP cs.LG

    Blind Federated Learning via Over-the-Air q-QAM

    Authors: Saeed Razavikia, José Mairton Barros Da Silva Júnior, Carlo Fischione

    Abstract: In this work, we investigate federated edge learning over a fading multiple access channel. To alleviate the communication burden between the edge devices and the access point, we introduce a pioneering digital over-the-air computation strategy employing q-ary quadrature amplitude modulation, culminating in a low latency communication scheme. Indeed, we propose a new federated edge learning framew… ▽ More

    Submitted 19 April, 2024; v1 submitted 7 November, 2023; originally announced November 2023.

  2. arXiv:2310.20504  [pdf, ps, other

    cs.IT

    SumComp: Coding for Digital Over-the-Air Computation via the Ring of Integers

    Authors: Saeed Razavikia, José Mairton Barros Da Silva Júnior, Carlo Fischione

    Abstract: Communication and computation are traditionally treated as separate entities, allowing for individual optimizations. However, many applications focus on local information's functionality rather than the information itself. For such cases, harnessing interference for computation in a multiple access channel through digital over-the-air computation can notably increase the computation, as establishe… ▽ More

    Submitted 27 June, 2024; v1 submitted 31 October, 2023; originally announced October 2023.

  3. arXiv:2310.06532  [pdf, ps, other

    eess.SP cs.DC cs.IT

    ChannelComp: A General Method for Computation by Communications

    Authors: Saeed Razavikia, José Mairton Barros Da Silva Júnior, Carlo Fischione

    Abstract: Over-the-air computation (AirComp) is a well-known technique by which several wireless devices transmit by analog amplitude modulation to achieve a sum of their transmit signals at a common receiver. The underlying physical principle is the superposition property of the radio waves. Since such superposition is analog and in amplitude, it is natural that AirComp uses analog amplitude modulations. U… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

  4. arXiv:2306.16623  [pdf, other

    cs.CV

    The Segment Anything Model (SAM) for Remote Sensing Applications: From Zero to One Shot

    Authors: Lucas Prado Osco, Qiusheng Wu, Eduardo Lopes de Lemos, Wesley Nunes Gonçalves, Ana Paula Marques Ramos, Jonathan Li, José Marcato Junior

    Abstract: Segmentation is an essential step for remote sensing image processing. This study aims to advance the application of the Segment Anything Model (SAM), an innovative image segmentation model by Meta AI, in the field of remote sensing image analysis. SAM is known for its exceptional generalization capabilities and zero-shot learning, making it a promising approach to processing aerial and orbital im… ▽ More

    Submitted 31 October, 2023; v1 submitted 28 June, 2023; originally announced June 2023.

    Comments: 20 pages, 9 figures

  5. arXiv:2305.03431  [pdf, other

    cs.SE

    Hearing the voice of experts: Unveiling Stack Exchange communities' knowledge of test smells

    Authors: Luana Martins, Denivan Campos, Railana Santana, Joselito Mota Junior, Heitor Costa, Ivan Machado

    Abstract: Refactorings are transformations to improve the code design without changing overall functionality and observable behavior. During the refactoring process of smelly test code, practitioners may struggle to identify refactoring candidates and define and apply corrective strategies. This paper reports on an empirical study aimed at understanding how test smells and test refactorings are discussed on… ▽ More

    Submitted 5 May, 2023; originally announced May 2023.

    Comments: Preprint of the manuscript accepted for publication at CHASE 2023

  6. arXiv:2305.02813  [pdf, other

    cs.CV cs.AI

    MTLSegFormer: Multi-task Learning with Transformers for Semantic Segmentation in Precision Agriculture

    Authors: Diogo Nunes Goncalves, Jose Marcato Junior, Pedro Zamboni, Hemerson Pistori, Jonathan Li, Keiller Nogueira, Wesley Nunes Goncalves

    Abstract: Multi-task learning has proven to be effective in improving the performance of correlated tasks. Most of the existing methods use a backbone to extract initial features with independent branches for each task, and the exchange of information between the branches usually occurs through the concatenation or sum of the feature maps of the branches. However, this type of information exchange does not… ▽ More

    Submitted 4 May, 2023; originally announced May 2023.

    Comments: Accepted 4th Agriculture-Vision Workshop - CVPRW

  7. arXiv:2304.13009  [pdf, other

    cs.CV eess.IV

    The Potential of Visual ChatGPT For Remote Sensing

    Authors: Lucas Prado Osco, Eduardo Lopes de Lemos, Wesley Nunes Gonçalves, Ana Paula Marques Ramos, José Marcato Junior

    Abstract: Recent advancements in Natural Language Processing (NLP), particularly in Large Language Models (LLMs), associated with deep learning-based computer vision techniques, have shown substantial potential for automating a variety of tasks. One notable model is Visual ChatGPT, which combines ChatGPT's LLM capabilities with visual computation to enable effective image analysis. The model's ability to pr… ▽ More

    Submitted 5 July, 2023; v1 submitted 25 April, 2023; originally announced April 2023.

  8. arXiv:2210.17474  [pdf, ps, other

    cs.LG eess.SP

    A-LAQ: Adaptive Lazily Aggregated Quantized Gradient

    Authors: Afsaneh Mahmoudi, José Mairton Barros Da Silva Júnior, Hossein S. Ghadikolaei, Carlo Fischione

    Abstract: Federated Learning (FL) plays a prominent role in solving machine learning problems with data distributed across clients. In FL, to reduce the communication overhead of data between clients and the server, each client communicates the local FL parameters instead of the local data. However, when a wireless network connects clients and the server, the communication resource limitations of the client… ▽ More

    Submitted 31 October, 2022; originally announced October 2022.

  9. FedCau: A Proactive Stop Policy for Communication and Computation Efficient Federated Learning

    Authors: Afsaneh Mahmoudi, Hossein S. Ghadikolaei, José Mairton Barros Da Silva Júnior, Carlo Fischione

    Abstract: This paper investigates efficient distributed training of a Federated Learning~(FL) model over a wireless network of wireless devices. The communication iterations of the distributed training algorithm may be substantially deteriorated or even blocked by the effects of the devices' background traffic, packet losses, congestion, or latency. We abstract the communication-computation impacts as an `i… ▽ More

    Submitted 26 March, 2024; v1 submitted 16 April, 2022; originally announced April 2022.

  10. arXiv:2109.01693  [pdf, other

    cs.CV cs.LG

    Weakly Supervised Few-Shot Segmentation Via Meta-Learning

    Authors: Pedro H. T. Gama, Hugo Oliveira, José Marcato Junior, Jefersson A. dos Santos

    Abstract: Semantic segmentation is a classic computer vision task with multiple applications, which includes medical and remote sensing image analysis. Despite recent advances with deep-based approaches, labeling samples (pixels) for training models is laborious and, in some cases, unfeasible. In this paper, we present two novel meta learning methods, named WeaSeL and ProtoSeg, for the few-shot semantic seg… ▽ More

    Submitted 3 September, 2021; originally announced September 2021.

  11. Semantic Segmentation with Labeling Uncertainty and Class Imbalance

    Authors: Patrik Olã Bressan, José Marcato Junior, José Augusto Correa Martins, Diogo Nunes Gonçalves, Daniel Matte Freitas, Lucas Prado Osco, Jonathan de Andrade Silva, Zhipeng Luo, Jonathan Li, Raymundo Cordero Garcia, Wesley Nunes Gonçalves

    Abstract: Recently, methods based on Convolutional Neural Networks (CNN) achieved impressive success in semantic segmentation tasks. However, challenges such as the class imbalance and the uncertainty in the pixel-labeling process are not completely addressed. As such, we present a new approach that calculates a weight for each pixel considering its class and uncertainty during the labeling process. The pix… ▽ More

    Submitted 8 February, 2021; originally announced February 2021.

    Comments: 15 pages, 9 figures, 3 tables

    MSC Class: 68T07 ACM Class: I.2.1

    Journal ref: International Journal of Applied Earth Observation and Geoinformation, 2022

  12. Counting and Locating High-Density Objects Using Convolutional Neural Network

    Authors: Mauro dos Santos de Arruda, Lucas Prado Osco, Plabiany Rodrigo Acosta, Diogo Nunes Gonçalves, José Marcato Junior, Ana Paula Marques Ramos, Edson Takashi Matsubara, Zhipeng Luo, Jonathan Li, Jonathan de Andrade Silva, Wesley Nunes Gonçalves

    Abstract: This paper presents a Convolutional Neural Network (CNN) approach for counting and locating objects in high-density imagery. To the best of our knowledge, this is the first object counting and locating method based on a feature map enhancement and a Multi-Stage Refinement of the confidence map. The proposed method was evaluated in two counting datasets: tree and car. For the tree dataset, our meth… ▽ More

    Submitted 8 February, 2021; originally announced February 2021.

    Comments: 15 pages, 10 figures, 8 tables

    MSC Class: 68T07 ACM Class: I.2.1

    Journal ref: Expert Systems with Applications, 2022

  13. arXiv:2102.03213  [pdf, other

    cs.CV

    A Deep Learning Approach Based on Graphs to Detect Plantation Lines

    Authors: Diogo Nunes Gonçalves, Mauro dos Santos de Arruda, Hemerson Pistori, Vanessa Jordão Marcato Fernandes, Ana Paula Marques Ramos, Danielle Elis Garcia Furuya, Lucas Prado Osco, Hongjie He, Jonathan Li, José Marcato Junior, Wesley Nunes Gonçalves

    Abstract: Deep learning-based networks are among the most prominent methods to learn linear patterns and extract this type of information from diverse imagery conditions. Here, we propose a deep learning approach based on graphs to detect plantation lines in UAV-based RGB imagery presenting a challenging scenario containing spaced plants. The first module of our method extracts a feature map throughout the… ▽ More

    Submitted 5 February, 2021; originally announced February 2021.

    Comments: 19 pages, 11 figures, 4 tables

    MSC Class: 68Txx

  14. A Review on Deep Learning in UAV Remote Sensing

    Authors: Lucas Prado Osco, José Marcato Junior, Ana Paula Marques Ramos, Lúcio André de Castro Jorge, Sarah Narges Fatholahi, Jonathan de Andrade Silva, Edson Takashi Matsubara, Hemerson Pistori, Wesley Nunes Gonçalves, Jonathan Li

    Abstract: Deep Neural Networks (DNNs) learn representation from data with an impressive capability, and brought important breakthroughs for processing images, time-series, natural language, audio, video, and many others. In the remote sensing field, surveys and literature revisions specifically involving DNNs algorithms' applications have been conducted in an attempt to summarize the amount of information p… ▽ More

    Submitted 20 August, 2023; v1 submitted 22 January, 2021; originally announced January 2021.

    Comments: 27 pages, 10 figures

    Journal ref: International Journal of Applied Earth Observation and Geoinformation, 2022

  15. A CNN Approach to Simultaneously Count Plants and Detect Plantation-Rows from UAV Imagery

    Authors: Lucas Prado Osco, Mauro dos Santos de Arruda, Diogo Nunes Gonçalves, Alexandre Dias, Juliana Batistoti, Mauricio de Souza, Felipe David Georges Gomes, Ana Paula Marques Ramos, Lúcio André de Castro Jorge, Veraldo Liesenberg, Jonathan Li, Lingfei Ma, José Marcato Junior, Wesley Nunes Gonçalves

    Abstract: In this paper, we propose a novel deep learning method based on a Convolutional Neural Network (CNN) that simultaneously detects and geolocates plantation-rows while counting its plants considering highly-dense plantation configurations. The experimental setup was evaluated in a cornfield with different growth stages and in a Citrus orchard. Both datasets characterize different plant density scena… ▽ More

    Submitted 14 February, 2021; v1 submitted 31 December, 2020; originally announced December 2020.

    Comments: 27 pages, 12 figures, 9 tables

    ACM Class: J.2

    Journal ref: ISPRS JOURNAL OF PHOTOGRAMMETRY AND REMOTE SENSING 174 (2021) 1-17

  16. arXiv:1806.09170  [pdf, other

    cs.CV cs.LG physics.data-an

    Fusion of complex networks and randomized neural networks for texture analysis

    Authors: Lucas C. Ribas, Jarbas J. M. Sa Junior, Leonardo F. S. Scabini, Odemir M. Bruno

    Abstract: This paper presents a high discriminative texture analysis method based on the fusion of complex networks and randomized neural networks. In this approach, the input image is modeled as a complex networks and its topological properties as well as the image pixels are used to train randomized neural networks in order to create a signature that represents the deep characteristics of the texture. The… ▽ More

    Submitted 17 August, 2020; v1 submitted 24 June, 2018; originally announced June 2018.

    Comments: 13 pages, 4 figures