Arrow Research search

Author name cluster

Amit Kumar

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.

17 papers
2 author rows

Possible papers

17

EAAI Journal 2026 Journal Article

A note on “Optimizing the selection of the secret parameters for public key cryptosystems by using interval linear programming and fully fuzzy linear programming”

  • Raina Ahuja
  • Parul Tomar
  • Amit Kumar
  • S.S. Appadoo

Bas (Eng. Appl. Artif. Intell. (2025) 144 (110168)) claimed that, to the best of their knowledge, no mathematical programming-based method has been proposed in the literature to determine optimal secret parameters of public key cryptosystems in an interval or fuzzy environment. To fill this gap, Bas proposed an interval mathematical programming problem (IMPP) and a fuzzy mathematical programming problem (FMPP) for the Rivest, Shamir, Adleman (RSA) public key cryptosystem. Bas also proposed a method to solve IMPP as well as a method to solve FMPP. In these methods, firstly, IMPP and FMPP are transformed into crisp mathematical programming problem (CMPP). Then, using an optimal solution of the transformed CMPP, an optimal solution of original IMPP and FMPP is obtained. In this note, it is pointed out that the subtraction operation of triangular fuzzy numbers (TFNs), used in the method to transform FMPP into CMPP, is not valid. Due to which the transformed CMPP is not equivalent to the original FMPP. Hence, Bas's method to solve FMPP is not valid in its present form. Keeping the same in mind, Bas's method is modified by replacing the invalid subtraction operation of TFNs with the valid subtraction operation. Furthermore, using the modified method, correct results for the RSA public key cryptosystem corresponding to existing data, considered by Bas to illustrate their proposed method, are obtained. It is pertinent to mention that the subtraction operation of intervals, used in Bas's method to transform IMPP into CMPP, is valid.

NeurIPS Conference 2025 Conference Paper

Learning-Augmented Algorithms for $k$-median via Online Learning

  • Anish Hebbar
  • Rong Ge
  • Amit Kumar
  • Debmalya Panigrahi

The field of learning-augmented algorithms seeks to use ML techniques on past instances of a problem to inform an algorithm designed for a future instance. In this paper, we introduce a novel model for learning-augmented algorithms inspired by online learning. In this model, we are given a sequence of instances of a problem and the goal of the learning-augmented algorithm is to use prior instances to propose a solution to a future instance of the problem. The performance of the algorithm is measured by its average performance across all the instances, where the performance on a single instance is the ratio between the cost of the algorithm's solution and that of an optimal solution for that instance. We apply this framework to the classic $k$-median clustering problem, and give an efficient learning algorithm that can approximately match the average performance of the best fixed $k$-median solution in hindsight across all the instances. We also experimentally evaluate our algorithm and show that its empirical performance is close to optimal, and also that it automatically adapts the solution to a dynamically changing sequence.

NeurIPS Conference 2025 Conference Paper

Matchings Under Biased and Correlated Evaluations

  • Amit Kumar
  • Nisheeth K. Vishnoi

We study a two-institution stable matching model in which candidates from two distinct groups are evaluated using partially correlated signals that are group-biased. This extends prior work (which assumes institutions evaluate candidates in an identical manner) to a more realistic setting in which institutions rely on overlapping, but independently processed, criteria. These evaluations could consist of a variety of informative tools such as standardized tests, shared recommendation systems, or AI-based assessments with local noise. Two key parameters govern evaluations: the bias parameter $\beta \in (0, 1]$, which models systematic disadvantage faced by one group, and the correlation parameter $\gamma \in [0, 1]$, which captures the alignment between institutional rankings. We study the representation ratio $\mathcal{R}(\beta, \gamma)$, i. e. , the ratio of disadvantaged to advantaged candidates selected by the matching process in this setting. Focusing on a regime in which all candidates prefer the same institution, we characterize the large-market equilibrium and derive a closed-form expression for the resulting representation ratio. Prior work shows that when $\gamma = 1$, this ratio scales linearly with $\beta$. In contrast, we show that $\mathcal{R}(\beta, \gamma)$ increases nonlinearly with $\gamma$ and even modest losses in correlation can cause sharp drops in the representation ratio. Our analysis identifies critical $\gamma$-thresholds where institutional selection behavior undergoes discrete transitions, and reveals structural conditions under which evaluator alignment or bias mitigation are most effective. Finally, we show how this framework and results enable interventions for fairness-aware design in decentralized selection systems.

