Skip to main content

Showing 1–24 of 24 results for author: Varadarajan, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2308.07347   

    cs.AI cs.NE

    A Parallel Ensemble of Metaheuristic Solvers for the Traveling Salesman Problem

    Authors: Swetha Varadarajan, Darrell Whitley

    Abstract: The travelling salesman problem (TSP) is one of the well-studied NP-hard problems in the literature. The state-of-the art inexact TSP solvers are the Lin-Kernighan-Helsgaun (LKH) heuristic and Edge Assembly crossover (EAX). A recent study suggests that EAX with restart mechanisms perform well on a wide range of TSP instances. However, this study is limited to 2,000 city problems. We study for prob… ▽ More

    Submitted 13 September, 2023; v1 submitted 13 August, 2023; originally announced August 2023.

    Comments: Plan not to publish the article

  2. arXiv:2203.15178  [pdf, other

    cs.SE

    DesCert: Design for Certification

    Authors: Natarajan Shankar, Devesh Bhatt, Michael Ernst, Minyoung Kim, Srivatsan Varadarajan, Suzanne Millstein, Jorge Navas, Jason Biatek, Huascar Sanchez, Anitha Murugesan, Hao Ren

    Abstract: The goal of the DARPA Automated Rapid Certification Of Software (ARCOS) program is to "automate the evaluation of software assurance evidence to enable certifiers to determine rapidly that system risk is acceptable." As part of this program, the DesCert project focuses on the assurance-driven development of new software. The DesCert team consists of SRI International, Honeywell Research, and the U… ▽ More

    Submitted 28 March, 2022; originally announced March 2022.

    Comments: 142 pages, 63 figures

    Report number: SRI-CSL-2022-1 MSC Class: 68N30 ACM Class: D.2.1; D.2.2; D.2.3; D.2.4; D.2.10; D.2.11

  3. arXiv:2107.02114  [pdf, other

    cs.CV

    Semi-supervised Learning for Dense Object Detection in Retail Scenes

    Authors: Jaydeep Chauhan, Srikrishna Varadarajan, Muktabh Mayank Srivastava

    Abstract: Retail scenes usually contain densely packed high number of objects in each image. Standard object detection techniques use fully supervised training methodology. This is highly costly as annotating a large dense retail object detection dataset involves an order of magnitude more effort compared to standard datasets. Hence, we propose semi-supervised learning to effectively use the large amount of… ▽ More

    Submitted 5 July, 2021; originally announced July 2021.

  4. arXiv:2012.14359  [pdf, other

    cs.AI cs.CV cs.LG cs.RO

    Commonsense Visual Sensemaking for Autonomous Driving: On Generalised Neurosymbolic Online Abduction Integrating Vision and Semantics

    Authors: Jakob Suchan, Mehul Bhatt, Srikrishna Varadarajan

    Abstract: We demonstrate the need and potential of systematically integrated vision and semantics solutions for visual sensemaking in the backdrop of autonomous driving. A general neurosymbolic method for online visual sensemaking using answer set programming (ASP) is systematically formalised and fully implemented. The method integrates state of the art in visual computing, and is developed as a modular fr… ▽ More

    Submitted 28 December, 2020; originally announced December 2020.

    Comments: This is a preprint / review version of an accepted contribution to be published as part of the Artificial Intelligence Journal (AIJ).? The article is an extended version of an IJCAI 2019 publication [74, arXiv:1906.00107]

  5. arXiv:1912.09476  [pdf, other

    cs.CV

    Benchmark for Generic Product Detection: A Low Data Baseline for Dense Object Detection

    Authors: Srikrishna Varadarajan, Sonaal Kant, Muktabh Mayank Srivastava

    Abstract: Object detection in densely packed scenes is a new area where standard object detectors fail to train well. Dense object detectors like RetinaNet trained on large and dense datasets show great performance. We train a standard object detector on a small, normally packed dataset with data augmentation techniques. This dataset is 265 times smaller than the standard dataset, in terms of number of anno… ▽ More

    Submitted 8 January, 2020; v1 submitted 19 December, 2019; originally announced December 2019.

    Comments: corrected a mistake in evaluation; added more comparisons

  6. arXiv:1906.00107  [pdf, other

    cs.AI cs.CV cs.LO

    Out of Sight But Not Out of Mind: An Answer Set Programming Based Online Abduction Framework for Visual Sensemaking in Autonomous Driving

    Authors: Jakob Suchan, Mehul Bhatt, Srikrishna Varadarajan

    Abstract: We demonstrate the need and potential of systematically integrated vision and semantics} solutions for visual sensemaking (in the backdrop of autonomous driving). A general method for online visual sensemaking using answer set programming is systematically formalised and fully implemented. The method integrates state of the art in (deep learning based) visual computing, and is developed as a modul… ▽ More

    Submitted 31 May, 2019; originally announced June 2019.

    Comments: IJCAI 2019: the 28th International Joint Conference on Artificial Intelligence (IJCAI) 2019, August 10 - 16, Macao. (Preprint / to appear)

  7. arXiv:1808.07330  [pdf, other

    cs.CV

    Multidomain Document Layout Understanding using Few Shot Object Detection

    Authors: Pranaydeep Singh, Srikrishna Varadarajan, Ankit Narayan Singh, Muktabh Mayank Srivastava

    Abstract: We try to address the problem of document layout understanding using a simple algorithm which generalizes across multiple domains while training on just few examples per domain. We approach this problem via supervised object detection method and propose a methodology to overcome the requirement of large datasets. We use the concept of transfer learning by pre-training our object detector on a simp… ▽ More

    Submitted 22 August, 2018; originally announced August 2018.

  8. arXiv:1803.06813  [pdf, other

    cs.CV

    Weakly Supervised Object Localization on grocery shelves using simple FCN and Synthetic Dataset

    Authors: Srikrishna Varadarajan, Muktabh Mayank Srivastava

    Abstract: We propose a weakly supervised method using two algorithms to predict object bounding boxes given only an image classification dataset. First algorithm is a simple Fully Convolutional Network (FCN) trained to classify object instances. We use the property of FCN to return a mask for images larger than training images to get a primary output segmentation mask during test time by passing an image py… ▽ More

    Submitted 9 January, 2019; v1 submitted 19 March, 2018; originally announced March 2018.

    Comments: Published at The Indian Conference on Computer Vision, Graphics and Image Processing (ICVGIP) 2018. ( https://cvit.iiit.ac.in/icvgip18/ )

  9. arXiv:1802.03080  [pdf, other

    cs.LO eess.SY

    Abstraction, Composition and Contracts: A Sheaf Theoretic Approach

    Authors: Alberto Speranzon, David I. Spivak, Srivatsan Varadarajan

    Abstract: Complex systems of systems (SoS) are characterized by multiple interconnected subsystems. Typically, each subsystem is designed and analyzed using methodologies and formalisms that are specific to the particular subsystem model of computation considered --- Petri nets, continuous time ODEs, nondeterministic automata, to name a few. When interconnecting subsystems, a designer needs to choose, based… ▽ More

    Submitted 8 February, 2018; originally announced February 2018.

  10. arXiv:1711.07312  [pdf, other

    cs.CV

    Detection of Tooth caries in Bitewing Radiographs using Deep Learning

    Authors: Muktabh Mayank Srivastava, Pratyush Kumar, Lalit Pradhan, Srikrishna Varadarajan

    Abstract: We develop a Computer Aided Diagnosis (CAD) system, which enhances the performance of dentists in detecting wide range of dental caries. The CAD System achieves this by acting as a second opinion for the dentists with way higher sensitivity on the task of detecting cavities than the dentists themselves. We develop annotated dataset of more than 3000 bitewing radiographs and utilize it for developi… ▽ More

    Submitted 23 November, 2017; v1 submitted 20 November, 2017; originally announced November 2017.

    Comments: Accepted at NIPS 2017 workshop on Machine Learning for Health (NIPS 2017 ML4H)

  11. arXiv:1710.09180  [pdf, other

    cs.CV stat.ML

    Anatomical labeling of brain CT scan anomalies using multi-context nearest neighbor relation networks

    Authors: Srikrishna Varadarajan, Muktabh Mayank Srivastava, Monika Grewal, Pulkit Kumar

    Abstract: This work is an endeavor to develop a deep learning methodology for automated anatomical labeling of a given region of interest (ROI) in brain computed tomography (CT) scans. We combine both local and global context to obtain a representation of the ROI. We then use Relation Networks (RNs) to predict the corresponding anatomy of the ROI based on its relationship score for each class. Further, we p… ▽ More

    Submitted 22 January, 2018; v1 submitted 25 October, 2017; originally announced October 2017.

    Comments: Accepted as a one page abstract at IEEE International Symposium on Biomedical Imaging (ISBI), 2018

  12. arXiv:1710.04934  [pdf, ps, other

    cs.CV stat.ML

    RADNET: Radiologist Level Accuracy using Deep Learning for HEMORRHAGE detection in CT Scans

    Authors: Monika Grewal, Muktabh Mayank Srivastava, Pulkit Kumar, Srikrishna Varadarajan

    Abstract: We describe a deep learning approach for automated brain hemorrhage detection from computed tomography (CT) scans. Our model emulates the procedure followed by radiologists to analyse a 3D CT scan in real-world. Similar to radiologists, the model sifts through 2D cross-sectional slices while paying close attention to potential hemorrhagic regions. Further, the model utilizes 3D context from neighb… ▽ More

    Submitted 3 January, 2018; v1 submitted 13 October, 2017; originally announced October 2017.

    Comments: Accepted at IEEE Symposium on Biomedical Imaging (ISBI) 2018 as conference paper

  13. arXiv:1708.09182  [pdf

    cs.CV

    A Greedy Part Assignment Algorithm for Real-time Multi-person 2D Pose Estimation

    Authors: Srenivas Varadarajan, Parual Datta, Omesh Tickoo

    Abstract: Human pose-estimation in a multi-person image involves detection of various body parts and grou** them into individual person clusters. While the former task is challenging due to mutual occlusions, the combinatorial complexity of the latter task is very high. We propose a greedy part assignment algorithm that exploits the inherent structure of the human body to achieve a lower complexity, compa… ▽ More

    Submitted 30 August, 2017; originally announced August 2017.

  14. arXiv:1302.4233  [pdf

    cs.MM cs.CR

    The Robust Digital Image Watermarking using Quantization and Fuzzy Logic Approach in DWT Domain

    Authors: Nallagarla Ramamurthy, S. Varadarajan

    Abstract: In this paper a novel approach to embed watermark into the host image using quantization with the help of Dynamic Fuzzy Inference System (DFIS) is proposed. The cover image is decomposed up to 3- levels using quantization and Discrete Wavelet Transform (DWT). A bitmap of size 64x64 pixels is embedded into the host image using DFIS rule base. The DFIS is utilized to generate the watermark weighting… ▽ More

    Submitted 18 February, 2013; originally announced February 2013.

    Comments: 7 pages, 11 figures, IJCSN Journal

    Report number: IJCSN-2012-1-5-13

  15. arXiv:1301.4490  [pdf, ps, other

    cs.DC

    Regional Consistency: Programmability and Performance for Non-Cache-Coherent Systems

    Authors: Bharath Ramesh, Calvin J. Ribbens, Srinidhi Varadarajan

    Abstract: Parallel programmers face the often irreconcilable goals of programmability and performance. HPC systems use distributed memory for scalability, thereby sacrificing the programmability advantages of shared memory programming models. Furthermore, the rapid adoption of heterogeneous architectures, often with non-cache-coherent memory systems, has further increased the challenge of supporting shared… ▽ More

    Submitted 18 January, 2013; originally announced January 2013.

    Comments: 8 pages, 7 figures, 1 table; as submitted to CCGRID 2013

  16. arXiv:0903.0035  [pdf, other

    cs.DC cs.PF

    ScALPEL: A Scalable Adaptive Lightweight Performance Evaluation Library for application performance monitoring

    Authors: Hari K. Pyla, Bharath Ramesh, Calvin J. Ribbens, Srinidhi Varadarajan

    Abstract: As supercomputers continue to grow in scale and capabilities, it is becoming increasingly difficult to isolate processor and system level causes of performance degradation. Over the last several years, a significant number of performance analysis and monitoring tools have been built/proposed. However, these tools suffer from several important shortcomings, particularly in distributed environment… ▽ More

    Submitted 27 February, 2009; originally announced March 2009.

    Comments: 10 pages, 4 figures, 2 tables

  17. arXiv:cs/0703112  [pdf, ps, other

    cs.DC

    User-level DSM System for Modern High-Performance Interconnection Networks

    Authors: Bharath Ramesh, Srinidhi Varadarajan

    Abstract: In this paper, we introduce a new user-level DSM system which has the ability to directly interact with underlying interconnection networks. The DSM system provides the application programmer a flexible API to program parallel applications either using shared memory semantics over physically distributed memory or to use an efficient remote memory demand paging technique. We also introduce a new… ▽ More

    Submitted 22 March, 2007; originally announced March 2007.

    Comments: 6 pages, 5 figures

    ACM Class: C.2.4; D.1.3; D.4.2

  18. arXiv:cs/0603021  [pdf

    cs.PL cs.OS cs.SE

    Language Support for Optional Functionality

    Authors: Joy Mukherjee, Srinidhi Varadarajan

    Abstract: We recommend a programming construct - availability check - for programs that need to automatically adjust to presence or absence of segments of code. The idea is to check the existence of a valid definition before a function call is invoked. The syntax is that of a simple 'if' statement. The vision is to enable customization of application functionality through addition or removal of optional c… ▽ More

    Submitted 5 March, 2006; originally announced March 2006.

    Comments: 6 pages, 8 figures

  19. arXiv:cs/0511053  [pdf, ps, other

    cs.NI

    A Model Based Approach to Reachability Routing

    Authors: Leland Smith, Muthukumar Thirunavukkarasu, Srinidhi Varadarajan, Naren Ramakrishnan

    Abstract: Current directions in network routing research have not kept pace with the latest developments in network architectures, such as peer-to-peer networks, sensor networks, ad-hoc wireless networks, and overlay networks. A common characteristic among all of these new technologies is the presence of highly dynamic network topologies. Currently deployed single-path routing protocols cannot adequately… ▽ More

    Submitted 14 November, 2005; originally announced November 2005.

    Comments: In submission to IEEE Journal on Selected Areas of Communication

    ACM Class: C.2.2; I.2.11

  20. arXiv:cs/0307011  [pdf, ps, other

    cs.IR cs.HC

    Supporting Out-of-turn Interactions in a Multimodal Web Interface

    Authors: Atul Shenoy, Naren Ramakrishnan, Manuel A. Perez-Quinones, Srinidhi Varadarajan

    Abstract: Multimodal interfaces are becoming increasingly important with the advent of mobile devices, accessibility considerations, and novel software technologies that combine diverse interaction media. This article investigates systems support for web browsing in a multimodal interface. Specifically, we outline the design and implementation of a software framework that integrates hyperlink and speech m… ▽ More

    Submitted 4 July, 2003; originally announced July 2003.

    ACM Class: H.5

  21. arXiv:cs/0301018  [pdf

    cs.CE cs.DC

    Novel Runtime Systems Support for Adaptive Compositional Modeling on the Grid

    Authors: Srinidhi Varadarajan, Naren Ramakrishnan

    Abstract: Grid infrastructures and computing environments have progressed significantly in the past few years. The vision of truly seamless Grid usage relies on runtime systems support that is cognizant of the operational issues underlying grid computations and, at the same time, is flexible enough to accommodate diverse application scenarios. This paper addresses the twin aspects of Grid infrastructure a… ▽ More

    Submitted 20 January, 2003; originally announced January 2003.

    ACM Class: D.4.1; I.6

  22. arXiv:cs/0210031  [pdf

    cs.PL cs.OS

    The Weaves Reconfigurable Programming Framework

    Authors: Srinidhi Varadarajan

    Abstract: This research proposes a language independent intra-process framework for object based composition of unmodified code modules. Intuitively, the two major programming models, threads and processes, can be considered as extremes along a sharing axis. Multiple threads through a process share all global state, whereas instances of a process (or independent processes) share no global state. Weaves pr… ▽ More

    Submitted 30 October, 2002; originally announced October 2002.

    Comments: To be submitted to ACM TOCS

    ACM Class: D.2.11 D.2.12 D.1.3 D.3.2 D.3.4

  23. arXiv:cs/0207073  [pdf, ps, other

    cs.NI cs.AI

    Reinforcing Reachable Routes

    Authors: Srinidhi Varadarajan, Naren Ramakrishnan

    Abstract: This paper studies the evaluation of routing algorithms from the perspective of reachability routing, where the goal is to determine all paths between a sender and a receiver. Reachability routing is becoming relevant with the changing dynamics of the Internet and the emergence of low-bandwidth wireless/ad-hoc networks. We make the case for reinforcement learning as the framework of choice to re… ▽ More

    Submitted 20 July, 2002; originally announced July 2002.

    ACM Class: C.2.2; I.2.6

  24. arXiv:cs/0205004  [pdf

    cs.DC cs.PF

    Weaves: A Novel Direct Code Execution Interface for Parallel High Performance Scientific Codes

    Authors: Srinidhi Varadarajan, Joy Mukherjee, Naren Ramakrishnan

    Abstract: Scientific codes are increasingly being used in compositional settings, especially problem solving environments (PSEs). Typical compositional modeling frameworks require significant buy-in, in the form of commitment to a particular style of programming (e.g., distributed object components). While this solution is feasible for newer generations of component-based scientific codes, large legacy co… ▽ More

    Submitted 3 May, 2002; originally announced May 2002.

    ACM Class: D.4.1; I.6