← Search

Olgica Milenkovic

23 accepted papers

2026

The Trojan Knowledge: Bypassing Commercial LLM Guardrails via Harmless Prompt Weaving and Adaptive Tree Search

ICML 2026poster

Large language models (LLMs) remain vulnerable to jailbreak attacks that bypass safety guardrails. Existing approaches overwhelmingly operate within the prompt-optimization paradigm; the resulting prompts typically retain malicious semantic signals that modern guardrails are primed to detect. In con…

Cited by 0SourceScholar
2025

DMol: A Highly Efficient and Chemical Motif-Preserving Molecule Generation Platform

NeurIPS 2025poster

We introduce a new graph diffusion model for small drug molecule generation which simultaneously offers a 10-fold reduction in the number of diffusion steps when compared to existing methods, preservation of small molecule graph motifs via motif compression, and an average 3\% improvement in SMILES…

Cited by 0SourceScholar
2025

Do LLMs Really Forget? Evaluating Unlearning with Knowledge Correlation and Confidence Awareness

NeurIPS 2025poster

Machine unlearning techniques aim to mitigate unintended memorization in large language models (LLMs). However, existing approaches predominantly focus on the explicit removal of isolated facts, often overlooking latent inferential dependencies and the non-deterministic nature of knowledge within LL…

Cited by 0SourceScholar
2024

FedGTST: Boosting Global Transferability of Federated Models via Statistics Tuning

NeurIPS 2024poster

The performance of Transfer Learning (TL) significantly depends on effective pretraining, which not only requires extensive amounts of data but also substantial computational resources. As a result, in practice, it is challenging to successfully perform TL at the level of individual model developers…

Cited by 0SourcePDFScholar
2024

Online Distribution Learning with Local Privacy Constraints

AISTATS 2024poster

We study the problem of online conditional distribution estimation with \emph{unbounded} label sets under local differential privacy. The problem may be succinctly stated as follows. Let $\mathcal{F}$ be a distribution-valued function class with an unbounded label set. Our aim is to estimate an \emp…

Cited by 1SourcePDFScholar
2023

Differentially Private Decoupled Graph Convolutions for Multigranular Topology Protection

NeurIPS 2023poster

Graph Neural Networks (GNNs) have proven to be highly effective in solving real-world learning problems that involve graph-structured data. However, GNNs can also inadvertently expose sensitive user information and interactions through their model predictions. To address these privacy concerns, Diff…

2023

Efficient Model Updates for Approximate Unlearning of Graph-Structured Data

ICLR 2023poster

With the adoption of recent laws ensuring the ``right to be forgotten'', the problem of machine unlearning has become of significant importance. This is particularly the case for graph-structured data, and learning tools specialized for such data, including graph neural networks (GNNs). This work in…

Cited by 54SourcePDFScholar
2023

Machine Unlearning of Federated Clusters

ICLR 2023poster

Federated clustering (FC) is an unsupervised learning problem that arises in a number of practical applications, including personalized recommender and healthcare systems. With the adoption of recent laws ensuring the "right to be forgotten", the problem of machine unlearning for FC methods has beco…

2023

PINA: Leveraging Side Information in eXtreme Multi-label Classification via Predicted Instance Neighborhood Aggregation

ICML 2023poster

The eXtreme Multi-label Classification (XMC) problem seeks to find relevant labels from an exceptionally large label space. Most of the existing XMC learners focus on the extraction of semantic features from input query text. However, conventional XMC studies usually neglect the side information of…

2022

Node Feature Extraction by Self-Supervised Multi-scale Neighborhood Prediction

ICLR 2022poster

Learning on graphs has attracted significant attention in the learning community due to numerous real-world applications. In particular, graph neural networks (GNNs), which take \emph{numerical} node features and graph structure as inputs, have been shown to achieve state-of-the-art performance on v…

2022

You are AllSet: A Multiset Function Framework for Hypergraph Neural Networks

ICLR 2022poster

Hypergraphs are used to model higher-order interactions amongst agents and there exist many practically relevant instances of hypergraph datasets. To enable the efficient processing of hypergraph data, several hypergraph neural network platforms have been proposed for learning hypergraph properties…

2021

Adaptive Universal Generalized PageRank Graph Neural Network

ICLR 2021poster

In many important graph data processing applications the acquired information includes both node features and observations of the graph topology. Graph neural networks (GNNs) are designed to exploit both sources of evidence but they do not optimally trade-off their utility and integrate them in a ma…

2020

Image Processing in DNA

ICASSP 2020accepted

ABSTRACT The main obstacles for the practical deployment of DNA-based data storage platforms are the prohibitively high cost of synthetic DNA and the large number of errors introduced during synthesis. In particular, synthetic DNA products contain both individual oligo (fragment) symbol errors as we…

Cited by 0SourceScholar
2020

Multi-MotifGAN (MMGAN): Motif-Targeted Graph Generation And Prediction

ICASSP 2020accepted

Generative graph models create instances of graphs that mimic the properties of real-world networks. Generative models are successful at retaining pairwise associations in the underlying networks but often fail to capture higher-order connectivity patterns known as network motifs. Different types of…

Cited by 0SourceScholar
2019

Online Convex Matrix Factorization with Representative Regions

NeurIPS 2019poster

Matrix factorization (MF) is a versatile learning method that has found wide applications in various data-driven disciplines. Still, many MF algorithms do not adequately scale with the size of available datasets and/or lack interpretability. To improve the computational efficiency of the method, an…

Cited by 7SourcePDFScholar
2019

Optimizing Generalized PageRank Methods for Seed-Expansion Community Detection

NeurIPS 2019poster

Landing probabilities (LP) of random walks (RW) over graphs encode rich information regarding graph topology. Generalized PageRanks (GPR), which represent weighted sums of LPs of RWs, utilize the discriminative power of LP features to enable many graph-based learning studies. Previous work in the ar…

Cited by 85SourcePDFScholar
2018

Revisiting Decomposable Submodular Function Minimization with Incidence Relations

NeurIPS 2018poster

We introduce a new approach to decomposable submodular function minimization (DSFM) that exploits incidence relations. Incidence relations describe which variables effectively influence the component functions, and when properly utilized, they allow for improving the convergence rates of DSFM solver…

2018

Submodular Hypergraphs: p-Laplacians, Cheeger Inequalities and Spectral Clustering

ICML 2018oral

We introduce submodular hypergraphs, a family of hypergraphs that have different submodular weights associated with different cuts of hyperedges. Submodular hypergraphs arise in cluster- ing applications in which higher-order structures carry relevant information. For such hypergraphs, we define the…