Pushkar Tripathi
Georgia Institute of Technology
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Pushkar Tripathi.
foundations of computer science | 2009
Gagan Goel; Chinmay Karande; Pushkar Tripathi; Lei Wang
Abstract— Applications in complex systems such as the Internet have spawned recent interest in studying situations involving multiple agents with their individual cost or utility functions. In this paper, we introduce an algorithmic framework for studying combinatorial problems in the presence of multiple agents with submodular cost functions. We study several fundamental covering problems (Vertex Cover, Shortest Path, Perfect Matching, and Spanning Tree) in this setting and establish tight upper and lower bounds for the approximability of these problems
Sigecom Exchanges | 2010
Gagan Goel; Chinmay Karande; Pushkar Tripathi; Lei Wang
Abstract— Applications in complex systems such as the Internet have spawned recent interest in studying situations involving multiple agents with their individual cost or utility functions. In this paper, we introduce an algorithmic framework for studying combinatorial problems in the presence of multiple agents with submodular cost functions. We study several fundamental covering problems (Vertex Cover, Shortest Path, Perfect Matching, and Spanning Tree) in this setting and establish tight upper and lower bounds for the approximability of these problems
international colloquium on automata languages and programming | 2012
Kevin P. Costello; Prasad Tetali; Pushkar Tripathi
We consider the following stochastic optimization problem first introduced by Chen et al. in [7]. We are given a vertex set of a random graph where each possible edge is present with probability pe. We do not know which edges are actually present unless we scan/probe an edge. However whenever we probe an edge and find it to be present, we are constrained to picking the edge and both its end points are deleted from the graph. We wish to find the maximum matching in this model. We compare our results against the optimal omniscient algorithm that knows the edges of the graph and present a 0.573 factor algorithm using a novel sampling technique. We also prove that no algorithm can attain a factor better than 0.898 in this model.
foundations of software technology and theoretical computer science | 2010
Gagan Goel; Pushkar Tripathi; Lei Wang
Motivated by economic thought, a recent research agenda has suggested the algorithmic study of combinatorial optimization problems under functions which satisfy the property of decreasing marginal cost. A natural first step to model such functions is to consider submodular functions. However, many fundamental problems have turned out to be extremely hard to approximate under general submodular functions, thus indicating the need for a systematic study of subclasses of submodular functions that are practically motivated and yield good approximation ratios. In this paper, we introduce and study an important subclass of submodular functions, which we call discounted price functions. These functions are succinctly representable and generalize linear(additive) price functions. We study the following fundamental combinatorial optimization problems: edge cover, spanning tree, perfect matching and
international workshop and international workshop on approximation, randomization, and combinatorial optimization. algorithms and techniques | 2012
Satoru Iwata; Prasad Tetali; Pushkar Tripathi
s-t
symposium on the theory of computing | 2011
Chinmay Karande; Aranyak Mehta; Pushkar Tripathi
path. We give both upper and lower bound for the approximability of these problems.
foundations of computer science | 2012
Gagan Goel; Pushkar Tripathi
This paper addresses the Minimum Linear Ordering Problem (MLOP): Given a nonnegative set function f on a finite set V, find a linear ordering on V such that the sum of the function values for all the suffixes is minimized. This problem generalizes well-known problems such as the Minimum Linear Arrangement, Min Sum Set Cover, Minimum Latency Set Cover, and Multiple Intents Ranking. Extending a result of Feige, Lovasz, and Tetali (2004) on Min Sum Set Cover, we show that the greedy algorithm provides a factor 4 approximate optimal solution when the cost function f is supermodular. We also present a factor 2 rounding algorithm for MLOP with a monotone submodular cost function, using the convexity of the Lovasz extension. These are among very few constant factor approximation algorithms for NP-hard minimization problems formulated in terms of submodular/supermodular functions. In contrast, when f is a symmetric submodular function, the problem has an information theoretic lower bound of 2 on the approximability.
arXiv: Multiagent Systems | 2009
Gagan Goel; Pushkar Tripathi; Lei Wang
Allocation problems with partial information | 2012
Vijay V. Vazirani; Pushkar Tripathi
arXiv: Data Structures and Algorithms | 2012
Kevin P. Costello; Prasad Tetali; Pushkar Tripathi