AAAI Conference 2024 Conference Paper

Towards Fairness in Online Service with K Servers and Its Application on Fair Food Delivery

  • Daman Deep Singh
  • Amit Kumar
  • Abhijnan Chakraborty

The k-SERVER problem is one of the most prominent problems in online algorithms with several variants and extensions. However, simplifying assumptions like instantaneous server movements and zero service time has hitherto limited its applicability to real-world problems. In this paper, we introduce a realistic generalization of k-SERVER without such assumptions – the k-FOOD problem, where requests with source-destination locations and an associated pickup time window arrive in an online fashion, and each has to be served by exactly one of the available k servers. The k-FOOD problem offers the versatility to model a variety of real-world use cases such as food delivery, ride sharing, and quick commerce. Moreover, motivated by the need for fairness in online platforms, we introduce the FAIR k-FOOD problem with the max-min objective. We establish that both k-FOOD and FAIR k-FOOD problems are strongly NP-hard and develop an optimal offline algorithm that arises naturally from a time-expanded flow network. Subsequently, we propose an online algorithm DOC4FOOD involving virtual movements of servers to the nearest request location. Experiments on a real-world food-delivery dataset, alongside synthetic datasets, establish the efficacy of the proposed algorithm against state-of-the-art fair food delivery algorithms.

AAAI Conference 2024 Conference Paper

Universal Weak Coreset

  • Ragesh Jaiswal
  • Amit Kumar

Coresets for k-means and k-median problems yield a small summary of the data, which preserves the clustering cost with respect to any set of k centers. Recently coresets have also been constructed for constrained k-means and k-median problems. However, the notion of coresets has the drawback that (i) they can only be applied in settings where the input points are allowed to have weights, and (ii) in general metric spaces, the size of the coresets can depend logarithmically on the number of points. The notion of weak coresets, which has less stringent requirements than coresets, has been studied in the context of classical k-means and k-median problems. A weak coreset is a pair (J,S) of subsets of points, where S acts as a summary of the point set and J as a set of potential centers. This pair satisfies the properties that (i) S is a good summary of the data as long as the k centers are chosen from J only, and (ii) there is a good choice of k centers in J with a cost close to the optimal cost. We develop this framework, which we call universal weak coresets, for constrained clustering settings. In conjunction with recent coreset constructions for constrained settings, our designs give greater data compression, are conceptually simpler, and apply to a wide range of constrained k-median and k-means problems.

NeurIPS Conference 2023 Conference Paper

Bias in Evaluation Processes: An Optimization-Based Model

  • L. Elisa Celis
  • Amit Kumar
  • Anay Mehrotra
  • Nisheeth K. Vishnoi

Biases with respect to socially-salient attributes of individuals have been well documented in evaluation processes used in settings such as admissions and hiring. We view such an evaluation process as a transformation of a distribution of the true utility of an individual for a task to an observed distribution and model it as a solution to a loss minimization problem subject to an information constraint. Our model has two parameters that have been identified as factors leading to biases: the resource-information trade-off parameter in the information constraint and the risk-averseness parameter in the loss function. We characterize the distributions that arise from our model and study the effect of the parameters on the observed distribution. The outputs of our model enrich the class of distributions that can be used to capture variation across groups in the observed evaluations. We empirically validate our model by fitting real-world datasets and use it to study the effect of interventions in a downstream selection task. These results contribute to an understanding of the emergence of bias in evaluation processes and provide tools to guide the deployment of interventions to mitigate biases.

