Bruno Ribeiro
Purdue University
19 Papers
64 Citations
Bruno Ribeiro is an academic researcher from Purdue University. The author has contributed to research in topics: Graph (abstract data type) & Computer science. The author has an hindex of 7, co-authored 19 publications. Previous affiliations of Bruno Ribeiro include Federal University of Rio de Janeiro.
Chat about Author
Papers
Membership Inference Attacks and Defenses in Classification Models
TL;DR: This work proposes a defense against MI attacks that aims to close the gap by intentionally reduces the training accuracy, by means of a new set regularizer using the Maximum Mean Discrepancy between the softmax output empirical distributions of the training and validation sets.
74
Feedforward Neural Networks for Caching: n Enough or Too Much?
Vladyslav Fedchenko,Giovanni Neglia,Bruno Ribeiro +2 more
- 25 Jan 2019
TL;DR: In this article, a caching policy that uses a feed-forward neural network (FNN) to predict content popularity is proposed, which outperforms popular eviction policies like LRU or ARC, but also relies on the more complex recurrent neural networks.
•Posted Content
On the Equivalence between Node Embeddings and Structural Graph Representations
Balasubramaniam Srinivasan,Bruno Ribeiro +1 more
- 01 Oct 2019
TL;DR: The authors showed that the relationship between structural representations and node embeddings is analogous to that of a distribution and its samples, and showed that all tasks that can be performed by node embedding can also be done by structural representation and vice-versa.
24
•Proceedings Article
On the Equivalence between Node Embeddings and Structural Graph Representations
Balasubramaniam Srinivasan,Bruno Ribeiro +1 more
- 30 Apr 2020
TL;DR: This work provides the first unifying theoretical framework for node embeddings and structural graph representations, bridging methods like matrix factorization and graph neural networks, and introduces new practical guidelines to generating and using nodeembeddings, which fixes significant shortcomings of standard operating procedures used today.
•Posted Content
Detecting Anomalies in Sequential Data with Higher-order Networks.
Jian Xu,Mandana Saebi,Bruno Ribeiro,Lance M. Kaplan,Nitesh V. Chawla +4 more
- 27 Dec 2017
TL;DR: This work shows that the existing HON construction algorithm cannot be used for the anomaly detection task due to the extra parameters and poor scalability, and introduces a parameter-free algorithm that constructs HON in big data sets.