Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 70 results for author: Pires, R

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

    cs.DL cs.AI

    Eleven Years of BRACIS: A Meta-Scientific Study of the Brazilian Conference on Intelligent Systems

    Authors: Thales Sales Almeida, Giovana Kerche Bonás, Thiago Laitz, João Guilherme Alves Santos, Hugo Abonizio, Roseval Malaquias Junior, Marcos Piau, Celio Larcher, Ramon Pires, Rodrigo Nogueira

    Abstract: The Brazilian Conference on Intelligent Systems (BRACIS) is the main national venue for Artificial Intelligence research in Brazil, hosted by the Brazilian Computer Society since 2012 and publishing work from institutions across the country. Across eleven years, from 2015 to 2025, we build a per-paper record of all 1,066 accepted papers from DBLP metadata, 6,765 Google Scholar citations, and the p… ▽ More

    Submitted 26 July, 2026; originally announced August 2026.

  2. arXiv:2608.01192  [pdf, ps, other

    cs.CR cs.DB cs.PF

    A Unified Benchmark for Privacy-preserving Vector Search

    Authors: Anne-Marie Kermarrec, Rafael Pires, Mathis Randl, Martijn de Vos

    Abstract: Vector search powers semantic search, recommendation systems, and retrieval-augmented generation (RAG). By design, the service answering a query sees both the query embedding and, usually, the corpus against which it is matched. This is a privacy breach for both the user issuing the query and the owner of the corpus. A family of cryptographic schemes (e.g., SAP, EMVP, BNTM, Tip-toe) addresses that… ▽ More

    Submitted 2 August, 2026; originally announced August 2026.

  3. arXiv:2605.13334  [pdf, ps, other

    cs.CL

    LLM-Based Persuasion Enables Guardrail Override in Frontier LLMs

    Authors: Rodrigo Nogueira, Thales Sales Almeida, Giovana Kerche Bonás, Andrea Roque, Ramon Pires, Hugo Abonizio, Thiago Laitz, Celio Larcher, Roseval Malaquias Junior, Marcos Piau

    Abstract: Frontier assistant LLMs ship with strong guardrails: asked directly to write a persuasive essay denying the Holocaust, denying vaccine safety, defending flat-earth cosmology, arguing for racial hierarchies, denying anthropogenic climate change, or replacing evolution with creationism, they refuse. In this paper we show that the same frontier-class LLM, acting as a simulated user in a short, five-t… ▽ More

    Submitted 13 May, 2026; originally announced May 2026.

  4. arXiv:2605.08437  [pdf, ps, other

    cs.CL cs.AI

    Magis-Bench: Evaluating LLMs on Magistrate-Level Legal Tasks

    Authors: Ramon Pires, Thales Sales Almeida, Celio Larcher Junior, Giovana Bonás, Hugo Abonizio, Marcos Piau, Roseval Malaquias Junior, Thiago Laitz, Rodrigo Nogueira

    Abstract: Existing benchmarks for legal AI focus primarily on tasks where LLMs must produce legal arguments or documents, yet the capacity to \emph{judge} such arguments -- weighing competing claims, applying doctrine to facts, and rendering reasoned decisions -- is arguably as fundamental to a well-functioning legal system as advocacy itself. We introduce Magis-Bench, a benchmark for evaluating LLMs on mag… ▽ More

    Submitted 8 May, 2026; originally announced May 2026.

  5. arXiv:2605.01630  [pdf, ps, other

    cs.CL cs.AI

    Prosa: Rubric-Based Evaluation of LLMs on Real User Chats in Brazilian Portuguese

    Authors: Roseval Malaquias Junior, Giovana Kerche Bonás, Thales Sales Almeida, Hugo Abonizio, Thiago Laitz, Ramon Pires, Marcos Piau, Celio Larcher, Rodrigo Nogueira

    Abstract: Rankings produced by holistic LLM-as-a-judge scoring are sensitive to the bias of the chosen judge model. We show that switching to binary rubric scoring with multi-judge filtering removes this sensitivity: decomposing the judgement matters more than the judge model itself. To support this claim, we introduce Prosa, the first real user multi-turn Brazilian Portuguese chat benchmark: 1,000 WildChat… ▽ More

    Submitted 2 May, 2026; originally announced May 2026.

  6. The Bandit's Blind Spot: The Critical Role of User State Representation in Recommender Systems

    Authors: Pedro R. Pires, Gregorio F. Azevedo, Rafael T. Sereicikas, Pietro L. Campos, Tiago A. Almeida

    Abstract: With the increasing availability of online information, recommender systems have become an important tool for many web-based systems. Due to the continuous aspect of recommendation environments, these systems increasingly rely on contextual multi-armed bandits (CMAB) to deliver personalized and real-time suggestions. A critical yet underexplored component in these systems is the representation of… ▽ More

    Submitted 29 April, 2026; originally announced April 2026.

    Comments: Published in SAC'26, 8 pages, 2 figures

  7. arXiv:2604.21564  [pdf, ps, other

    cs.CL

    Measuring Opinion Bias and Sycophancy via LLM-based Persuasion

    Authors: Rodrigo Nogueira, Giovana Kerche Bonás, Thales Sales Almeida, Andrea Roque, Ramon Pires, Hugo Abonizio, Thiago Laitz, Celio Larcher, Roseval Malaquias Junior, Marcos Piau

    Abstract: Large language models increasingly shape the information people consume: they are embedded in search, consulted for professional advice, deployed as agents, and used as a first stop for questions about policy, ethics, health, and politics. When such a model silently holds a position on a contested topic, that position propagates at scale into users' decisions. Eliciting a model's positions is hard… ▽ More

    Submitted 30 April, 2026; v1 submitted 23 April, 2026; originally announced April 2026.

  8. Learning Behaviorally Grounded Item Embeddings via Personalized Temporal Contexts

    Authors: Rafael T. Sereicikas, Pedro R. Pires, Gregorio F. Azevedo, Tiago A. Almeida

    Abstract: Effective user modeling requires distinguishing between short-term and long-term preference evolution. While item embeddings have become a key component of recommender systems, standard approaches like Item2Vec treat user histories as unordered sets (bag-of-items), implicitly assuming that interactions separated by minutes are as semantically related as those separated by months. This simplificati… ▽ More

    Submitted 16 April, 2026; originally announced April 2026.

    Comments: Accepted to be published in UMAP'26, 9 pages, 7 figures

  9. Collaborative Filtering Through Weighted Similarities of User and Item Embeddings

    Authors: Pedro R. Pires, Rafael T. Sereicikas, Gregorio F. Azevedo, Tiago A. Almeida

    Abstract: In recent years, neural networks and other complex models have dominated recommender systems, often setting new benchmarks for state-of-the-art performance. Yet, despite these advancements, award-winning research has demonstrated that traditional matrix factorization methods can remain competitive, offering simplicity and reduced computational overhead. Hybrid models, which combine matrix factoriz… ▽ More

    Submitted 16 April, 2026; originally announced April 2026.

    Comments: Published in SAC'25, 8 pages, 4 figures

  10. arXiv:2604.14448  [pdf, ps, other

    cs.CL

    MARCA: A Checklist-Based Benchmark for Multilingual Web Search

    Authors: Thales Sales Almeida, Giovana Kerche Bonás, Ramon Pires, Celio Larcher, Hugo Abonizio, Marcos Piau, Roseval Malaquias Junior, Rodrigo Nogueira, Thiago Laitz

    Abstract: Large language models (LLMs) are increasingly used as sources of information, yet their reliability depends on the ability to search the web, select relevant evidence, and synthesize complete answers. While recent benchmarks evaluate web-browsing and agentic tool use, multilingual settings, and Portuguese in particular, remain underexplored. We present \textsc{MARCA}, a bilingual (English and Port… ▽ More

    Submitted 15 April, 2026; originally announced April 2026.

  11. arXiv:2603.22576  [pdf, ps, other

    cs.CL

    CAPITU: A Benchmark for Evaluating Instruction-Following in Brazilian Portuguese with Literary Context

    Authors: Giovana Kerche Bonás, Roseval Malaquias Junior, Marcos Piau, Thiago Laitz, Thales Sales Almeida, Hugo Abonizio, Celio Larcher, Ramon Pires, Rodrigo Nogueira

    Abstract: We introduce CAPITU, a benchmark for evaluating instruction-following capabilities of Large Language Models (LLMs) in Brazilian Portuguese. Unlike existing benchmarks that focus on English or use generic prompts, CAPITU contextualizes all tasks within eight canonical works of Brazilian literature, combining verifiable instruction constraints with culturally-grounded content. The benchmark comprise… ▽ More

    Submitted 23 March, 2026; originally announced March 2026.

  12. arXiv:2603.10213  [pdf, ps, other

    cs.CL

    Sabiá-4 Technical Report

    Authors: Thiago Laitz, Thales Sales Almeida, Hugo Abonizio, Roseval Malaquias Junior, Giovana Kerche Bonás, Marcos Piau, Celio Larcher, Ramon Pires, Rodrigo Nogueira

    Abstract: This technical report presents Sabiá-4 and Sabiazinho-4, a new generation of Portuguese language models with a focus on Brazilian Portuguese language. The models were developed through a four-stage training pipeline: continued pre-training on Portuguese and Brazilian legal corpora, long-context extension to 128K tokens, supervised fine-tuning on instruction data spanning chat, code, legal tasks, a… ▽ More

    Submitted 10 March, 2026; originally announced March 2026.

  13. arXiv:2603.02345  [pdf, ps, other

    cs.SE cs.AI cs.MA

    RIVA: Leveraging LLM Agents for Reliable Configuration Drift Detection

    Authors: Sami Abuzakuk, Lucas Crijns, Anne-Marie Kermarrec, Rafael Pires, Martijn de Vos

    Abstract: Infrastructure as code (IaC) tools automate cloud provisioning but verifying that deployed systems remain consistent with the IaC specifications remains challenging. Such configuration drift occurs because of bugs in the IaC specification, manual changes, or system updates. Large language model (LLM)-based agentic AI systems can automate the analysis of large volumes of telemetry data, making them… ▽ More

    Submitted 2 March, 2026; originally announced March 2026.

  14. arXiv:2603.02164  [pdf, ps, other

    cs.DB

    Catapults to the Rescue: Accelerating Vector Search by Exploiting Query Locality

    Authors: Sami Abuzakuk, Anne-Marie Kermarrec, Rafael Pires, Mathis Randl, Martijn de Vos

    Abstract: Graph-based indexing is the dominant approach for approximate nearest neighbor search in vector databases, offering high recall with low latency across billions of vectors. However, in such indices, the edge set of the proximity graph is only modified to reflect changes in the indexed data, never to adapt to the query workload. This is wasteful: real-world query streams exhibit strong spatial and… ▽ More

    Submitted 2 March, 2026; originally announced March 2026.

  15. arXiv:2602.04352  [pdf, ps, other

    cs.LG

    Mosaic Learning: A Framework for Decentralized Learning with Model Fragmentation

    Authors: Sayan Biswas, Davide Frey, Romaric Gaudel, Nirupam Gupta, Anne-Marie Kermarrec, Dimitri Lerévérend, Rafael Pires, Rishi Sharma, François Taïani, Martijn de Vos

    Abstract: Decentralized learning (DL) enables collaborative machine learning (ML) without a central server, making it suitable for settings where training data cannot be centrally hosted. We introduce Mosaic Learning, a DL framework that decomposes models into fragments and disseminates them independently across the network. Fragmentation reduces redundant communication across correlated parameters and enab… ▽ More

    Submitted 4 February, 2026; originally announced February 2026.

  16. arXiv:2601.21795  [pdf, ps, other

    cs.LG cs.AI

    Effective LoRA Adapter Routing using Task Representations

    Authors: Akash Dhasade, Anne-Marie Kermarrec, Igor Pavlovic, Diana Petrescu, Rafael Pires, Mathis Randl, Martijn de Vos

    Abstract: Low-rank adaptation (LoRA) enables parameter efficient specialization of large language models (LLMs) through modular adapters, resulting in rapidly growing public adapter pools spanning diverse tasks. Effectively using these adapters requires routing: selecting and composing the appropriate adapters for a query. We introduce LORAUTER, a novel routing framework that selects and composes LoRA adapt… ▽ More

    Submitted 30 January, 2026; v1 submitted 29 January, 2026; originally announced January 2026.

  17. arXiv:2511.17808  [pdf, ps, other

    cs.CL

    PoETa v2: Toward More Robust Evaluation of Large Language Models in Portuguese

    Authors: Thales Sales Almeida, Ramon Pires, Hugo Abonizio, Rodrigo Nogueira, Hélio Pedrini

    Abstract: Large Language Models (LLMs) exhibit significant variations in performance across linguistic and cultural contexts, underscoring the need for systematic evaluation in diverse languages. In this work, we present the most extensive evaluation of LLMs for the Portuguese language to date. Leveraging our newly introduced PoETa v2 benchmark -- a comprehensive suite of over 40 tasks in Portuguese -- we a… ▽ More

    Submitted 26 November, 2025; v1 submitted 21 November, 2025; originally announced November 2025.

  18. Efficient Pyramidal Analysis of Gigapixel Images on a Decentralized Modest Computer Cluster

    Authors: Marie Reinbigler, Rishi Sharma, Rafael Pires, Elisabeth Brunet, Anne-Marie Kermarrec, Catalin Fetita

    Abstract: Analyzing gigapixel images is recognized as computationally demanding. In this paper, we introduce PyramidAI, a technique for analyzing gigapixel images with reduced computational cost. The proposed approach adopts a gradual analysis of the image, beginning with lower resolutions and progressively concentrating on regions of interest for detailed examination at higher resolutions. We investigated… ▽ More

    Submitted 2 September, 2025; originally announced September 2025.

    Comments: Accepted at the 31st International European Conference on Parallel and Distributed Computing (Euro-Par'25)

  19. Exploitation Over Exploration: Unmasking the Bias in Linear Bandit Recommender Offline Evaluation

    Authors: Pedro R. Pires, Gregorio F. Azevedo, Pietro L. Campos, Rafael T. Sereicikas, Tiago A. Almeida

    Abstract: Multi-Armed Bandit (MAB) algorithms are widely used in recommender systems that require continuous, incremental learning. A core aspect of MABs is the exploration-exploitation trade-off: choosing between exploiting items likely to be enjoyed and exploring new ones to gather information. In contextual linear bandits, this trade-off is particularly central, as many variants share the same linear reg… ▽ More

    Submitted 16 April, 2026; v1 submitted 24 July, 2025; originally announced July 2025.

    Comments: Published in RecSys'25, 10 pages, 3 figures

  20. Interact2Vec -- An efficient neural network-based model for simultaneously learning users and items embeddings in recommender systems

    Authors: Pedro R. Pires, Tiago A. Almeida

    Abstract: Over the past decade, recommender systems have experienced a surge in popularity. Despite notable progress, they grapple with challenging issues, such as high data dimensionality and sparseness. Representing users and items as low-dimensional embeddings learned via neural networks has become a leading solution. However, while recent studies show promising results, many approaches rely on complex a… ▽ More

    Submitted 24 July, 2025; v1 submitted 27 June, 2025; originally announced June 2025.

    Comments: Published in Applied Soft Computing (ASOC), 49 pages, 14 figures

    Journal ref: Applied Soft Computing 181 (2025) 113408:1-113408:17

  21. arXiv:2506.12417  [pdf, ps, other

    cs.DC

    HarMoEny: Efficient Multi-GPU Inference of MoE Models

    Authors: Zachary Doucet, Rishi Sharma, Martijn de Vos, Rafael Pires, Anne-Marie Kermarrec, Oana Balmau

    Abstract: Mixture-of-Experts (MoE) models offer computational efficiency during inference by activating only a subset of specialized experts for a given input. This enables efficient model scaling on multi-GPU systems that use expert parallelism without compromising performance. However, load imbalance among experts and GPUs introduces waiting times, which can significantly increase inference latency. To ad… ▽ More

    Submitted 17 June, 2025; v1 submitted 14 June, 2025; originally announced June 2025.

  22. arXiv:2504.21202  [pdf, ps, other

    cs.CL cs.AI

    Automatic Legal Writing Evaluation of LLMs

    Authors: Ramon Pires, Roseval Malaquias Junior, Rodrigo Nogueira

    Abstract: Despite the recent advances in Large Language Models, benchmarks for evaluating legal writing remain scarce due to the inherent complexity of assessing open-ended responses in this domain. One of the key challenges in evaluating language models on domain-specific tasks is finding test datasets that are public, frequently updated, and contain comprehensive evaluation guidelines. The Brazilian Bar E… ▽ More

    Submitted 29 April, 2025; originally announced April 2025.

  23. Multispectral airborne laser scanning for tree species classification: a benchmark of machine learning and deep learning algorithms

    Authors: Josef Taher, Eric Hyyppä, Matti Hyyppä, Klaara Salolahti, Xiaowei Yu, Leena Matikainen, Antero Kukko, Matti Lehtomäki, Harri Kaartinen, Sopitta Thurachen, Paula Litkey, Ville Luoma, Markus Holopainen, Gefei Kong, Hongchao Fan, Petri Rönnholm, Matti Vaaja, Antti Polvivaara, Samuli Junttila, Mikko Vastaranta, Stefano Puliti, Rasmus Astrup, Joel Kostensalo, Mari Myllymäki, Maksymilian Kulicki , et al. (24 additional authors not shown)

    Abstract: Climate-smart and biodiversity-preserving forestry demands precise information on forest resources, extending to the individual tree level. Multispectral airborne laser scanning (ALS) has shown promise in automated point cloud processing, but challenges remain in leveraging deep learning techniques and identifying rare tree species in class-imbalanced datasets. This study addresses these gaps by c… ▽ More

    Submitted 17 February, 2026; v1 submitted 19 April, 2025; originally announced April 2025.

    Journal ref: ISPRS Journal of Photogrammetry and Remote Sensing, Volume 233, 2026, Pages 278-309

  24. arXiv:2503.08467  [pdf, other

    cs.LG cs.AI cs.DC

    Accelerating MoE Model Inference with Expert Sharding

    Authors: Oana Balmau, Anne-Marie Kermarrec, Rafael Pires, André Loureiro Espírito Santo, Martijn de Vos, Milos Vujasinovic

    Abstract: Mixture of experts (MoE) models achieve state-of-the-art results in language modeling but suffer from inefficient hardware utilization due to imbalanced token routing and communication overhead. While prior work has focused on optimizing MoE training and decoder architectures, inference for encoder-based MoE models in a multi-GPU with expert parallelism setting remains underexplored. We introduce… ▽ More

    Submitted 11 March, 2025; originally announced March 2025.

    Comments: To appear in the proceedings of the 5th Workshop on Machine Learning and Systems (EuroMLSys 25)

  25. arXiv:2503.05530  [pdf, ps, other

    cs.DB cs.LG cs.PF

    Leveraging Approximate Caching for Faster Retrieval-Augmented Generation

    Authors: Shai Bergman, Anne-Marie Kermarrec, Diana Petrescu, Rafael Pires, Mathis Randl, Martijn de Vos, Ji Zhang

    Abstract: Retrieval-augmented generation (RAG) improves the reliability of large language model (LLM) answers by integrating external knowledge. However, RAG increases the end-to-end inference time since looking for relevant documents from large vector databases is computationally expensive. To address this, we introduce Proximity, an approximate key-value cache that optimizes the RAG workflow by leveraging… ▽ More

    Submitted 27 October, 2025; v1 submitted 7 March, 2025; originally announced March 2025.

    Comments: Accepted at Middleware '25

  26. arXiv:2502.19280  [pdf, ps, other

    cs.LG cs.DC cs.IR

    Efficient Federated Search for Retrieval-Augmented Generation using Lightweight Routing

    Authors: Akash Dhasade, Rachid Guerraoui, Anne-Marie Kermarrec, Diana Petrescu, Rafael Pires, Mathis Randl, Martijn de Vos

    Abstract: Large language models (LLMs) achieve remarkable performance across domains but remain prone to hallucinations and inconsistencies. Retrieval-augmented generation (RAG) mitigates these issues by augmenting model inputs with relevant documents retrieved from external sources. In many real-world scenarios, relevant knowledge is fragmented across organizations or institutions, motivating the need for… ▽ More

    Submitted 9 April, 2026; v1 submitted 26 February, 2025; originally announced February 2025.

    Comments: To appear in the proceedings of DAIS 2026 (Distributed Applications and Interoperable Systems). An earlier version appeared at EuroMLSys 2025

  27. arXiv:2501.02068  [pdf, other

    cs.CL cs.AI

    The interplay between domain specialization and model size

    Authors: Roseval Malaquias Junior, Ramon Pires, Thales Sales Almeida, Kenzo Sakiyama, Roseli A. F. Romero, Rodrigo Nogueira

    Abstract: Scaling laws for language models have often focused on finding the optimal model size and token count for training from scratch. However, achieving this optimal balance requires significant compute resources due to the extensive data demands when training models from randomly-initialized weights. Continued pretraining offers a cost-effective alternative, leveraging the compute investment from pret… ▽ More

    Submitted 29 March, 2025; v1 submitted 3 January, 2025; originally announced January 2025.

  28. arXiv:2411.07182  [pdf, other

    cs.LG cs.DC

    Revisiting Ensembling in One-Shot Federated Learning

    Authors: Youssef Allouah, Akash Dhasade, Rachid Guerraoui, Nirupam Gupta, Anne-Marie Kermarrec, Rafael Pinot, Rafael Pires, Rishi Sharma

    Abstract: Federated learning (FL) is an appealing approach to training machine learning models without sharing raw data. However, standard FL algorithms are iterative and thus induce a significant communication cost. One-shot federated learning (OFL) trades the iterative exchange of models between clients and the server with a single round of communication, thereby saving substantially on communication cost… ▽ More

    Submitted 11 November, 2024; originally announced November 2024.

    Comments: Accepted at NeurIPS 2024

  29. Boosting Asynchronous Decentralized Learning with Model Fragmentation

    Authors: Sayan Biswas, Anne-Marie Kermarrec, Alexis Marouani, Rafael Pires, Rishi Sharma, Martijn de Vos

    Abstract: Decentralized learning (DL) is an emerging technique that allows nodes on the web to collaboratively train machine learning models without sharing raw data. Dealing with stragglers, i.e., nodes with slower compute or communication than others, is a key challenge in DL. We present DivShare, a novel asynchronous DL algorithm that achieves fast model convergence in the presence of communication strag… ▽ More

    Submitted 3 February, 2025; v1 submitted 16 October, 2024; originally announced October 2024.

    Comments: Accepted to appear in the Proceedings of the ACM Web Conference 2025 (WWW '25)

  30. arXiv:2410.12049  [pdf, other

    cs.CL cs.AI

    Sabiá-3 Technical Report

    Authors: Hugo Abonizio, Thales Sales Almeida, Thiago Laitz, Roseval Malaquias Junior, Giovana Kerche Bonás, Rodrigo Nogueira, Ramon Pires

    Abstract: This report presents Sabiá-3, our new flagship language model, and Sabiazinho-3, a more cost-effective sibling. The models were trained on a large brazilian-centric corpus. Evaluations across diverse professional and academic benchmarks show a strong performance on Portuguese and Brazil-related tasks. Sabiá-3 shows large improvements in comparison to our previous best of model, Sabia-2 Medium, esp… ▽ More

    Submitted 1 April, 2025; v1 submitted 15 October, 2024; originally announced October 2024.

  31. arXiv:2407.01283  [pdf, other

    cs.LG cs.DC

    Energy-Aware Decentralized Learning with Intermittent Model Training

    Authors: Akash Dhasade, Paolo Dini, Elia Guerra, Anne-Marie Kermarrec, Marco Miozzo, Rafael Pires, Rishi Sharma, Martijn de Vos

    Abstract: Decentralized learning (DL) offers a powerful framework where nodes collaboratively train models without sharing raw data and without the coordination of a central server. In the iterative rounds of DL, models are trained locally, shared with neighbors in the topology, and aggregated with other models received from neighbors. Sharing and merging models contribute to convergence towards a consensus… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

  32. arXiv:2405.15644  [pdf, other

    cs.LG cs.DC

    Harnessing Increased Client Participation with Cohort-Parallel Federated Learning

    Authors: Akash Dhasade, Anne-Marie Kermarrec, Tuan-Anh Nguyen, Rafael Pires, Martijn de Vos

    Abstract: Federated learning (FL) is a machine learning approach where nodes collaboratively train a global model. As more nodes participate in a round of FL, the effectiveness of individual model updates by nodes also diminishes. In this study, we increase the effectiveness of client updates by dividing the network into smaller partitions, or cohorts. We introduce Cohort-Parallel Federated Learning (CPFL):… ▽ More

    Submitted 10 March, 2025; v1 submitted 24 May, 2024; originally announced May 2024.

    Comments: To appear in the proceedings of EuroMLSys'25

  33. arXiv:2405.07708  [pdf, ps, other

    cs.LG

    Communication-Efficient Secure Aggregation in Decentralized Learning

    Authors: Sayan Biswas, Anne-Marie Kermarrec, Rafael Pires, Rishi Sharma, Milos Vujasinovic

    Abstract: Decentralized learning (DL) enables participants to collaboratively train models without a central server, yet it faces significant scalability challenges that demand sparsification to reduce the prohibitive communication costs of peer-to-peer exchange. While secure aggregation effectively mitigates privacy risks in standard settings, it has remained fundamentally incompatible with sparsification… ▽ More

    Submitted 31 July, 2026; v1 submitted 13 May, 2024; originally announced May 2024.

    Comments: Extended version of a paper accepted at the 45th International Symposium on Reliable Distributed Systems (SRDS 2026)

  34. arXiv:2404.09536  [pdf, other

    cs.DC cs.AI cs.CR cs.LG

    Noiseless Privacy-Preserving Decentralized Learning

    Authors: Sayan Biswas, Mathieu Even, Anne-Marie Kermarrec, Laurent Massoulie, Rafael Pires, Rishi Sharma, Martijn de Vos

    Abstract: Decentralized learning (DL) enables collaborative learning without a server and without training data leaving the users' devices. However, the models shared in DL can still be used to infer training data. Conventional defenses such as differential privacy and secure aggregation fall short in effectively safeguarding user privacy in DL, either sacrificing model utility or efficiency. We introduce S… ▽ More

    Submitted 12 September, 2024; v1 submitted 15 April, 2024; originally announced April 2024.

    Comments: Accepted at PETS 2025

  35. arXiv:2403.18140  [pdf, ps, other

    cs.CL cs.AI

    Juru: Legal Brazilian Large Language Model from Reputable Sources

    Authors: Roseval Malaquias Junior, Ramon Pires, Roseli Romero, Rodrigo Nogueira

    Abstract: The high compute cost associated with pretraining large language models limits their research. Two strategies have emerged to address this issue: domain specialization and pretraining with high-quality data. To explore these strategies, we specialized the Mistral-7B model with 1.9 billion unique tokens from reputable Brazilian legal sources and conducted few-shot evaluations on legal and general k… ▽ More

    Submitted 27 July, 2025; v1 submitted 26 March, 2024; originally announced March 2024.

  36. Low-Cost Privacy-Preserving Decentralized Learning

    Authors: Sayan Biswas, Davide Frey, Romaric Gaudel, Anne-Marie Kermarrec, Dimitri Lerévérend, Rafael Pires, Rishi Sharma, François Taïani

    Abstract: Decentralized learning (DL) is an emerging paradigm of collaborative machine learning that enables nodes in a network to train models collectively without sharing their raw data or relying on a central server. This paper introduces Zip-DL, a privacy-aware DL algorithm that leverages correlated noise to achieve robust privacy against local adversaries while ensuring efficient convergence at low com… ▽ More

    Submitted 11 March, 2025; v1 submitted 18 March, 2024; originally announced March 2024.

    Comments: 24 pages, accepted at Pets 2025

  37. arXiv:2403.09887  [pdf, other

    cs.CL cs.AI

    Sabiá-2: A New Generation of Portuguese Large Language Models

    Authors: Thales Sales Almeida, Hugo Abonizio, Rodrigo Nogueira, Ramon Pires

    Abstract: We introduce Sabiá-2, a family of large language models trained on Portuguese texts. The models are evaluated on a diverse range of exams, including entry-level tests for Brazilian universities, professional certification exams, and graduate-level exams for various disciplines such as accounting, economics, engineering, law and medicine. Our results reveal that our best model so far, Sabiá-2 Mediu… ▽ More

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

  38. Connectedness in weighted consensus division of graphical cakes between two agents

    Authors: Josef Hanke, Ana Rita Pires

    Abstract: Austin's moving knife procedure was originally introduced to find a consensus division of an interval/circular cake between two agents, each of whom believes that they receive exactly half of the cake. We generalise this in two ways: we consider cakes modelled by graphs, and let the two agents have unequal, arbitrary entitlements. In this setting, we seek a weighted consensus division -- one where… ▽ More

    Submitted 25 September, 2025; v1 submitted 19 December, 2023; originally announced December 2023.

    Comments: This version agrees with the published version. 11 pages, 4 figures

    Journal ref: Mathematical Social Sciences Mathematical Social Sciences, Volume 138, December 2025, 102463

  39. arXiv:2311.14169  [pdf, other

    cs.CL cs.AI cs.LG

    Evaluating GPT-4's Vision Capabilities on Brazilian University Admission Exams

    Authors: Ramon Pires, Thales Sales Almeida, Hugo Abonizio, Rodrigo Nogueira

    Abstract: Recent advancements in language models have showcased human-comparable performance in academic entrance exams. However, existing studies often overlook questions that require the integration of visual comprehension, thus compromising the full spectrum and complexity inherent in real-world scenarios. To address this gap, we present a comprehensive framework to evaluate language models on entrance e… ▽ More

    Submitted 23 November, 2023; originally announced November 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:2303.17003

  40. arXiv:2310.01972  [pdf, other

    cs.LG cs.DC

    Epidemic Learning: Boosting Decentralized Learning with Randomized Communication

    Authors: Martijn de Vos, Sadegh Farhadkhani, Rachid Guerraoui, Anne-Marie Kermarrec, Rafael Pires, Rishi Sharma

    Abstract: We present Epidemic Learning (EL), a simple yet powerful decentralized learning (DL) algorithm that leverages changing communication topologies to achieve faster model convergence compared to conventional DL approaches. At each round of EL, each node sends its model updates to a random sample of $s$ other nodes (in a system of $n$ nodes). We provide an extensive theoretical analysis of EL, demonst… ▽ More

    Submitted 27 October, 2023; v1 submitted 3 October, 2023; originally announced October 2023.

    Comments: Accepted paper at NeurIPS 2023

  41. Get More for Less in Decentralized Learning Systems

    Authors: Akash Dhasade, Anne-Marie Kermarrec, Rafael Pires, Rishi Sharma, Milos Vujasinovic, Jeffrey Wigger

    Abstract: Decentralized learning (DL) systems have been gaining popularity because they avoid raw data sharing by communicating only model parameters, hence preserving data confidentiality. However, the large size of deep neural networks poses a significant challenge for decentralized training, since each node needs to exchange gigabytes of data, overloading the network. In this paper, we address this chall… ▽ More

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

    Journal ref: 2023 IEEE 43rd International Conference on Distributed Computing Systems (ICDCS 2023)

  42. Decentralized Learning Made Easy with DecentralizePy

    Authors: Akash Dhasade, Anne-Marie Kermarrec, Rafael Pires, Rishi Sharma, Milos Vujasinovic

    Abstract: Decentralized learning (DL) has gained prominence for its potential benefits in terms of scalability, privacy, and fault tolerance. It consists of many nodes that coordinate without a central server and exchange millions of parameters in the inherently iterative process of machine learning (ML) training. In addition, these nodes are connected in complex and potentially dynamic topologies. Assessin… ▽ More

    Submitted 17 April, 2023; originally announced April 2023.

    Journal ref: 2023 3rd European Workshop on Machine Learning and Systems (EuroMLSys 2023)

  43. Sabiá: Portuguese Large Language Models

    Authors: Ramon Pires, Hugo Abonizio, Thales Sales Almeida, Rodrigo Nogueira

    Abstract: As the capabilities of language models continue to advance, it is conceivable that "one-size-fits-all" model will remain as the main paradigm. For instance, given the vast number of languages worldwide, many of which are low-resource, the prevalent practice is to pretrain a single model on multiple languages. In this paper, we add to the growing body of evidence that challenges this practice, demo… ▽ More

    Submitted 9 November, 2023; v1 submitted 16 April, 2023; originally announced April 2023.

  44. arXiv:2303.17003  [pdf, other

    cs.CL cs.AI cs.LG

    Evaluating GPT-3.5 and GPT-4 Models on Brazilian University Admission Exams

    Authors: Desnes Nunes, Ricardo Primi, Ramon Pires, Roberto Lotufo, Rodrigo Nogueira

    Abstract: The present study aims to explore the capabilities of Language Models (LMs) in tackling high-stakes multiple-choice tests, represented here by the Exame Nacional do Ensino Médio (ENEM), a multidisciplinary entrance examination widely adopted by Brazilian universities. This exam poses challenging tasks for LMs, since its questions may span into multiple fields of knowledge, requiring understanding… ▽ More

    Submitted 29 March, 2023; originally announced March 2023.

  45. Video Segmentation Learning Using Cascade Residual Convolutional Neural Network

    Authors: Daniel F. S. Santos, Rafael G. Pires, Danilo Colombo, João P. Papa

    Abstract: Video segmentation consists of a frame-by-frame selection process of meaningful areas related to foreground moving objects. Some applications include traffic monitoring, human tracking, action recognition, efficient video surveillance, and anomaly detection. In these applications, it is not rare to face challenges such as abrupt changes in weather conditions, illumination issues, shadows, subtle d… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

    Comments: Published in: 2019 32nd SIBGRAPI Conference on Graphics, Patterns and Images (SIBGRAPI). arXiv admin note: text overlap with arXiv:2212.10417

  46. Scene Change Detection Using Multiscale Cascade Residual Convolutional Neural Networks

    Authors: Daniel F. S. Santos, Rafael G. Pires, Danilo Colombo, João P. Papa

    Abstract: Scene change detection is an image processing problem related to partitioning pixels of a digital image into foreground and background regions. Mostly, visual knowledge-based computer intelligent systems, like traffic monitoring, video surveillance, and anomaly detection, need to use change detection techniques. Amongst the most prominent detection methods, there are the learning-based ones, which… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

    Comments: Published in: 2020 33rd SIBGRAPI Conference on Graphics, Patterns and Images (SIBGRAPI)

  47. DDIPNet and DDIPNet+: Discriminant Deep Image Prior Networks for Remote Sensing Image Classification

    Authors: Daniel F. S. Santos, Rafael G. Pires, Leandro A. Passos, João P. Papa

    Abstract: Research on remote sensing image classification significantly impacts essential human routine tasks such as urban planning and agriculture. Nowadays, the rapid advance in technology and the availability of many high-quality remote sensing images create a demand for reliable automation methods. The current paper proposes two novel deep learning-based architectures for image classification purposes,… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

    Comments: Published in: 2021 IEEE International Geoscience and Remote Sensing Symposium IGARSS

  48. arXiv:2202.11655  [pdf, other

    cs.DC cs.CR cs.IR cs.LG

    TEE-based decentralized recommender systems: The raw data sharing redemption

    Authors: Akash Dhasade, Nevena Dresevic, Anne-Marie Kermarrec, Rafael Pires

    Abstract: Recommenders are central in many applications today. The most effective recommendation schemes, such as those based on collaborative filtering (CF), exploit similarities between user profiles to make recommendations, but potentially expose private data. Federated learning and decentralized learning systems address this by letting the data stay on user's machines to preserve privacy: each user perf… ▽ More

    Submitted 1 June, 2022; v1 submitted 23 February, 2022; originally announced February 2022.

    Journal ref: 2022 IEEE 36th International Parallel and Distributed Processing Symposium (IPDPS 2022) 447-458

  49. arXiv:2201.05658  [pdf, other

    cs.AI cs.CL

    Sequence-to-Sequence Models for Extracting Information from Registration and Legal Documents

    Authors: Ramon Pires, Fábio C. de Souza, Guilherme Rosa, Roberto A. Lotufo, Rodrigo Nogueira

    Abstract: A typical information extraction pipeline consists of token- or span-level classification models coupled with a series of pre- and post-processing scripts. In a production pipeline, requirements often change, with classes being added and removed, which leads to nontrivial modifications to the source code and the possible introduction of bugs. In this work, we evaluate sequence-to-sequence models a… ▽ More

    Submitted 14 January, 2022; originally announced January 2022.

  50. arXiv:2201.03323  [pdf, other

    cs.CV cs.LG

    Gait Recognition Based on Deep Learning: A Survey

    Authors: Claudio Filipi Gonçalves dos Santos, Diego de Souza Oliveira, Leandro A. Passos, Rafael Gonçalves Pires, Daniel Felipe Silva Santos, Lucas Pascotti Valem, Thierry P. Moreira, Marcos Cleison S. Santana, Mateus Roder, João Paulo Papa, Danilo Colombo

    Abstract: In general, biometry-based control systems may not rely on individual expected behavior or cooperation to operate appropriately. Instead, such systems should be aware of malicious procedures for unauthorized access attempts. Some works available in the literature suggest addressing the problem through gait recognition approaches. Such methods aim at identifying human beings through intrinsic perce… ▽ More

    Submitted 10 January, 2022; originally announced January 2022.