JBHI Journal 2021 Journal Article

A New Force Myography-Based Approach for Continuous Estimation of Knee Joint Angle in Lower Limb Amputees and Able-Bodied Subjects

  • Amit Kumar
  • Anoop Kant Godiyal
  • Pradeep Joshi
  • Deepak Joshi

In this paper, we present a new method for estimating knee joint angle using force myography. The technique utilized force myogram signals from thigh muscles while subjects walked on a treadmill at different speeds, i. e. , slow, medium, fast, and run. An eight-channel in-house force myography (FMG) data acquisition system was developed to collect the data wirelessly from seven healthy subjects and a transfemoral amputee. An artificial neural network was employed to estimate the knee joint angle from force myogram signals. The root-mean-square error across the healthy subjects was 6. 9±1. 5° at slow (1. 5 km/hr), 6. 5±1. 3° at medium (4 km/hr), 7. 4±2. 2° at fast (6 km/hr) speeds, and 8. 1±2. 2° while running (8 km/hr). The root-mean-square error, across the trials, for the transfemoral amputee was 4. 0±1. 2° at slow (1 km/hr), 3. 2±0. 6° at medium (2 km/hr) and 3. 8±0. 9° at fast (3 km/hr) speeds. The proposed approach is useful in real-time gait analysis. The system is easily wearable, convenient in out-door use, portable, and commercially viable.

NeurIPS Conference 2021 Conference Paper

A Regression Approach to Learning-Augmented Online Algorithms

  • Keerti Anand
  • Rong Ge
  • Amit Kumar
  • Debmalya Panigrahi

The emerging field of learning-augmented online algorithms uses ML techniques to predict future input parameters and thereby improve the performance of online algorithms. Since these parameters are, in general, real-valued functions, a natural approach is to use regression techniques to make these predictions. We introduce this approach in this paper, and explore it in the context of a general online search framework that captures classic problems like (generalized) ski rental, bin packing, minimum makespan scheduling, etc. We show nearly tight bounds on the sample complexity of this regression problem, and extend our results to the agnostic setting. From a technical standpoint, we show that the key is to incorporate online optimization benchmarks in the design of the loss function for the regression problem, thereby diverging from the use of off-the-shelf regression tools with standard bounds on statistical error.

ICRA Conference 2005 Conference Paper

Towards Decentralization of Multi-robot Navigation Functions

  • Herbert G. Tanner
  • Amit Kumar

We present a navigation function through which a group of mobile agents can be coordinated to achieve a particular formation, both in terms of shape and orientation, while avoiding collisions between themselves and with obstacles in the environment. Convergence is global and complete, subject to the constraints of the navigation function methodology. Algebraic graph theoretic properties associated with the interconnection graph are shown to affect the shape of the navigation function. The approach is centralized but the potential function is constructed in a way that facilitates complete decentralization. The strategy presented will also serve as a point of reference and comparison in quantifying the cost of decentralization in terms of performance.

ICRA Conference 2002 Conference Paper

Distributed Relational Decision Framework for Scalable Enterprise Systems

  • Amit Kumar
  • Arthur C. Sanderson
  • Robert J. Graves
  • Raj Subbu

Describes a framework to support enterprise-level decision-making in network-based scalable systems. The fundamental principle of this approach asserts that decision tasks over a set of multiple, distributed, logically interrelated databases may be cast in the semantics of the underlying distributed database management system (DBMS). In this form, the augmented relational decision framework takes advantage of the principles of normalization and decomposition that are inherent to the relational DBMS model. The decision process is viewed as an instantiation of the relational schema, and the resulting representation of normal form hierarchies and data dependencies structures the process. Definition of a value function (or rule set) over the augmented relational decision space guides the search for desirable instances of the decision relations that constitute the suggested outcomes.