Armin Moharrer

dblp:211/2835 · DBLP profile ↗
← Back
6ranked-venue papers in the field
3as first author
4since 2021 · last 2023
0000-0002-8374-7286ORCID · corroborated

Domains — venue-derived; a paper can count in several

Data Mining & Knowledge Discovery · 6 (3 first)
YearPublicationVenuePosition
2023 Graph transfer learning
Andrey Gritsenko, Kimia Shayestehfard, Armin Moharrer, Jennifer G. Dy, Stratis Ioannidis
Knowl. Inf. Syst.4
2021 Graph Transfer Learning
abstract
Graph embeddings have been tremendously successful at producing node representations that are discriminative for downstream tasks. In this paper, we study the problem of graph transfer learning: given two graphs and labels in the nodes of the first graph, we wish to predict the labels on the second graph. We propose a tractable, non-combinatorial method for solving the graph transfer learning problem by combining classification and embedding losses with a continuous, convex penalty motivated by tractable graph distances. We demonstrate that our method successfully predicts labels across graphs with almost perfect accuracy; in the same scenarios, training embeddings through standard methods leads to predictions that are no better than random.
Andrey Gritsenko, Kimia Shayestehfard, Armin Moharrer, Jennifer G. Dy, Stratis Ioannidis
ICDM4
2021 Robust Regression via Model Based Methods
Armin Moharrer, Khashayar Kamran, Edmund M. Yeh, Stratis Ioannidis
ECML/PKDD (3)1
2021 Submodular Maximization via Taylor Series Approximation
abstract
We study submodular maximization problems with matroid constraints, in particular, problems where the objective can be expressed via compositions of analytic and multilinear functions. We show that for functions of this form, the so-called continuous greedy algorithm attains a ratio arbitrarily close to $(1-1/e) \approx 0.63$ using a deterministic estimation via Taylor series approximation. This drastically reduces execution time over prior art that uses sampling.
Gözde Özcan, Armin Moharrer, Stratis Ioannidis
SDM2
2019 Distributing Frank-Wolfe via map-reduce
Armin Moharrer, Stratis Ioannidis
Knowl. Inf. Syst.1
2017 Distributing Frank-Wolfe via Map-Reduce
abstract
Large-scale optimization problems abound in data mining and machine learning applications, and the computational challenges they pose are often addressed through parallelization. We identify structural properties under which a convex optimization problem can be massively parallelized via map-reduce operations using the Frank-Wolfe (FW) algorithm. The class of problems that can be tackled this way is quite broad and includes experimental design, AdaBoost, and projection to a convex hull. Implementing FW via map-reduce eases parallelization and deployment via commercial distributed computing frameworks. We demonstrate this by implementing FW over Spark, an engine for parallel data processing, and establish that parallelization through map-reduce yields significant performance improvements: we solve problems with 10 million variables using 350 cores in 44 minutes; the same operation takes 133 hours when executed serially.
Armin Moharrer, Stratis Ioannidis
ICDM1