Zum Hauptinhalt springen

Showing 1–50 of 358 results for author: Santos, D

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

    cs.DM

    Complexity of Deciding the Equality of Matching Numbers

    Authors: Guilherme C. M. Gomes, Bruno P. Masquio, Paulo E. D. Pinto, Dieter Rautenbach, Vinicius F. dos Santos, Jayme L. Szwarcfiter, Florian Werner

    Abstract: A matching is said to be disconnected if the saturated vertices induce a disconnected subgraph and induced if the saturated vertices induce a 1-regular graph. The disconnected and induced matching numbers are defined as the maximum cardinality of such matchings, respectively, and are known to be NP-hard to compute. In this paper, we study the relationship between these two parameters and the match… ▽ More

    Submitted 7 September, 2024; originally announced September 2024.

  2. arXiv:2409.02433  [pdf, ps, other

    cs.SE

    From Literature to Practice: Exploring Fairness Testing Tools for the Software Industry Adoption

    Authors: Thanh Nguyen, Luiz Fernando de Lima, Maria Teresa Badassarre, Ronnie de Souza Santos

    Abstract: In today's world, we need to ensure that AI systems are fair and unbiased. Our study looked at tools designed to test the fairness of software to see if they are practical and easy for software developers to use. We found that while some tools are cost-effective and compatible with various programming environments, many are hard to use and lack detailed instructions. They also tend to focus on spe… ▽ More

    Submitted 4 September, 2024; originally announced September 2024.

  3. arXiv:2409.02432  [pdf, other

    cs.SE

    Preliminary Insights on Industry Practices for Addressing Fairness Debt

    Authors: Ronnie de Souza Santos, Luiz Fernando de Lima, Maria Teresa Baldassarre, Rodrigo Spinola

    Abstract: Context: This study explores how software professionals identify and address biases in AI systems within the software industry, focusing on practical knowledge and real-world applications. Goal: We aimed to understand the strategies employed by practitioners to manage bias and their implications for fairness debt. Method: We used a qualitative research method, gathering insights from industry prof… ▽ More

    Submitted 4 September, 2024; originally announced September 2024.

  4. arXiv:2408.16952  [pdf, other

    cs.CV cs.AI

    Transient Fault Tolerant Semantic Segmentation for Autonomous Driving

    Authors: Leonardo Iurada, Niccolò Cavagnero, Fernando Fernandes Dos Santos, Giuseppe Averta, Paolo Rech, Tatiana Tommasi

    Abstract: Deep learning models are crucial for autonomous vehicle perception, but their reliability is challenged by algorithmic limitations and hardware faults. We address the latter by examining fault-tolerance in semantic segmentation models. Using established hardware fault models, we evaluate existing hardening techniques both in terms of accuracy and uncertainty and introduce ReLUMax, a novel simple a… ▽ More

    Submitted 29 August, 2024; originally announced August 2024.

    Comments: Accepted ECCV 2024 UnCV Workshop - https://github.com/iurada/neutron-segmentation

  5. arXiv:2408.15550  [pdf, other

    cs.AI

    Trustworthy and Responsible AI for Human-Centric Autonomous Decision-Making Systems

    Authors: Farzaneh Dehghani, Mahsa Dibaji, Fahim Anzum, Lily Dey, Alican Basdemir, Sayeh Bayat, Jean-Christophe Boucher, Steve Drew, Sarah Elaine Eaton, Richard Frayne, Gouri Ginde, Ashley Harris, Yani Ioannou, Catherine Lebel, John Lysack, Leslie Salgado Arzuaga, Emma Stanley, Roberto Souza, Ronnie de Souza Santos, Lana Wells, Tyler Williamson, Matthias Wilms, Zaman Wahid, Mark Ungrin, Marina Gavrilova , et al. (1 additional authors not shown)

    Abstract: Artificial Intelligence (AI) has paved the way for revolutionary decision-making processes, which if harnessed appropriately, can contribute to advancements in various sectors, from healthcare to economics. However, its black box nature presents significant ethical challenges related to bias and transparency. AI applications are hugely impacted by biases, presenting inconsistent and unreliable fin… ▽ More

    Submitted 2 September, 2024; v1 submitted 28 August, 2024; originally announced August 2024.

    Comments: 44 pages, 2 figures

  6. arXiv:2408.15386  [pdf, other

    cs.CV

    Multi-Feature Aggregation in Diffusion Models for Enhanced Face Super-Resolution

    Authors: Marcelo dos Santos, Rayson Laroca, Rafael O. Ribeiro, João C. Neves, David Menotti

    Abstract: Super-resolution algorithms often struggle with images from surveillance environments due to adverse conditions such as unknown degradation, variations in pose, irregular illumination, and occlusions. However, acquiring multiple images, even of low quality, is possible with surveillance cameras. In this work, we develop an algorithm based on diffusion models that utilize a low-resolution image com… ▽ More

    Submitted 27 August, 2024; originally announced August 2024.

    Comments: Accepted for presentation at the Conference on Graphics, Patterns and Images (SIBGRAPI) 2024

  7. arXiv:2408.12728  [pdf, ps, other

    cs.SE

    Remote Communication Trends Among Developers and Testers in Post-Pandemic Work Environments

    Authors: Felipe Jansen, Ronnie de Souza Santos

    Abstract: The rapid adoption of remote and hybrid work models in response to the COVID-19 pandemic has brought significant changes to communication and coordination within software development teams, affecting how various activities are executed. Nowadays, these changes are shaping the new post-pandemic environments and continue to impact software teams. In this context, our study explores the characteristi… ▽ More

    Submitted 22 August, 2024; originally announced August 2024.

  8. Computer Vision Model Compression Techniques for Embedded Systems: A Survey

    Authors: Alexandre Lopes, Fernando Pereira dos Santos, Diulhio de Oliveira, Mauricio Schiezaro, Helio Pedrini

    Abstract: Deep neural networks have consistently represented the state of the art in most computer vision problems. In these scenarios, larger and more complex models have demonstrated superior performance to smaller architectures, especially when trained with plenty of representative data. With the recent adoption of Vision Transformer (ViT) based architectures and advanced Convolutional Neural Networks (C… ▽ More

    Submitted 15 August, 2024; originally announced August 2024.

    Journal ref: Computers & Graphics, Volume 123, October 2024, 104015

  9. arXiv:2407.02898  [pdf, ps, other

    cs.DS

    Matching (Multi)Cut: Algorithms, Complexity, and Enumeration

    Authors: Guilherme C. M. Gomes, Emanuel Juliano, Gabriel Martins, Vinicius F. dos Santos

    Abstract: A matching cut of a graph is a partition of its vertex set in two such that no vertex has more than one neighbor across the cut. The Matching Cut problem asks if a graph has a matching cut. This problem, and its generalization d-cut, has drawn considerable attention of the algorithms and complexity community in the last decade, becoming a canonical example for parameterized enumeration algorithms… ▽ More

    Submitted 3 July, 2024; originally announced July 2024.

  10. arXiv:2407.01722  [pdf

    cs.SE

    ToffA-DSPL: an approach of trade-off analysis for designing dynamic software product lines

    Authors: Michelle Larissa Luciano Carvalho, Paulo Cesar Masiero, Ismayle de Sousa Santos, Eduardo Santana de Almeida

    Abstract: Software engineers have adopted the Dynamic Software Product Lines (DSPL) engineering practices to develop Dynamically Adaptable Software (DAS). DAS is seen as a DSPL application and must cope with a large number of configurations of features, Non-functional Requirements (NFRs), and contexts. However, the accurate representation of the impact of features over NFRs and contexts for the identificati… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

  11. arXiv:2407.01375  [pdf, other

    cs.CV

    TransferAttn: Transferable-guided Attention Is All You Need for Video Domain Adaptation

    Authors: André Sacilotti, Samuel Felipe dos Santos, Nicu Sebe, Jurandy Almeida

    Abstract: Unsupervised domain adaptation (UDA) in videos is a challenging task that remains not well explored compared to image-based UDA techniques. Although vision transformers (ViT) achieve state-of-the-art performance in many computer vision tasks, their use in video domain adaptation has still been little explored. Our key idea is to use the transformer layers as a feature encoder and incorporate spati… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

  12. arXiv:2406.09570  [pdf, other

    cs.LG cs.AI cs.CV

    Improving Consistency Models with Generator-Induced Coupling

    Authors: Thibaut Issenhuth, Ludovic Dos Santos, Jean-Yves Franceschi, Alain Rakotomamonjy

    Abstract: Consistency models are promising generative models as they distill the multi-step sampling of score-based diffusion in a single forward pass of a neural network. Without access to sampling trajectories of a pre-trained diffusion model, consistency training relies on proxy trajectories built on an independent coupling between the noise and data distributions. Refining this coupling is a key area of… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

  13. arXiv:2406.03591  [pdf, other

    cs.RO cs.LG eess.SY

    BVE + EKF: A viewpoint estimator for the estimation of the object's position in the 3D task space using Extended Kalman Filters

    Authors: Sandro Costa Magalhães, António Paulo Moreira, Filipe Neves dos Santos, Jorge Dias

    Abstract: RGB-D sensors face multiple challenges operating under open-field environments because of their sensitivity to external perturbations such as radiation or rain. Multiple works are approaching the challenge of perceiving the 3D position of objects using monocular cameras. However, most of these works focus mainly on deep learning-based solutions, which are complex, data-driven, and difficult to pre… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

  14. arXiv:2406.00560  [pdf, ps, other

    cs.SE

    The Role of Generative AI in Software Development Productivity: A Pilot Case Study

    Authors: Mariana Coutinho, Lorena Marques, Anderson Santos, Marcio Dahia, Cesar Franca, Ronnie de Souza Santos

    Abstract: With software development increasingly reliant on innovative technologies, there is a growing interest in exploring the potential of generative AI tools to streamline processes and enhance productivity. In this scenario, this paper investigates the integration of generative AI tools within software development, focusing on understanding their uses, benefits, and challenges to software professional… ▽ More

    Submitted 1 June, 2024; originally announced June 2024.

  15. arXiv:2405.05780  [pdf, other

    cs.LG q-fin.CP q-fin.PR

    Neural Network Learning of Black-Scholes Equation for Option Pricing

    Authors: Daniel de Souza Santos, Tiago Alessandro Espinola Ferreira

    Abstract: One of the most discussed problems in the financial world is stock option pricing. The Black-Scholes Equation is a Parabolic Partial Differential Equation which provides an option pricing model. The present work proposes an approach based on Neural Networks to solve the Black-Scholes Equations. Real-world data from the stock options market were used as the initial boundary to solve the Black-Schol… ▽ More

    Submitted 9 May, 2024; originally announced May 2024.

    Comments: 15 pages and 8 figures

  16. arXiv:2405.02490  [pdf

    cs.SE

    Software Fairness Debt

    Authors: Ronnie de Souza Santos, Felipe Fronchetti, Savio Freire, Rodrigo Spinola

    Abstract: As software systems continue to play a significant role in modern society, ensuring their fairness has become a critical concern in software engineering. Motivated by this scenario, this paper focused on exploring the multifaceted nature of bias in software systems, aiming to provide a comprehensive understanding of its origins, manifestations, and impacts. Through a scoping study, we identified t… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

  17. arXiv:2404.14564  [pdf, other

    eess.AS cs.SD

    Exploring the Potential of Data-Driven Spatial Audio Enhancement Using a Single-Channel Model

    Authors: Arthur N. dos Santos, Bruno S. Masiero, Túlio C. L. Mateus

    Abstract: One key aspect differentiating data-driven single- and multi-channel speech enhancement and dereverberation methods is that both the problem formulation and complexity of the solutions are considerably more challenging in the latter case. Additionally, with limited computational resources, it is cumbersome to train models that require the management of larger datasets or those with more complex de… ▽ More

    Submitted 22 April, 2024; originally announced April 2024.

  18. arXiv:2404.13464  [pdf

    cs.SE cs.CY

    Paths to Testing: Why Women Enter and Remain in Software Testing?

    Authors: Kleice Silva, Ann Barcomb, Ronnie de Souza Santos

    Abstract: Background. Women bring unique problem-solving skills to software development, often favoring a holistic approach and attention to detail. In software testing, precision and attention to detail are essential as professionals explore system functionalities to identify defects. Recognizing the alignment between these skills and women's strengths can derive strategies for enhancing diversity in softw… ▽ More

    Submitted 20 April, 2024; originally announced April 2024.

  19. arXiv:2404.13462  [pdf

    cs.SE

    Exploring Hybrid Work Realities: A Case Study with Software Professionals From Underrepresented Groups

    Authors: Ronnie de Souza Santos, Cleyton Magalhes, Robson Santons, Jorge Correia-Neto

    Abstract: Context. In the post-pandemic era, software professionals resist returning to office routines, favoring the flexibility gained from remote work. Hybrid work structures, then, become popular within software companies, allowing them to choose not to work in the office every day, preserving flexibility, and creating several benefits, including an increase in the support for underrepresented groups in… ▽ More

    Submitted 20 April, 2024; originally announced April 2024.

  20. arXiv:2404.13002  [pdf, other

    cs.CV cs.LG

    Towards Robust Ferrous Scrap Material Classification with Deep Learning and Conformal Prediction

    Authors: Paulo Henrique dos Santos, Valéria de Carvalho Santos, Eduardo José da Silva Luz

    Abstract: In the steel production domain, recycling ferrous scrap is essential for environmental and economic sustainability, as it reduces both energy consumption and greenhouse gas emissions. However, the classification of scrap materials poses a significant challenge, requiring advancements in automation technology. Additionally, building trust among human operators is a major obstacle. Traditional appro… ▽ More

    Submitted 19 April, 2024; originally announced April 2024.

  21. arXiv:2404.11698  [pdf, other

    cs.AI cs.DC

    A Secure and Trustworthy Network Architecture for Federated Learning Healthcare Applications

    Authors: Antonio Boiano, Marco Di Gennaro, Luca Barbieri, Michele Carminati, Monica Nicoli, Alessandro Redondi, Stefano Savazzi, Albert Sund Aillet, Diogo Reis Santos, Luigi Serio

    Abstract: Federated Learning (FL) has emerged as a promising approach for privacy-preserving machine learning, particularly in sensitive domains such as healthcare. In this context, the TRUSTroke project aims to leverage FL to assist clinicians in ischemic stroke prediction. This paper provides an overview of the TRUSTroke FL network infrastructure. The proposed architecture adopts a client-server model wit… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

  22. arXiv:2404.08684  [pdf

    cs.CL cs.AI cs.HC

    Is English the New Programming Language? How About Pseudo-code Engineering?

    Authors: Gian Alexandre Michaelsen, Renato P. dos Santos

    Abstract: Background: The integration of artificial intelligence (AI) into daily life, particularly through chatbots utilizing natural language processing (NLP), presents both revolutionary potential and unique challenges. This intended to investigate how different input forms impact ChatGPT, a leading language model by OpenAI, performance in understanding and executing complex, multi-intention tasks. Desig… ▽ More

    Submitted 8 April, 2024; originally announced April 2024.

    MSC Class: cs.CY ACM Class: J.4; K.3; I.2

    Journal ref: Acta Sci. (Canoas), 26(1), 157-204, Jan./Feb. 2024

  23. arXiv:2404.07934  [pdf, other

    cs.AI cs.HC

    Goal Recognition via Linear Programming

    Authors: Felipe Meneguzzi, Luísa R. de A. Santos, Ramon Fraga Pereira, André G. Pereira

    Abstract: Goal Recognition is the task by which an observer aims to discern the goals that correspond to plans that comply with the perceived behavior of subject agents given as a sequence of observations. Research on Goal Recognition as Planning encompasses reasoning about the model of a planning task, the observations, and the goals using planning techniques, resulting in very efficient recognition approa… ▽ More

    Submitted 11 April, 2024; originally announced April 2024.

    Comments: Submitted to JAIR April 2024

  24. arXiv:2404.04736  [pdf, other

    cs.CV cs.AI cs.LG

    ProtoAL: Interpretable Deep Active Learning with prototypes for medical imaging

    Authors: Iury B. de A. Santos, André C. P. L. F. de Carvalho

    Abstract: The adoption of Deep Learning algorithms in the medical imaging field is a prominent area of research, with high potential for advancing AI-based Computer-aided diagnosis (AI-CAD) solutions. However, current solutions face challenges due to a lack of interpretability features and high data demands, prompting recent efforts to address these issues. In this study, we propose the ProtoAL method, wher… ▽ More

    Submitted 6 April, 2024; originally announced April 2024.

  25. arXiv:2403.20195  [pdf, other

    cs.CV cs.LG eess.IV

    Enhancing Lithological Mapping with Spatially Constrained Bayesian Network (SCB-Net): An Approach for Field Data-Constrained Predictions with Uncertainty Evaluation

    Authors: Victor Silva dos Santos, Erwan Gloaguen, Shiva Tirdad

    Abstract: Geological maps are an extremely valuable source of information for the Earth sciences. They provide insights into mineral exploration, vulnerability to natural hazards, and many other applications. These maps are created using numerical or conceptual models that use geological observations to extrapolate data. Geostatistical techniques have traditionally been used to generate reliable predictions… ▽ More

    Submitted 29 March, 2024; originally announced March 2024.

    Comments: 17 pages, 3559 words, 14 figures

    ACM Class: F.2.2, I.2.7

  26. arXiv:2403.13220  [pdf

    cs.SE

    Elevating Software Quality in Agile Environments: The Role of Testing Professionals in Unit Testing

    Authors: Lucas Neves, Oscar Campos, Robson Santos, Italo Santos, Cleyton Magalhaes, Ronnie de Souza Santos

    Abstract: Testing is an essential quality activity in the software development process. Usually, a software system is tested on several levels, starting with unit testing that checks the smallest parts of the code until acceptance testing, which is focused on the validations with the end-user. Historically, unit testing has been the domain of developers, who are responsible for ensuring the accuracy of thei… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

  27. arXiv:2403.10896  [pdf, ps, other

    cs.DM cs.DS

    Solving the Multiobjective Quasi-Clique Problem

    Authors: Daniela Scherer dos Santos, Kathrin Klamroth, Pedro Martins, Luís Paquete

    Abstract: Given a simple undirected graph $G$, a quasi-clique is a subgraph of $G$ whose density is at least $γ$ $(0 < γ\leq 1)$. Finding a maximum quasi-clique has been addressed from two different perspectives: $i)$ maximizing vertex cardinality for a given edge density; and $ii)$ maximizing edge density for a given vertex cardinality. However, when no a priori preference information about cardinality and… ▽ More

    Submitted 16 March, 2024; originally announced March 2024.

  28. arXiv:2403.09986  [pdf, other

    cs.CY cs.HC cs.SI

    Designing Sousveillance Tools for Gig Workers

    Authors: Maya De Los Santos, Kimberly Do, Michael Muller, Saiph Savage

    Abstract: As independently-contracted employees, gig workers disproportionately suffer the consequences of workplace surveillance, which include increased pressures to work, breaches of privacy, and decreased digital autonomy. Despite the negative impacts of workplace surveillance, gig workers lack the tools, strategies, and workplace social support to protect themselves against these harms. Meanwhile, some… ▽ More

    Submitted 23 March, 2024; v1 submitted 14 March, 2024; originally announced March 2024.

    Comments: Published as a conference paper at the ACM Conference on Human Factors in Computing Systems, CHI 2024, 3 figures, 30 pages

  29. arXiv:2403.08534  [pdf, ps, other

    cs.DM

    Ensuring connectedness for the Maximum Quasi-clique and Densest $k$-subgraph problems

    Authors: Daniela Scherer dos Santos, Kathrin Klamroth, Pedro Martins, Luís Paquete

    Abstract: Given an undirected graph $G$, a quasi-clique is a subgraph of $G$ whose density is at least $γ$ $(0 < γ\leq 1)$. Two optimization problems can be defined for quasi-cliques: the Maximum Quasi-Clique (MQC) Problem, which finds a quasi-clique with maximum vertex cardinality, and the Densest $k$-Subgraph (DKS) Problem, which finds the densest subgraph given a fixed cardinality constraint. Most existi… ▽ More

    Submitted 13 March, 2024; originally announced March 2024.

  30. arXiv:2403.05581  [pdf, other

    cs.HC cs.AI cs.LG

    Can Interpretability Layouts Influence Human Perception of Offensive Sentences?

    Authors: Thiago Freitas dos Santos, Nardine Osman, Marco Schorlemmer

    Abstract: This paper conducts a user study to assess whether three machine learning (ML) interpretability layouts can influence participants' views when evaluating sentences containing hate speech, focusing on the "Misogyny" and "Racism" classes. Given the existence of divergent conclusions in the literature, we provide empirical evidence on using ML interpretability in online communities through statistica… ▽ More

    Submitted 1 March, 2024; originally announced March 2024.

  31. arXiv:2403.05530  [pdf, other

    cs.CL cs.AI

    Gemini 1.5: Unlocking multimodal understanding across millions of tokens of context

    Authors: Gemini Team, Petko Georgiev, Ving Ian Lei, Ryan Burnell, Libin Bai, Anmol Gulati, Garrett Tanzer, Damien Vincent, Zhufeng Pan, Shibo Wang, Soroosh Mariooryad, Yifan Ding, Xinyang Geng, Fred Alcober, Roy Frostig, Mark Omernick, Lexi Walker, Cosmin Paduraru, Christina Sorokin, Andrea Tacchetti, Colin Gaffney, Samira Daruki, Olcan Sercinoglu, Zach Gleicher, Juliette Love , et al. (1110 additional authors not shown)

    Abstract: In this report, we introduce the Gemini 1.5 family of models, representing the next generation of highly compute-efficient multimodal models capable of recalling and reasoning over fine-grained information from millions of tokens of context, including multiple long documents and hours of video and audio. The family includes two new models: (1) an updated Gemini 1.5 Pro, which exceeds the February… ▽ More

    Submitted 8 August, 2024; v1 submitted 8 March, 2024; originally announced March 2024.

  32. arXiv:2403.01183  [pdf, other

    cs.CV cs.AI cs.CY cs.LG

    Leveraging Self-Supervised Learning for Scene Recognition in Child Sexual Abuse Imagery

    Authors: Pedro H. V. Valois, João Macedo, Leo S. F. Ribeiro, Jefersson A. dos Santos, Sandra Avila

    Abstract: Crime in the 21st century is split into a virtual and real world. However, the former has become a global menace to people's well-being and security in the latter. The challenges it presents must be faced with unified global cooperation, and we must rely more than ever on automated yet trustworthy tools to combat the ever-growing nature of online offenses. Over 10 million child sexual abuse report… ▽ More

    Submitted 2 March, 2024; originally announced March 2024.

    Comments: 13 pages, 5 figures, 4 tables. Under review

  33. arXiv:2403.00955  [pdf, other

    cs.SE

    The Presence and the State-of-Practice of Software Architects in the Brazilian Industry -- A Survey

    Authors: Valdemar Vicente Graciano Neto, Diana Lorena Santos, Andrey Gonçalves França, Rafael Z. Frantz, Edson de Oliveira-Jr, Ahmad Mohsin, Mohamad Kassab

    Abstract: Context: Software architecture intensely impacts the software quality. Therefore, the professional assigned to carry out the design, maintenance and evolution of architectures needs to have certain knowledge and skills in order not to compromise the resulting application. Objective: The aim of this work is to understand the characteristics of the companies regarding the presence or absence of soft… ▽ More

    Submitted 1 March, 2024; originally announced March 2024.

  34. Enhancing Reinforcement Learning Agents with Local Guides

    Authors: Paul Daoudi, Bogdan Robu, Christophe Prieur, Ludovic Dos Santos, Merwan Barlier

    Abstract: This paper addresses the problem of integrating local guide policies into a Reinforcement Learning agent. For this, we show how to adapt existing algorithms to this setting before introducing a novel algorithm based on a noisy policy-switching procedure. This approach builds on a proper Approximate Policy Evaluation (APE) scheme to provide a perturbation that carefully leads the local guides towar… ▽ More

    Submitted 21 February, 2024; originally announced February 2024.

    Journal ref: AAMAS '23: Proceedings of the 2023 International Conference on Autonomous Agents and Multiagent Systems

  35. arXiv:2402.13654  [pdf, other

    eess.SY cs.LG

    Improving a Proportional Integral Controller with Reinforcement Learning on a Throttle Valve Benchmark

    Authors: Paul Daoudi, Bojan Mavkov, Bogdan Robu, Christophe Prieur, Emmanuel Witrant, Merwan Barlier, Ludovic Dos Santos

    Abstract: This paper presents a learning-based control strategy for non-linear throttle valves with an asymmetric hysteresis, leading to a near-optimal controller without requiring any prior knowledge about the environment. We start with a carefully tuned Proportional Integrator (PI) controller and exploit the recent advances in Reinforcement Learning (RL) with Guides to improve the closed-loop behavior by… ▽ More

    Submitted 15 July, 2024; v1 submitted 21 February, 2024; originally announced February 2024.

    Journal ref: 2024 IEEE Conference on Control Technology and Applications (CCTA)

  36. arXiv:2402.01573  [pdf, other

    cs.SE

    An Actionable Framework for Understanding and Improving Talent Retention as a Competitive Advantage in IT Organizations

    Authors: Luiz Alexandre Costa, Edson Dias, Danilo Monteiro Ribeiro, Awdren Fontão, Gustavo Pinto, Rodrigo Pereira dos Santos, Alexander Serebrenik

    Abstract: In the rapidly evolving global business landscape, the demand for software has intensified competition among organizations, leading to challenges in retaining highly qualified IT members in software organizations. One of the problems faced by IT organizations is the retention of these strategic professionals, also known as talent. This work presents an actionable framework for Talent Retention (TR… ▽ More

    Submitted 24 February, 2024; v1 submitted 2 February, 2024; originally announced February 2024.

    Comments: arXiv admin note: text overlap with arXiv:2205.06352 by other authors

  37. arXiv:2401.09896  [pdf, other

    cs.HC

    Experimental Shake Gesture Detection API for Apple Watch

    Authors: Ezequiel França dos Santos

    Abstract: In this paper we present the WatchShaker project The project involves an experimental API that detects the Apple Watchs shake gesturea surprisingly absent natively feature Through a simple heuristic leveraging the Apple Watchs accelerometer data the API discerns not just the occurrence of shake gestures but also their direction enhancing the interactivity potential of the device Despite the projec… ▽ More

    Submitted 18 January, 2024; originally announced January 2024.

  38. arXiv:2401.09608  [pdf

    cs.SE

    Hidden Populations in Software Engineering: Challenges, Lessons Learned, and Opportunities

    Authors: Ronnie de Souza Santos, Kiev Gama

    Abstract: The growing emphasis on studying equity, diversity, and inclusion within software engineering has amplified the need to explore hidden populations within this field. Exploring hidden populations becomes important to obtain invaluable insights into the experiences, challenges, and perspectives of underrepresented groups in software engineering and, therefore, devise strategies to make the software… ▽ More

    Submitted 17 January, 2024; originally announced January 2024.

  39. arXiv:2401.09605  [pdf

    cs.SE

    Charting a Path to Efficient Onboarding: The Role of Software Visualization

    Authors: Fernando Padoan, Ronnie de Souza Santos, Rodrigo Pessoa Medeiros

    Abstract: Background. Within the software industry, it is commonly estimated that software professionals invest a substantial portion of their work hours in the process of understanding existing systems. In this context, an ineffective technical onboarding process, which introduces newcomers to software under development, can result in a prolonged period for them to absorb the necessary knowledge required t… ▽ More

    Submitted 17 January, 2024; originally announced January 2024.

  40. arXiv:2401.08922  [pdf

    cs.SE

    Post-Pandemic Hybrid Work in Software Companies: Findings from an Industrial Case Study

    Authors: Ronnie de Souza Santos, Willian Grillo, Djafran Cabral, Catarina de Castro, Nicole Albuquerque, Cesar França

    Abstract: Context. Software professionals learned from their experience during the pandemic that most of their work can be done remotely, and now software companies are expected to adopt hybrid work models to avoid the resignation of talented professionals who require more flexibility and work-life balance. However, hybrid work is a spectrum of flexible work arrangements, and currently, there are no well-es… ▽ More

    Submitted 16 January, 2024; originally announced January 2024.

  41. arXiv:2401.05912  [pdf, other

    cs.CL

    Prompt-based mental health screening from social media text

    Authors: Wesley Ramos dos Santos, Ivandre Paraboni

    Abstract: This article presents a method for prompt-based mental health screening from a large and noisy dataset of social media text. Our method uses GPT 3.5. prompting to distinguish publications that may be more relevant to the task, and then uses a straightforward bag-of-words text classifier to predict actual user labels. Results are found to be on pair with a BERT mixture of experts classifier, and in… ▽ More

    Submitted 11 May, 2024; v1 submitted 11 January, 2024; originally announced January 2024.

    Comments: To appear in BrasNam-2024

  42. A Survey of Designs for Combined 2D+3D Visual Representations

    Authors: Jiayi Hong, Rostyslav Hnatyshyn, Ebrar A. D. Santos, Ross Maciejewski, Tobias Isenberg

    Abstract: We examine visual representations of data that make use of combinations of both 2D and 3D data mappings. Combining 2D and 3D representations is a common technique that allows viewers to understand multiple facets of the data with which they are interacting. While 3D representations focus on the spatial character of the data or the dedicated 3D data mapping, 2D representations often show abstract d… ▽ More

    Submitted 12 January, 2024; v1 submitted 8 January, 2024; originally announced January 2024.

    Journal ref: IEEE Transactions on Visualization and Computer Graphics 2024

  43. arXiv:2401.03189  [pdf, other

    eess.SP cs.NI stat.AP

    Assessing the Potential of Space-Time-Coding Metasurfaces for Sensing and Localization

    Authors: Herman L. dos Santos, Martin Voigt Vejling, Taufik Abrão, Petar Popovski

    Abstract: Intelligent metasurfaces are one of the favorite technologies for integrating sixth-generation (6G) networks, especially the reconfigurable intelligent surface (RIS) that has been extensively researched in various applications. In this context, a feature that deserves further exploration is the frequency scattering that occurs when the elements are periodically switched, referred to as Space-Time-… ▽ More

    Submitted 6 January, 2024; originally announced January 2024.

    Comments: 13 pages, 9 figures, 1 table. Manuscript submitted to IEEE-TWC on January 6th, 2024

  44. arXiv:2312.15474  [pdf, other

    cs.LG stat.ML

    A Conservative Approach for Few-Shot Transfer in Off-Dynamics Reinforcement Learning

    Authors: Paul Daoudi, Christophe Prieur, Bogdan Robu, Merwan Barlier, Ludovic Dos Santos

    Abstract: Off-dynamics Reinforcement Learning (ODRL) seeks to transfer a policy from a source environment to a target environment characterized by distinct yet similar dynamics. In this context, traditional RL agents depend excessively on the dynamics of the source environment, resulting in the discovery of policies that excel in this environment but fail to provide reasonable performance in the target one.… ▽ More

    Submitted 15 July, 2024; v1 submitted 24 December, 2023; originally announced December 2023.

    Journal ref: Proceedings of the the 33rd International Joint Conference on Artificial Intelligence (IJCAI 2024)

  45. arXiv:2312.06907  [pdf, other

    eess.AS cs.SD

    w2v-SELD: A Sound Event Localization and Detection Framework for Self-Supervised Spatial Audio Pre-Training

    Authors: Orlem Lima dos Santos, Karen Rosero, Roberto de Alencar Lotufo

    Abstract: Sound Event Detection and Localization (SELD) constitutes a complex task that depends on extensive multichannel audio recordings with annotated sound events and their respective locations. In this paper, we introduce a self-supervised approach for SELD adapted from the pre-training methodology of wav2vec 2.0, which learns representations directly from raw audio data, eliminating the need for super… ▽ More

    Submitted 29 December, 2023; v1 submitted 11 December, 2023; originally announced December 2023.

    Comments: 17 pages, 5 figures

  46. arXiv:2312.05327  [pdf, other

    cs.LG cs.CV

    Better, Not Just More: Data-Centric Machine Learning for Earth Observation

    Authors: Ribana Roscher, Marc Rußwurm, Caroline Gevaert, Michael Kampffmeyer, Jefersson A. dos Santos, Maria Vakalopoulou, Ronny Hänsch, Stine Hansen, Keiller Nogueira, Jonathan Prexl, Devis Tuia

    Abstract: Recent developments and research in modern machine learning have led to substantial improvements in the geospatial field. Although numerous deep learning architectures and models have been proposed, the majority of them have been solely developed on benchmark datasets that lack strong real-world relevance. Furthermore, the performance of many methods has already saturated on these datasets. We arg… ▽ More

    Submitted 22 June, 2024; v1 submitted 8 December, 2023; originally announced December 2023.

  47. arXiv:2312.04860  [pdf

    cs.SE

    Are We Testing or Being Tested? Exploring the Practical Applications of Large Language Models in Software Testing

    Authors: Robson Santos, Italo Santos, Cleyton Magalhaes, Ronnie de Souza Santos

    Abstract: A Large Language Model (LLM) represents a cutting-edge artificial intelligence model that generates coherent content, including grammatically precise sentences, human-like paragraphs, and syntactically accurate code snippets. LLMs can play a pivotal role in software development, including software testing. LLMs go beyond traditional roles such as requirement analysis and documentation and can supp… ▽ More

    Submitted 8 December, 2023; originally announced December 2023.

  48. arXiv:2312.04832  [pdf

    cs.SE

    Exposing Algorithmic Discrimination and Its Consequences in Modern Society: Insights from a Scoping Study

    Authors: Ramandeep Singh Dehal, Mehak Sharma, Ronnie de Souza Santos

    Abstract: Algorithmic discrimination is a condition that arises when data-driven software unfairly treats users based on attributes like ethnicity, race, gender, sexual orientation, religion, age, disability, or other personal characteristics. Nowadays, as machine learning gains popularity, cases of algorithmic discrimination are increasingly being reported in several contexts. This study delves into variou… ▽ More

    Submitted 16 January, 2024; v1 submitted 8 December, 2023; originally announced December 2023.

  49. arXiv:2312.04809  [pdf

    cs.SE

    Navigating the Path of Women in Software Engineering: From Academia to Industry

    Authors: Tatalina Oliveira, Ann Barcomb, Ronnie de Souza Santos, Helda Barros, Maria Teresa Baldassarre, César França

    Abstract: Context. Women remain significantly underrepresented in software engineering, leading to a lasting gender gap in the software industry. This disparity starts in education and extends into the industry, causing challenges such as hostile work environments and unequal opportunities. Addressing these issues is crucial for fostering an inclusive and diverse software engineering workforce. Aim. This st… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

    Comments: 12 pages

  50. arXiv:2311.14704  [pdf

    cs.CY

    Análise e modelagem de jogos digitais: relato de uma experiência educacional utilizando metodologias ativas em um grupo multidisciplinar

    Authors: David de Oliveira Lemes, Ezequiel França dos Santos, Eduardo Romanek, Celso Fujimoto, Adriano Felix Valente

    Abstract: The traditional teaching of software engineering is focused on technical skills. Active strategies, where students experience content and interact with reality, are effective. The market demands new skills in the digital transformation, dealing with the complexity of modeling businesses and the interconnection between people, systems, and technologies. The transition to active methodologies, such… ▽ More

    Submitted 1 September, 2024; v1 submitted 11 November, 2023; originally announced November 2023.

    Comments: in Portuguese language

    Report number: ISSN: 2764-0582

    Journal ref: V Congresso Brasileiro Interdisciplinar em Ciência e Tecnologia - COBICET 2024