Skip to main content

Showing 1–33 of 33 results for author: Akshay, S

.
  1. arXiv:2405.04015  [pdf, ps, other

    cs.AI cs.LO

    Certified Policy Verification and Synthesis for MDPs under Distributional Reach-avoidance Properties

    Authors: S. Akshay, Krishnendu Chatterjee, Tobias Meggendorfer, Đorđe Žikelić

    Abstract: Markov Decision Processes (MDPs) are a classical model for decision making in the presence of uncertainty. Often they are viewed as state transformers with planning objectives defined with respect to paths over MDP states. An increasingly popular alternative is to view them as distribution transformers, giving rise to a sequence of probability distributions over MDP states. For instance, reachabil… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

    Comments: Extended version of a paper accepted at IJCAI 2024

  2. arXiv:2401.11290  [pdf, other

    cs.LO cs.FL

    On Dependent Variables in Reactive Synthesis

    Authors: S. Akshay, Eliyahu Basa, Supratik Chakraborty, Dror Fried

    Abstract: Given a Linear Temporal Logic (LTL) formula over input and output variables, reactive synthesis requires us to design a deterministic Mealy machine that gives the values of outputs at every time step for every sequence of inputs, such that the LTL formula is satisfied. In this paper, we investigate the notion of dependent variables in the context of reactive synthesis. Inspired by successful pre-p… ▽ More

    Submitted 20 January, 2024; originally announced January 2024.

    Comments: Full version of conference paper published in TACAS'24

  3. arXiv:2312.12362  [pdf, ps, other

    cs.LO cs.AI

    Auditable Algorithms for Approximate Model Counting

    Authors: Kuldeep S. Meel, Supratik Chakraborty, S. Akshay

    Abstract: Model counting, or counting the satisfying assignments of a Boolean formula, is a fundamental problem with diverse applications. Given #P-hardness of the problem, develo** algorithms for approximate counting is an important research area. Building on the practical success of SAT-solvers, the focus has recently shifted from theory to practical implementations of approximate counting algorithms. T… ▽ More

    Submitted 19 December, 2023; originally announced December 2023.

    Comments: Full version of conference paper accepted at AAAI'24. The authors decided to forgo the old convention of alphabetical ordering of authors in favor of a randomized ordering. The publicly verifiable record of the randomization is available at https://www.aeaweb.org/journals/policies/random-author-order/search

  4. A Few-Shot Approach to Dysarthric Speech Intelligibility Level Classification Using Transformers

    Authors: Paleti Nikhil Chowdary, Vadlapudi Sai Aravind, Gorantla V N S L Vishnu Vardhan, Menta Sai Akshay, Menta Sai Aashish, Jyothish Lal. G

    Abstract: Dysarthria is a speech disorder that hinders communication due to difficulties in articulating words. Detection of dysarthria is important for several reasons as it can be used to develop a treatment plan and help improve a person's quality of life and ability to communicate effectively. Much of the literature focused on improving ASR systems for dysarthric speech. The objective of the current wor… ▽ More

    Submitted 17 September, 2023; originally announced September 2023.

    Comments: Paper has been presented at ICCCNT 2023 and the final version will be published in IEEE Digital Library Xplore

  5. Enhancing Knee Osteoarthritis severity level classification using diffusion augmented images

    Authors: Paleti Nikhil Chowdary, Gorantla V N S L Vishnu Vardhan, Menta Sai Akshay, Menta Sai Aashish, Vadlapudi Sai Aravind, Garapati Venkata Krishna Rayalu, Aswathy P

    Abstract: This research paper explores the classification of knee osteoarthritis (OA) severity levels using advanced computer vision models and augmentation techniques. The study investigates the effectiveness of data preprocessing, including Contrast-Limited Adaptive Histogram Equalization (CLAHE), and data augmentation using diffusion models. Three experiments were conducted: training models on the origin… ▽ More

    Submitted 17 September, 2023; originally announced September 2023.

    Comments: Paper has been accepted to be presented at ICACECS 2023 and the final version will be published by Atlantis Highlights in Computer Science (AHCS) , Atlantis Press(part of Springer Nature)

    Journal ref: Proceedings of the International e-Conference on Advances in Computer Engineering and Communication Systems (ICACECS 2023) 266-274 (2023)

  6. arXiv:2305.17824  [pdf, other

    cs.FL

    A Unified Model for Real-Time Systems: Symbolic Techniques and Implementation

    Authors: S Akshay, Paul Gastin, R Govind, Aniruddha R Joshi, B Srivathsan

    Abstract: In this paper, we consider a model of generalized timed automata (GTA) with two kinds of clocks, history and future, that can express many timed features succinctly, including timed automata, event-clock automata with and without diagonal constraints, and automata with timers. Our main contribution is a new simulation-based zone algorithm for checking reachability in this unified model. While such… ▽ More

    Submitted 28 May, 2023; originally announced May 2023.

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

  7. arXiv:2305.16796  [pdf, ps, other

    cs.LO

    MDPs as Distribution Transformers: Affine Invariant Synthesis for Safety Objectives

    Authors: S. Akshay, Krishnendu Chatterjee, Tobias Meggendorfer, Đorđe Žikelić

    Abstract: Markov decision processes can be viewed as transformers of probability distributions. While this view is useful from a practical standpoint to reason about trajectories of distributions, basic reachability and safety problems are known to be computationally intractable (i.e., Skolem-hard) to solve in such models. Further, we show that even for simple examples of MDPs, strategies for safety objecti… ▽ More

    Submitted 26 May, 2023; originally announced May 2023.

    Comments: Extended version of paper to appear at CAV 2023

  8. arXiv:2211.02365  [pdf, other

    cs.LO

    On Robustness for the Skolem, Positivity and Ultimate Positivity Problems

    Authors: S. Akshay, Hugo Bazille, Blaise Genest, Mihir Vahanwala

    Abstract: The Skolem problem is a long-standing open problem in linear dynamical systems: can a linear recurrence sequence (LRS) ever reach 0 from a given initial configuration? Similarly, the positivity problem asks whether the LRS stays positive from an initial configuration. Deciding Skolem (or positivity) has been open for half a century: the best known decidability results are for LRS with special prop… ▽ More

    Submitted 4 June, 2024; v1 submitted 4 November, 2022; originally announced November 2022.

  9. arXiv:2207.02633  [pdf, other

    cs.FL

    Simulations for Event-Clock Automata

    Authors: S Akshay, Paul Gastin, R Govind, B Srivathsan

    Abstract: Event-clock automata (ECA) are a well-known semantic subclass of timed automata (TA) which enjoy admirable theoretical properties, e.g., determinizability, and are practically useful to capture timed specifications. However, unlike for timed automata, there exist no implementations for checking non-emptiness of event-clock automata. As ECAs contain special prophecy clocks that guess and maintain t… ▽ More

    Submitted 1 July, 2024; v1 submitted 6 July, 2022; originally announced July 2022.

  10. arXiv:2205.09190  [pdf, ps, other

    cs.FL cs.LO

    On eventual non-negativity and positivity for the weighted sum of powers of matrices

    Authors: S Akshay, Supratik Chakraborty, Debtanu Pal

    Abstract: The long run behaviour of linear dynamical systems is often studied by looking at eventual properties of matrices and recurrences that underlie the system. A basic problem that lies at the core of many questions in this setting is the following: given a set of pairs of rational weights and matrices {(w_1 , A_1 ), . . . , (w_m , A_m )}, we ask if the weighted sum of powers of these matrices is even… ▽ More

    Submitted 18 May, 2022; originally announced May 2022.

    Comments: Long version of paper to appear at IJCAR 2022

  11. arXiv:2108.07307  [pdf, ps, other

    cs.LG cs.AI cs.LO

    Synthesizing Pareto-Optimal Interpretations for Black-Box Models

    Authors: Hazem Torfah, Shetal Shah, Supratik Chakraborty, S. Akshay, Sanjit A. Seshia

    Abstract: We present a new multi-objective optimization approach for synthesizing interpretations that "explain" the behavior of black-box machine learning models. Constructing human-understandable interpretations for black-box models often requires balancing conflicting objectives. A simple interpretation may be easier to understand for humans while being less precise in its predictions vis-a-vis a complex… ▽ More

    Submitted 16 August, 2021; originally announced August 2021.

    Comments: Long version of conference paper accepted at FMCAD'21

  12. arXiv:2105.13683  [pdf, other

    cs.FL cs.LO

    Fast zone-based algorithms for reachability in pushdown timed automata

    Authors: S. Akshay, Paul Gastin, Karthik R Prakash

    Abstract: Given the versatility of timed automata a huge body of work has evolved that considers extensions of timed automata. One extension that has received a lot of interest is timed automata with a, possibly unbounded, stack, also called the pushdown timed automata (PDTA) model. While different algorithms have been given for reachability in different variants of this model, most of these results are pur… ▽ More

    Submitted 19 July, 2021; v1 submitted 28 May, 2021; originally announced May 2021.

    Comments: Long version of conference paper accepted at CAV'2021

  13. arXiv:2104.14098  [pdf, ps, other

    cs.LO cs.AI

    A Normal Form Characterization for Efficient Boolean Skolem Function Synthesis

    Authors: Preey Shah, Aman Bansal, S. Akshay, Supratik Chakraborty

    Abstract: Boolean Skolem function synthesis concerns synthesizing outputs as Boolean functions of inputs such that a relational specification between inputs and outputs is satisfied. This problem, also known as Boolean functional synthesis, has several applications, including design of safe controllers for autonomous systems, certified QBF solving, cryptanalysis etc. Recently, complexity theoretic hardness… ▽ More

    Submitted 28 June, 2021; v1 submitted 29 April, 2021; originally announced April 2021.

    Comments: Full version of conference paper accepted at LICS'2021

  14. arXiv:2102.07463  [pdf, ps, other

    cs.LO cs.FL

    On synthesizing Skolem functions for first order logic formulae

    Authors: S. Akshay, Supratik Chakraborty

    Abstract: Skolem functions play a central role in the study of first order logic, both from theoretical and practical perspectives. While every Skolemized formula in first-order logic makes use of Skolem constants and/or functions, not all such Skolem constants and/or functions admit effectively computable interpretations. Indeed, the question of whether there exists an effectively computable interpretation… ▽ More

    Submitted 4 August, 2022; v1 submitted 15 February, 2021; originally announced February 2021.

    Comments: Full version of conference paper accepted at MFCS 2022

  15. arXiv:2004.14692  [pdf, other

    cs.DS cs.LG cs.LO

    Sparse Hashing for Scalable Approximate Model Counting: Theory and Practice

    Authors: Kuldeep S. Meel, S. Akshay

    Abstract: Given a CNF formula F on n variables, the problem of model counting or #SAT is to compute the number of satisfying assignments of F . Model counting is a fundamental but hard problem in computer science with varied applications. Recent years have witnessed a surge of effort towards develo** efficient algorithmic techniques that combine the classical 2-universal hashing with the remarkable progre… ▽ More

    Submitted 30 April, 2020; originally announced April 2020.

    Comments: Full version of paper accepted in LICS2020 conference

  16. arXiv:2002.05950  [pdf, other

    cs.FL

    Revisiting Underapproximate Reachability for Multipushdown Systems

    Authors: S. Akshay, Paul Gastin, S Krishna, Sparsa Roychowdhury

    Abstract: Boolean programs with multiple recursive threads can be captured as pushdown automata with multiple stacks. This model is Turing complete, and hence, one is often interested in analyzing a restricted class that still captures useful behaviors. In this paper, we propose a new class of bounded under approximations for multi-pushdown systems, which subsumes most existing classes. We develop an effici… ▽ More

    Submitted 5 May, 2020; v1 submitted 14 February, 2020; originally announced February 2020.

    Comments: 52 pages, Conference TACAS 2020

  17. arXiv:1908.06275  [pdf, ps, other

    cs.LO

    Knowledge Compilation for Boolean Functional Synthesis

    Authors: S. Akshay, Jatin Arora, Supratik Chakraborty, S. Krishna, Divya Raghunathan, Shetal Shah

    Abstract: Given a Boolean formula F(X,Y), where X is a vector of outputs and Y is a vector of inputs, the Boolean functional synthesis problem requires us to compute a Skolem function vector G(Y)for X such that F(G(Y),Y) holds whenever \exists X F(X,Y) holds. In this paper, we investigate the relation between the representation of the specification F(X,Y) and the complexity of synthesis. We introduce a new… ▽ More

    Submitted 17 August, 2019; originally announced August 2019.

    Comments: Full version of conference paper accepted at FMCAD 2019

  18. arXiv:1903.03773  [pdf, other

    cs.LO

    Timed Systems through the Lens of Logic

    Authors: S. Akshay, Paul Gastin, Vincent Juge, Shankara Narayanan Krishna

    Abstract: In this paper, we analyze timed systems with data structures, using a rich interplay of logic and properties of graphs. We start by describing behaviors of timed systems using graphs with timing constraints. Such a graph is called realizable if we can assign time-stamps to nodes or events so that they are consistent with the timing constraints. The logical definability of several graph properties… ▽ More

    Submitted 27 April, 2019; v1 submitted 9 March, 2019; originally announced March 2019.

  19. arXiv:1902.05604  [pdf, ps, other

    cs.FL

    Continuous Reachability for Unordered Data Petri nets is in PTime

    Authors: Utkarsh Gupta, Preey Shah, S. Akshay, Piotr Hofman

    Abstract: Unordered data Petri nets (UDPN) are an extension of classical Petri nets with tokens that carry data from an infinite domain and where transitions may check equality and disequality of tokens. UDPN are well-structured, so the coverability and termination problems are decidable, but with higher complexity than for Petri nets. On the other hand, the problem of reachability for UDPN is surprisingly… ▽ More

    Submitted 14 February, 2019; originally announced February 2019.

    Comments: Extended version of conference paper at FoSSaCS 2019

  20. arXiv:1804.09341  [pdf, ps, other

    cs.LO cs.CC cs.DM

    Distribution-based objectives for Markov Decision Processes

    Authors: S. Akshay, Blaise Genest, Nikhil Vyas

    Abstract: We consider distribution-based objectives for Markov Decision Processes (MDP). This class of objectives gives rise to an interesting trade-off between full and partial information. As in full observation, the strategy in the MDP can depend on the state of the system, but similar to partial information, the strategy needs to account for all the states at the same time. In this paper, we focus on tw… ▽ More

    Submitted 25 April, 2018; originally announced April 2018.

    Comments: An extended abstract of this paper has been accepted in the conference LICS'2018

  21. arXiv:1804.05507  [pdf, ps, other

    cs.LO

    What's hard about Boolean Functional Synthesis

    Authors: S. Akshay, Supratik Chakraborty, Shubham Goel, Sumith Kulal, Shetal Shah

    Abstract: Given a relational specification between Boolean inputs and outputs, the goal of Boolean functional synthesis is to synthesize each output as a function of the inputs such that the specification is met. In this paper, we first show that unless some hard conjectures in complexity theory are falsified, Boolean functional synthesis must necessarily generate exponential-sized Skolem functions, thereby… ▽ More

    Submitted 18 May, 2018; v1 submitted 16 April, 2018; originally announced April 2018.

    Comments: Full version of a conference paper to appear in CAV 2018

  22. arXiv:1707.02297  [pdf, other

    cs.FL cs.LO

    Towards an Efficient Tree Automata based technique for Timed Systems

    Authors: S. Akshay, Paul Gastin, Shankara Narayanan Krishna, Ilias Sarkar

    Abstract: The focus of this paper is the analysis of real-time systems with recursion, through the development of good theoretical techniques which are implementable. Time is modeled using clock variables, and recursion using stacks. Our technique consists of modeling the behaviours of the timed system as graphs, and interpreting these graphs on tree terms by showing a bound on their tree-width. We then bui… ▽ More

    Submitted 8 July, 2017; originally announced July 2017.

  23. arXiv:1707.01157  [pdf, other

    cs.LO cs.FL

    On Petri Nets with Hierarchical Special Arcs

    Authors: S. Akshay, Supratik Chakraborty, Ankush Das, Vishal Jagannath, Sai Sandeep

    Abstract: We investigate the decidability of termination, reachability, coverability and deadlock-freeness of Petri nets endowed with a hierarchy on places, and with inhibitor arcs, reset arcs and transfer arcs that respect this hierarchy. We also investigate what happens when we have a mix of these special arcs, some of which respect the hierarchy, while others do not. We settle the decidability status of… ▽ More

    Submitted 4 July, 2017; originally announced July 2017.

    Comments: Extended abstract to appear in conference CONCUR 2017

  24. arXiv:1703.01440  [pdf, ps, other

    cs.LO

    Towards Parallel Boolean Functional Synthesis

    Authors: S. Akshay, Supratik Chakraborty, Ajith K. John, Shetal Shah

    Abstract: Given a relational specification R(X, Y), where X and Y are sequences of input and output variables, we wish to synthesize each output as a function of the inputs such that the specification holds. This is called the Boolean functional synthesis problem and has applications in several areas. In this paper, we present the first parallel approach for solving this problem, using compositional and CEG… ▽ More

    Submitted 4 March, 2017; originally announced March 2017.

    Comments: Long version of conference paper in TACAS 2017

  25. arXiv:1607.05671  [pdf, ps, other

    cs.LO

    Stochastic Timed Games Revisited

    Authors: S Akshay, Patricia Bouyer, Shankara Narayanan Krishna, Lakshmi Manasa, Ashutosh Trivedi

    Abstract: Stochastic timed games (STGs), introduced by Bouyer and Forejt, naturally generalize both continuous-time Markov chains and timed automata by providing a partition of the locations between those controlled by two players (Player Box and Player Diamond) with competing objectives and those governed by stochastic laws. Depending on the number of players---$2$, $1$, or $0$---subclasses of stochastic t… ▽ More

    Submitted 19 July, 2016; originally announced July 2016.

  26. Analyzing Timed Systems Using Tree Automata

    Authors: S. Akshay, Paul Gastin, Shankara Narayanan Krishna

    Abstract: Timed systems, such as timed automata, are usually analyzed using their operational semantics on timed words. The classical region abstraction for timed automata reduces them to (untimed) finite state automata with the same time-abstract properties, such as state reachability. We propose a new technique to analyze such timed systems using finite tree automata instead of finite word automata. The m… ▽ More

    Submitted 8 May, 2018; v1 submitted 28 April, 2016; originally announced April 2016.

    ACM Class: F.1.1

    Journal ref: Logical Methods in Computer Science, Volume 14, Issue 2 (May 9, 2018) lmcs:3156

  27. arXiv:1508.05497  [pdf, ps, other

    cs.LO

    Skolem Functions for Factored Formulas

    Authors: Ajith K. John, Shetal Shah, Supratik Chakraborty, Ashutosh Trivedi, S. Akshay

    Abstract: Given a propositional formula F(x,y), a Skolem function for x is a function Ψ(y), such that substituting Ψ(y) for x in F gives a formula semantically equivalent to \exists F. Automatically generating Skolem functions is of significant interest in several applications including certified QBF solving, finding strategies of players in games, synthesising circuits and bit-vector programs from specific… ▽ More

    Submitted 23 September, 2015; v1 submitted 22 August, 2015; originally announced August 2015.

    Comments: Full version of FMCAD 2015 conference publication

  28. Fermi-Bose cubic couplings in light-cone field theories

    Authors: Y. S. Akshay, Sudarshan Ananth

    Abstract: We derive light-cone cubic interaction vertices involving fermions and bosons of arbitrary spin by demanding closure of the Poincaré algebra. We derive the three-point scattering amplitude corresponding to these interaction vertices and find that they possess interesting factorization properties, identical to the case of three boson scattering.

    Submitted 3 April, 2015; originally announced April 2015.

    Comments: 10 pages

    Journal ref: Phys.Rev. D91 (2015) 085029

  29. arXiv:1503.04264  [pdf

    cond-mat.soft

    Coarse-grain Molecular Dynamics Study of Fullerene Transport across a Cell Membrane

    Authors: Sridhar Akshay, Bharath Srikanth, Amit Kumar, Ashok Kumar Dasmahapatra

    Abstract: The study of the ability of drug molecules to enter cells through the membrane is of vital importance in the field of drug delivery. In cases where the transport of the drug molecules through the membrane is not easily accomplishable, other carrier molecules are used. Spherical fullerene molecules have been postulated as potential carriers of highly hydrophilic drugs across the plasma membrane. He… ▽ More

    Submitted 14 March, 2015; originally announced March 2015.

    Comments: 25 pages, 9 Figures, 1 Table

  30. arXiv:1411.7507  [pdf

    cs.DC

    Efficient Support of Big Data Storage Systems on the Cloud

    Authors: Akshay MS, Suhas Mohan, Vincent Kuri, Dinkar Sitaram, H. L. Phalachandra

    Abstract: Due to its advantages over traditional data centers, there has been a rapid growth in the usage of cloud infrastructures. These include public clouds (e.g., Amazon EC2), or private clouds, such as clouds deployed using OpenStack. A common factor in many of the well known infrastructures, for example OpenStack and CloudStack, is that networked storage is used for storage of persistent data. However… ▽ More

    Submitted 27 November, 2014; originally announced November 2014.

    Comments: Presented at 2nd International Workshop on Cloud Computing Applications (ICWA) during IEEE International Conference on High Performance Computing (HiPC) 2013

  31. Factorization of cubic vertices involving three different higher spin fields

    Authors: Y. S. Akshay, Sudarshan Ananth

    Abstract: We derive a class of cubic interaction vertices for three higher spin fields, with integer spins $λ_1$, $λ_2$, $λ_3$, by closing commutators of the Poincaré algebra in four-dimensional flat spacetime. We find that these vertices exhibit an interesting factorization property which allows us to identify off-shell perturbative relations between them.

    Submitted 27 August, 2014; v1 submitted 9 April, 2014; originally announced April 2014.

    Comments: 7 pages

    Journal ref: Nucl.Phys.B887:168-174,2014

  32. Light-cone gravity in AdS$_{4}$

    Authors: Y. S. Akshay, Sudarshan Ananth, Mahendra Mali

    Abstract: We obtain a closed form expression for the Action describing pure gravity, in light-cone gauge, in a four-dimensional Anti de Sitter background. We perform a perturbative expansion of this closed form result to extract the cubic interaction vertex in this gauge.

    Submitted 23 January, 2014; originally announced January 2014.

    Comments: 11 pages

    Journal ref: Nucl.Phys.B884:66-73,2014

  33. Cubic interaction vertices in higher spin theories

    Authors: Y. S. Akshay, Sudarshan Ananth

    Abstract: Based purely on symmetry considerations, we derive the following result: in momentum space, the coefficient of the cubic interaction vertex for a spin $λ$ field is equal to the corresponding Yang-Mills (spin 1) coefficient, raised to the power $λ$. This result is valid for all $λ$ for Lagrangians that contain a cubic interaction vertex of the form $λ$-$λ$-$λ$, in four-dimensional flat spacetime. F… ▽ More

    Submitted 17 April, 2014; v1 submitted 30 April, 2013; originally announced April 2013.

    Comments: 6 pages, published version

    Journal ref: J.Phys. A47 (2014) 045401