Skip to main content

Showing 1–47 of 47 results for author: Bharadwaj, S

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

    cs.CL

    IndicGenBench: A Multilingual Benchmark to Evaluate Generation Capabilities of LLMs on Indic Languages

    Authors: Harman Singh, Nitish Gupta, Shikhar Bharadwaj, Dinesh Tewari, Partha Talukdar

    Abstract: As large language models (LLMs) see increasing adoption across the globe, it is imperative for LLMs to be representative of the linguistic diversity of the world. India is a linguistically diverse country of 1.4 Billion people. To facilitate research on multilingual LLM evaluation, we release IndicGenBench - the largest benchmark for evaluating LLMs on user-facing generation tasks across a diverse… ▽ More

    Submitted 25 April, 2024; originally announced April 2024.

  2. FLARE: Fast Learning of Animatable and Relightable Mesh Avatars

    Authors: Shrisha Bharadwaj, Yufeng Zheng, Otmar Hilliges, Michael J. Black, Victoria Fernandez-Abrevaya

    Abstract: Our goal is to efficiently learn personalized animatable 3D head avatars from videos that are geometrically accurate, realistic, relightable, and compatible with current rendering systems. While 3D meshes enable efficient processing and are highly portable, they lack realism in terms of shape and appearance. Neural representations, on the other hand, are realistic but lack compatibility and are sl… ▽ More

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

    Comments: 15 pages, Accepted: ACM Transactions on Graphics (Proceedings of SIGGRAPH Asia), 2023

    Journal ref: Volume 42, article number 204, year 2023

  3. arXiv:2309.10567  [pdf, other

    cs.CL cs.LG cs.SD eess.AS

    Multimodal Modeling For Spoken Language Identification

    Authors: Shikhar Bharadwaj, Min Ma, Shikhar Vashishth, Ankur Bapna, Sriram Ganapathy, Vera Axelrod, Siddharth Dalmia, Wei Han, Yu Zhang, Daan van Esch, Sandy Ritchie, Partha Talukdar, Jason Riesa

    Abstract: Spoken language identification refers to the task of automatically predicting the spoken language in a given utterance. Conventionally, it is modeled as a speech-based language identification task. Prior techniques have been constrained to a single modality; however in the case of video data there is a wealth of other metadata that may be beneficial for this task. In this work, we propose MuSeLI,… ▽ More

    Submitted 19 September, 2023; originally announced September 2023.

  4. arXiv:2307.10982  [pdf, other

    cs.SD cs.CL cs.LG eess.AS

    MASR: Multi-label Aware Speech Representation

    Authors: Anjali Raj, Shikhar Bharadwaj, Sriram Ganapathy, Min Ma, Shikhar Vashishth

    Abstract: In the recent years, speech representation learning is constructed primarily as a self-supervised learning (SSL) task, using the raw audio signal alone, while ignoring the side-information that is often available for a given speech recording. In this paper, we propose MASR, a Multi-label Aware Speech Representation learning framework, which addresses the aforementioned limitations. MASR enables th… ▽ More

    Submitted 25 September, 2023; v1 submitted 20 July, 2023; originally announced July 2023.

    Comments: Accepted at ASRU 2023

  5. arXiv:2306.04374  [pdf, other

    cs.CL cs.LG cs.SD eess.AS

    Label Aware Speech Representation Learning For Language Identification

    Authors: Shikhar Vashishth, Shikhar Bharadwaj, Sriram Ganapathy, Ankur Bapna, Min Ma, Wei Han, Vera Axelrod, Partha Talukdar

    Abstract: Speech representation learning approaches for non-semantic tasks such as language recognition have either explored supervised embedding extraction methods using a classifier model or self-supervised representation learning approaches using raw data. In this paper, we propose a novel framework of combining self-supervised representation learning with the language label information for the pre-train… ▽ More

    Submitted 7 June, 2023; originally announced June 2023.

    Comments: Accepted at Interspeech 2023

  6. arXiv:2305.19525  [pdf, other

    math.DS cs.LG nlin.SI physics.class-ph physics.flu-dyn

    Discovering New Interpretable Conservation Laws as Sparse Invariants

    Authors: Ziming Liu, Patrick Obin Sturm, Saketh Bharadwaj, Sam Silva, Max Tegmark

    Abstract: Discovering conservation laws for a given dynamical system is important but challenging. In a theorist setup (differential equations and basis functions are both known), we propose the Sparse Invariant Detector (SID), an algorithm that auto-discovers conservation laws from differential equations. Its algorithmic simplicity allows robustness and interpretability of the discovered conserved quantiti… ▽ More

    Submitted 4 July, 2023; v1 submitted 30 May, 2023; originally announced May 2023.

    Comments: The codes are available here: https://github.com/KindXiaoming/sid

  7. arXiv:2210.07991  [pdf, other

    cs.CV

    Novel 3D Scene Understanding Applications From Recurrence in a Single Image

    Authors: Shimian Zhang, Skanda Bharadwaj, Keaton Kraiger, Yashasvi Asthana, Hong Zhang, Robert Collins, Yanxi Liu

    Abstract: We demonstrate the utility of recurring pattern discovery from a single image for spatial understanding of a 3D scene in terms of (1) vanishing point detection, (2) hypothesizing 3D translation symmetry and (3) counting the number of RP instances in the image. Furthermore, we illustrate the feasibility of leveraging RP discovery output to form a more precise, quantitative text description of the… ▽ More

    Submitted 14 October, 2022; originally announced October 2022.

  8. Scheduling for Urban Air Mobility using Safe Learning

    Authors: Surya Murthy, Natasha A. Neogi, Suda Bharadwaj

    Abstract: This work considers the scheduling problem for Urban Air Mobility (UAM) vehicles travelling between origin-destination pairs with both hard and soft trip deadlines. Each route is described by a discrete probability distribution over trip completion times (or delay) and over inter-arrival times of requests (or demand) for the route along with a fixed hard or soft deadline. Soft deadlines carry a… ▽ More

    Submitted 28 September, 2022; originally announced September 2022.

    Comments: In Proceedings FMAS2022 ASYDE2022, arXiv:2209.13181

    Journal ref: EPTCS 371, 2022, pp. 86-102

  9. arXiv:2209.08372  [pdf, other

    cs.SE cs.CL

    CodeQueries: A Dataset of Semantic Queries over Code

    Authors: Surya Prakash Sahu, Madhurima Mandal, Shikhar Bharadwaj, Aditya Kanade, Petros Maniatis, Shirish Shevade

    Abstract: Developers often have questions about semantic aspects of code they are working on, e.g., "Is there a class whose parent classes declare a conflicting attribute?". Answering them requires understanding code semantics such as attributes and inheritance relation of classes. An answer to such a question should identify code spans constituting the answer (e.g., the declaration of the subclass) as well… ▽ More

    Submitted 14 July, 2023; v1 submitted 17 September, 2022; originally announced September 2022.

  10. arXiv:2205.00121  [pdf

    cs.AR

    Predict; Do not React for Enabling Efficient Fine Grain DVFS in GPUs

    Authors: Srikant Bharadwaj, Shomit Das, Kaushik Mazumdar, Bradford Beckmann, Stephen Kosonocky

    Abstract: With the continuous improvement of on-chip integrated voltage regulators (IVRs) and fast, adaptive frequency control, dynamic voltage-frequency scaling (DVFS) transition times have shrunk from the microsecond to the nanosecond regime, providing additional opportunities to improve energy efficiency. The key to unlocking the continued improvement in voltage-frequency circuit technology is the creati… ▽ More

    Submitted 29 April, 2022; originally announced May 2022.

    Comments: 12 pages (+4 pages reference), 18 figures

  11. arXiv:2203.02317  [pdf, other

    cs.CL cs.LG

    Adaptive Discounting of Implicit Language Models in RNN-Transducers

    Authors: Vinit Unni, Shreya Khare, Ashish Mittal, Preethi Jyothi, Sunita Sarawagi, Samarth Bharadwaj

    Abstract: RNN-Transducer (RNN-T) models have become synonymous with streaming end-to-end ASR systems. While they perform competitively on a number of evaluation categories, rare words pose a serious challenge to RNN-T models. One main reason for the degradation in performance on rare words is that the language model (LM) internal to RNN-Ts can become overconfident and lead to hallucinated predictions that a… ▽ More

    Submitted 21 February, 2022; originally announced March 2022.

    Comments: Proceedings for ICASSP 2022

  12. arXiv:2112.07337  [pdf, other

    cs.CL cs.AI

    Multi-Row, Multi-Span Distant Supervision For Table+Text Question

    Authors: Vishwajeet Kumar, Yash Gupta, Saneem Chemmengath, Jaydeep Sen, Soumen Chakrabarti, Samarth Bharadwaj, FeiFei Pan

    Abstract: Question answering (QA) over tables and linked text, also called TextTableQA, has witnessed significant research in recent years, as tables are often found embedded in documents along with related text. HybridQA and OTT-QA are the two best-known TextTableQA datasets, with questions that are best answered by combining information from both table cells and linked text passages. A common challenge in… ▽ More

    Submitted 11 June, 2023; v1 submitted 14 December, 2021; originally announced December 2021.

    Comments: ACL 2023

  13. arXiv:2112.00273  [pdf, other

    cs.RO cs.NI

    Concurrent Transmission for Multi-Robot Coordination

    Authors: Sourabha Bharadwaj, Karunakar Gonabattula, Sudipta Saha, Chayan Sarkar, Rekha Raja

    Abstract: An efficient communication mechanism forms the backbone for any multi-robot system to achieve fruitful collaboration and coordination. Limitation in the existing asynchronous transmission based strategies in fast dissemination and aggregation compels the designers to prune down such requirements as much as possible. This also restricts the possible application areas of mobile multi-robot systems.… ▽ More

    Submitted 30 November, 2021; originally announced December 2021.

    Comments: Accepted in Robocom 2022 in conjunction with IEEE CCNC 2022

  14. arXiv:2111.09034  [pdf, other

    cs.CV

    Using Convolutional Neural Networks to Detect Compression Algorithms

    Authors: Shubham Bharadwaj

    Abstract: Machine learning is penetrating various domains virtually, thereby proliferating excellent results. It has also found an outlet in digital forensics, wherein it is becoming the prime driver of computational efficiency. A prominent feature that exhibits the effectiveness of ML algorithms is feature extraction that can be instrumental in the applications for digital forensics. Convolutional Neural N… ▽ More

    Submitted 12 January, 2022; v1 submitted 17 November, 2021; originally announced November 2021.

    Comments: Pre-print Under Review

  15. arXiv:2111.04020  [pdf, other

    cs.NE

    Biologically Inspired Oscillating Activation Functions Can Bridge the Performance Gap between Biological and Artificial Neurons

    Authors: Matthew Mithra Noel, Shubham Bharadwaj, Venkataraman Muthiah-Nakarajan, Praneet Dutta, Geraldine Bessie Amali

    Abstract: The recent discovery of special human neocortical pyramidal neurons that can individually learn the XOR function highlights the significant performance gap between biological and artificial neurons. The output of these pyramidal neurons first increases to a maximum with input and then decreases. Artificial neurons with similar characteristics can be designed with oscillating activation functions.… ▽ More

    Submitted 10 May, 2023; v1 submitted 7 November, 2021; originally announced November 2021.

    Comments: 29 pages, 9 figures

  16. arXiv:2109.10534  [pdf, other

    cs.CL

    Role of Language Relatedness in Multilingual Fine-tuning of Language Models: A Case Study in Indo-Aryan Languages

    Authors: Tejas Indulal Dhamecha, Rudra Murthy V, Samarth Bharadwaj, Karthik Sankaranarayanan, Pushpak Bhattacharyya

    Abstract: We explore the impact of leveraging the relatedness of languages that belong to the same family in NLP models using multilingual fine-tuning. We hypothesize and validate that multilingual fine-tuning of pre-trained language models can yield better performance on downstream NLP applications, compared to models fine-tuned on individual languages. A first of its kind detailed study is presented to tr… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

    Comments: Accepted in EMNLP 2021

  17. arXiv:2109.07377  [pdf, other

    cs.CL cs.AI

    Topic Transferable Table Question Answering

    Authors: Saneem Ahmed Chemmengath, Vishwajeet Kumar, Samarth Bharadwaj, Jaydeep Sen, Mustafa Canim, Soumen Chakrabarti, Alfio Gliozzo, Karthik Sankaranarayanan

    Abstract: Weakly-supervised table question-answering(TableQA) models have achieved state-of-art performance by using pre-trained BERT transformer to jointly encoding a question and a table to produce structured query for the question. However, in practical settings TableQA systems are deployed over table corpora having topic and word distributions quite distinct from BERT's pretraining corpus. In this work… ▽ More

    Submitted 15 September, 2021; originally announced September 2021.

    Comments: To appear at EMNLP 2021

  18. arXiv:2109.01714  [pdf

    cs.ET quant-ph

    Accelerating Variational Quantum Algorithms Using Circuit Concurrency

    Authors: Salonik Resch, Anthony Gutierrez, Joon Suk Huh, Srikant Bharadwaj, Yasuko Eckert, Gabriel Loh, Mark Oskin, Swamit Tannu

    Abstract: Variational quantum algorithms (VQAs) provide a promising approach to achieve quantum advantage in the noisy intermediate-scale quantum era. In this era, quantum computers experience high error rates and quantum error detection and correction is not feasible. VQAs can utilize noisy qubits in tandem with classical optimization algorithms to solve hard problems. However, VQAs are still slow relative… ▽ More

    Submitted 3 September, 2021; originally announced September 2021.

  19. Representation based meta-learning for few-shot spoken intent recognition

    Authors: Ashish Mittal, Samarth Bharadwaj, Shreya Khare, Saneem Chemmengath, Karthik Sankaranarayanan, Brian Kingsbury

    Abstract: Spoken intent detection has become a popular approach to interface with various smart devices with ease. However, such systems are limited to the preset list of intents-terms or commands, which restricts the quick customization of personal devices to new intents. This paper presents a few-shot spoken intent classification approach with task-agnostic representations via meta-learning paradigm. Spec… ▽ More

    Submitted 29 June, 2021; originally announced June 2021.

    Comments: Accepted paper at Interspeech 2020, 21st Annual Conference of the International Speech Communication Association, Virtual Event, Shanghai, China, 25-29 October, 2020

  20. arXiv:2106.12944  [pdf, other

    cs.CL cs.AI

    AIT-QA: Question Answering Dataset over Complex Tables in the Airline Industry

    Authors: Yannis Katsis, Saneem Chemmengath, Vishwajeet Kumar, Samarth Bharadwaj, Mustafa Canim, Michael Glass, Alfio Gliozzo, Feifei Pan, Jaydeep Sen, Karthik Sankaranarayanan, Soumen Chakrabarti

    Abstract: Recent advances in transformers have enabled Table Question Answering (Table QA) systems to achieve high accuracy and SOTA results on open domain datasets like WikiTableQuestions and WikiSQL. Such transformers are frequently pre-trained on open-domain content such as Wikipedia, where they effectively encode questions and corresponding tables from Wikipedia as seen in Table QA dataset. However, web… ▽ More

    Submitted 24 June, 2021; originally announced June 2021.

  21. arXiv:2104.08303  [pdf, other

    cs.AI cs.CL

    Capturing Row and Column Semantics in Transformer Based Question Answering over Tables

    Authors: Michael Glass, Mustafa Canim, Alfio Gliozzo, Saneem Chemmengath, Vishwajeet Kumar, Rishav Chakravarti, Avi Sil, Feifei Pan, Samarth Bharadwaj, Nicolas Rodolfo Fauceglia

    Abstract: Transformer based architectures are recently used for the task of answering questions over tables. In order to improve the accuracy on this task, specialized pre-training techniques have been developed and applied on millions of open-domain web tables. In this paper, we propose two novel approaches demonstrating that one can achieve superior performance on table QA task without even using any of t… ▽ More

    Submitted 26 April, 2021; v1 submitted 16 April, 2021; originally announced April 2021.

    Comments: To appear at NAACL 2021

  22. Multilingual and code-switching ASR challenges for low resource Indian languages

    Authors: Anuj Diwan, Rakesh Vaideeswaran, Sanket Shah, Ankita Singh, Srinivasa Raghavan, Shreya Khare, Vinit Unni, Saurabh Vyas, Akash Rajpuria, Chiranjeevi Yarra, Ashish Mittal, Prasanta Kumar Ghosh, Preethi Jyothi, Kalika Bali, Vivek Seshadri, Sunayana Sitaram, Samarth Bharadwaj, Jai Nanavati, Raoul Nanavati, Karthik Sankaranarayanan, Tejaswi Seeram, Basil Abraham

    Abstract: Recently, there is increasing interest in multilingual automatic speech recognition (ASR) where a speech recognition system caters to multiple low resource languages by taking advantage of low amounts of labeled corpora in multiple languages. With multilingualism becoming common in today's world, there has been increasing interest in code-switching ASR as well. In code-switching, multiple language… ▽ More

    Submitted 31 March, 2021; originally announced April 2021.

    Comments: 6 pages

  23. arXiv:2102.10263  [pdf, other

    stat.ML cs.LG stat.ME

    Inducing a hierarchy for multi-class classification problems

    Authors: Hayden S. Helm, Weiwei Yang, Sujeeth Bharadwaj, Kate Lytvynets, Oriana Riva, Christopher White, Ali Geisa, Carey E. Priebe

    Abstract: In applications where categorical labels follow a natural hierarchy, classification methods that exploit the label structure often outperform those that do not. Un-fortunately, the majority of classification datasets do not come pre-equipped with a hierarchical structure and classical flat classifiers must be employed. In this paper, we investigate a class of methods that induce a hierarchy that c… ▽ More

    Submitted 20 February, 2021; originally announced February 2021.

  24. arXiv:2101.11196  [pdf, other

    cs.LG cs.FL

    Safe Multi-Agent Reinforcement Learning via Shielding

    Authors: Ingy Elsayed-Aly, Suda Bharadwaj, Christopher Amato, Rüdiger Ehlers, Ufuk Topcu, Lu Feng

    Abstract: Multi-agent reinforcement learning (MARL) has been increasingly used in a wide range of safety-critical applications, which require guaranteed safety (e.g., no unsafe states are ever visited) during the learning process.Unfortunately, current MARL methods do not have safety guarantees. Therefore, we present two shielding approaches for safe MARL. In centralized shielding, we synthesize a single sh… ▽ More

    Submitted 2 February, 2021; v1 submitted 26 January, 2021; originally announced January 2021.

    Comments: 8 pages, 11 figures and 2 tables, to be published in AAMAS 2021

    ACM Class: I.2.6; I.2.4

  25. arXiv:2101.04076  [pdf

    cs.CL cs.LG

    Automating the Compilation of Potential Core-Outcomes for Clinical Trials

    Authors: Shwetha Bharadwaj, Melanie Laffin

    Abstract: Due to increased access to clinical trial outcomes and analysis, researchers and scientists are able to iterate or improve upon relevant approaches more effectively. However, the metrics and related results of clinical trials typically do not follow any standardization in their reports, making it more difficult for researchers to parse the results of different trials. The objective of this paper i… ▽ More

    Submitted 11 January, 2021; originally announced January 2021.

  26. arXiv:2007.16107  [pdf, other

    cs.RO cs.AI

    Near-Optimal Reactive Synthesis Incorporating Runtime Information

    Authors: Suda Bharadwaj, Abraham P. Vinod, Rayna Dimitrova, Ufuk Topcu

    Abstract: We consider the problem of optimal reactive synthesis - compute a strategy that satisfies a mission specification in a dynamic environment, and optimizes a performance metric. We incorporate task-critical information, that is only available at runtime, into the strategy synthesis in order to improve performance. Existing approaches to utilising such time-varying information require online re-synth… ▽ More

    Submitted 31 July, 2020; originally announced July 2020.

    Comments: Presented at ICRA2020

  27. arXiv:2007.03152  [pdf, other

    cs.AR

    The gem5 Simulator: Version 20.0+

    Authors: Jason Lowe-Power, Abdul Mutaal Ahmad, Ayaz Akram, Mohammad Alian, Rico Amslinger, Matteo Andreozzi, Adrià Armejach, Nils Asmussen, Brad Beckmann, Srikant Bharadwaj, Gabe Black, Gedare Bloom, Bobby R. Bruce, Daniel Rodrigues Carvalho, Jeronimo Castrillon, Lizhong Chen, Nicolas Derumigny, Stephan Diestelhorst, Wendy Elsasser, Carlos Escuin, Marjan Fariborz, Amin Farmahini-Farahani, Pouya Fotouhi, Ryan Gambord, Jayneel Gandhi , et al. (53 additional authors not shown)

    Abstract: The open-source and community-supported gem5 simulator is one of the most popular tools for computer architecture research. This simulation infrastructure allows researchers to model modern computer hardware at the cycle level, and it has enough fidelity to boot unmodified Linux-based operating systems and run full applications for multiple architectures including x86, Arm, and RISC-V. The gem5 si… ▽ More

    Submitted 29 September, 2020; v1 submitted 6 July, 2020; originally announced July 2020.

    Comments: Source, comments, and feedback: https://github.com/darchr/gem5-20-paper

  28. arXiv:2007.01498  [pdf, ps, other

    cs.AI cs.LG stat.ML

    Temporal-Logic-Based Reward Shaping for Continuing Reinforcement Learning Tasks

    Authors: Yuqian Jiang, Sudarshanan Bharadwaj, Bo Wu, Rishi Shah, Ufuk Topcu, Peter Stone

    Abstract: In continuing tasks, average-reward reinforcement learning may be a more appropriate problem formulation than the more common discounted reward formulation. As usual, learning an optimal policy in this setting typically requires a large amount of training experiences. Reward shaping is a common approach for incorporating domain knowledge into reinforcement learning in order to speed up convergence… ▽ More

    Submitted 16 January, 2023; v1 submitted 3 July, 2020; originally announced July 2020.

  29. arXiv:2006.15109  [pdf, other

    cs.CV eess.IV

    Person Re-identification by analyzing Dynamic Variations in Gait Sequences

    Authors: Sandesh Bharadwaj, Kunal Chanda

    Abstract: Gait recognition is a biometric technology that identifies individuals in a video sequence by analysing their style of walking or limb movement. However, this identification is generally sensitive to appearance changes and conventional feature descriptors such as Gait Energy Image (GEI) lose some of the dynamic information in the gait sequence. Active Energy Image (AEI) focuses more on dynamic mot… ▽ More

    Submitted 26 June, 2020; originally announced June 2020.

    Comments: Presented at ETCCS 2020, accepted for publication in Springer LNEE Proceedings

  30. arXiv:2003.00845  [pdf, other

    cs.LG cs.CV stat.ML

    Addressing target shift in zero-shot learning using grouped adversarial learning

    Authors: Saneem Ahmed Chemmengath, Soumava Paul, Samarth Bharadwaj, Suranjana Samanta, Karthik Sankaranarayanan

    Abstract: Zero-shot learning (ZSL) algorithms typically work by exploiting attribute correlations to be able to make predictions in unseen classes. However, these correlations do not remain intact at test time in most practical settings and the resulting change in these correlations lead to adverse effects on zero-shot learning performance. In this paper, we present a new paradigm for ZSL that: (i) utilizes… ▽ More

    Submitted 16 June, 2020; v1 submitted 2 March, 2020; originally announced March 2020.

    Comments: Under submission at Neurips 2020

  31. arXiv:2002.05645  [pdf, other

    cs.LG cs.DC stat.ML

    Training Large Neural Networks with Constant Memory using a New Execution Algorithm

    Authors: Bharadwaj Pudipeddi, Maral Mesmakhosroshahi, Jinwen Xi, Sujeeth Bharadwaj

    Abstract: Widely popular transformer-based NLP models such as BERT and Turing-NLG have enormous capacity trending to billions of parameters. Current execution methods demand brute-force resources such as HBM devices and high speed interconnectivity for data parallelism. In this paper, we introduce a new relay-style execution technique called L2L (layer-to-layer) where at any given moment, the device memory… ▽ More

    Submitted 4 June, 2020; v1 submitted 13 February, 2020; originally announced February 2020.

  32. arXiv:1911.07394  [pdf, other

    cs.RO

    Strategy Synthesis for Surveillance-Evasion Games with Learning-Enabled Visibility Optimization

    Authors: Suda Bharadwaj, Louis Ly, Bo Wu, Richard Tsai, Ufuk Topcu

    Abstract: This paper studies a two-player game with a quantitative surveillance requirement on an adversarial target moving in a discrete state space and a secondary objective to maximize short-term visibility of the environment. We impose the surveillance requirement as a temporal logic constraint.We then use a greedy approach to determine vantage points that optimize a notion of information gain, namely,… ▽ More

    Submitted 17 November, 2019; originally announced November 2019.

  33. arXiv:1910.10380  [pdf, other

    eess.SY cs.AI cs.MA

    Online Synthesis for Runtime Enforcement of Safety in Multi-Agent Systems

    Authors: Dhananjay Raju, Suda Bharadwaj, Ufuk Topcu

    Abstract: A shield is attached to a system to guarantee safety by correcting the system's behavior at runtime. Existing methods that employ design-time synthesis of shields do not scale to multi-agent systems. Moreover, such shields are typically implemented in a centralized manner, requiring global information on the state of all agents in the system. We address these limitations through a new approach whe… ▽ More

    Submitted 27 February, 2020; v1 submitted 23 October, 2019; originally announced October 2019.

  34. arXiv:1910.05700  [pdf, other

    cs.CV

    A Novel Self-Supervised Re-labeling Approach for Training with Noisy Labels

    Authors: Devraj Mandal, Shrisha Bharadwaj, Soma Biswas

    Abstract: The major driving force behind the immense success of deep learning models is the availability of large datasets along with their clean labels. Unfortunately, this is very difficult to obtain, which has motivated research on the training of deep models in the presence of label noise and ways to avoid over-fitting on the noisy labels. In this work, we build upon the seminal work in this area, Co-te… ▽ More

    Submitted 1 January, 2020; v1 submitted 13 October, 2019; originally announced October 2019.

    Comments: Expanded and Updated version of this paper has been accepted in WACV 2020

  35. arXiv:1910.00134  [pdf

    cs.AR

    Optimizing GPU Cache Policies for MI Workloads

    Authors: Johnathan Alsop, Matthew D. Sinclair, Srikant Bharadwaj, Alexandru Dutu, Anthony Gutierrez, Onur Kayiran, Michael LeBeane, Sooraj Puthoor, Xianwei Zhang, Tsung Tai Yeh, Bradford M. Beckmann

    Abstract: In recent years, machine intelligence (MI) applications have emerged as a major driver for the computing industry. Optimizing these workloads is important but complicated. As memory demands grow and data movement overheads increasingly limit performance, determining the best GPU caching policy to use for a diverse range of MI workloads represents one important challenge. To study this, we evaluate… ▽ More

    Submitted 30 September, 2019; originally announced October 2019.

    Comments: Extended version of short paper published in the 2019 IEEE International Symposium on Workload Characterization

  36. arXiv:1905.06540   

    cs.CV

    Title Redacted

    Authors: Shivang Bharadwaj, Bhupendra Niranjan, Anant Kumar

    Abstract: arXiv admin note: This version removed by arXiv administrators as the submitter did not have the right to agree to the license at the time of submission

    Submitted 27 May, 2019; v1 submitted 16 May, 2019; originally announced May 2019.

    Comments: This paper has been withdrawn as it is the proprietary property of an organization. A revision might or might not be uploaded in the future after further internal reviews and revisions. arXiv admin note: Title redacted

  37. arXiv:1904.11454  [pdf, other

    cs.AI cs.LO math.OC

    Reward-Based Deception with Cognitive Bias

    Authors: Bo Wu, Murat Cubuktepe, Suda Bharadwaj, Ufuk Topcu

    Abstract: Deception plays a key role in adversarial or strategic interactions for the purpose of self-defence and survival. This paper introduces a general framework and solution to address deception. Most existing approaches for deception consider obfuscating crucial information to rational adversaries with abundant memory and computation resources. In this paper, we consider deceiving adversaries with bou… ▽ More

    Submitted 25 April, 2019; originally announced April 2019.

    Comments: Submitted to CDC 2019

  38. arXiv:1902.02393  [pdf, other

    cs.AI cs.MA cs.RO

    Distributed Synthesis of Surveillance Strategies for Mobile Sensors

    Authors: Suda Bharadwaj, Rayna Dimitrova, Ufuk Topcu

    Abstract: We study the problem of synthesizing strategies for a mobile sensor network to conduct surveillance in partnership with static alarm triggers. We formulate the problem as a multi-agent reactive synthesis problem with surveillance objectives specified as temporal logic formulas. In order to avoid the state space blow-up arising from a centralized strategy computation, we propose a method to decentr… ▽ More

    Submitted 6 February, 2019; originally announced February 2019.

    Journal ref: 2018 IEEE Conference on Decision and Control (CDC), FL, USA, 2018, pp. 3335-3342

  39. arXiv:1901.04881  [pdf, other

    cs.CV

    A deep learning approach to solar-irradiance forecasting in sky-videos

    Authors: Talha A. Siddiqui, Samarth Bharadwaj, Shivkumar Kalyanaraman

    Abstract: Ahead-of-time forecasting of incident solar-irradiance on a panel is indicative of expected energy yield and is essential for efficient grid distribution and planning. Traditionally, these forecasts are based on meteorological physics models whose parameters are tuned by coarse-grained radiometric tiles sensed from geo-satellites. This research presents a novel application of deep neural network a… ▽ More

    Submitted 15 January, 2019; originally announced January 2019.

    Comments: 9 pages, 6 figures

  40. arXiv:1812.10786  [pdf, other

    cs.CV

    Future semantic segmentation of time-lapsed videos with large temporal displacement

    Authors: Talha Siddiqui, Samarth Bharadwaj

    Abstract: An important aspect of video understanding is the ability to predict the evolution of its content in the future. This paper presents a future frame semantic segmentation technique for predicting semantic masks of the current and future frames in a time-lapsed video. We specifically focus on time-lapsed videos with large temporal displacement to highlight the model's ability to capture large motion… ▽ More

    Submitted 27 December, 2018; originally announced December 2018.

    Comments: 12 pages, 7 figures, https://bit.ly/2Bw7HGP

  41. arXiv:1807.03948  [pdf, other

    cs.CL

    A Dialogue Annotation Scheme for Weight Management Chat using the Trans-Theoretical Model of Health Behavior Change

    Authors: Ramesh Manuvinakurike, Sumanth Bharadwaj, Kallirroi Georgila

    Abstract: In this study we collect and annotate human-human role-play dialogues in the domain of weight management. There are two roles in the conversation: the "seeker" who is looking for ways to lose weight and the "helper" who provides suggestions to help the "seeker" in their weight loss journey. The chat dialogues collected are then annotated with a novel annotation scheme inspired by a popular health… ▽ More

    Submitted 11 July, 2018; originally announced July 2018.

    Comments: to appear in Fourteenth Joint ACL - ISO Workshop on Interoperable Semantic Annotation

  42. arXiv:1709.05363  [pdf, other

    cs.RO cs.GT eess.SY

    Synthesis of surveillance strategies via belief abstraction

    Authors: Suda Bharadwaj, Rayna Dimitrova, Ufuk Topcu

    Abstract: We study the problem of synthesizing a controller for a robot with a surveillance objective, that is, the robot is required to maintain knowledge of the location of a moving, possibly adversarial target. We formulate this problem as a one-sided partial-information game in which the winning condition for the agent is specified as a temporal logic formula. The specification formalizes the surveillan… ▽ More

    Submitted 19 March, 2018; v1 submitted 15 September, 2017; originally announced September 2017.

    ACM Class: I.2.4

  43. arXiv:1708.00241  [pdf

    cs.CL

    Improving Part-of-Speech Tagging for NLP Pipelines

    Authors: Vishaal Jatav, Ravi Teja, Srini Bharadwaj, Venkat Srinivasan

    Abstract: This paper outlines the results of sentence level linguistics based rules for improving part-of-speech tagging. It is well known that the performance of complex NLP systems is negatively affected if one of the preliminary stages is less than perfect. Errors in the initial stages in the pipeline have a snowballing effect on the pipeline's end performance. We have created a set of linguistics based… ▽ More

    Submitted 1 August, 2017; originally announced August 2017.

    Comments: Computational Linguistics, Natural Language Understanding, RAGE AI, Part-of-Speech Tagging, Evaluation

  44. Estimation of respiratory pattern from video using selective ensemble aggregation

    Authors: A. P. Prathosh, Pragathi Praveena, Lalit K. Mestha, Sanjay Bharadwaj

    Abstract: Non-contact estimation of respiratory pattern (RP) and respiration rate (RR) has multiple applications. Existing methods for RP and RR measurement fall into one of the three categories - (i) estimation through nasal air flow measurement, (ii) estimation from video-based remote photoplethysmography, and (iii) estimation by measurement of motion induced by respiration using motion detectors. These m… ▽ More

    Submitted 21 November, 2016; originally announced November 2016.

  45. arXiv:1610.09756  [pdf, other

    cs.CL cs.LG

    Towards Deep Learning in Hindi NER: An approach to tackle the Labelled Data Scarcity

    Authors: Vinayak Athavale, Shreenivas Bharadwaj, Monik Pamecha, Ameya Prabhu, Manish Shrivastava

    Abstract: In this paper we describe an end to end Neural Model for Named Entity Recognition NER) which is based on Bi-Directional RNN-LSTM. Almost all NER systems for Hindi use Language Specific features and handcrafted rules with gazetteers. Our model is language independent and uses no domain specific features or any handcrafted rules. Our models rely on semantic information in the form of word vectors wh… ▽ More

    Submitted 16 November, 2016; v1 submitted 30 October, 2016; originally announced October 2016.

    Comments: 7 pages

    Report number: https://aclweb.org/anthology/W/W16/W16-6320.pdf

  46. arXiv:1507.04988  [pdf

    cs.NI

    Target localization in wireless sensor networks based on received signal strength

    Authors: S. N. Bharadwaj, S. N. Jagadeesha, S. Ravindra

    Abstract: We consider the problem of localizing a target taking the help of a set of anchor beacon nodes.A small number of beacon nodes are deployed at known locations in the area.The target can detect a beacon provided it happens to lie within the beacons's transmission range.Thus, the target contains a measurement vector containing the readings of the beacons: '1' corresponding to a beacon if it is able t… ▽ More

    Submitted 17 July, 2015; originally announced July 2015.

  47. arXiv:1303.2171  [pdf, ps, other

    cs.DC

    CPU and/or GPU: Revisiting the GPU Vs. CPU Myth

    Authors: Kishore Kothapalli, Dip Sankar Banerjee, P. J. Narayanan, Surinder Sood, Aman Kumar Bahl, Shashank Sharma, Shrenik Lad, Krishna Kumar Singh, Kiran Matam, Sivaramakrishna Bharadwaj, Rohit Nigam, Parikshit Sakurikar, Aditya Deshpande, Ishan Misra, Siddharth Choudhary, Shubham Gupta

    Abstract: Parallel computing using accelerators has gained widespread research attention in the past few years. In particular, using GPUs for general purpose computing has brought forth several success stories with respect to time taken, cost, power, and other metrics. However, accelerator based computing has signifi- cantly relegated the role of CPUs in computation. As CPUs evolve and also offer matching c… ▽ More

    Submitted 9 March, 2013; originally announced March 2013.

    Comments: 20 pages