Teaser for WASP: A Weight-Space Approach to Detecting Learned Spuriousness
Cristian Daniel Paduraru, Antonio Barbalau, Radu Filipescu, Andrei Liviu Nicolicioiu, Elena Burceanu
Accepted at NeurIPS 2024 Workshop Interpretable AI: Past, Present and Future Dec 2024
Links: arXiv GitHub Abstract It is of crucial importance to train machine learning models such that they clearly understand what defines each class in …
Teaser for Probabilistic Graph Rewiring via Virtual Nodes
C. Qian, A. Manolache, C. Morris, M. Niepert
Accepted at NeurIPS 2024 (Poster) Dec 2024
Links: arXiv GitHub Abstract Message-passing graph neural networks (MPNNs) have emerged as a powerful paradigm for graph-based machine learning. …
Teaser for Towards generalisable and calibrated audio deepfake detection with self-supervised representations
Octavian Pascu, Adriana Stan, Dan Oneata, Elisabeta Oneata, Horia Cucu
Accepted at Interspeech 2024 Sep 2024
Links: Proceedings PDF Abstract Generalisation—the ability of a model to perform well on unseen data—is crucial for building reliable deepfake …
Teaser for Large Language Models for Malware Analysis
Jan 2024
Large Language Models (LLMs) took the world by storm in 2023, revolutionizing the way people search and generate text content. LLMs for code have …
Teaser for Weakly-supervised deepfake localization in diffusion-generated images
Dragos-Constantin Tantaru, Elisabeta Oneata, Dan Oneata
Accepted at Winter Conference on Applications of Computer Vision (WACV) 2024 Jan 2024
Links: arXiv Proceedings GitHub Abstract The remarkable generative capabilities of denoising diffusion models have raised new concerns regarding the …
Teaser for The BGV fully homomorphic encryption scheme
Jun 2023
This is a sister blogpost to the previous one about a similar scheme (BFV) and it's part of the series that covers fully homomorphic encryption …
eburceanu et al.
May 2023
Docket: BTD-2227 · US publication: 2024/0386212 · PTO filed: May 19, 2023 · Status: Published · Technologies: Machine learning Patent publication on …
Teaser for 🕹️ Pretrained Atari Agents
May 2022
Releasing trained models in computer vision and natural language processing has been a major source of progress for the research in these fields and …
Burceanu et al.
Mar 2022
Docket: BTD-2103 · US application: 17/656,644 · PTO filed: Mar 26, 2022 · Status: Published · Technologies: Machine learning Patent application on …
Teaser for Private Set Intersection from Homomorphic Encryption: A Python Implementation
May 2021
Check out our Private Set Intersection (PSI) implementation in Python here! In this blog post, we will first motivate our interest in PSI, by …