Skip to main content

Showing 1–13 of 13 results for author: Padhi, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.18278  [pdf, other

    cs.CV eess.IV

    Generalized Deepfake Attribution

    Authors: Sowdagar Mahammad Shahid, Sudev Kumar Padhi, Umesh Kashyap, Sk. Subidh Ali

    Abstract: The landscape of fake media creation changed with the introduction of Generative Adversarial Networks (GAN s). Fake media creation has been on the rise with the rapid advances in generation technology, leading to new challenges in Detecting fake media. A fundamental characteristic of GAN s is their sensitivity to parameter initialization, known as seeds. Each distinct seed utilized during training… ▽ More

    Submitted 26 June, 2024; originally announced June 2024.

  2. arXiv:2402.08964  [pdf, other

    cs.LG cs.HC

    Predicting User Experience on Laptops from Hardware Specifications

    Authors: Saswat Padhi, Sunil K. Bhasin, Udaya K. Ammu, Alex Bergman, Allan Knies

    Abstract: Estimating the overall user experience (UX) on a device is a common challenge faced by manufacturers. Today, device makers primarily rely on microbenchmark scores, such as Geekbench, that stress test specific hardware components, such as CPU or RAM, but do not satisfactorily capture consumer workloads. System designers often rely on domain-specific heuristics and extensive testing of prototypes to… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

    Comments: Spotlight presentation at the ML for Systems workshop at NeurIPS 2023 ; 9 pages with appendix ; https://openreview.net/forum?id=mHShSE7MSU

  3. arXiv:2312.06001  [pdf, other

    cs.PL

    The SyGuS Language Standard Version 2.1

    Authors: Saswat Padhi, Elizabeth Polgreen, Mukund Raghothaman, Andrew Reynolds, Abhishek Udupa

    Abstract: The classical formulation of the program-synthesis problem is to find a program that meets a correctness specification given as a logical formula. Syntax-guided synthesis (SyGuS) is a standardized format for specifying the correctness specification with a syntactic template that constrains the space of allowed implementations. The input to SyGuS consists of a background theory, a semantic correc… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

    Comments: 36 pages, introduced in the SYNT workshop at CAV 2021

  4. arXiv:2311.07888  [pdf, other

    cs.RO cs.AI cs.LG

    RoboSense At Edge: Detecting Slip, Crumple and Shape of the Object in Robotic Hand for Teleoprations

    Authors: Sudev Kumar Padhi, Mohit Kumar, Debanka Giri, Subidh Ali

    Abstract: Slip and crumple detection is essential for performing robust manipulation tasks with a robotic hand (RH) like remote surgery. It has been one of the challenging problems in the robotics manipulation community. In this work, we propose a technique based on machine learning (ML) based techniques to detect the slip, and crumple as well as the shape of an object that is currently held in the robotic… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

  5. arXiv:2303.00830  [pdf, other

    eess.AS cs.SD eess.SP

    DISPLACE Challenge: DIarization of SPeaker and LAnguage in Conversational Environments

    Authors: Shikha Baghel, Shreyas Ramoji, Sidharth, Ranjana H, Prachi Singh, Somil Jain, Pratik Roy Chowdhuri, Kaustubh Kulkarni, Swapnil Padhi, Deepu Vijayasenan, Sriram Ganapathy

    Abstract: In multilingual societies, social conversations often involve code-mixed speech. The current speech technology may not be well equipped to extract information from multi-lingual multi-speaker conversations. The DISPLACE challenge entails a first-of-kind task to benchmark speaker and language diarization on the same data, as the data contains multi-speaker conversations in multilingual code-mixed s… ▽ More

    Submitted 5 June, 2023; v1 submitted 1 March, 2023; originally announced March 2023.

  6. arXiv:2003.12106  [pdf, other

    cs.PL

    Data-Driven Inference of Representation Invariants

    Authors: Anders Miltner, Saswat Padhi, Todd Millstein, David Walker

    Abstract: A representation invariant is a property that holds of all values of abstract type produced by a module. Representation invariants play important roles in software engineering and program verification. In this paper, we develop a counterexample-driven algorithm for inferring a representation invariant that is sufficient to imply a desired specification for a module. The key novelty is a type-direc… ▽ More

    Submitted 26 March, 2020; originally announced March 2020.

    Comments: 18 Pages, Full version of PLDI 2020 paper

  7. arXiv:1911.11728  [pdf, other

    cs.LG cs.PL cs.SE stat.ML

    On Scaling Data-Driven Loop Invariant Inference

    Authors: Sahil Bhatia, Saswat Padhi, Nagarajan Natarajan, Rahul Sharma, Prateek Jain

    Abstract: Automated synthesis of inductive invariants is an important problem in software verification. Once all the invariants have been specified, software verification reduces to checking of verification conditions. Although static analyses to infer invariants have been studied for over forty years, recent years have seen a flurry of data-driven invariant inference techniques which guess invariants from… ▽ More

    Submitted 16 July, 2020; v1 submitted 26 November, 2019; originally announced November 2019.

  8. arXiv:1905.07457  [pdf, other

    cs.PL cs.LG

    Overfitting in Synthesis: Theory and Practice (Extended Version)

    Authors: Saswat Padhi, Todd Millstein, Aditya Nori, Rahul Sharma

    Abstract: In syntax-guided synthesis (SyGuS), a synthesizer's goal is to automatically generate a program belonging to a grammar of possible implementations that meets a logical specification. We investigate a common limitation across state-of-the-art SyGuS tools that perform counterexample-guided inductive synthesis (CEGIS). We empirically observe that as the expressiveness of the provided grammar increase… ▽ More

    Submitted 7 June, 2019; v1 submitted 17 May, 2019; originally announced May 2019.

    Comments: 24 pages (5 pages of appendices), 7 figures, includes proofs of theorems

  9. arXiv:1904.07146  [pdf, other

    cs.PL

    SyGuS-Comp 2018: Results and Analysis

    Authors: Rajeev Alur, Dana Fisman, Saswat Padhi, Rishabh Singh, Abhishek Udupa

    Abstract: Syntax-guided synthesis (SyGuS) is the computational problem of finding an implementation $f$ that meets both a semantic constraint given by a logical formula $φ$ in a background theory $\mathbb{T}$, and a syntactic constraint given by a grammar $G$, which specifies the allowed set of candidate implementations. Such a synthesis problem can be formally defined in the SyGuS input format (SyGuS-IF),… ▽ More

    Submitted 12 April, 2019; originally announced April 2019.

    Comments: 18 pages. Satellite event of CAV'18 and SYNT'18. arXiv admin note: substantial text overlap with arXiv:1711.11438

  10. FlashProfile: A Framework for Synthesizing Data Profiles

    Authors: Saswat Padhi, Prateek Jain, Daniel Perelman, Oleksandr Polozov, Sumit Gulwani, Todd Millstein

    Abstract: We address the problem of learning a syntactic profile for a collection of strings, i.e. a set of regex-like patterns that succinctly describe the syntactic variations in the strings. Real-world datasets, typically curated from multiple sources, often contain data in various syntactic formats. Thus, any data processing task is preceded by the critical step of data format identification. However, m… ▽ More

    Submitted 16 April, 2019; v1 submitted 17 September, 2017; originally announced September 2017.

    Comments: 28 pages, SPLASH (OOPSLA) 2018

    Journal ref: Proc. ACM Program. Lang. 2, OOPSLA, Article 150 (November 2018) 150:1-150:28

  11. arXiv:1707.02029  [pdf, other

    cs.PL cs.LG

    LoopInvGen: A Loop Invariant Generator based on Precondition Inference

    Authors: Saswat Padhi, Rahul Sharma, Todd Millstein

    Abstract: We describe the LoopInvGen tool for generating loop invariants that can provably guarantee correctness of a program with respect to a given specification. LoopInvGen is an efficient implementation of the inference technique originally proposed in our earlier work on PIE (https://doi.org/10.1145/2908080.2908099). In contrast to existing techniques, LoopInvGen is not restricted to a fixed set of f… ▽ More

    Submitted 31 October, 2019; v1 submitted 6 July, 2017; originally announced July 2017.

    Comments: Tool Description ( for technical details, see our PLDI paper at https://doi.org/10.1145/2908080.2908099 ), SyGuS-COMP'19 Competition Contribution, 4 pages

  12. arXiv:1310.1190  [pdf

    cs.DB

    Review on Fragment Allocation by using Clustering Technique in Distributed Database System

    Authors: Priyanka Dash, Ranjita Rout, Satya Bhusan Pratihari, Sanjay Kumar Padhi

    Abstract: Considerable Progress has been made in the last few years in improving the performance of the distributed database systems. The development of Fragment allocation models in Distributed database is becoming difficult due to the complexity of huge number of sites and their communication considerations. Under such conditions, simulation of clustering and data allocation is adequate tools for understa… ▽ More

    Submitted 4 October, 2013; originally announced October 2013.

    Comments: 9 pages,3 figures

    Journal ref: IJCSN,October,2013,Volume-2 Issue-5

  13. arXiv:1308.0843  [pdf, other

    hep-ex cs.DC

    Snowmass Energy Frontier Simulations using the Open Science Grid (A Snowmass 2013 whitepaper)

    Authors: A. Avetisyan, S. Bhattacharya, M. Narain, S. Padhi, J. Hirschauer, T. Levshina, P. McBride, C. Sehgal, M. Slyz, M. Rynge, S. Malik, J. Stupak III

    Abstract: Snowmass is a US long-term planning study for the high-energy community by the American Physical Society's Division of Particles and Fields. For its simulation studies, opportunistic resources are harnessed using the Open Science Grid infrastructure. Late binding grid technology, GlideinWMS, was used for distributed scheduling of the simulation jobs across many sites mainly in the US. The pilot in… ▽ More

    Submitted 1 October, 2013; v1 submitted 4 August, 2013; originally announced August 2013.

    Report number: SNOW13-00168