(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–50 of 109 results for author: Ravindran, B

.
  1. arXiv:2405.04325  [pdf, other

    cs.CL

    Deception in Reinforced Autonomous Agents: The Unconventional Rabbit Hat Trick in Legislation

    Authors: Atharvan Dogra, Ameet Deshpande, John Nay, Tanmay Rajpurohit, Ashwin Kalyan, Balaraman Ravindran

    Abstract: Recent developments in large language models (LLMs), while offering a powerful foundation for developing natural language agents, raise safety concerns about them and the autonomous agents built upon them. Deception is one potential capability of AI agents of particular concern, which we refer to as an act or statement that misleads, hides the truth, or promotes a belief that is not true in its en… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

  2. arXiv:2404.19139  [pdf, other

    cs.DC

    HMTRace: Hardware-Assisted Memory-Tagging based Dynamic Data Race Detection

    Authors: Jaidev Shastri, Xiaoguang Wang, Basavesh Ammanaghatta Shivakumar, Freek Verbeek, Binoy Ravindran

    Abstract: Data race, a category of insidious software concurrency bugs, is often challenging and resource-intensive to detect and debug. Existing dynamic race detection tools incur significant execution time and memory overhead while exhibiting high false positives. This paper proposes HMTRace, a novel Armv8.5-A memory tag extension (MTE) based dynamic data race detection framework, emphasizing low compute… ▽ More

    Submitted 29 April, 2024; originally announced April 2024.

  3. arXiv:2402.10567  [pdf, other

    cs.CL cs.AI

    InSaAF: Incorporating Safety through Accuracy and Fairness | Are LLMs ready for the Indian Legal Domain?

    Authors: Yogesh Tripathi, Raghav Donakanti, Sahil Girhepuje, Ishan Kavathekar, Bhaskara Hanuma Vedula, Gokul S Krishnan, Shreya Goyal, Anmol Goel, Balaraman Ravindran, Ponnurangam Kumaraguru

    Abstract: Recent advancements in language technology and Artificial Intelligence have resulted in numerous Language Models being proposed to perform various tasks in the legal domain ranging from predicting judgments to generating summaries. Despite their immense potential, these models have been proven to learn and exhibit societal biases and make unfair predictions. In this study, we explore the ability o… ▽ More

    Submitted 17 June, 2024; v1 submitted 16 February, 2024; originally announced February 2024.

  4. arXiv:2312.03756  [pdf, other

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

    LineConGraphs: Line Conversation Graphs for Effective Emotion Recognition using Graph Neural Networks

    Authors: Gokul S Krishnan, Sarala Padi, Craig S. Greenberg, Balaraman Ravindran, Dinesh Manoch, Ram D. Sriram

    Abstract: Emotion Recognition in Conversations (ERC) is a critical aspect of affective computing, and it has many practical applications in healthcare, education, chatbots, and social media platforms. Earlier approaches for ERC analysis involved modeling both speaker and long-term contextual information using graph neural network architectures. However, it is ideal to deploy speaker-independent models for r… ▽ More

    Submitted 4 December, 2023; originally announced December 2023.

    Comments: 13 pages, 6 figures

  5. arXiv:2311.16171  [pdf, other

    cs.AI cs.LG cs.MA

    Multi-Agent Learning of Efficient Fulfilment and Routing Strategies in E-Commerce

    Authors: Omkar Shelke, Pranavi Pathakota, Anandsingh Chauhan, Harshad Khadilkar, Hardik Meisheri, Balaraman Ravindran

    Abstract: This paper presents an integrated algorithmic framework for minimising product delivery costs in e-commerce (known as the cost-to-serve or C2S). One of the major challenges in e-commerce is the large volume of spatio-temporally diverse orders from multiple customers, each of which has to be fulfilled from one of several warehouses using a fleet of vehicles. This results in two levels of decision-m… ▽ More

    Submitted 20 November, 2023; originally announced November 2023.

  6. arXiv:2306.14357  [pdf, other

    cs.LG cs.SI

    PolicyClusterGCN: Identifying Efficient Clusters for Training Graph Convolutional Networks

    Authors: Saket Gurukar, Shaileshh Bojja Venkatakrishnan, Balaraman Ravindran, Srinivasan Parthasarathy

    Abstract: Graph convolutional networks (GCNs) have achieved huge success in several machine learning (ML) tasks on graph-structured data. Recently, several sampling techniques have been proposed for the efficient training of GCNs and to improve the performance of GCNs on ML tasks. Specifically, the subgraph-based sampling approaches such as ClusterGCN and GraphSAINT have achieved state-of-the-art performanc… ▽ More

    Submitted 25 June, 2023; originally announced June 2023.

  7. arXiv:2305.19111  [pdf, other

    cs.RO cs.AI cs.LG

    GAN-MPC: Training Model Predictive Controllers with Parameterized Cost Functions using Demonstrations from Non-identical Experts

    Authors: Returaj Burnwal, Anirban Santara, Nirav P. Bhatt, Balaraman Ravindran, Gaurav Aggarwal

    Abstract: Model predictive control (MPC) is a popular approach for trajectory optimization in practical robotics applications. MPC policies can optimize trajectory parameters under kinodynamic and safety constraints and provide guarantees on safety, optimality, generalizability, interpretability, and explainability. However, some behaviors are complex and it is difficult to hand-craft an MPC objective funct… ▽ More

    Submitted 7 June, 2023; v1 submitted 30 May, 2023; originally announced May 2023.

    Comments: Recipient of the best paper award at RBCDSAI-DAI 2023, IIT Madras (https://rbcdsai.iitm.ac.in/DAI-2023/)

  8. arXiv:2305.13926  [pdf, other

    cs.LG cs.AI

    Clustering Indices based Automatic Classification Model Selection

    Authors: Sudarsun Santhiappan, Nitin Shravan, Balaraman Ravindran

    Abstract: Classification model selection is a process of identifying a suitable model class for a given classification task on a dataset. Traditionally, model selection is based on cross-validation, meta-learning, and user preferences, which are often time-consuming and resource-intensive. The performance of any machine learning classification task depends on the choice of the model class, the learning algo… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

    Comments: Submitted to Journal of Data Science and Analytics (JDSA)

    ACM Class: I.5.3; I.2.1; I.2.6; I.2.8

  9. arXiv:2304.06011  [pdf

    cs.LG cs.MA

    MABL: Bi-Level Latent-Variable World Model for Sample-Efficient Multi-Agent Reinforcement Learning

    Authors: Aravind Venugopal, Stephanie Milani, Fei Fang, Balaraman Ravindran

    Abstract: Multi-agent reinforcement learning (MARL) methods often suffer from high sample complexity, limiting their use in real-world problems where data is sparse or expensive to collect. Although latent-variable world models have been employed to address this issue by generating abundant synthetic data for MARL training, most of these models cannot encode vital global information available during trainin… ▽ More

    Submitted 13 February, 2024; v1 submitted 12 April, 2023; originally announced April 2023.

    Comments: 9 pages

  10. arXiv:2303.07247  [pdf

    cs.CL cs.CY

    Are Models Trained on Indian Legal Data Fair?

    Authors: Sahil Girhepuje, Anmol Goel, Gokul S Krishnan, Shreya Goyal, Satyendra Pandey, Ponnurangam Kumaraguru, Balaraman Ravindran

    Abstract: Recent advances and applications of language technology and artificial intelligence have enabled much success across multiple domains like law, medical and mental health. AI-based Language Models, like Judgement Prediction, have recently been proposed for the legal sector. However, these models are strife with encoded social biases picked up from the training data. While bias and fairness have bee… ▽ More

    Submitted 14 May, 2024; v1 submitted 13 March, 2023; originally announced March 2023.

    Comments: Presented at the Symposium on AI and Law (SAIL) 2023

  11. arXiv:2212.02179  [pdf, other

    cs.LG cs.RO

    Physics-Informed Model-Based Reinforcement Learning

    Authors: Adithya Ramesh, Balaraman Ravindran

    Abstract: We apply reinforcement learning (RL) to robotics tasks. One of the drawbacks of traditional RL algorithms has been their poor sample efficiency. One approach to improve the sample efficiency is model-based RL. In our model-based RL algorithm, we learn a model of the environment, essentially its transition dynamics and reward function, use it to generate imaginary trajectories and backpropagate thr… ▽ More

    Submitted 14 May, 2023; v1 submitted 5 December, 2022; originally announced December 2022.

  12. arXiv:2211.14770  [pdf, ps, other

    cs.LG

    ReGrAt: Regularization in Graphs using Attention to handle class imbalance

    Authors: Neeraja Kirtane, Jeshuren Chelladurai, Balaraman Ravindran, Ashish Tendulkar

    Abstract: Node classification is an important task to solve in graph-based learning. Even though a lot of work has been done in this field, imbalance is neglected. Real-world data is not perfect, and is imbalanced in representations most of the times. Apart from text and images, data can be represented using graphs, and thus addressing the imbalance in graphs has become of paramount importance. In the conte… ▽ More

    Submitted 27 November, 2022; originally announced November 2022.

  13. GrabQC: Graph based Query Contextualization for automated ICD coding

    Authors: Jeshuren Chelladurai, Sudarsun Santhiappan, Balaraman Ravindran

    Abstract: Automated medical coding is a process of codifying clinical notes to appropriate diagnosis and procedure codes automatically from the standard taxonomies such as ICD (International Classification of Diseases) and CPT (Current Procedure Terminology). The manual coding process involves the identification of entities from the clinical notes followed by querying a commercial or non-commercial medical… ▽ More

    Submitted 14 July, 2022; originally announced July 2022.

    Comments: 25th Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD 2021)

  14. Multi-Variate Time Series Forecasting on Variable Subsets

    Authors: Jatin Chauhan, Aravindan Raghuveer, Rishi Saket, Jay Nandy, Balaraman Ravindran

    Abstract: We formulate a new inference task in the domain of multivariate time series forecasting (MTSF), called Variable Subset Forecast (VSF), where only a small subset of the variables is available during inference. Variables are absent during inference because of long-term data loss (eg. sensor failures) or high -> low-resource domain shift between train / test. To the best of our knowledge, robustness… ▽ More

    Submitted 25 June, 2022; originally announced June 2022.

    Journal ref: ACM SIGKDD 2022 Research Track

  15. arXiv:2206.05750  [pdf, other

    cs.LG

    Matching options to tasks using Option-Indexed Hierarchical Reinforcement Learning

    Authors: Kushal Chauhan, Soumya Chatterjee, Akash Reddy, Balaraman Ravindran, Pradeep Shenoy

    Abstract: The options framework in Hierarchical Reinforcement Learning breaks down overall goals into a combination of options or simpler tasks and associated policies, allowing for abstraction in the action space. Ideally, these options can be reused across different higher-level goals; indeed, such reuse is necessary to realize the vision of a continual learning agent that can effectively leverage its pri… ▽ More

    Submitted 12 June, 2022; originally announced June 2022.

    Comments: 10 pages, 4 figures

  16. Evolutionary Approach to Security Games with Signaling

    Authors: Adam Żychowski, Jacek Mańdziuk, Elizabeth Bondi, Aravind Venugopal, Milind Tambe, Balaraman Ravindran

    Abstract: Green Security Games have become a popular way to model scenarios involving the protection of natural resources, such as wildlife. Sensors (e.g. drones equipped with cameras) have also begun to play a role in these scenarios by providing real-time information. Incorporating both human and sensor defender resources strategically is the subject of recent work on Security Games with Signaling (SGS).… ▽ More

    Submitted 29 April, 2022; originally announced April 2022.

    Journal ref: Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence, IJCAI 2022, 620-627

  17. arXiv:2204.00076  [pdf, ps, other

    cs.LO

    Reachability Logic for Low-Level Programs

    Authors: Nico Naus, Freek Verbeek, Marc Schoolderman, Binoy Ravindran

    Abstract: Automatic exploit generation is a relatively new area of research. Work in this area aims to automate the manual and labor intensive task of finding exploits in software. In this paper we present a novel program logic to support automatic exploit generation. We develop a program logic called Reachability Logic, which formally defines the relation between reachability of an assertion and the precon… ▽ More

    Submitted 31 March, 2022; originally announced April 2022.

  18. arXiv:2203.06414  [pdf, other

    cs.CL

    A Survey of Adversarial Defences and Robustness in NLP

    Authors: Shreya Goyal, Sumanth Doddapaneni, Mitesh M. Khapra, Balaraman Ravindran

    Abstract: In the past few years, it has become increasingly evident that deep neural networks are not resilient enough to withstand adversarial perturbations in input data, leaving them vulnerable to attack. Various authors have proposed strong adversarial attacks for computer vision and Natural Language Processing (NLP) tasks. As a response, many defense mechanisms have also been proposed to prevent these… ▽ More

    Submitted 18 April, 2023; v1 submitted 12 March, 2022; originally announced March 2022.

    Comments: Accepted for publication at ACM Computing Surveys

  19. arXiv:2202.13408  [pdf, other

    cs.DC cs.DB

    Scalable Byzantine Fault Tolerance via Partial Decentralization

    Authors: Balaji Arun, Binoy Ravindran

    Abstract: Byzantine consensus is a critical component in many permissioned Blockchains and distributed ledgers. We propose a new paradigm for designing BFT protocols called DQBFT that addresses three major performance and scalability challenges that plague past protocols: (i) high communication costs to reach geo-distributed agreement, (ii) uneven resource utilization hampering performance, and (iii) perfor… ▽ More

    Submitted 27 February, 2022; originally announced February 2022.

  20. Adelie: Continuous Address Space Layout Re-randomization for Linux Drivers

    Authors: Ruslan Nikolaev, Hassan Nadeem, Cathlyn Stone, Binoy Ravindran

    Abstract: While address space layout randomization (ASLR) has been extensively studied for user-space programs, the corresponding OS kernel's KASLR support remains very limited, making the kernel vulnerable to just-in-time (JIT) return-oriented programming (ROP) attacks. Furthermore, commodity OSs such as Linux restrict their KASLR range to 32 bits due to architectural constraints (e.g., x86-64 only support… ▽ More

    Submitted 20 January, 2022; originally announced January 2022.

    Comments: 27th ACM International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS '22), February 28 - March 4, 2022, Lausanne, Switzerland

  21. wCQ: A Fast Wait-Free Queue with Bounded Memory Usage

    Authors: Ruslan Nikolaev, Binoy Ravindran

    Abstract: The concurrency literature presents a number of approaches for building non-blocking, FIFO, multiple-producer and multiple-consumer (MPMC) queues. However, only a fraction of them have high performance. In addition, many queue designs, such as LCRQ, trade memory usage for better performance. The recently proposed SCQ design achieves both memory efficiency as well as excellent performance. Unfortun… ▽ More

    Submitted 14 July, 2022; v1 submitted 6 January, 2022; originally announced January 2022.

    Journal ref: Proceedings of the 34th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA 2022)

  22. arXiv:2111.14348  [pdf, other

    cs.LG cs.CY

    A Causal Approach for Unfair Edge Prioritization and Discrimination Removal

    Authors: Pavan Ravishankar, Pranshu Malviya, Balaraman Ravindran

    Abstract: In budget-constrained settings aimed at mitigating unfairness, like law enforcement, it is essential to prioritize the sources of unfairness before taking measures to mitigate them in the real world. Unlike previous works, which only serve as a caution against possible discrimination and de-bias data after data generation, this work provides a toolkit to mitigate unfairness during data generation,… ▽ More

    Submitted 29 November, 2021; originally announced November 2021.

    Comments: ACML 2021

  23. Smooth Imitation Learning via Smooth Costs and Smooth Policies

    Authors: Sapana Chaudhary, Balaraman Ravindran

    Abstract: Imitation learning (IL) is a popular approach in the continuous control setting as among other reasons it circumvents the problems of reward mis-specification and exploration in reinforcement learning (RL). In IL from demonstrations, an important challenge is to obtain agent policies that are smooth with respect to the inputs. Learning through imitation a policy that is smooth as a function of a l… ▽ More

    Submitted 3 November, 2021; originally announced November 2021.

    Comments: To appear in the Proceedings of the Fifth Joint International Conference on Data Science and Management of Data (CoDS-COMAD 2022). Research Track. ACM DL

  24. Xar-Trek: Run-time Execution Migration among FPGAs and Heterogeneous-ISA CPUs

    Authors: Edson Horta, Ho-Ren Chuang, Naarayanan Rao VSathish, Cesar Philippidis, Antonio Barbalace, Pierre Olivier, Binoy Ravindran

    Abstract: Datacenter servers are increasingly heterogeneous: from x86 host CPUs, to ARM or RISC-V CPUs in NICs/SSDs, to FPGAs. Previous works have demonstrated that migrating application execution at run-time across heterogeneous-ISA CPUs can yield significant performance and energy gains, with relatively little programmer effort. However, FPGAs have often been overlooked in that context: hardware accelerat… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

  25. arXiv:2110.08318  [pdf, other

    cs.AI

    Dynamic probabilistic logic models for effective abstractions in RL

    Authors: Harsha Kokel, Arjun Manoharan, Sriraam Natarajan, Balaraman Ravindran, Prasad Tadepalli

    Abstract: State abstraction enables sample-efficient learning and better task transfer in complex reinforcement learning environments. Recently, we proposed RePReL (Kokel et al. 2021), a hierarchical framework that leverages a relational planner to provide useful state abstractions for learning. We present a brief overview of this framework and the use of a dynamic probabilistic logic model to design these… ▽ More

    Submitted 15 October, 2021; originally announced October 2021.

    Comments: Accepted at StarAI 2021 (held in conjunction with IJCLR 2021)

  26. arXiv:2110.08143  [pdf, other

    cs.CV

    Multi-Tailed, Multi-Headed, Spatial Dynamic Memory refined Text-to-Image Synthesis

    Authors: Amrit Diggavi Seshadri, Balaraman Ravindran

    Abstract: Synthesizing high-quality, realistic images from text-descriptions is a challenging task, and current methods synthesize images from text in a multi-stage manner, typically by first generating a rough initial image and then refining image details at subsequent stages. However, existing methods that follow this paradigm suffer from three important limitations. Firstly, they synthesize initial image… ▽ More

    Submitted 15 October, 2021; originally announced October 2021.

  27. arXiv:2110.02038  [pdf, other

    cs.LG

    Semi-Supervised Deep Learning for Multiplex Networks

    Authors: Anasua Mitra, Priyesh Vijayan, Ranbir Sanasam, Diganta Goswami, Srinivasan Parthasarathy, Balaraman Ravindran

    Abstract: Multiplex networks are complex graph structures in which a set of entities are connected to each other via multiple types of relations, each relation representing a distinct layer. Such graphs are used to investigate many complex biological, social, and technological systems. In this work, we present a novel semi-supervised approach for structure-aware representation learning on multiplex networks… ▽ More

    Submitted 5 October, 2021; originally announced October 2021.

  28. arXiv:2108.02763  [pdf, other

    cs.DC

    Crystalline: Fast and Memory Efficient Wait-Free Reclamation

    Authors: Ruslan Nikolaev, Binoy Ravindran

    Abstract: Historically, memory management based on lock-free reference counting was very inefficient, especially for read-dominated workloads. Thus, approaches such as epoch-based reclamation (EBR), hazard pointers (HP), or a combination thereof have received significant attention. EBR exhibits excellent performance but is blocking due to potentially unbounded memory usage. In contrast, HP are non-blocking… ▽ More

    Submitted 5 August, 2021; originally announced August 2021.

  29. arXiv:2105.05155  [pdf, other

    cs.LG

    TAG: Task-based Accumulated Gradients for Lifelong learning

    Authors: Pranshu Malviya, Balaraman Ravindran, Sarath Chandar

    Abstract: When an agent encounters a continual stream of new tasks in the lifelong learning setting, it leverages the knowledge it gained from the earlier tasks to help learn the new tasks better. In such a scenario, identifying an efficient knowledge representation becomes a challenging problem. Most research works propose to either store a subset of examples from the past tasks in a replay buffer, dedicat… ▽ More

    Submitted 29 August, 2022; v1 submitted 11 May, 2021; originally announced May 2021.

    Comments: Published at 1st Conference on Lifelong Learning Agents, 2022

  30. arXiv:2103.09052  [pdf, other

    cs.LG

    Selective Intervention Planning using Restless Multi-Armed Bandits to Improve Maternal and Child Health Outcomes

    Authors: Siddharth Nishtala, Lovish Madaan, Aditya Mate, Harshavardhan Kamarthi, Anirudh Grama, Divy Thakkar, Dhyanesh Narayanan, Suresh Chaudhary, Neha Madhiwalla, Ramesh Padmanabhan, Aparna Hegde, Pradeep Varakantham, Balaraman Ravindran, Milind Tambe

    Abstract: India has a maternal mortality ratio of 113 and child mortality ratio of 2830 per 100,000 live births. Lack of access to preventive care information is a major contributing factor for these deaths, especially in low resource households. We partner with ARMMAN, a non-profit based in India employing a call-based information program to disseminate health-related information to pregnant women and wome… ▽ More

    Submitted 18 October, 2021; v1 submitted 7 March, 2021; originally announced March 2021.

    Comments: 7 pages. Camera-ready version for AASG 2021 Workshop

  31. arXiv:2102.04986  [pdf, other

    cs.SI cs.LG

    Hyperedge Prediction using Tensor Eigenvalue Decomposition

    Authors: Deepak Maurya, Balaraman Ravindran

    Abstract: Link prediction in graphs is studied by modeling the dyadic interactions among two nodes. The relationships can be more complex than simple dyadic interactions and could require the user to model super-dyadic associations among nodes. Such interactions can be modeled using a hypergraph, which is a generalization of a graph where a hyperedge can connect more than two nodes. In this work, we consi… ▽ More

    Submitted 5 February, 2021; originally announced February 2021.

  32. arXiv:2101.02635  [pdf, other

    cs.RO cs.AI

    qRRT: Quality-Biased Incremental RRT for Optimal Motion Planning in Non-Holonomic Systems

    Authors: Nahas Pareekutty, Francis James, Balaraman Ravindran, Suril V. Shah

    Abstract: This paper presents a sampling-based method for optimal motion planning in non-holonomic systems in the absence of known cost functions. It uses the principle of learning through experience to deduce the cost-to-go of regions within the workspace. This cost information is used to bias an incremental graph-based search algorithm that produces solution trajectories. Iterative improvement of cost inf… ▽ More

    Submitted 7 January, 2021; originally announced January 2021.

  33. arXiv:2101.02456  [pdf, other

    cs.AI

    Neural Fitted Q Iteration based Optimal Bidding Strategy in Real Time Reactive Power Market_1

    Authors: Jahnvi Patel, Devika Jay, Balaraman Ravindran, K. Shanti Swarup

    Abstract: In real time electricity markets, the objective of generation companies while bidding is to maximize their profit. The strategies for learning optimal bidding have been formulated through game theoretical approaches and stochastic optimization problems. Similar studies in reactive power markets have not been reported so far because the network voltage operating conditions have an increased impact… ▽ More

    Submitted 7 January, 2021; originally announced January 2021.

  34. Reinforcement Learning for Unified Allocation and Patrolling in Signaling Games with Uncertainty

    Authors: Aravind Venugopal, Elizabeth Bondi, Harshavardhan Kamarthi, Keval Dholakia, Balaraman Ravindran, Milind Tambe

    Abstract: Green Security Games (GSGs) have been successfully used in the protection of valuable resources such as fisheries, forests and wildlife. While real-world deployment involves both resource allocation and subsequent coordinated patrolling with communication and real-time, uncertain information, previous game models do not fully address both of these stages simultaneously. Furthermore, adopting exist… ▽ More

    Submitted 18 December, 2020; originally announced December 2020.

    Comments: Accepted at AAMAS 2021

    Report number: page 1353-1361

  35. arXiv:2012.09220  [pdf, other

    cs.LG cs.AI

    Relational Boosted Bandits

    Authors: Ashutosh Kakadiya, Sriraam Natarajan, Balaraman Ravindran

    Abstract: Contextual bandits algorithms have become essential in real-world user interaction problems in recent years. However, these algorithms rely on context as attribute value representation, which makes them unfeasible for real-world domains like social networks are inherently relational. We propose Relational Boosted Bandits(RB2), acontextual bandits algorithm for relational domains based on (relation… ▽ More

    Submitted 16 December, 2020; originally announced December 2020.

    Comments: 8 pages, 3 figures

  36. arXiv:2011.07683  [pdf, other

    cs.LG stat.ML

    Hypergraph Partitioning using Tensor Eigenvalue Decomposition

    Authors: Deepak Maurya, Balaraman Ravindran

    Abstract: Hypergraphs have gained increasing attention in the machine learning community lately due to their superiority over graphs in capturing super-dyadic interactions among entities. In this work, we propose a novel approach for the partitioning of k-uniform hypergraphs. Most of the existing methods work by reducing the hypergraph to a graph followed by applying standard graph partitioning algorithms.… ▽ More

    Submitted 15 November, 2020; originally announced November 2020.

    Comments: 22 pages with appendix

  37. arXiv:2010.16399  [pdf, other

    cs.LG cs.AI

    Goal directed molecule generation using Monte Carlo Tree Search

    Authors: Anand A. Rajasekar, Karthik Raman, Balaraman Ravindran

    Abstract: One challenging and essential task in biochemistry is the generation of novel molecules with desired properties. Novel molecule generation remains a challenge since the molecule space is difficult to navigate through, and the generated molecules should obey the rules of chemical valency. Through this work, we propose a novel method, which we call unitMCTS, to perform molecule generation by making… ▽ More

    Submitted 11 December, 2020; v1 submitted 30 October, 2020; originally announced October 2020.

    Comments: 6 pages, 2 tables, 1 figure

  38. arXiv:2010.01387  [pdf, other

    cs.DC

    DuoBFT: Resilience vs. Performance Trade-off in Byzantine Fault Tolerance

    Authors: Balaji Arun, Binoy Ravindran

    Abstract: This paper presents DuoBFT, a Byzantine fault-tolerant protocol that uses trusted components to provide commit decisions in the Hybrid fault model in addition to commit decisions in the BFT model. By doing so, it enables the clients to choose the response fault model for its commands. Internally, DuoBFT commits each client command under both the hybrid and Byzantine models, but since hybrid commit… ▽ More

    Submitted 8 February, 2022; v1 submitted 3 October, 2020; originally announced October 2020.

    Comments: 15 pages

  39. arXiv:2010.00993  [pdf, other

    cs.RO cs.LG cs.MA

    MADRaS : Multi Agent Driving Simulator

    Authors: Anirban Santara, Sohan Rudra, Sree Aditya Buridi, Meha Kaushik, Abhishek Naik, Bharat Kaul, Balaraman Ravindran

    Abstract: In this work, we present MADRaS, an open-source multi-agent driving simulator for use in the design and evaluation of motion planning algorithms for autonomous driving. MADRaS provides a platform for constructing a wide variety of highway and track driving scenarios where multiple driving agents can train for motion planning tasks using reinforcement learning and other machine learning algorithms.… ▽ More

    Submitted 2 October, 2020; originally announced October 2020.

  40. arXiv:2008.08005  [pdf, other

    cs.CV cs.LG

    Reinforcement Learning for Improving Object Detection

    Authors: Siddharth Nayak, Balaraman Ravindran

    Abstract: The performance of a trained object detection neural network depends a lot on the image quality. Generally, images are pre-processed before feeding them into the neural network and domain knowledge about the image dataset is used to choose the pre-processing techniques. In this paper, we introduce an algorithm called ObjectRL to choose the amount of a particular pre-processing to be applied to imp… ▽ More

    Submitted 18 August, 2020; originally announced August 2020.

    Comments: 14 pages, 6 figures, 4 tables. Accepted in the RLQ-TOD workshop at ECCV 2020

  41. arXiv:2007.05516  [pdf, other

    cs.AI cs.CY cs.LG

    A Causal Linear Model to Quantify Edge Flow and Edge Unfairness for UnfairEdge Prioritization and Discrimination Removal

    Authors: Pavan Ravishankar, Pranshu Malviya, Balaraman Ravindran

    Abstract: Law enforcement must prioritize sources of unfairness before mitigating their underlying unfairness, considering that they have limited resources. Unlike previous works that only make cautionary claims of discrimination and de-biases data after its generation, this paper attempts to prioritize unfair sources before mitigating their unfairness in the real-world. We assume that a causal bayesian net… ▽ More

    Submitted 11 March, 2021; v1 submitted 10 July, 2020; originally announced July 2020.

    Comments: Accepted in the Workshop on Law and Machine Learning, ICML 2020; First two authors contributed equally

  42. HPRA: Hyperedge Prediction using Resource Allocation

    Authors: Tarun Kumar, K Darwin, Srinivasan Parthasarathy, Balaraman Ravindran

    Abstract: Many real-world systems involve higher-order interactions and thus demand complex models such as hypergraphs. For instance, a research article could have multiple collaborating authors, and therefore the co-authorship network is best represented as a hypergraph. In this work, we focus on the problem of hyperedge prediction. This problem has immense applications in multiple domains, such as predict… ▽ More

    Submitted 19 June, 2020; originally announced June 2020.

    Comments: Accepted at WebSci'20

  43. arXiv:2006.07590  [pdf, other

    cs.CY cs.LG

    Missed calls, Automated Calls and Health Support: Using AI to improve maternal health outcomes by increasing program engagement

    Authors: Siddharth Nishtala, Harshavardhan Kamarthi, Divy Thakkar, Dhyanesh Narayanan, Anirudh Grama, Aparna Hegde, Ramesh Padmanabhan, Neha Madhiwalla, Suresh Chaudhary, Balaraman Ravindran, Milind Tambe

    Abstract: India accounts for 11% of maternal deaths globally where a woman dies in childbirth every fifteen minutes. Lack of access to preventive care information is a significant problem contributing to high maternal morbidity and mortality numbers, especially in low-income households. We work with ARMMAN, a non-profit based in India, to further the use of call-based information programs by early-on identi… ▽ More

    Submitted 6 July, 2020; v1 submitted 13 June, 2020; originally announced June 2020.

  44. arXiv:2006.04037  [pdf, other

    cs.LG cs.AI cs.MA stat.ML

    Reinforcement Learning for Multi-Product Multi-Node Inventory Management in Supply Chains

    Authors: Nazneen N Sultana, Hardik Meisheri, Vinita Baniwal, Somjit Nath, Balaraman Ravindran, Harshad Khadilkar

    Abstract: This paper describes the application of reinforcement learning (RL) to multi-product inventory management in supply chains. The problem description and solution are both adapted from a real-world business solution. The novelty of this problem with respect to supply chain literature is (i) we consider concurrent inventory management of a large number (50 to 1000) of products with shared capacity, (… ▽ More

    Submitted 7 June, 2020; originally announced June 2020.

  45. arXiv:2005.14315  [pdf, other

    cs.CL

    On Incorporating Structural Information to improve Dialogue Response Generation

    Authors: Nikita Moghe, Priyesh Vijayan, Balaraman Ravindran, Mitesh M. Khapra

    Abstract: We consider the task of generating dialogue responses from background knowledge comprising of domain specific resources. Specifically, given a conversation around a movie, the task is to generate the next response based on background knowledge about the movie such as the plot, review, Reddit comments etc. This requires capturing structural, sequential and semantic information from the conversation… ▽ More

    Submitted 28 May, 2020; originally announced May 2020.

  46. arXiv:2005.04437  [pdf, other

    cs.CV

    Understanding Dynamic Scenes using Graph Convolution Networks

    Authors: Sravan Mylavarapu, Mahtab Sandhu, Priyesh Vijayan, K Madhava Krishna, Balaraman Ravindran, Anoop Namboodiri

    Abstract: We present a novel Multi-Relational Graph Convolutional Network (MRGCN) based framework to model on-road vehicle behaviors from a sequence of temporally ordered frames as grabbed by a moving monocular camera. The input to MRGCN is a multi-relational graph where the graph's nodes represent the active and passive agents/objects in the scene, and the bidirectional edges that connect every pair of nod… ▽ More

    Submitted 14 August, 2020; v1 submitted 9 May, 2020; originally announced May 2020.

    Comments: To appear at IROS 2020

  47. arXiv:2004.14243  [pdf, other

    cs.CL

    Towards Transparent and Explainable Attention Models

    Authors: Akash Kumar Mohankumar, Preksha Nema, Sharan Narasimhan, Mitesh M. Khapra, Balaji Vasan Srinivasan, Balaraman Ravindran

    Abstract: Recent studies on interpretability of attention distributions have led to notions of faithful and plausible explanations for a model's predictions. Attention distributions can be considered a faithful explanation if a higher attention weight implies a greater impact on the model's prediction. They can be considered a plausible explanation if they provide a human-understandable justification for th… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.

    Comments: Accepted at ACL 2020

  48. arXiv:2004.10162  [pdf, other

    cs.LG cs.CV stat.ML

    EMPIR: Ensembles of Mixed Precision Deep Networks for Increased Robustness against Adversarial Attacks

    Authors: Sanchari Sen, Balaraman Ravindran, Anand Raghunathan

    Abstract: Ensuring robustness of Deep Neural Networks (DNNs) is crucial to their adoption in safety-critical applications such as self-driving cars, drones, and healthcare. Notably, DNNs are vulnerable to adversarial attacks in which small input perturbations can produce catastrophic misclassifications. In this work, we propose EMPIR, ensembles of quantized DNN models with different numerical precisions, as… ▽ More

    Submitted 21 April, 2020; originally announced April 2020.

    Comments: Published as a conference paper at ICLR 2020

  49. LibrettOS: A Dynamically Adaptable Multiserver-Library OS

    Authors: Ruslan Nikolaev, Mincheol Sung, Binoy Ravindran

    Abstract: We present LibrettOS, an OS design that fuses two paradigms to simultaneously address issues of isolation, performance, compatibility, failure recoverability, and run-time upgrades. LibrettOS acts as a microkernel OS that runs servers in an isolated manner. LibrettOS can also act as a library OS when, for better performance, selected applications are granted exclusive access to virtual hardware re… ▽ More

    Submitted 20 February, 2020; originally announced February 2020.

    Comments: 16th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments (VEE '20), March 17, 2020, Lausanne, Switzerland

  50. arXiv:2002.00786  [pdf, other

    cs.CV

    Towards Accurate Vehicle Behaviour Classification With Multi-Relational Graph Convolutional Networks

    Authors: Sravan Mylavarapu, Mahtab Sandhu, Priyesh Vijayan, K Madhava Krishna, Balaraman Ravindran, Anoop Namboodiri

    Abstract: Understanding on-road vehicle behaviour from a temporal sequence of sensor data is gaining in popularity. In this paper, we propose a pipeline for understanding vehicle behaviour from a monocular image sequence or video. A monocular sequence along with scene semantics, optical flow and object labels are used to get spatial information about the object (vehicle) of interest and other objects (seman… ▽ More

    Submitted 12 May, 2020; v1 submitted 3 February, 2020; originally announced February 2020.

    Comments: To appear in IV (IEEE Intelligent Vehicles Symposium) 2020