Skip to main content

Showing 1–50 of 191 results for author: Frossard, P

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

    cs.LG cs.AI

    Flow-Based Non-stationary Temporal Regime Causal Structure Learning

    Authors: Abdellah Rahmani, Pascal Frossard

    Abstract: Understanding causal relationships in multivariate time series is crucial in many scenarios, such as those dealing with financial or neurological data. Many such time series exhibit multiple regimes, i.e., consecutive temporal segments with a priori unknown boundaries, with each regime having its own causal structure. Inferring causal dependencies and regime shifts is critical for analyzing the un… ▽ More

    Submitted 20 June, 2025; originally announced June 2025.

  2. arXiv:2506.16404  [pdf, ps, other

    cs.LG

    Generating Directed Graphs with Dual Attention and Asymmetric Encoding

    Authors: Alba Carballo-Castro, Manuel Madeira, Yiming Qin, Dorina Thanou, Pascal Frossard

    Abstract: Directed graphs naturally model systems with asymmetric, ordered relationships, essential to applications in biology, transportation, social networks, and visual understanding. Generating such graphs enables tasks such as simulation, data augmentation and novel instance discovery; however, directed graph generation remains underexplored. We identify two key factors limiting progress in this direct… ▽ More

    Submitted 19 June, 2025; originally announced June 2025.

  3. arXiv:2506.07899  [pdf, ps, other

    cs.CL cs.LG

    MEMOIR: Lifelong Model Editing with Minimal Overwrite and Informed Retention for LLMs

    Authors: Ke Wang, Yiming Qin, Nikolaos Dimitriadis, Alessandro Favero, Pascal Frossard

    Abstract: Language models deployed in real-world systems often require post-hoc updates to incorporate new or corrected knowledge. However, editing such models efficiently and reliably - without retraining or forgetting previous information - remains a major challenge. Existing methods for lifelong model editing either compromise generalization, interfere with past edits, or fail to scale to long editing se… ▽ More

    Submitted 9 June, 2025; originally announced June 2025.

    Comments: The first two authors contributed equally to this work

  4. arXiv:2504.11268  [pdf, other

    cs.CV cs.AI

    Single-Input Multi-Output Model Merging: Leveraging Foundation Models for Dense Multi-Task Learning

    Authors: Juan Garcia Giraldo, Nikolaos Dimitriadis, Ke Wang, Pascal Frossard

    Abstract: Model merging is a flexible and computationally tractable approach to merge single-task checkpoints into a multi-task model. Prior work has solely focused on constrained multi-task settings where there is a one-to-one mapping between a sample and a task, overlooking the paradigm where multiple tasks may operate on the same sample, e.g., scene understanding. In this paper, we focus on the multi-tas… ▽ More

    Submitted 15 April, 2025; originally announced April 2025.

    Comments: 22 pages, 6 figures

  5. arXiv:2503.18709  [pdf, other

    cs.CV

    Revisiting Automatic Data Curation for Vision Foundation Models in Digital Pathology

    Authors: Boqi Chen, Cédric Vincent-Cuaz, Lydia A. Schoenpflug, Manuel Madeira, Lisa Fournier, Vaishnavi Subramanian, Sonali Andani, Samuel Ruiperez-Campillo, Julia E. Vogt, Raphaëlle Luisier, Dorina Thanou, Viktor H. Koelzer, Pascal Frossard, Gabriele Campanella, Gunnar Rätsch

    Abstract: Vision foundation models (FMs) are accelerating the development of digital pathology algorithms and transforming biomedical research. These models learn, in a self-supervised manner, to represent histological features in highly heterogeneous tiles extracted from whole-slide images (WSIs) of real-world patient samples. The performance of these FMs is significantly influenced by the size, diversity,… ▽ More

    Submitted 24 March, 2025; originally announced March 2025.

    Comments: MICCAI 2025

  6. arXiv:2502.12089  [pdf, ps, other

    stat.ML cs.LG

    How Compositional Generalization and Creativity Improve as Diffusion Models are Trained

    Authors: Alessandro Favero, Antonio Sclocchi, Francesco Cagnetta, Pascal Frossard, Matthieu Wyart

    Abstract: Natural data is often organized as a hierarchical composition of features. How many samples do generative models need in order to learn the composition rules, so as to produce a combinatorially large number of novel data? What signal in the data is exploited to learn those rules? We investigate these questions in the context of diffusion models both theoretically and empirically. Theoretically, we… ▽ More

    Submitted 4 June, 2025; v1 submitted 17 February, 2025; originally announced February 2025.

    Journal ref: Proceedings of the 42nd International Conference on Machine Learning (ICML), PMLR 267, 2025

  7. arXiv:2411.12473  [pdf, other

    cs.CL

    NMT-Obfuscator Attack: Ignore a sentence in translation with only one word

    Authors: Sahar Sadrizadeh, César Descalzo, Ljiljana Dolamic, Pascal Frossard

    Abstract: Neural Machine Translation systems are used in diverse applications due to their impressive performance. However, recent studies have shown that these systems are vulnerable to carefully crafted small perturbations to their inputs, known as adversarial attacks. In this paper, we propose a new type of adversarial attack against NMT models. In this attack, we find a word to be added between two sent… ▽ More

    Submitted 19 November, 2024; originally announced November 2024.

  8. arXiv:2411.05729  [pdf, other

    cs.LG stat.ML

    Graph-Dictionary Signal Model for Sparse Representations of Multivariate Data

    Authors: William Cappelletti, Pascal Frossard

    Abstract: Representing and exploiting multivariate signals require capturing complex relations between variables. We define a novel Graph-Dictionary signal model, where a finite set of graphs characterizes relationships in data distribution through a weighted sum of their Laplacians. We propose a framework to infer the graph dictionary representation from observed data, along with a bilinear generalization… ▽ More

    Submitted 8 November, 2024; originally announced November 2024.

  9. arXiv:2410.17146  [pdf, other

    cs.LG cs.CV

    LiNeS: Post-training Layer Scaling Prevents Forgetting and Enhances Model Merging

    Authors: Ke Wang, Nikolaos Dimitriadis, Alessandro Favero, Guillermo Ortiz-Jimenez, Francois Fleuret, Pascal Frossard

    Abstract: Fine-tuning pre-trained models has become the standard approach to endow them with specialized knowledge, but it poses fundamental challenges. In particular, \textit{(i)} fine-tuning often leads to catastrophic forgetting, where improvements on a target domain degrade generalization on other tasks, and \textit{(ii)} merging fine-tuned checkpoints from disparate tasks can lead to significant perfor… ▽ More

    Submitted 28 February, 2025; v1 submitted 22 October, 2024; originally announced October 2024.

    Comments: The first two authors contributed equally to this work. Accepted at ICLR 2025. Project website: https://lines-merging.github.io

  10. arXiv:2410.06786  [pdf, other

    cs.LG

    Deep End-to-End Survival Analysis with Temporal Consistency

    Authors: Mariana Vargas Vieyra, Pascal Frossard

    Abstract: In this study, we present a novel Survival Analysis algorithm designed to efficiently handle large-scale longitudinal data. Our approach draws inspiration from Reinforcement Learning principles, particularly the Deep Q-Network paradigm, extending Temporal Learning concepts to Survival Regression. A central idea in our method is temporal consistency, a hypothesis that past and future outcomes in th… ▽ More

    Submitted 9 October, 2024; originally announced October 2024.

  11. arXiv:2410.04263  [pdf, ps, other

    cs.LG

    DeFoG: Discrete Flow Matching for Graph Generation

    Authors: Yiming Qin, Manuel Madeira, Dorina Thanou, Pascal Frossard

    Abstract: Graph generative models are essential across diverse scientific domains by capturing complex distributions over relational data. Among them, graph diffusion models achieve superior performance but face inefficient sampling and limited flexibility due to the tight coupling between training and sampling stages. We introduce DeFoG, a novel graph generative framework that disentangles sampling from tr… ▽ More

    Submitted 15 June, 2025; v1 submitted 5 October, 2024; originally announced October 2024.

    Comments: The first two authors contributed equally to this work. Accepted at International Conference on Machine Learning (ICML) 2025

    Journal ref: International Conference on Machine Learning (ICML) 2025

  12. arXiv:2408.05599  [pdf, other

    cs.LG cs.AI cs.CV

    Sequential Representation Learning via Static-Dynamic Conditional Disentanglement

    Authors: Mathieu Cyrille Simon, Pascal Frossard, Christophe De Vleeschouwer

    Abstract: This paper explores self-supervised disentangled representation learning within sequential data, focusing on separating time-independent and time-varying factors in videos. We propose a new model that breaks the usual independence assumption between those factors by explicitly accounting for the causal relationship between the static/dynamic variables and that improves the model expressivity throu… ▽ More

    Submitted 10 August, 2024; originally announced August 2024.

    Comments: Accepted at ECCV 2024

  13. arXiv:2408.05092  [pdf, other

    cs.CV cs.CR cs.DC cs.LG eess.IV

    PriPHiT: Privacy-Preserving Hierarchical Training of Deep Neural Networks

    Authors: Yamin Sepehri, Pedram Pad, Pascal Frossard, L. Andrea Dunbar

    Abstract: The training phase of deep neural networks requires substantial resources and as such is often performed on cloud servers. However, this raises privacy concerns when the training dataset contains sensitive content, e.g., facial or medical images. In this work, we propose a method to perform the training phase of a deep learning model on both an edge device and a cloud server that prevents sensitiv… ▽ More

    Submitted 16 December, 2024; v1 submitted 9 August, 2024; originally announced August 2024.

    Comments: 21 pages, 19 figures, 11 tables

    ACM Class: I.2.10; I.2.6; I.2.11; K.4.1

  14. arXiv:2407.08056  [pdf, other

    cs.LG

    Pareto Low-Rank Adapters: Efficient Multi-Task Learning with Preferences

    Authors: Nikolaos Dimitriadis, Pascal Frossard, Francois Fleuret

    Abstract: Multi-task trade-offs in machine learning can be addressed via Pareto Front Learning (PFL) methods that parameterize the Pareto Front (PF) with a single model. PFL permits to select the desired operational point during inference, contrary to traditional Multi-Task Learning (MTL) that optimizes for a single trade-off decided prior to training. However, recent PFL methodologies suffer from limited s… ▽ More

    Submitted 26 February, 2025; v1 submitted 10 July, 2024; originally announced July 2024.

    Comments: Accepted at ICLR 2025

  15. arXiv:2406.19767  [pdf, other

    cs.IT eess.SP

    Subgraph Matching via Partial Optimal Transport

    Authors: Wen-Xin Pan, Isabel Haasler, Pascal Frossard

    Abstract: In this work, we propose a novel approach for subgraph matching, the problem of finding a given query graph in a large source graph, based on the fused Gromov-Wasserstein distance. We formulate the subgraph matching problem as a partial fused Gromov-Wasserstein problem, which allows us to build on existing theory and computational methods in order to solve this challenging problem. We extend our m… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

  16. arXiv:2406.17341  [pdf, other

    cs.LG

    Generative Modelling of Structurally Constrained Graphs

    Authors: Manuel Madeira, Clement Vignac, Dorina Thanou, Pascal Frossard

    Abstract: Graph diffusion models have emerged as state-of-the-art techniques in graph generation; yet, integrating domain knowledge into these models remains challenging. Domain knowledge is particularly important in real-world scenarios, where invalid generated graphs hinder deployment in practical applications. Unconstrained and conditioned graph diffusion models fail to guarantee such domain-specific str… ▽ More

    Submitted 6 December, 2024; v1 submitted 25 June, 2024; originally announced June 2024.

    Comments: NeurIPS 2024

  17. arXiv:2405.07813  [pdf, other

    cs.LG cs.CV

    Localizing Task Information for Improved Model Merging and Compression

    Authors: Ke Wang, Nikolaos Dimitriadis, Guillermo Ortiz-Jimenez, François Fleuret, Pascal Frossard

    Abstract: Model merging and task arithmetic have emerged as promising scalable approaches to merge multiple single-task checkpoints to one multi-task model, but their applicability is reduced by significant performance loss. Previous works have linked these drops to interference in the weight space and erasure of important task-specific features. Instead, in this work we show that the information required t… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: Accepted ICML 2024; The first two authors contributed equally to this work; Project website: https://tall-masks.github.io

  18. arXiv:2405.06298  [pdf, other

    cs.LG

    PUMA: margin-based data pruning

    Authors: Javier Maroto, Pascal Frossard

    Abstract: Deep learning has been able to outperform humans in terms of classification accuracy in many tasks. However, to achieve robustness to adversarial perturbations, the best methodologies require to perform adversarial training on a much larger training set that has been typically augmented using generative models (e.g., diffusion models). Our main objective in this work, is to reduce these data requi… ▽ More

    Submitted 10 May, 2024; originally announced May 2024.

  19. arXiv:2403.15241  [pdf, other

    cs.CV

    IS-Fusion: Instance-Scene Collaborative Fusion for Multimodal 3D Object Detection

    Authors: Junbo Yin, Jianbing Shen, Runnan Chen, Wei Li, Ruigang Yang, Pascal Frossard, Wenguan Wang

    Abstract: Bird's eye view (BEV) representation has emerged as a dominant solution for describing 3D space in autonomous driving scenarios. However, objects in the BEV representation typically exhibit small sizes, and the associated point cloud context is inherently sparse, which leads to great challenges for reliable 3D perception. In this paper, we propose IS-Fusion, an innovative multimodal fusion framewo… ▽ More

    Submitted 22 March, 2024; originally announced March 2024.

    Comments: Accepted to CVPR 2024; Code: https://github.com/yinjunbo/IS-Fusion

  20. arXiv:2402.02239  [pdf, ps, other

    cs.LG stat.ML

    Distributional Reduction: Unifying Dimensionality Reduction and Clustering with Gromov-Wasserstein

    Authors: Hugues Van Assel, Cédric Vincent-Cuaz, Nicolas Courty, Rémi Flamary, Pascal Frossard, Titouan Vayer

    Abstract: Unsupervised learning aims to capture the underlying structure of potentially large and high-dimensional datasets. Traditionally, this involves using dimensionality reduction (DR) methods to project data onto lower-dimensional spaces or organizing points into meaningful clusters (clustering). In this work, we revisit these approaches under the lens of optimal transport and exhibit relationships wi… ▽ More

    Submitted 27 June, 2025; v1 submitted 3 February, 2024; originally announced February 2024.

    Comments: 45 pages, 20 figures

  21. arXiv:2311.02142  [pdf, other

    cs.LG cs.AI

    Sparse Training of Discrete Diffusion Models for Graph Generation

    Authors: Yiming Qin, Clement Vignac, Pascal Frossard

    Abstract: Generative graph models struggle to scale due to the need to predict the existence or type of edges between all node pairs. To address the resulting quadratic complexity, existing scalable models often impose restrictive assumptions such as a cluster structure within graphs, thus limiting their applicability. To address this, we introduce SparseDiff, a novel diffusion model based on the observatio… ▽ More

    Submitted 22 May, 2024; v1 submitted 3 November, 2023; originally announced November 2023.

  22. arXiv:2311.01412  [pdf, other

    cs.LG cs.AI stat.ME

    Causal Temporal Regime Structure Learning

    Authors: Abdellah Rahmani, Pascal Frossard

    Abstract: Understanding causal relationships in multivariate time series is essential for predicting and controlling dynamic systems in fields like economics, neuroscience, and climate science. However, existing causal discovery methods often assume stationarity, limiting their effectiveness when time series consist of sequential regimes, consecutive temporal segments with unknown boundaries and changing ca… ▽ More

    Submitted 19 February, 2025; v1 submitted 2 November, 2023; originally announced November 2023.

    Journal ref: Proceedings of the 28th International Conference on Artificial Intelligence and Statistics (AISTATS) 2025, Mai Khao, Thailand. PMLR: Volume 258. Copyright 2025 by the author(s)

  23. arXiv:2310.06661  [pdf, other

    cs.LG

    Tertiary Lymphoid Structures Generation through Graph-based Diffusion

    Authors: Manuel Madeira, Dorina Thanou, Pascal Frossard

    Abstract: Graph-based representation approaches have been proven to be successful in the analysis of biomedical data, due to their capability of capturing intricate dependencies between biological entities, such as the spatial organization of different cell types in a tumor tissue. However, to further enhance our understanding of the underlying governing biological mechanisms, it is important to accurately… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

  24. arXiv:2310.06600  [pdf, other

    cs.LG cs.CV

    Pi-DUAL: Using Privileged Information to Distinguish Clean from Noisy Labels

    Authors: Ke Wang, Guillermo Ortiz-Jimenez, Rodolphe Jenatton, Mark Collier, Efi Kokiopoulou, Pascal Frossard

    Abstract: Label noise is a pervasive problem in deep learning that often compromises the generalization performance of trained models. Recently, leveraging privileged information (PI) -- information available only during training but not at test time -- has emerged as an effective approach to mitigate this issue. Yet, existing PI-based methods have failed to consistently outperform their no-PI counterparts… ▽ More

    Submitted 28 May, 2024; v1 submitted 10 October, 2023; originally announced October 2023.

    Comments: Accepted ICML 2024

  25. arXiv:2308.15246  [pdf, other

    cs.CL

    A Classification-Guided Approach for Adversarial Attacks against Neural Machine Translation

    Authors: Sahar Sadrizadeh, Ljiljana Dolamic, Pascal Frossard

    Abstract: Neural Machine Translation (NMT) models have been shown to be vulnerable to adversarial attacks, wherein carefully crafted perturbations of the input can mislead the target model. In this paper, we introduce ACT, a novel adversarial attack framework against NMT systems guided by a classifier. In our attack, the adversary aims to craft meaning-preserving adversarial examples whose translations in t… ▽ More

    Submitted 22 February, 2024; v1 submitted 29 August, 2023; originally announced August 2023.

  26. arXiv:2307.03641  [pdf, other

    cs.LG stat.ML

    Online Network Source Optimization with Graph-Kernel MAB

    Authors: Laura Toni, Pascal Frossard

    Abstract: We propose Grab-UCB, a graph-kernel multi-arms bandit algorithm to learn online the optimal source placement in large scale networks, such that the reward obtained from a priori unknown network processes is maximized. The uncertainty calls for online learning, which suffers however from the curse of dimensionality. To achieve sample efficiency, we describe the network processes with an adaptive gr… ▽ More

    Submitted 7 July, 2023; originally announced July 2023.

  27. arXiv:2307.02094  [pdf, other

    cs.LG cs.AI

    DARE: Towards Robust Text Explanations in Biomedical and Healthcare Applications

    Authors: Adam Ivankay, Mattia Rigotti, Pascal Frossard

    Abstract: Along with the successful deployment of deep neural networks in several application domains, the need to unravel the black-box nature of these networks has seen a significant increase recently. Several methods have been introduced to provide insight into the inference process of deep neural networks. However, most of these explainability methods have been shown to be brittle in the face of adversa… ▽ More

    Submitted 5 July, 2023; originally announced July 2023.

    Comments: Accepted at 61st Annual Meeting of the Association for Computational Linguistics (ACL) 2023

  28. arXiv:2306.08492  [pdf, other

    cs.CL

    A Relaxed Optimization Approach for Adversarial Attacks against Neural Machine Translation Models

    Authors: Sahar Sadrizadeh, Clément Barbier, Ljiljana Dolamic, Pascal Frossard

    Abstract: In this paper, we propose an optimization-based adversarial attack against Neural Machine Translation (NMT) models. First, we propose an optimization problem to generate adversarial examples that are semantically similar to the original sentences but destroy the translation generated by the target NMT model. This optimization problem is discrete, and we propose a continuous relaxation to solve it.… ▽ More

    Submitted 14 June, 2023; originally announced June 2023.

  29. arXiv:2306.08021  [pdf, other

    cs.LG cs.AI

    Flexible Channel Dimensions for Differentiable Architecture Search

    Authors: Ahmet Caner Yüzügüler, Nikolaos Dimitriadis, Pascal Frossard

    Abstract: Finding optimal channel dimensions (i.e., the number of filters in DNN layers) is essential to design DNNs that perform well under computational resource constraints. Recent work in neural architecture search aims at automating the optimization of the DNN model implementation. However, existing neural architecture search methods for channel dimensions rely on fixed search spaces, which prevents ac… ▽ More

    Submitted 13 June, 2023; originally announced June 2023.

  30. arXiv:2306.07178  [pdf, other

    cs.CV cs.AI cs.CR cs.LG

    Frequency-Based Vulnerability Analysis of Deep Learning Models against Image Corruptions

    Authors: Harshitha Machiraju, Michael H. Herzog, Pascal Frossard

    Abstract: Deep learning models often face challenges when handling real-world image corruptions. In response, researchers have developed image corruption datasets to evaluate the performance of deep neural networks in handling such corruptions. However, these datasets have a significant limitation: they do not account for all corruptions encountered in real-life scenarios. To address this gap, we present MU… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

    Comments: Code: https://github.com/code-Assasin/MUFIACode

  31. arXiv:2305.19738  [pdf, other

    stat.ML cs.LG cs.SI eess.SP

    Bures-Wasserstein Means of Graphs

    Authors: Isabel Haasler, Pascal Frossard

    Abstract: Finding the mean of sampled data is a fundamental task in machine learning and statistics. However, in cases where the data samples are graph objects, defining a mean is an inherently difficult task. We propose a novel framework for defining a graph mean via embeddings in the space of smooth graph signal distributions, where graph similarity can be measured using the Wasserstein metric. By finding… ▽ More

    Submitted 1 March, 2024; v1 submitted 31 May, 2023; originally announced May 2023.

  32. arXiv:2305.12827  [pdf, other

    cs.LG cs.CV

    Task Arithmetic in the Tangent Space: Improved Editing of Pre-Trained Models

    Authors: Guillermo Ortiz-Jimenez, Alessandro Favero, Pascal Frossard

    Abstract: Task arithmetic has recently emerged as a cost-effective and scalable approach to edit pre-trained models directly in weight space: By adding the fine-tuned weights of different tasks, the model's performance can be improved on these tasks, while negating them leads to task forgetting. Yet, our understanding of the effectiveness of task arithmetic and its underlying principles remains limited. We… ▽ More

    Submitted 21 November, 2023; v1 submitted 22 May, 2023; originally announced May 2023.

    Journal ref: Advances in Neural Information Processing Systems 36 (NeurIPS 2023)

  33. arXiv:2304.10857  [pdf, other

    cs.LG

    SequeL: A Continual Learning Library in PyTorch and JAX

    Authors: Nikolaos Dimitriadis, Francois Fleuret, Pascal Frossard

    Abstract: Continual Learning is an important and challenging problem in machine learning, where models must adapt to a continuous stream of new data without forgetting previously acquired knowledge. While existing frameworks are built on PyTorch, the rising popularity of JAX might lead to divergent codebases, ultimately hindering reproducibility and progress. To address this problem, we introduce SequeL, a… ▽ More

    Submitted 21 April, 2023; originally announced April 2023.

    Comments: 7 pages, 1 figure, 4 code listings

  34. arXiv:2304.06038  [pdf, other

    eess.SP cs.LG

    Knowledge-Distilled Graph Neural Networks for Personalized Epileptic Seizure Detection

    Authors: Qinyue Zheng, Arun Venkitaraman, Simona Petravic, Pascal Frossard

    Abstract: Wearable devices for seizure monitoring detection could significantly improve the quality of life of epileptic patients. However, existing solutions that mostly rely on full electrode set of electroencephalogram (EEG) measurements could be inconvenient for every day use. In this paper, we propose a novel knowledge distillation approach to transfer the knowledge from a sophisticated seizure detecto… ▽ More

    Submitted 3 April, 2023; originally announced April 2023.

  35. arXiv:2303.02384  [pdf, other

    cs.CV cs.DC cs.LG eess.IV

    Hierarchical Training of Deep Neural Networks Using Early Exiting

    Authors: Yamin Sepehri, Pedram Pad, Ahmet Caner Yüzügüler, Pascal Frossard, L. Andrea Dunbar

    Abstract: Deep neural networks provide state-of-the-art accuracy for vision tasks but they require significant resources for training. Thus, they are trained on cloud servers far from the edge devices that acquire the data. This issue increases communication cost, runtime and privacy concerns. In this study, a novel hierarchical training method for deep neural networks is proposed that uses early exits in a… ▽ More

    Submitted 20 May, 2024; v1 submitted 4 March, 2023; originally announced March 2023.

    Comments: Accepted to IEEE Transactions on Neural Networks and Learning Systems (2024), 15 pages, 10 figures, 3 Tables

    ACM Class: I.2.6; I.2.10; I.2.11

  36. arXiv:2303.01068  [pdf, other

    cs.CL cs.CR cs.LG

    Targeted Adversarial Attacks against Neural Machine Translation

    Authors: Sahar Sadrizadeh, AmirHossein Dabiri Aghdam, Ljiljana Dolamic, Pascal Frossard

    Abstract: Neural Machine Translation (NMT) systems are used in various applications. However, it has been shown that they are vulnerable to very small perturbations of their inputs, known as adversarial attacks. In this paper, we propose a new targeted adversarial attack against NMT models. In particular, our goal is to insert a predefined target keyword into the translation of the adversarial sentence whil… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: ICASSP 2023, Code available at: http://github.com/sssadrizadeh/NMT-targeted-attack

  37. arXiv:2302.09048  [pdf, other

    cs.LG

    MiDi: Mixed Graph and 3D Denoising Diffusion for Molecule Generation

    Authors: Clement Vignac, Nagham Osman, Laura Toni, Pascal Frossard

    Abstract: This work introduces MiDi, a novel diffusion model for jointly generating molecular graphs and their corresponding 3D arrangement of atoms. Unlike existing methods that rely on predefined rules to determine molecular bonds based on the 3D conformation, MiDi offers an end-to-end differentiable approach that streamlines the molecule generation process. Our experimental results demonstrate the effect… ▽ More

    Submitted 5 June, 2023; v1 submitted 17 February, 2023; originally announced February 2023.

    Comments: 22 pages. Under review

  38. arXiv:2302.00944  [pdf, other

    cs.CL

    TransFool: An Adversarial Attack against Neural Machine Translation Models

    Authors: Sahar Sadrizadeh, Ljiljana Dolamic, Pascal Frossard

    Abstract: Deep neural networks have been shown to be vulnerable to small perturbations of their inputs, known as adversarial attacks. In this paper, we investigate the vulnerability of Neural Machine Translation (NMT) models to adversarial attacks and propose a new attack algorithm called TransFool. To fool NMT models, TransFool builds on a multi-term optimization problem and a gradient projection step. By… ▽ More

    Submitted 16 June, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

  39. arXiv:2301.04472  [pdf, other

    cs.LG

    Adversarial training with informed data selection

    Authors: Marcele O. K. Mendonça, Javier Maroto, Pascal Frossard, Paulo S. R. Diniz

    Abstract: With the increasing amount of available data and advances in computing capabilities, deep neural networks (DNNs) have been successfully employed to solve challenging tasks in various areas, including healthcare, climate, and finance. Nevertheless, state-of-the-art DNNs are susceptible to quasi-imperceptible perturbed versions of the original images -- adversarial examples. These perturbations of t… ▽ More

    Submitted 7 January, 2023; originally announced January 2023.

  40. arXiv:2212.09155  [pdf, other

    cs.LG cs.AI

    Estimating the Adversarial Robustness of Attributions in Text with Transformers

    Authors: Adam Ivankay, Mattia Rigotti, Ivan Girardi, Chiara Marchiori, Pascal Frossard

    Abstract: Explanations are crucial parts of deep neural network (DNN) classifiers. In high stakes applications, faithful and robust explanations are important to understand and gain trust in DNN classifiers. However, recent work has shown that state-of-the-art attribution methods in text classifiers are susceptible to imperceptible adversarial perturbations that alter explanations significantly while mainta… ▽ More

    Submitted 18 December, 2022; originally announced December 2022.

  41. arXiv:2212.02845  [pdf, other

    cs.CV cs.AI

    SSDA3D: Semi-supervised Domain Adaptation for 3D Object Detection from Point Cloud

    Authors: Yan Wang, Junbo Yin, Wei Li, Pascal Frossard, Ruigang Yang, Jianbing Shen

    Abstract: LiDAR-based 3D object detection is an indispensable task in advanced autonomous driving systems. Though impressive detection results have been achieved by superior 3D detectors, they suffer from significant performance degeneration when facing unseen domains, such as different LiDAR configurations, different cities, and weather conditions. The mainstream approaches tend to solve these challenges b… ▽ More

    Submitted 6 December, 2022; originally announced December 2022.

    Comments: Accepted by AAAI 2023

  42. arXiv:2211.02642  [pdf, other

    eess.SP cs.LG

    A Meta-GNN approach to personalized seizure detection and classification

    Authors: Abdellah Rahmani, Arun Venkitaraman, Pascal Frossard

    Abstract: In this paper, we propose a personalized seizure detection and classification framework that quickly adapts to a specific patient from limited seizure samples. We achieve this by combining two novel paradigms that have recently seen much success in a wide variety of real-world applications: graph neural networks (GNN), and meta-learning. We train a Meta-GNN based classifier that learns a global mo… ▽ More

    Submitted 20 March, 2023; v1 submitted 1 November, 2022; originally announced November 2022.

  43. arXiv:2211.00748  [pdf, ps, other

    cs.LG eess.SP

    Maximum Likelihood Distillation for Robust Modulation Classification

    Authors: Javier Maroto, Gérôme Bovet, Pascal Frossard

    Abstract: Deep Neural Networks are being extensively used in communication systems and Automatic Modulation Classification (AMC) in particular. However, they are very susceptible to small adversarial perturbations that are carefully crafted to change the network decision. In this work, we build on knowledge distillation ideas and adversarial training in order to build more robust AMC systems. We first outli… ▽ More

    Submitted 1 November, 2022; originally announced November 2022.

  44. arXiv:2210.09759  [pdf, other

    cs.LG

    Pareto Manifold Learning: Tackling multiple tasks via ensembles of single-task models

    Authors: Nikolaos Dimitriadis, Pascal Frossard, François Fleuret

    Abstract: In Multi-Task Learning (MTL), tasks may compete and limit the performance achieved on each other, rather than guiding the optimization to a solution, superior to all its single-task trained counterparts. Since there is often not a unique solution optimal for all tasks, practitioners have to balance tradeoffs between tasks' performance, and resort to optimality in the Pareto sense. Most MTL methodo… ▽ More

    Submitted 14 June, 2023; v1 submitted 18 October, 2022; originally announced October 2022.

    Comments: Accepted ICML 2023

  45. arXiv:2210.05274  [pdf, other

    cs.LG q-bio.BM

    Equivariant 3D-Conditional Diffusion Models for Molecular Linker Design

    Authors: Ilia Igashov, Hannes Stärk, Clément Vignac, Victor Garcia Satorras, Pascal Frossard, Max Welling, Michael Bronstein, Bruno Correia

    Abstract: Fragment-based drug discovery has been an effective paradigm in early-stage drug development. An open challenge in this area is designing linkers between disconnected molecular fragments of interest to obtain chemically-relevant candidate drug molecules. In this work, we propose DiffLinker, an E(3)-equivariant 3D-conditional diffusion model for molecular linker design. Given a set of disconnected… ▽ More

    Submitted 11 October, 2022; originally announced October 2022.

    Comments: Under review

  46. arXiv:2210.02748  [pdf, other

    cs.CV cs.AI cs.LG eess.IV

    CLAD: A Contrastive Learning based Approach for Background Debiasing

    Authors: Ke Wang, Harshitha Machiraju, Oh-Hyeon Choung, Michael Herzog, Pascal Frossard

    Abstract: Convolutional neural networks (CNNs) have achieved superhuman performance in multiple vision tasks, especially image classification. However, unlike humans, CNNs leverage spurious features, such as background information to make decisions. This tendency creates different problems in terms of robustness or weak generalization performance. Through our work, we introduce a contrastive learning-based… ▽ More

    Submitted 6 October, 2022; originally announced October 2022.

    Comments: Accepted to British Machine Vision Conference (BMVC) 2022

  47. arXiv:2209.14734  [pdf, other

    cs.LG

    DiGress: Discrete Denoising diffusion for graph generation

    Authors: Clement Vignac, Igor Krawczuk, Antoine Siraudin, Bohan Wang, Volkan Cevher, Pascal Frossard

    Abstract: This work introduces DiGress, a discrete denoising diffusion model for generating graphs with categorical node and edge attributes. Our model utilizes a discrete diffusion process that progressively edits graphs with noise, through the process of adding or removing edges and changing the categories. A graph transformer network is trained to revert this process, simplifying the problem of distribut… ▽ More

    Submitted 23 May, 2023; v1 submitted 29 September, 2022; originally announced September 2022.

    Comments: 22 pages. Published as a conference paper at ICLR 2023

    Journal ref: International Conference on Learning Representations (ICLR 2023)

  48. arXiv:2206.08242  [pdf, other

    cs.LG cs.AI cs.CV

    Catastrophic overfitting can be induced with discriminative non-robust features

    Authors: Guillermo Ortiz-Jiménez, Pau de Jorge, Amartya Sanyal, Adel Bibi, Puneet K. Dokania, Pascal Frossard, Gregory Rogéz, Philip H. S. Torr

    Abstract: Adversarial training (AT) is the de facto method for building robust neural networks, but it can be computationally expensive. To mitigate this, fast single-step attacks can be used, but this may lead to catastrophic overfitting (CO). This phenomenon appears when networks gain non-trivial robustness during the first stages of AT, but then reach a breaking point where they become vulnerable in just… ▽ More

    Submitted 15 August, 2023; v1 submitted 16 June, 2022; originally announced June 2022.

    Comments: Published in Transactions on Machine Learning Research (TMLR)

  49. arXiv:2206.03178  [pdf, ps, other

    cs.LG cs.CL cs.CR

    Fooling Explanations in Text Classifiers

    Authors: Adam Ivankay, Ivan Girardi, Chiara Marchiori, Pascal Frossard

    Abstract: State-of-the-art text classification models are becoming increasingly reliant on deep neural networks (DNNs). Due to their black-box nature, faithful and robust explanation methods need to accompany classifiers for deployment in real-life scenarios. However, it has been shown in vision applications that explanation methods are susceptible to local, imperceptible perturbations that can significantl… ▽ More

    Submitted 7 June, 2022; originally announced June 2022.

    Journal ref: International Conference on Learning Representations, 2022

  50. arXiv:2205.15571  [pdf, other

    cs.CV cs.AI

    Hierarchical Spherical CNNs with Lifting-based Adaptive Wavelets for Pooling and Unpooling

    Authors: Mingxing Xu, Chenglin Li, Wenrui Dai, Siheng Chen, Junni Zou, Pascal Frossard, Hongkai Xiong

    Abstract: Pooling and unpooling are two essential operations in constructing hierarchical spherical convolutional neural networks (HS-CNNs) for comprehensive feature learning in the spherical domain. Most existing models employ downsampling-based pooling, which will inevitably incur information loss and cannot adapt to different spherical signals and tasks. Besides, the preserved information after pooling c… ▽ More

    Submitted 31 May, 2022; originally announced May 2022.