← Search

Ehsan Kazemi

11 accepted papers

2022

CTIN: Robust Contextual Transformer Network for Inertial Navigation

AAAI 2022technical

Recently, data-driven inertial navigation approaches have demonstrated their capability of using well-trained neural networks to obtain accurate position estimates from inertial measurement units (IMUs) measurements. In this paper, we propose a novel robust Contextual Transformer-based network for I…

2020

Streaming Submodular Maximization under a k-Set System Constraint

ICML 2020poster

In this paper, we propose a novel framework that converts streaming algorithms for monotone submodular maximization into streaming algorithms for non-monotone submodular maximization. This reduction readily leads to the currently tightest deterministic approximation ratio for submodular maximization…

Cited by 41SourcePDFScholar
2020

Submodular Maximization Through Barrier Functions

NeurIPS 2020spotlight

In this paper, we introduce a novel technique for constrained submodular maximization, inspired by barrier functions in continuous optimization. This connection not only improves the running time for constrained submodular maximization but also provides the state of the art guarantee. More precisel…

2019

Adaptive Sequence Submodularity

NeurIPS 2019poster

In many machine learning applications, one needs to interactively select a sequence of items (e.g., recommending movies based on a user's feedback) or make sequential decisions in a certain order (e.g., guiding an agent through a series of states). Not only do sequences already pose a dauntingly lar…

2019

Submodular Streaming in All Its Glory: Tight Approximation, Minimum Memory and Low Adaptive Complexity

ICML 2019oral

Streaming algorithms are generally judged by the quality of their solution, memory footprint, and computational complexity. In this paper, we study the problem of maximizing a monotone submodular function in the streaming setting with a cardinality constraint $k$. We first propose SIEVE-STREAMING++,…

Cited by 120SourcePDFScholar
2018

Data Summarization at Scale: A Two-Stage Submodular Approach

ICML 2018oral

The sheer scale of modern datasets has resulted in a dire need for summarization techniques that can identify representative elements in a dataset. Fortunately, the vast majority of data summarization tasks satisfy an intuitive diminishing returns condition known as submodularity, which allows us to…

Cited by 58SourcePDFScholar
2018

Do Less, Get More: Streaming Submodular Maximization with Subsampling

NeurIPS 2018spotlight

In this paper, we develop the first one-pass streaming algorithm for submodular maximization that does not evaluate the entire stream even once. By carefully subsampling each element of the data stream, our algorithm enjoys the tightest approximation guarantees in various settings while having the s…

2018

Scalable Deletion-Robust Submodular Maximization: Data Summarization with Privacy and Fairness Constraints

ICML 2018oral

Can we efficiently extract useful information from a large user-generated dataset while protecting the privacy of the users and/or ensuring fairness in representation? We cast this problem as an instance of a deletion-robust submodular maximization where part of the data may be deleted or masked due…

Cited by 84SourcePDFScholar