Skip to main content

Showing 1–43 of 43 results for author: Parmar, M

  1. arXiv:2407.11599  [pdf, other

    cs.CR cs.AI

    Enhancing TinyML Security: Study of Adversarial Attack Transferability

    Authors: Parin Shah, Yuvaraj Govindarajulu, Pavan Kulkarni, Manojkumar Parmar

    Abstract: The recent strides in artificial intelligence (AI) and machine learning (ML) have propelled the rise of TinyML, a paradigm enabling AI computations at the edge without dependence on cloud connections. While TinyML offers real-time data analysis and swift responses critical for diverse applications, its devices' intrinsic resource limitations expose them to security risks. This research delves into… ▽ More

    Submitted 18 July, 2024; v1 submitted 16 July, 2024; originally announced July 2024.

    Comments: Accepted and presented at tinyML Foundation EMEA Innovation Forum 2024

  2. arXiv:2407.04855  [pdf, other

    cs.CL cs.AI

    Towards Enhancing Coherence in Extractive Summarization: Dataset and Experiments with LLMs

    Authors: Mihir Parmar, Hanieh Deilamsalehy, Franck Dernoncourt, Seunghyun Yoon, Ryan A. Rossi, Trung Bui

    Abstract: Extractive summarization plays a pivotal role in natural language processing due to its wide-range applications in summarizing diverse content efficiently, while also being faithful to the original content. Despite significant advancement achieved in extractive summarization by Large Language Models (LLMs), these summaries frequently exhibit incoherence. An important aspect of the coherent summary… ▽ More

    Submitted 5 July, 2024; originally announced July 2024.

    Comments: 10 pages

  3. arXiv:2406.17169  [pdf, other

    cs.CL cs.AI

    Multi-LogiEval: Towards Evaluating Multi-Step Logical Reasoning Ability of Large Language Models

    Authors: Nisarg Patel, Mohith Kulkarni, Mihir Parmar, Aashna Budhiraja, Mutsumi Nakamura, Neeraj Varshney, Chitta Baral

    Abstract: As Large Language Models (LLMs) continue to exhibit remarkable performance in natural language understanding tasks, there is a crucial need to measure their ability for human-like multi-step logical reasoning. Existing logical reasoning evaluation benchmarks often focus primarily on simplistic single-step or multi-step reasoning with a limited set of inference rules. Furthermore, the lack of datas… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

    Comments: 23 Pages

  4. arXiv:2404.15656  [pdf, other

    cs.LG cs.CR

    MISLEAD: Manipulating Importance of Selected features for Learning Epsilon in Evasion Attack Deception

    Authors: Vidit Khazanchi, Pavan Kulkarni, Yuvaraj Govindarajulu, Manojkumar Parmar

    Abstract: Emerging vulnerabilities in machine learning (ML) models due to adversarial attacks raise concerns about their reliability. Specifically, evasion attacks manipulate models by introducing precise perturbations to input data, causing erroneous predictions. To address this, we propose a methodology combining SHapley Additive exPlanations (SHAP) for feature importance analysis with an innovative Optim… ▽ More

    Submitted 2 May, 2024; v1 submitted 24 April, 2024; originally announced April 2024.

  5. arXiv:2404.15522  [pdf, other

    cs.CL cs.AI

    LogicBench: Towards Systematic Evaluation of Logical Reasoning Ability of Large Language Models

    Authors: Mihir Parmar, Nisarg Patel, Neeraj Varshney, Mutsumi Nakamura, Man Luo, Santosh Mashetty, Arindam Mitra, Chitta Baral

    Abstract: Recently developed large language models (LLMs) have been shown to perform remarkably well on a wide range of language understanding tasks. But, can they really "reason" over the natural language? This question has been receiving significant research attention and many reasoning skills such as commonsense, numerical, and qualitative have been studied. However, the crucial skill pertaining to 'logi… ▽ More

    Submitted 6 June, 2024; v1 submitted 23 April, 2024; originally announced April 2024.

    Comments: Accepted at ACL(Main) 2024 | First version available @ https://openreview.net/forum?id=7NR2ZVzZxx

  6. arXiv:2401.00388  [pdf, other

    cs.CL

    FusionMind -- Improving question and answering with external context fusion

    Authors: Shreyas Verma, Manoj Parmar, Palash Choudhary, Sanchita Porwal

    Abstract: Answering questions using pre-trained language models (LMs) and knowledge graphs (KGs) presents challenges in identifying relevant knowledge and performing joint reasoning.We compared LMs (fine-tuned for the task) with the previously published QAGNN method for the Question-answering (QA) objective and further measured the impact of additional factual context on the QAGNN performance. The QAGNN met… ▽ More

    Submitted 30 December, 2023; originally announced January 2024.

    Comments: 5 pages, 4 figures, 4 tables

  7. arXiv:2312.14423  [pdf, other

    cs.CL

    Efficacy of Machine-Generated Instructions

    Authors: Samaksh Gulati, Anshit Verma, Manoj Parmar, Palash Chaudhary

    Abstract: Large "instruction-tuned" language models (i.e., finetuned to respond to instructions) have demonstrated a remarkable ability to generalize zero-shot to new tasks. Nevertheless, they depend heavily on human-written instruction data that is often limited in quantity, diversity, and creativity, therefore hindering the generality of the tuned model. We conducted a quantitative study to figure out the… ▽ More

    Submitted 21 December, 2023; originally announced December 2023.

    Comments: 8 pages, 2 pages references, 6 Tables, 8 Figures

  8. arXiv:2312.06979  [pdf, ps, other

    eess.IV cs.CV cs.LG

    On the notion of Hallucinations from the lens of Bias and Validity in Synthetic CXR Images

    Authors: Gauri Bhardwaj, Yuvaraj Govindarajulu, Sundaraparipurnan Narayanan, Pavan Kulkarni, Manojkumar Parmar

    Abstract: Medical imaging has revolutionized disease diagnosis, yet the potential is hampered by limited access to diverse and privacy-conscious datasets. Open-source medical datasets, while valuable, suffer from data quality and clinical information disparities. Generative models, such as diffusion models, aim to mitigate these challenges. At Stanford, researchers explored the utility of a fine-tuned Stabl… ▽ More

    Submitted 11 December, 2023; originally announced December 2023.

    Comments: Accepted at 37th Conference on Neural Information Processing Systems (NeurIPS 2023) - "Medical Imaging Meets NeurIPS" Workshop

  9. arXiv:2311.09564  [pdf, other

    cs.CL cs.AI

    LongBoX: Evaluating Transformers on Long-Sequence Clinical Tasks

    Authors: Mihir Parmar, Aakanksha Naik, Himanshu Gupta, Disha Agrawal, Chitta Baral

    Abstract: Many large language models (LLMs) for medicine have largely been evaluated on short texts, and their ability to handle longer sequences such as a complete electronic health record (EHR) has not been systematically explored. Assessing these models on long sequences is crucial since prior work in the general domain has demonstrated performance degradation of LLMs on longer texts. Motivated by this,… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

    Comments: 8 pages

  10. arXiv:2310.18581  [pdf, other

    cs.CL

    Accelerating LLaMA Inference by Enabling Intermediate Layer Decoding via Instruction Tuning with LITE

    Authors: Neeraj Varshney, Agneet Chatterjee, Mihir Parmar, Chitta Baral

    Abstract: Large Language Models (LLMs) have achieved remarkable performance across a wide variety of natural language tasks; however, their large size makes their inference slow and computationally expensive. Focusing on this problem, we propose to instruction tune LLMs with additional explicit losses from the intermediate layers (LITE) and show that it enables these layers to acquire 'good' generation abil… ▽ More

    Submitted 7 November, 2023; v1 submitted 28 October, 2023; originally announced October 2023.

  11. arXiv:2310.17876  [pdf, other

    cs.CL

    TarGEN: Targeted Data Generation with Large Language Models

    Authors: Himanshu Gupta, Kevin Scaria, Ujjwala Anantheswaran, Shreyas Verma, Mihir Parmar, Saurabh Arjun Sawant, Chitta Baral, Swaroop Mishra

    Abstract: The rapid advancement of large language models (LLMs) has sparked interest in data synthesis techniques, aiming to generate diverse and high-quality synthetic datasets. However, these synthetic datasets often suffer from a lack of diversity and added noise. In this paper, we present TarGEN, a multi-step prompting strategy for generating high-quality synthetic datasets utilizing a LLM. An advantage… ▽ More

    Submitted 30 October, 2023; v1 submitted 26 October, 2023; originally announced October 2023.

    Comments: 10 pages, 6 tables, 5 figures, 5 pages references, 17 pages appendix

  12. arXiv:2310.00836  [pdf, other

    cs.CL cs.AI

    Towards LogiGLUE: A Brief Survey and A Benchmark for Analyzing Logical Reasoning Capabilities of Language Models

    Authors: Man Luo, Shrinidhi Kumbhar, Ming shen, Mihir Parmar, Neeraj Varshney, Pratyay Banerjee, Somak Aditya, Chitta Baral

    Abstract: Logical reasoning is fundamental for humans yet presents a substantial challenge in the domain of Artificial Intelligence. Initially, researchers used Knowledge Representation and Reasoning (KR) systems that did not scale and required non-trivial manual effort. Recently, the emergence of large language models (LLMs) has demonstrated the ability to overcome various limitations of formal Knowledge R… ▽ More

    Submitted 30 March, 2024; v1 submitted 1 October, 2023; originally announced October 2023.

    Comments: Work in progress

  13. arXiv:2309.04635  [pdf, other

    cs.CL

    Can NLP Models 'Identify', 'Distinguish', and 'Justify' Questions that Don't have a Definitive Answer?

    Authors: Ayushi Agarwal, Nisarg Patel, Neeraj Varshney, Mihir Parmar, Pavan Mallina, Aryan Bhavin Shah, Srihari Raju Sangaraju, Tirth Patel, Nihar Thakkar, Chitta Baral

    Abstract: Though state-of-the-art (SOTA) NLP systems have achieved remarkable performance on a variety of language understanding tasks, they primarily focus on questions that have a correct and a definitive answer. However, in real-world applications, users often ask questions that don't have a definitive answer. Incorrectly answering such questions certainly hampers a system's reliability and trustworthine… ▽ More

    Submitted 8 September, 2023; originally announced September 2023.

    Comments: TrustNLP Workshop at ACL 2023

  14. arXiv:2308.08147  [pdf, other

    cs.CL

    MDDial: A Multi-turn Differential Diagnosis Dialogue Dataset with Reliability Evaluation

    Authors: Srija Macherla, Man Luo, Mihir Parmar, Chitta Baral

    Abstract: Dialogue systems for Automatic Differential Diagnosis (ADD) have a wide range of real-life applications. These dialogue systems are promising for providing easy access and reducing medical costs. Building end-to-end ADD dialogue systems requires dialogue training datasets. However, to the best of our knowledge, there is no publicly available ADD dialogue dataset in English (although non-English da… ▽ More

    Submitted 16 August, 2023; originally announced August 2023.

  15. arXiv:2308.05127  [pdf, other

    cs.CR cs.AI cs.CV cs.LG

    Data-Free Model Extraction Attacks in the Context of Object Detection

    Authors: Harshit Shah, Aravindhan G, Pavan Kulkarni, Yuvaraj Govidarajulu, Manojkumar Parmar

    Abstract: A significant number of machine learning models are vulnerable to model extraction attacks, which focus on stealing the models by using specially curated queries against the target model. This task is well accomplished by using part of the training data or a surrogate dataset to train a new model that mimics a target model in a white-box environment. In pragmatic situations, however, the target mo… ▽ More

    Submitted 9 August, 2023; originally announced August 2023.

    Comments: Submitted to The 14th International Conference on Computer Vision Systems (ICVS 2023), to be published in Springer, Lecture Notes in Computer Science

  16. arXiv:2305.16357  [pdf, other

    cs.CL

    EDM3: Event Detection as Multi-task Text Generation

    Authors: Ujjwala Anantheswaran, Himanshu Gupta, Mihir Parmar, Kuntal Kumar Pal, Chitta Baral

    Abstract: Event detection refers to identifying event occurrences in a text and comprises of two subtasks; event identification and classification. We present EDM3, a novel approach for Event Detection that formulates three generative tasks: identification, classification, and combined detection. We show that EDM3 helps to learn transferable knowledge that can be leveraged to perform Event Detection and its… ▽ More

    Submitted 25 May, 2023; originally announced May 2023.

    Comments: 9 pages, 4 figures, 10 tables, 5 Page appendix

  17. arXiv:2305.12096  [pdf, other

    cs.CL

    Can NLP Models Correctly Reason Over Contexts that Break the Common Assumptions?

    Authors: Neeraj Varshney, Mihir Parmar, Nisarg Patel, Divij Handa, Sayantan Sarkar, Man Luo, Chitta Baral

    Abstract: Pre-training on large corpora of text enables the language models to acquire a vast amount of factual and commonsense knowledge which allows them to achieve remarkable performance on a variety of language understanding tasks. They typically acquire this knowledge by learning from the pre-training text and capturing certain patterns from it. However, real-world settings often present scenarios that… ▽ More

    Submitted 20 May, 2023; originally announced May 2023.

    Comments: 6 pages

  18. arXiv:2302.00152  [pdf, other

    cs.LG cs.AI cs.CY cs.NE

    TwinExplainer: Explaining Predictions of an Automotive Digital Twin

    Authors: Subash Neupane, Ivan A. Fernandez, Wilson Patterson, Sudip Mittal, Milan Parmar, Shahram Rahimi

    Abstract: Vehicles are complex Cyber Physical Systems (CPS) that operate in a variety of environments, and the likelihood of failure of one or more subsystems, such as the engine, transmission, brakes, and fuel, can result in unscheduled downtime and incur high maintenance or repair costs. In order to prevent these issues, it is crucial to continuously monitor the health of various subsystems and identify a… ▽ More

    Submitted 31 January, 2023; originally announced February 2023.

  19. arXiv:2301.11544  [pdf, other

    cs.LG cs.AI cs.CR

    Targeted Attacks on Timeseries Forecasting

    Authors: Yuvaraj Govindarajulu, Avinash Amballa, Pavan Kulkarni, Manojkumar Parmar

    Abstract: Real-world deep learning models developed for Time Series Forecasting are used in several critical applications ranging from medical devices to the security domain. Many previous works have shown how deep learning models are prone to adversarial attacks and studied their vulnerabilities. However, the vulnerabilities of time series models for forecasting due to adversarial inputs are not extensivel… ▽ More

    Submitted 27 January, 2023; originally announced January 2023.

  20. arXiv:2210.14018  [pdf, other

    cs.CR cs.AI cs.LG

    A White-Box Adversarial Attack Against a Digital Twin

    Authors: Wilson Patterson, Ivan Fernandez, Subash Neupane, Milan Parmar, Sudip Mittal, Shahram Rahimi

    Abstract: Recent research has shown that Machine Learning/Deep Learning (ML/DL) models are particularly vulnerable to adversarial perturbations, which are small changes made to the input data in order to fool a machine learning classifier. The Digital Twin, which is typically described as consisting of a physical entity, a virtual counterpart, and the data connections in between, is increasingly being inves… ▽ More

    Submitted 25 October, 2022; originally announced October 2022.

    Journal ref: 38th ACM Annual Computer Security Applications Conference 2023 (ACM ACSAC '23)

  21. arXiv:2207.02419  [pdf, other

    cs.CL cs.AI cs.LG

    BioTABQA: Instruction Learning for Biomedical Table Question Answering

    Authors: Man Luo, Sharad Saxena, Swaroop Mishra, Mihir Parmar, Chitta Baral

    Abstract: Table Question Answering (TQA) is an important but under-explored task. Most of the existing QA datasets are in unstructured text format and only few of them use tables as the context. To the best of our knowledge, none of TQA datasets exist in the biomedical domain where tables are frequently used to present information. In this paper, we first curate a table question answering dataset, BioTABQA,… ▽ More

    Submitted 5 July, 2022; originally announced July 2022.

    Comments: BioASQ10 Workshop

  22. arXiv:2205.12538  [pdf, other

    cs.CL cs.AI cs.HC cs.LG

    Is a Question Decomposition Unit All We Need?

    Authors: Pruthvi Patel, Swaroop Mishra, Mihir Parmar, Chitta Baral

    Abstract: Large Language Models (LMs) have achieved state-of-the-art performance on many Natural Language Processing (NLP) benchmarks. With the growing number of new benchmarks, we build bigger and more complex LMs. However, building new LMs may not be an ideal option owing to the cost, time and environmental impact associated with it. We explore an alternative route: can we modify data by expressing it in… ▽ More

    Submitted 26 October, 2022; v1 submitted 25 May, 2022; originally announced May 2022.

    Comments: EMNLP 2022 (17 pages)

  23. arXiv:2205.00415  [pdf, other

    cs.CL cs.AI cs.CV cs.LG

    Don't Blame the Annotator: Bias Already Starts in the Annotation Instructions

    Authors: Mihir Parmar, Swaroop Mishra, Mor Geva, Chitta Baral

    Abstract: In recent years, progress in NLU has been driven by benchmarks. These benchmarks are typically collected by crowdsourcing, where annotators write examples based on annotation instructions crafted by dataset creators. In this work, we hypothesize that annotators pick up on patterns in the crowdsourcing instructions, which bias them to write many similar examples that are then over-represented in th… ▽ More

    Submitted 19 March, 2024; v1 submitted 1 May, 2022; originally announced May 2022.

    Comments: EACL 2023 (Outstanding Paper Award)

  24. arXiv:2204.07705  [pdf, other

    cs.CL cs.AI

    Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks

    Authors: Yizhong Wang, Swaroop Mishra, Pegah Alipoormolabashi, Yeganeh Kordi, Amirreza Mirzaei, Anjana Arunkumar, Arjun Ashok, Arut Selvan Dhanasekaran, Atharva Naik, David Stap, Eshaan Pathak, Giannis Karamanolakis, Haizhi Gary Lai, Ishan Purohit, Ishani Mondal, Jacob Anderson, Kirby Kuznia, Krima Doshi, Maitreya Patel, Kuntal Kumar Pal, Mehrad Moradshahi, Mihir Parmar, Mirali Purohit, Neeraj Varshney, Phani Rohitha Kaza , et al. (15 additional authors not shown)

    Abstract: How well can NLP models generalize to a variety of unseen tasks when provided with task instructions? To address this question, we first introduce Super-NaturalInstructions, a benchmark of 1,616 diverse NLP tasks and their expert-written instructions. Our collection covers 76 distinct task types, including but not limited to classification, extraction, infilling, sequence tagging, text rewriting,… ▽ More

    Submitted 24 October, 2022; v1 submitted 15 April, 2022; originally announced April 2022.

    Comments: Accepted to EMNLP 2022, 25 pages

  25. arXiv:2204.07600  [pdf, other

    cs.CL

    In-BoXBART: Get Instructions into Biomedical Multi-Task Learning

    Authors: Mihir Parmar, Swaroop Mishra, Mirali Purohit, Man Luo, M. Hassan Murad, Chitta Baral

    Abstract: Single-task models have proven pivotal in solving specific tasks; however, they have limitations in real-world applications where multi-tasking is necessary and domain shifts are exhibited. Recently, instructional prompts have shown significant improvement towards multi-task generalization; however, the effect of instructional prompts and Multi-Task Learning (MTL) has not been systematically studi… ▽ More

    Submitted 15 April, 2022; originally announced April 2022.

    Comments: NAACL 2022 Findings

  26. arXiv:2204.02058  [pdf, other

    cs.CL cs.AI

    HyperBox: A Supervised Approach for Hypernym Discovery using Box Embeddings

    Authors: Maulik Parmar, Dr. Apurva Narayan

    Abstract: Hypernymy plays a fundamental role in many AI tasks like taxonomy learning, ontology learning, etc. This has motivated the development of many automatic identification methods for extracting this relation, most of which rely on word distribution. We present a novel model HyperBox to learn box embeddings for hypernym discovery. Given an input term, HyperBox retrieves its suitable hypernym from a ta… ▽ More

    Submitted 27 April, 2022; v1 submitted 5 April, 2022; originally announced April 2022.

  27. arXiv:2203.09161  [pdf, other

    cs.CL cs.AI cs.CV cs.LG

    How Many Data Samples is an Additional Instruction Worth?

    Authors: Ravsehaj Singh Puri, Swaroop Mishra, Mihir Parmar, Chitta Baral

    Abstract: Recently introduced instruction-paradigm empowers non-expert users to leverage NLP resources by defining a new task in natural language. Instruction-tuned models have significantly outperformed multitask learning models (without instruction); however they are far from state-of-the-art task-specific models. Conventional approaches to improve model performance via creating datasets with large number… ▽ More

    Submitted 13 February, 2023; v1 submitted 17 March, 2022; originally announced March 2022.

    Comments: EACL 2023 Findings

  28. arXiv:2203.08597  [pdf, other

    cs.CL cs.AI cs.LG

    Less is More: Summary of Long Instructions is Better for Program Synthesis

    Authors: Kirby Kuznia, Swaroop Mishra, Mihir Parmar, Chitta Baral

    Abstract: Despite the success of large pre-trained language models (LMs) such as Codex, they show below-par performance on the larger and more complicated programming related questions. We show that LMs benefit from the summarized version of complicated questions. Our findings show that superfluous information often present in problem description such as human characters, background stories, and names (whic… ▽ More

    Submitted 22 October, 2022; v1 submitted 16 March, 2022; originally announced March 2022.

    Comments: EMNLP 2022

  29. arXiv:2202.09039  [pdf, other

    cs.CR cs.AI cs.CV cs.LG

    Critical Checkpoints for Evaluating Defence Models Against Adversarial Attack and Robustness

    Authors: Kanak Tekwani, Manojkumar Parmar

    Abstract: From past couple of years there is a cycle of researchers proposing a defence model for adversaries in machine learning which is arguably defensible to most of the existing attacks in restricted condition (they evaluate on some bounded inputs or datasets). And then shortly another set of researcher finding the vulnerabilities in that defence model and breaking it by proposing a stronger attack mod… ▽ More

    Submitted 18 February, 2022; originally announced February 2022.

    Comments: 16 pages, 8 figures

  30. arXiv:2112.02910  [pdf, other

    cs.CV cs.AI cs.LG

    A Tale of Color Variants: Representation and Self-Supervised Learning in Fashion E-Commerce

    Authors: Ujjal Kr Dutta, Sandeep Repakula, Maulik Parmar, Abhinav Ravi

    Abstract: In this paper, we address a crucial problem in fashion e-commerce (with respect to customer experience, as well as revenue): color variants identification, i.e., identifying fashion products that match exactly in their design (or style), but only to differ in their color. We propose a generic framework, that leverages deep visual Representation Learning at its heart, to address this problem for ou… ▽ More

    Submitted 6 December, 2021; originally announced December 2021.

    Comments: In Annual Conference on Innovative Applications of Artificial Intelligence (IAAI)/ AAAI Conference on Artificial Intelligence (AAAI) 2022. arXiv admin note: substantial text overlap with arXiv:2104.08581

  31. arXiv:2109.04865  [pdf, other

    cs.CR cs.AI cs.CV

    Emerging AI Security Threats for Autonomous Cars -- Case Studies

    Authors: Shanthi Lekkala, Tanya Motwani, Manojkumar Parmar, Amit Phadke

    Abstract: Artificial Intelligence has made a significant contribution to autonomous vehicles, from object detection to path planning. However, AI models require a large amount of sensitive training data and are usually computationally intensive to build. The commercial value of such models motivates attackers to mount various attacks. Adversaries can launch model extraction attacks for monetization purposes… ▽ More

    Submitted 10 September, 2021; originally announced September 2021.

    Comments: 6 pages, 4 figures; Manuscript is accepted at ESCAR Europe 2021 conference

  32. arXiv:2104.08581  [pdf, other

    cs.CV cs.LG

    Color Variants Identification in Fashion e-commerce via Contrastive Self-Supervised Representation Learning

    Authors: Ujjal Kr Dutta, Sandeep Repakula, Maulik Parmar, Abhinav Ravi

    Abstract: In this paper, we utilize deep visual Representation Learning to address an important problem in fashion e-commerce: color variants identification, i.e., identifying fashion products that match exactly in their design (or style), but only to differ in their color. At first we attempt to tackle the problem by obtaining manual annotations (depicting whether two products are color variants), and trai… ▽ More

    Submitted 30 June, 2021; v1 submitted 17 April, 2021; originally announced April 2021.

    Comments: Accepted In IJCAI-21 Weakly Supervised Representation Learning (WSRL) workshop

  33. arXiv:2103.15406  [pdf, ps, other

    cs.RO

    Fundamental Challenges in Deep Learning for Stiff Contact Dynamics

    Authors: Mihir Parmar, Mathew Halm, Michael Posa

    Abstract: Frictional contact has been extensively studied as the core underlying behavior of legged locomotion and manipulation, and its nearly-discontinuous nature makes planning and control difficult even when an accurate model of the robot is available. Here, we present empirical evidence that learning an accurate model in the first place can be confounded by contact, as modern deep learning approaches a… ▽ More

    Submitted 29 March, 2021; originally announced March 2021.

  34. arXiv:2101.02017  [pdf, ps, other

    cs.IR cs.LG

    COVID-19: Comparative Analysis of Methods for Identifying Articles Related to Therapeutics and Vaccines without Using Labeled Data

    Authors: Mihir Parmar, Ashwin Karthik Ambalavanan, Hong Guan, Rishab Banerjee, Jitesh Pabla, Murthy Devarakonda

    Abstract: Here we proposed an approach to analyze text classification methods based on the presence or absence of task-specific terms (and their synonyms) in the text. We applied this approach to study six different transfer-learning and unsupervised methods for screening articles relevant to COVID-19 vaccines and therapeutics. The analysis revealed that while a BERT model trained on search-engine results g… ▽ More

    Submitted 5 January, 2021; originally announced January 2021.

    Comments: 6 pages, 3 Tables, Appendix

  35. arXiv:2010.03795  [pdf, other

    cs.NE cs.LG cs.MA math.NA

    Mapping of Real World Problems to Nature Inspired Algorithm using Goal based Classification and TRIZ

    Authors: Palak Sukharamwala, Manojkumar Parmar

    Abstract: The technologies and algorithms are growing at an exponential rate. The technologies are capable enough to solve technically challenging and complex problems which seemed impossible task. However, the trending methods and approaches are facing multiple challenges on various fronts of data, algorithms, software, computational complexities, and energy efficiencies. Nature also faces similar challeng… ▽ More

    Submitted 8 October, 2020; originally announced October 2020.

    Comments: 17 pages, 9 figures, 3 figures; Under review for publication as book chapter

  36. arXiv:2008.11638  [pdf, other

    cs.CV cs.LG

    Buy Me That Look: An Approach for Recommending Similar Fashion Products

    Authors: Abhinav Ravi, Sandeep Repakula, Ujjal Kr Dutta, Maulik Parmar

    Abstract: Have you ever looked at an Instagram model, or a model in a fashion e-commerce web-page, and thought \textit{"Wish I could get a list of fashion items similar to the ones worn by the model!"}. This is what we address in this paper, where we propose a novel computer vision based technique called \textbf{ShopLook} to address the challenging problem of recommending similar fashion products. The propo… ▽ More

    Submitted 6 April, 2021; v1 submitted 26 August, 2020; originally announced August 2020.

    Comments: Accepted at the IEEE International Conference on Multimedia Information Processing and Retrieval (MIPR) 2021

  37. arXiv:2006.09022  [pdf, other

    cs.SI cs.LG stat.AP

    NodeNet: A Graph Regularised Neural Network for Node Classification

    Authors: Shrey Dabhi, Manojkumar Parmar

    Abstract: Real-world events exhibit a high degree of interdependence and connections, and hence data points generated also inherit the linkages. However, the majority of AI/ML techniques leave out the linkages among data points. The recent surge of interest in graph-based AI/ML techniques is aimed to leverage the linkages. Graph-based learning algorithms utilize the data and related information effectively… ▽ More

    Submitted 16 June, 2020; originally announced June 2020.

    Comments: 7 pages, 5 figures

  38. arXiv:2004.11021  [pdf, other

    eess.IV cs.CV

    Virtual SAR: A Synthetic Dataset for Deep Learning based Speckle Noise Reduction Algorithms

    Authors: Shrey Dabhi, Kartavya Soni, Utkarsh Patel, Priyanka Sharma, Manojkumar Parmar

    Abstract: Synthetic Aperture Radar (SAR) images contain a huge amount of information, however, the number of practical use-cases is limited due to the presence of speckle noise in them. In recent years, deep learning based techniques have brought significant improvement in the domain of denoising and image restoration. However, further research has been hampered by the lack of availability of data suitable… ▽ More

    Submitted 23 April, 2020; originally announced April 2020.

    Comments: 5 pages, 2 figures, 1 table

  39. arXiv:2002.08641  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    A Novel Framework for Selection of GANs for an Application

    Authors: Tanya Motwani, Manojkumar Parmar

    Abstract: Generative Adversarial Network (GAN) is a current focal point of research. The body of knowledge is fragmented, leading to a trial-error method while selecting an appropriate GAN for a given scenario. We provide a comprehensive summary of the evolution of GANs starting from its inception addressing issues like mode collapse, vanishing gradient, unstable training and non-convergence. We also provid… ▽ More

    Submitted 17 May, 2021; v1 submitted 20 February, 2020; originally announced February 2020.

    Comments: 11 pages, 1 figure, 8 tables

  40. Dynamic Role-Based Access Control for Decentralized Applications

    Authors: Arnab Chatterjee, Yash Pitroda, Manojkumar Parmar

    Abstract: Access control management is an integral part of maintaining the security of an application. Although there has been significant work in the field of cloud access control mechanisms, however, with the advent of Distributed Ledger Technology (DLT), on-chain access control management frameworks hardly exist. Existing access control management mechanisms are tightly coupled with the business logic, r… ▽ More

    Submitted 11 March, 2020; v1 submitted 13 February, 2020; originally announced February 2020.

    Comments: 6 pages, 3 figures, 1 table

    Journal ref: Blockchain -- ICBC 2020. Lecture Notes in Computer Science, vol 12404. Springer, Cham

  41. arXiv:2002.04989  [pdf, other

    cs.PF cs.DC cs.DS

    Eigenvector Component Calculation Speedup over NumPy for High-Performance Computing

    Authors: Shrey Dabhi, Manojkumar Parmar

    Abstract: Applications related to artificial intelligence, machine learning, and system identification simulations essentially use eigenvectors. Calculating eigenvectors for very large matrices using conventional methods is compute-intensive and renders the applications slow. Recently, Eigenvector-Eigenvalue Identity formula promising significant speedup was identified. We study the algorithmic implementati… ▽ More

    Submitted 16 June, 2020; v1 submitted 12 February, 2020; originally announced February 2020.

    Comments: Accepted at 8th International Conference on Recent Trends in Computing (ICRTC 2020), to be published in Springer Lecture Notes in Networks and Systems (LNNS)

  42. NLPExplorer: Exploring the Universe of NLP Papers

    Authors: Monarch Parmar, Naman Jain, Pranjali Jain, P Jayakrishna Sahit, Soham Pachpande, Shruti Singh, Mayank Singh

    Abstract: Understanding the current research trends, problems, and their innovative solutions remains a bottleneck due to the ever-increasing volume of scientific articles. In this paper, we propose NLPExplorer, a completely automatic portal for indexing, searching, and visualizing Natural Language Processing (NLP) research volume. NLPExplorer presents interesting insights from papers, authors, venues, and… ▽ More

    Submitted 19 May, 2023; v1 submitted 16 October, 2019; originally announced October 2019.

    Comments: 42nd European Conference on Information Retrieval Research, ECIR 2020

  43. Neural Machine Translation with Recurrent Highway Networks

    Authors: Maulik Parmar, V. Susheela Devi

    Abstract: Recurrent Neural Networks have lately gained a lot of popularity in language modelling tasks, especially in neural machine translation(NMT). Very recent NMT models are based on Encoder-Decoder, where a deep LSTM based encoder is used to project the source sentence to a fixed dimensional vector and then another deep LSTM decodes the target sentence from the vector. However there has been very littl… ▽ More

    Submitted 28 April, 2019; originally announced May 2019.

    Comments: International Conference on Mining Intelligence and Knowledge Exploration

    Journal ref: In: Groza A., Prasath R. (eds) Mining Intelligence and Knowledge Exploration. MIKE 2018. Lecture Notes in Computer Science, vol 11308. Springer, Cham