Skip to main content

Showing 1–22 of 22 results for author: Agarwal, U

.
  1. arXiv:2504.06011  [pdf, other

    cs.CL

    Llama-3-Nanda-10B-Chat: An Open Generative Large Language Model for Hindi

    Authors: Monojit Choudhury, Shivam Chauhan, Rocktim Jyoti Das, Dhruv Sahnan, Xudong Han, Haonan Li, Aaryamonvikram Singh, Alok Anil Jadhav, Utkarsh Agarwal, Mukund Choudhary, Debopriyo Banerjee, Fajri Koto, Junaid Bhat, Awantika Shukla, Samujjwal Ghosh, Samta Kamboj, Onkar Pandit, Lalit Pradhan, Rahul Pal, Sunil Sahu, Soundar Doraiswamy, Parvez Mullah, Ali El Filali, Neha Sengupta, Gokul Ramakrishnan , et al. (5 additional authors not shown)

    Abstract: Developing high-quality large language models (LLMs) for moderately resourced languages presents unique challenges in data availability, model adaptation, and evaluation. We introduce Llama-3-Nanda-10B-Chat, or Nanda for short, a state-of-the-art Hindi-centric instruction-tuned generative LLM, designed to push the boundaries of open-source Hindi language models. Built upon Llama-3-8B, Nanda incorp… ▽ More

    Submitted 8 April, 2025; originally announced April 2025.

  2. Toward Singularity Theorems with Torsion

    Authors: Armin van de Venn, Ujjwal Agarwal, David Vasak

    Abstract: This study examines the formulation of a singularity theorem for timelike curves including torsion, and establishes the foundational framework necessary for its derivation. We begin by deriving the relative acceleration for an arbitrary congruence of timelike curves. The resulting ``deviation equation'' offers an alternative pathway to the well-known Raychaudhuri equation with torsion. Conjugate p… ▽ More

    Submitted 27 September, 2024; v1 submitted 30 July, 2024; originally announced July 2024.

    Comments: 13 pages, 3 figures; Updated to published version

    Journal ref: Phys. Rev. D 110, 064082 (2024)

  3. arXiv:2404.18460  [pdf, other

    cs.CL cs.AI

    Ethical Reasoning and Moral Value Alignment of LLMs Depend on the Language we Prompt them in

    Authors: Utkarsh Agarwal, Kumar Tanmay, Aditi Khandelwal, Monojit Choudhury

    Abstract: Ethical reasoning is a crucial skill for Large Language Models (LLMs). However, moral values are not universal, but rather influenced by language and culture. This paper explores how three prominent LLMs -- GPT-4, ChatGPT, and Llama2-70B-Chat -- perform ethical reasoning in different languages and if their moral judgement depend on the language in which they are prompted. We extend the study of et… ▽ More

    Submitted 29 April, 2024; originally announced April 2024.

  4. arXiv:2402.02135  [pdf, other

    cs.CL cs.AI

    Do Moral Judgment and Reasoning Capability of LLMs Change with Language? A Study using the Multilingual Defining Issues Test

    Authors: Aditi Khandelwal, Utkarsh Agarwal, Kumar Tanmay, Monojit Choudhury

    Abstract: This paper explores the moral judgment and moral reasoning abilities exhibited by Large Language Models (LLMs) across languages through the Defining Issues Test. It is a well known fact that moral judgment depends on the language in which the question is asked. We extend the work of beyond English, to 5 new languages (Chinese, Hindi, Russian, Spanish and Swahili), and probe three LLMs -- ChatGPT,… ▽ More

    Submitted 3 February, 2024; originally announced February 2024.

    Comments: Accepted to EACL 2024 (main)

  5. arXiv:2310.07251  [pdf, other

    cs.CL cs.AI

    Ethical Reasoning over Moral Alignment: A Case and Framework for In-Context Ethical Policies in LLMs

    Authors: Abhinav Rao, Aditi Khandelwal, Kumar Tanmay, Utkarsh Agarwal, Monojit Choudhury

    Abstract: In this position paper, we argue that instead of morally aligning LLMs to specific set of ethical principles, we should infuse generic ethical reasoning capabilities into them so that they can handle value pluralism at a global scale. When provided with an ethical policy, an LLM should be capable of making decisions that are ethically consistent to the policy. We develop a framework that integrate… ▽ More

    Submitted 11 October, 2023; originally announced October 2023.

  6. arXiv:2310.00782  [pdf, ps, other

    cs.DC cs.DS

    Distributed Deterministic Exact Minimum Weight Cycle and Multi Source Shortest Paths in Near Linear Rounds in CONGEST model

    Authors: Udit Agarwal

    Abstract: We present new deterministic algorithms for computing distributed weighted minimum weight cycle (MWC) in undirected and directed graphs and distributed weighted all nodes shortest cycle (ANSC) in directed graphs. Our algorithms for these problems run in $\tilde{O}(n)$ rounds in the CONGEST model on graphs with arbitrary non-negative edge weights, matching the lower bound up to polylogarithmic fact… ▽ More

    Submitted 1 October, 2023; originally announced October 2023.

  7. arXiv:2309.13356  [pdf, other

    cs.CL cs.AI

    Probing the Moral Development of Large Language Models through Defining Issues Test

    Authors: Kumar Tanmay, Aditi Khandelwal, Utkarsh Agarwal, Monojit Choudhury

    Abstract: In this study, we measure the moral reasoning ability of LLMs using the Defining Issues Test - a psychometric instrument developed for measuring the moral development stage of a person according to the Kohlberg's Cognitive Moral Development Model. DIT uses moral dilemmas followed by a set of ethical considerations that the respondent has to judge for importance in resolving the dilemma, and then r… ▽ More

    Submitted 7 October, 2023; v1 submitted 23 September, 2023; originally announced September 2023.

    Comments: First three authors contributed equally

  8. arXiv:2210.15593  [pdf

    cs.NE cs.AR eess.IV eess.SP

    An Investigation into Neuromorphic ICs using Memristor-CMOS Hybrid Circuits

    Authors: Udit Kumar Agarwal, Shikhar Makhija, Varun Tripathi, Kunwar Singh

    Abstract: The memristance of a memristor depends on the amount of charge flowing through it and when current stops flowing through it, it remembers the state. Thus, memristors are extremely suited for implementation of memory units. Memristors find great application in neuromorphic circuits as it is possible to couple memory and processing, compared to traditional Von-Neumann digital architectures where mem… ▽ More

    Submitted 19 August, 2022; originally announced October 2022.

    Comments: Bachelor's thesis

  9. arXiv:2107.10533  [pdf, other

    cs.CR cs.PL cs.SE

    CGuard: Efficient Spatial Safety for C

    Authors: Piyus Kedia, Rahul Purandare, Udit Kumar Agarwal, Rishabh

    Abstract: Spatial safety violations are the root cause of many security attacks and unexpected behavior of applications. Existing techniques to enforce spatial safety work broadly at either object or pointer granularity. Object-based approaches tend to incur high CPU overheads, whereas pointer-based approaches incur both high CPU and memory overheads. SGXBounds, an object-based approach, is so far the most… ▽ More

    Submitted 29 August, 2023; v1 submitted 22 July, 2021; originally announced July 2021.

  10. arXiv:2106.08500  [pdf, other

    cs.AI

    Optimizing Graph Transformer Networks with Graph-based Techniques

    Authors: Loc Hoang, Udit Agarwal, Gurbinder Gill, Roshan Dathathri, Abhik Seal, Brian Martin, Keshav Pingali

    Abstract: Graph transformer networks (GTN) are a variant of graph convolutional networks (GCN) that are targeted to heterogeneous graphs in which nodes and edges have associated type information that can be exploited to improve inference accuracy. GTNs learn important metapaths in the graph, create weighted edges for these metapaths, and use the resulting graph in a GCN. Currently, the only available implem… ▽ More

    Submitted 15 June, 2021; originally announced June 2021.

  11. BiPart: A Parallel and Deterministic Multilevel Hypergraph Partitioner

    Authors: Sepideh Maleki, Udit Agarwal, Martin Burtscher, Keshav Pingali

    Abstract: Hypergraph partitioning is used in many problem domains including VLSI design, linear algebra, Boolean satisfiability, and data mining. Most versions of this problem are NP-complete or NP-hard, so practical hypergraph partitioners generate approximate partitioning solutions for all but the smallest inputs. One way to speed up hypergraph partitioners is to exploit parallelism. However, existing par… ▽ More

    Submitted 25 December, 2020; originally announced December 2020.

    Comments: Accepted for publication at PPoPP21

  12. arXiv:2005.09588  [pdf, ps, other

    cs.DS cs.DC

    Faster Deterministic All Pairs Shortest Paths in Congest Model

    Authors: Udit Agarwal, Vijaya Ramachandran

    Abstract: We present a new deterministic algorithm for distributed weighted all pairs shortest paths (APSP) in both undirected and directed graphs. Our algorithm runs in $\tilde{O}(n^{4/3})$ rounds in the Congest models on graphs with arbitrary edge weights, and it improves on the previous $\tilde{O}(n^{3/2})$ bound of Agarwal et al. [ARKP18]. The main components of our new algorithm are a new faster techni… ▽ More

    Submitted 19 May, 2020; originally announced May 2020.

    Comments: An extended abstract of this paper will appear in the Proceedings of the ACM Symposium on Parallel Algorithms and Architectures (SPAA) 2020

  13. arXiv:2002.11617   

    cs.DS

    A Polynomial Time Algorithm for Almost Optimal Vertex Fault Tolerant Spanners

    Authors: Udit Agarwal

    Abstract: We present the first polynomial time algorithm for the f vertex fault tolerant spanner problem, which achieves almost optimal spanner size. Our algorithm for constructing f vertex fault tolerant spanner takes $O(k\cdot n\cdot m^2 \cdot W)$ time, where W is the maximum edge weight, and constructs a spanner of size $O(n^{1+1/k}f^{1-1/k}\cdot (\log n)^{1-1/k})$. Our spanner has almost optimal size an… ▽ More

    Submitted 6 March, 2020; v1 submitted 26 February, 2020; originally announced February 2020.

    Comments: Incorrect statement of Lemma 5.1

  14. arXiv:1911.12234  [pdf

    cond-mat.mtrl-sci

    Structural, Electronic and Elastic Properties of zincblende III-Arsenide Binary Compounds: First-Principles Study

    Authors: Umang Agarwal, Satish Chandra, Virendra Kumar

    Abstract: First-principles calculations were performed, and the results from the study of structural, electronic and elastic properties of zincblende III-arsenide binary compounds (BAs, AlAs, GaAs and InAs) are presented. These properties have been calculated using an ab initio pseudopotential method based on density functional theory (DFT) with the local density approximation (LDA) for the exchange-correla… ▽ More

    Submitted 27 November, 2019; originally announced November 2019.

    Comments: 6 pages, 12 figures, 2 tables

  15. arXiv:1810.08544  [pdf, ps, other

    cs.DS cs.DC

    New and Simplified Distributed Algorithms for Weighted All Pairs Shortest Paths

    Authors: Udit Agarwal, Vijaya Ramachandran

    Abstract: We consider the problem of computing all pairs shortest paths (APSP) and shortest paths for k sources in a weighted graph in the distributed CONGEST model. For graphs with non-negative integer edge weights (including zero weights) we build on a recent pipelined algorithm to obtain $\tilde{O}(λ^{1/4}\cdot n^{5/4})$ in graphs with non-negative integer edge-weight at most $λ$, and… ▽ More

    Submitted 18 October, 2018; originally announced October 2018.

    Comments: arXiv admin note: text overlap with arXiv:1807.08824

  16. arXiv:1807.08824  [pdf, ps, other

    cs.DS cs.DC

    A Deterministic Distributed Algorithm for Weighted All Pairs Shortest Paths Through Pipelining

    Authors: Udit Agarwal, Vijaya Ramachandran

    Abstract: We present a new pipelined approach to compute all pairs shortest paths (APSP) in a directed graph with nonnegative integer edge weights (including zero weights) in the CONGEST model in the distributed setting. Our deterministic distributed algorithm computes shortest paths of distance at most $Δ$ for all pairs of vertices in at most $2 n \sqrtΔ + 2n$ rounds, and more generally, it computes h-hop… ▽ More

    Submitted 22 October, 2018; v1 submitted 23 July, 2018; originally announced July 2018.

    Comments: Minor correction in Citations

  17. arXiv:1804.05441  [pdf, ps, other

    cs.DS cs.DC

    A Deterministic Distributed Algorithm for Exact Weighted All-Pairs Shortest Paths in $\tilde{O}(n^{3/2})$ Rounds

    Authors: Udit Agarwal, Vijaya Ramachandran, Valerie King, Matteo Pontecorvi

    Abstract: We present a deterministic distributed algorithm to compute all-pairs shortest paths(APSP) in an edge-weighted directed or undirected graph. Our algorithm runs in $\tilde{O}(n^{3/2})$ rounds in the Congest model, where $n$ is the number of nodes in the graph. This is the first $o(n^2)$ rounds deterministic distributed algorithm for the weighted APSP problem. Our algorithm is fairly simple and inco… ▽ More

    Submitted 15 April, 2018; originally announced April 2018.

  18. Renormalization Group theory outperforms other approaches in statistical comparison between upscaling techniques for porous media

    Authors: Shravan Hanasoge, Umang Agarwal, Kunj Tandon, J. M. Vianney A. Koelman

    Abstract: Determining the pressure differential required to achieve a desired flow rate in a porous medium requires solving Darcy's law, a Laplace-like equation, with a spatially varying tensor permeability. In various scenarios, the permeability coefficient is sampled at high spatial resolution, which makes solving Darcy's equation numerically prohibitively expensive. As a consequence, much effort has gone… ▽ More

    Submitted 12 September, 2017; originally announced September 2017.

    Comments: 15 pages, 7 figures, Physical Review E

  19. arXiv:1611.07008  [pdf, ps, other

    cs.DS cs.CC

    Fine-Grained Complexity and Conditional Hardness for Sparse Graphs

    Authors: Udit Agarwal, Vijaya Ramachandran

    Abstract: We consider the fine-grained complexity of sparse graph problems that currently have $\tilde{O}(mn)$ time algorithms, where m is the number of edges and n is the number of vertices in the input graph. This class includes several important path problems on both directed and undirected graphs, including APSP, MWC (minimum weight cycle), and Eccentricities, which is the problem of computing, for each… ▽ More

    Submitted 18 October, 2017; v1 submitted 21 November, 2016; originally announced November 2016.

    Comments: abstract updated; There is no update to the paper

  20. arXiv:1512.02157  [pdf, ps, other

    cs.DS cs.DM

    Finding $k$ Simple Shortest Paths and Cycles

    Authors: Udit Agarwal, Vijaya Ramachandran

    Abstract: The problem of finding multiple simple shortest paths in a weighted directed graph $G=(V,E)$ has many applications, and is considerably more difficult than the corresponding problem when cycles are allowed in the paths. Even for a single source-sink pair, it is known that two simple shortest paths cannot be found in time polynomially smaller than $n^3$ (where $n=|V|$) unless the All-Pairs Shortest… ▽ More

    Submitted 22 February, 2016; v1 submitted 7 December, 2015; originally announced December 2015.

    Comments: The current version includes new results for undirected graphs. In Section 4, the notion of an (m,n) reduction is generalized to an f(m,n) reduction

  21. arXiv:1309.2989  [pdf, other

    cond-mat.soft cond-mat.mtrl-sci cond-mat.stat-mech physics.chem-ph

    Phase behavior of binary mixtures of hard convex polyehdra

    Authors: Mihir R. Khadilkar, Umang Agarwal, Fernando A. Escobedo

    Abstract: Shape anisotropy of colloidal nanoparticles has emerged as an important design variable for engineering assemblies with targeted structure and properties. In particular, a number of polyhedral nanoparticles have been shown to exhibit a rich phase behavior [Agarwal et al., Nature Materials, 2011, 10, 230]. Since real synthesized particles have polydispersity not only in size but also in shape, we e… ▽ More

    Submitted 11 September, 2013; originally announced September 2013.

  22. Glassy Dislocation Dynamics in 2-D Colloidal Dimer Crystals

    Authors: Sharon J. Gerbode, Umang Agarwal, Desmond C. Ong, Chekesha M. Liddell, Fernando Escobedo, Itai Cohen

    Abstract: Although glassy relaxation is typically associated with disorder, here we report on a new type of glassy dynamics relating to dislocations within 2-D crystals of colloidal dimers. Previous studies have demonstrated that dislocation motion in dimer crystals is restricted by certain particle orientations. Here, we drag an optically trapped particle through such dimer crystals, creating dislocations.… ▽ More

    Submitted 11 August, 2010; originally announced August 2010.

    Comments: 4 pages + 2 page supp. mat

    Journal ref: Phys. Rev. Lett. 105, 078301 (2010)