Arrow Research search

Author name cluster

Randeep Bhatia

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

6 papers
2 author rows

Possible papers

6

TCS Journal 2003 Journal Article

Asymptotically optimal declustering schemes for 2-dim range queries

  • Rakesh K. Sinha
  • Randeep Bhatia
  • Chung-Min Chen

Declustering techniques have been widely adopted in parallel storage systems (e. g. disk arrays) to speed up bulk retrieval of multidimensional data. A declustering scheme distributes data items among multiple disks, thus enabling parallel data access and reducing query response time. We measure the performance of any declustering scheme as its worst case additive deviation from the ideal scheme. The goal thus is to design declustering schemes with as small an additive error as possible. We describe a number of declustering schemes with additive error O(log M) for 2-dimensional range queries, where M is the number of disks. These are the first results giving O(log M) upper bound for all values of M. Our second result is a lower bound on the additive error. It is known that except for a few stringent cases, additive error of any 2-dimensional declustering scheme is at least one. We strengthen this lower bound to Ω((log M)(d−1/2)) for d-dimensional schemes and to Ω(log M) for 2-dimensional schemes, thus proving that the 2-dimensional schemes described in this paper are (asymptotically) optimal. These results are obtained by establishing a connection to geometric discrepancy. We also present simulation results to evaluate the performance of these schemes in practice.

AAAI Conference 1999 Conference Paper

A Policy Description Language

  • Jorge Lobo
  • Randeep Bhatia
  • Shamim Naqvi
  • Bell Labs

Apolicy describesprinciples or strategies for a plan of action designedto achieve a particular set of goals. We define a policy as a functionthat maps a series of events into a set of actions. In this paperweintroduceP~D£, a simplebut expressivelanguageto specify policies. The design of the languagehas beenstrongly influenced by the action languages of Geffner and Bonet (Geffner Boner1998)and Gelfondand Lifschitz (Gelfond&Lifschitz 1993) and the compositetemporal event language of Motakis and Zaniolo (Motakis &Zaniolo 1997). The semantics is founded on recent results on formal descriptions of action theories based on automata and their application to active databases. Wesummarize somecomplexity results on the hardness of evaluating polices and briefly describe the implementationof a policy server being used to provide centralized administration of a soft switch in a communication network.

FOCS Conference 1995 Conference Paper

The Loading Time Scheduling Problem (Extended Abstract)

  • Randeep Bhatia
  • Samir Khuller
  • Joseph Naor

In this paper we study precedence constrained scheduling problems, where the tasks can only be executed on a specified subset of the machines. Each machine has a loading time that is incurred only for the first task that is scheduled on the machine in a particular run. This basic scheduling problem arises in the context of machining on numerically controlled machines, query optimization in databases, and in other artificial intelligence applications. We give the first non-trivial approximation algorithm for this problem. We also prove non-trivial lower bounds on best possible approximation ratios for these problems. These improve on the non-approximability results that are implied by the non-approximability results for the shortest common supersequence problem. We use the same algorithmic technique to obtain approximation algorithms for a problem arising in the context of code generation for parallel machines, and for the weighted shortest common supersequence problem.

v2026.09.13