Skip to main content

Showing 1–20 of 20 results for author: Vaidya, S

  1. arXiv:2406.11734  [pdf, other

    cs.SE cs.DC cs.PF

    LibProf: A Python Profiler for Improving Cold Start Performance in Serverless Applications

    Authors: Syed Salauddin Mohammad Tariq, Ali Al Zein, Soumya Sripad Vaidya, Arati Khanolkar, Probir Roy

    Abstract: Serverless computing abstracts away server management, enabling automatic scaling and efficient resource utilization. However, cold-start latency remains a significant challenge, affecting end-to-end performance. Our preliminary study reveals that inefficient library initialization and usage are major contributors to this latency in Python-based serverless applications. We introduce LibProf, a Pyt… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  2. arXiv:2404.19756  [pdf, other

    cs.LG cond-mat.dis-nn cs.AI stat.ML

    KAN: Kolmogorov-Arnold Networks

    Authors: Ziming Liu, Yixuan Wang, Sachin Vaidya, Fabian Ruehle, James Halverson, Marin Soljačić, Thomas Y. Hou, Max Tegmark

    Abstract: Inspired by the Kolmogorov-Arnold representation theorem, we propose Kolmogorov-Arnold Networks (KANs) as promising alternatives to Multi-Layer Perceptrons (MLPs). While MLPs have fixed activation functions on nodes ("neurons"), KANs have learnable activation functions on edges ("weights"). KANs have no linear weights at all -- every weight parameter is replaced by a univariate function parametriz… ▽ More

    Submitted 16 June, 2024; v1 submitted 30 April, 2024; originally announced April 2024.

    Comments: 48 pages, 20 figures. Codes are available at https://github.com/KindXiaoming/pykan

  3. arXiv:2312.14141  [pdf, other

    quant-ph cs.LG math.OC stat.ML

    Quantum Algorithms for the Pathwise Lasso

    Authors: Joao F. Doriguello, Debbie Lim, Chi Seng Pun, Patrick Rebentrost, Tushar Vaidya

    Abstract: We present a novel quantum high-dimensional linear regression algorithm with an $\ell_1$-penalty based on the classical LARS (Least Angle Regression) pathwise algorithm. Similarly to available classical algorithms for Lasso, our quantum algorithm provides the full regularisation path as the penalty term varies, but quadratically faster per iteration under specific conditions. A quadratic speedup o… ▽ More

    Submitted 17 June, 2024; v1 submitted 21 December, 2023; originally announced December 2023.

    Comments: 48 pages. v2: several improvements, typos fixed, references added, fixed a bug in Theorem 28, exponentially improved the complexity dependence on the number of observations $n$ for a random Gaussian input matrix

  4. arXiv:2310.19232  [pdf, other

    cs.CL

    Adapter Pruning using Tropical Characterization

    Authors: Rishabh Bhardwaj, Tushar Vaidya, Soujanya Poria

    Abstract: Adapters are widely popular parameter-efficient transfer learning approaches in natural language processing that insert trainable modules in between layers of a pre-trained language model. Apart from several heuristics, however, there has been a lack of studies analyzing the optimal number of adapter parameters needed for downstream applications. In this paper, we propose an adapter pruning approa… ▽ More

    Submitted 29 October, 2023; originally announced October 2023.

    Comments: Accepted at EMNLP 2023, Findings

  5. arXiv:2308.03024  [pdf, other

    cs.CV cs.AI cs.CL cs.MM

    Show Me the World in My Language: Establishing the First Baseline for Scene-Text to Scene-Text Translation

    Authors: Shreyas Vaidya, Arvind Kumar Sharma, Prajwal Gatti, Anand Mishra

    Abstract: In this work, we study the task of visually translating scene text from a source language (e.g., Hindi) to a target language (e.g., English). Visual translation involves not just the recognition and translation of scene text but also the generation of the translated image that preserves visual features of the source scene text, such as font, size, and background. There are several challenges assoc… ▽ More

    Submitted 17 July, 2024; v1 submitted 6 August, 2023; originally announced August 2023.

    Comments: Please be advised that the previous version contained some technical issues. Kindly refer to this updated version for accurate information

  6. arXiv:2305.14757  [pdf, other

    cs.CL

    Psychological Metrics for Dialog System Evaluation

    Authors: Salvatore Giorgi, Shreya Havaldar, Farhan Ahmed, Zuhaib Akhtar, Shalaka Vaidya, Gary Pan, Lyle H. Ungar, H. Andrew Schwartz, Joao Sedoc

    Abstract: We present metrics for evaluating dialog systems through a psychologically-grounded "human" lens in which conversational agents express a diversity of both states (e.g., emotion) and traits (e.g., personality), just as people do. We present five interpretable metrics from established psychology that are fundamental to human communication and relationships: emotional entropy, linguistic style and e… ▽ More

    Submitted 15 September, 2023; v1 submitted 24 May, 2023; originally announced May 2023.

  7. arXiv:2211.12508  [pdf

    cs.CL cs.LG cs.SI

    Time-Aware Datasets are Adaptive Knowledgebases for the New Normal

    Authors: Abhijit Suprem, Sanjyot Vaidya, Joao Eduardo Ferreira, Calton Pu

    Abstract: Recent advances in text classification and knowledge capture in language models have relied on availability of large-scale text datasets. However, language models are trained on static snapshots of knowledge and are limited when that knowledge evolves. This is especially critical for misinformation detection, where new types of misinformation continuously appear, replacing old campaigns. We propos… ▽ More

    Submitted 22 November, 2022; originally announced November 2022.

  8. arXiv:2211.09098  [pdf, other

    cs.CV cs.LG eess.SY

    ATEAM: Knowledge Integration from Federated Datasets for Vehicle Feature Extraction using Annotation Team of Experts

    Authors: Abhijit Suprem, Purva Singh, Suma Cherkadi, Sanjyot Vaidya, Joao Eduardo Ferreira, Calton Pu

    Abstract: The vehicle recognition area, including vehicle make-model recognition (VMMR), re-id, tracking, and parts-detection, has made significant progress in recent years, driven by several large-scale datasets for each task. These datasets are often non-overlapping, with different label schemas for each task: VMMR focuses on make and model, while re-id focuses on vehicle ID. It is promising to combine th… ▽ More

    Submitted 16 November, 2022; originally announced November 2022.

    Comments: ATEAM for Vehicle Classification and Re-ID

  9. arXiv:2211.06783  [pdf

    cs.LG eess.SY

    EdnaML: A Declarative API and Framework for Reproducible Deep Learning

    Authors: Abhijit Suprem, Sanjyot Vaidya, Avinash Venugopal, Joao Eduardo Ferreira, Calton Pu

    Abstract: Machine Learning has become the bedrock of recent advances in text, image, video, and audio processing and generation. Most production systems deal with several models during deployment and training, each with a variety of tuned hyperparameters. Furthermore, data collection and processing aspects of ML pipelines are receiving increasing interest due to their importance in creating sustainable high… ▽ More

    Submitted 12 November, 2022; originally announced November 2022.

  10. arXiv:2207.12318  [pdf, other

    cs.CV cs.LG

    Action Quality Assessment using Transformers

    Authors: Abhay Iyer, Mohammad Alali, Hemanth Bodala, Sunit Vaidya

    Abstract: Action quality assessment (AQA) is an active research problem in video-based applications that is a challenging task due to the score variance per frame. Existing methods address this problem via convolutional-based approaches but suffer from its limitation of effectively capturing long-range dependencies. With the recent advancements in Transformers, we show that they are a suitable alternative t… ▽ More

    Submitted 20 July, 2022; originally announced July 2022.

    Comments: 9 pages, 2 figures

  11. arXiv:2205.10011  [pdf, other

    cs.CV cs.LG

    Constructive Interpretability with CoLabel: Corroborative Integration, Complementary Features, and Collaborative Learning

    Authors: Abhijit Suprem, Sanjyot Vaidya, Suma Cherkadi, Purva Singh, Joao Eduardo Ferreira, Calton Pu

    Abstract: Machine learning models with explainable predictions are increasingly sought after, especially for real-world, mission-critical applications that require bias detection and risk mitigation. Inherent interpretability, where a model is designed from the ground-up for interpretability, provides intuitive insights and transparent explanations on model prediction and performance. In this paper, we pres… ▽ More

    Submitted 20 May, 2022; originally announced May 2022.

  12. arXiv:2201.12582  [pdf, other

    math.CO cs.DM

    Radio labelling of two-branch trees

    Authors: Devsi Bantva, Samir Vaidya, Sanming Zhou

    Abstract: A radio labelling of a graph $G$ is a mapping $f : V(G) \rightarrow \{0, 1, 2,\ldots\}$ such that $|f(u)-f(v)| \geq diam(G) + 1 - d(u,v)$ for every pair of distinct vertices $u,v$ of $G$, where $diam(G)$ is the diameter of $G$ and $d(u,v)$ is the distance between $u$ and $v$ in $G$. The radio number $rn(G)$ of $G$ is the smallest integer $k$ such that $G$ admits a radio labelling $f$ with… ▽ More

    Submitted 10 April, 2023; v1 submitted 29 January, 2022; originally announced January 2022.

    Comments: 29 pages, 3 figures

    MSC Class: 05C78; 05C15

  13. arXiv:2110.02432  [pdf, other

    cs.CL cs.AI cs.LG

    KNOT: Knowledge Distillation using Optimal Transport for Solving NLP Tasks

    Authors: Rishabh Bhardwaj, Tushar Vaidya, Soujanya Poria

    Abstract: We propose a new approach, Knowledge Distillation using Optimal Transport (KNOT), to distill the natural language semantic knowledge from multiple teacher networks to a student network. KNOT aims to train a (global) student model by learning to minimize the optimal transport cost of its assigned probability distribution over the labels to the weighted sum of probabilities predicted by the (local)… ▽ More

    Submitted 16 September, 2022; v1 submitted 5 October, 2021; originally announced October 2021.

    Comments: COLING 2022

  14. arXiv:2012.07375  [pdf, other

    math.CO cs.DM

    Hamiltonian chromatic number of trees

    Authors: Devsi Bantva, Samir Vaidya

    Abstract: Let $G$ be a simple finite connected graph of order $n$. The detour distance between two distinct vertices $u$ and $v$ denoted by $D(u,v)$ is the length of a longest $uv$-path in $G$. A hamiltonian coloring $h$ of a graph $G$ of order $n$ is a mapping $h : V(G) \rightarrow \{0,1,2,...\}$ such that $D(u,v) + |h(u)-h(v)| \geq n-1$, for every two distinct vertices $u$ and $v$ of $G$. The span of $h$,… ▽ More

    Submitted 14 December, 2020; originally announced December 2020.

    Comments: This is a final version appeared in proceedings of RAGT 2019 Conference

    MSC Class: 05C78; 05C15

  15. arXiv:2005.07543  [pdf, ps, other

    cs.DC

    Elastic execution of checkpointed MPI applications

    Authors: Sumeet Gajjar, Saurabh Vaidya

    Abstract: MPI applications begin with a fixed number of rank and, by default, the rank remains constant throughout the application's lifetime. The developer can choose to increase the rank by dynamically spawning MPI processes. However doing this manually adds complexity to the MPI application. Making the MPI applications malleable \cite{b20} would allow HPC applications to have the same elasticity as that… ▽ More

    Submitted 15 May, 2020; originally announced May 2020.

  16. arXiv:1906.11481  [pdf, other

    physics.soc-ph cond-mat.stat-mech cs.SI econ.TH

    Broken Detailed Balance and Non-Equilibrium Dynamics in Noisy Social Learning Models

    Authors: Tushar Vaidya, Thiparat Chotibut, Georgios Piliouras

    Abstract: We propose new Degroot-type social learning models with feedback in a continuous time, to investigate the effect of a noisy information source on consensus formation in a social network. Unlike the standard Degroot framework, noisy information models destroy consensus formation. On the other hand, the noisy opinion dynamics converge to the equilibrium distribution that encapsulates correlations am… ▽ More

    Submitted 13 May, 2020; v1 submitted 27 June, 2019; originally announced June 2019.

    Comments: 4 figures

    MSC Class: 82B31; 92D99; 91A99; 82C05; 91B80

    Journal ref: Volume 570, 15 May 2021

  17. arXiv:1901.00983   

    cs.NE cs.AI

    Brief Review of Computational Intelligence Algorithms

    Authors: Satyarth Vaidya, Arshveer Kaur, Lavika Goel

    Abstract: Computational Intelligence algorithms have gained a lot of attention of researchers in the recent years due to their ability to deliver near optimal solutions.

    Submitted 28 January, 2019; v1 submitted 4 January, 2019; originally announced January 2019.

    Comments: major error and re-ordering needed

  18. arXiv:1704.07597  [pdf, other

    q-fin.MF cs.LG cs.MA

    Learning Agents in Black-Scholes Financial Markets: Consensus Dynamics and Volatility Smiles

    Authors: Tushar Vaidya, Carlos Murguia, Georgios Piliouras

    Abstract: Black-Scholes (BS) is the standard mathematical model for option pricing in financial markets. Option prices are calculated using an analytical formula whose main inputs are strike (at which price to exercise) and volatility. The BS framework assumes that volatility remains constant across all strikes, however, in practice it varies. How do traders come to learn these parameters? We introduce natu… ▽ More

    Submitted 10 July, 2020; v1 submitted 25 April, 2017; originally announced April 2017.

    Comments: 19 pages, 3 figures

    MSC Class: physics.soc-ph

  19. arXiv:1005.0806  [pdf, ps, other

    cs.PF

    A New Benchmark For Evaluation Of Graph-Theoretic Algorithms

    Authors: Andy B. Yoo, Yang Liu, Sheila Vaidya, Stephen Poole

    Abstract: We propose a new graph-theoretic benchmark in this paper. The benchmark is developed to address shortcomings of an existing widely-used graph benchmark. We thoroughly studied a large number of traditional and contemporary graph algorithms reported in the literature to have clear understanding of their algorithmic and run-time characteristics. Based on this study, we designed a suite of kernels, e… ▽ More

    Submitted 5 May, 2010; originally announced May 2010.

  20. arXiv:0910.1969  [pdf

    cs.DS

    A Generalized Recursive Algorithm for Binary Multiplication based on Vedic Mathematics

    Authors: Ajinkya Kale, Shaunak Vaidya, Ashish Joglekar

    Abstract: A generalized algorithm for multiplication is proposed through recursive application of the Nikhilam Sutra from Vedic Mathematics, operating in radix - 2 number system environment suitable for digital platforms. Statistical analysis has been carried out based on the number of recursions profile as a function of the smaller multiplicand. The proposed algorithm is efficient for smaller multiplican… ▽ More

    Submitted 11 October, 2009; originally announced October 2009.