Zum Hauptinhalt springen

Showing 1–43 of 43 results for author: Agrawal, V

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

    cs.LG cs.AI cs.CL stat.ML

    SAIL: Self-Improving Efficient Online Alignment of Large Language Models

    Authors: Mucong Ding, Souradip Chakraborty, Vibhu Agrawal, Zora Che, Alec Koppel, Mengdi Wang, Amrit Bedi, Furong Huang

    Abstract: Reinforcement Learning from Human Feedback (RLHF) is a key method for aligning large language models (LLMs) with human preferences. However, current offline alignment approaches like DPO, IPO, and SLiC rely heavily on fixed preference datasets, which can lead to sub-optimal performance. On the other hand, recent literature has focused on designing online RLHF methods but still lacks a unified conc… ▽ More

    Submitted 21 June, 2024; originally announced June 2024.

    Comments: 24 pages, 6 figures, 3 tables

  2. arXiv:2406.13264  [pdf, other

    cs.AI cs.LG cs.SE

    Do Multimodal Foundation Models Understand Enterprise Workflows? A Benchmark for Business Process Management Tasks

    Authors: Michael Wornow, Avanika Narayan, Ben Viggiano, Ishan S. Khare, Tathagat Verma, Tibor Thompson, Miguel Angel Fuentes Hernandez, Sudharsan Sundar, Chloe Trujillo, Krrish Chawla, Rongfei Lu, Justin Shen, Divya Nagaraj, Joshua Martinez, Vardhan Agrawal, Althea Hudson, Nigam H. Shah, Christopher Re

    Abstract: Existing ML benchmarks lack the depth and diversity of annotations needed for evaluating models on business process management (BPM) tasks. BPM is the practice of documenting, measuring, improving, and automating enterprise workflows. However, research has focused almost exclusively on one task - full end-to-end automation using agents based on multimodal foundation models (FMs) like GPT-4. This f… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

  3. arXiv:2405.00725  [pdf, other

    eess.SP cs.CR cs.LG

    Federated Learning and Differential Privacy Techniques on Multi-hospital Population-scale Electrocardiogram Data

    Authors: Vikhyat Agrawal, Sunil Vasu Kalmady, Venkataseetharam Manoj Malipeddi, Manisimha Varma Manthena, Weijie Sun, Saiful Islam, Abram Hindle, Padma Kaul, Russell Greiner

    Abstract: This research paper explores ways to apply Federated Learning (FL) and Differential Privacy (DP) techniques to population-scale Electrocardiogram (ECG) data. The study learns a multi-label ECG classification model using FL and DP based on 1,565,849 ECG tracings from 7 hospitals in Alberta, Canada. The FL approach allowed collaborative model training without sharing raw data between hospitals while… ▽ More

    Submitted 15 May, 2024; v1 submitted 26 April, 2024; originally announced May 2024.

    Comments: Accepted for ICMHI 2024

  4. arXiv:2404.09896  [pdf

    cs.LG cond-mat.mtrl-sci

    Accelerating Ensemble Error Bar Prediction with Single Models Fits

    Authors: Vidit Agrawal, Shixin Zhang, Lane E. Schultz, Dane Morgan

    Abstract: Ensemble models can be used to estimate prediction uncertainties in machine learning models. However, an ensemble of N models is approximately N times more computationally demanding compared to a single model when it is used for inference. In this work, we explore fitting a single model to predicted ensemble error bar data, which allows us to estimate uncertainties without the need for a full ense… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

    Comments: 14 pages, 4 figures, 1 table

  5. arXiv:2403.07112  [pdf, other

    cs.DC

    Parameterized Task Graph Scheduling Algorithm for Comparing Algorithmic Components

    Authors: Jared Coleman, Ravi Vivek Agrawal, Ebrahim Hirani, Bhaskar Krishnamachari

    Abstract: Scheduling distributed applications modeled as directed, acyclic task graphs to run on heterogeneous compute networks is a fundamental (NP-Hard) problem in distributed computing for which many heuristic algorithms have been proposed over the past decades. Many of these algorithms fall under the list-scheduling paradigm, whereby the algorithm first computes priorities for the tasks and then schedul… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

  6. arXiv:2402.08863  [pdf, other

    cs.CE

    Multiscale graph neural networks with adaptive mesh refinement for accelerating mesh-based simulations

    Authors: Roberto Perera, Vinamra Agrawal

    Abstract: Mesh-based Graph Neural Networks (GNNs) have recently shown capabilities to simulate complex multiphysics problems with accelerated performance times. However, mesh-based GNNs require a large number of message-passing (MP) steps and suffer from over-smoothing for problems involving very fine mesh. In this work, we develop a multiscale mesh-based GNN framework mimicking a conventional iterative mul… ▽ More

    Submitted 13 February, 2024; originally announced February 2024.

  7. arXiv:2401.17463  [pdf, other

    cs.RO

    A Group Theoretic Metric for Robot State Estimation Leveraging Chebyshev Interpolation

    Authors: Varun Agrawal, Frank Dellaert

    Abstract: We propose a new metric for robot state estimation based on the recently introduced $\text{SE}_2(3)$ Lie group definition. Our metric is related to prior metrics for SLAM but explicitly takes into account the linear velocity of the state estimate, improving over current pose-based trajectory analysis. This has the benefit of providing a single, quantitative metric to evaluate state estimation algo… ▽ More

    Submitted 25 March, 2024; v1 submitted 30 January, 2024; originally announced January 2024.

    Comments: Accepted to ICRA 2024

  8. arXiv:2312.13102  [pdf, other

    cs.CV

    SpecNeRF: Gaussian Directional Encoding for Specular Reflections

    Authors: Li Ma, Vasu Agrawal, Haithem Turki, Changil Kim, Chen Gao, Pedro Sander, Michael Zollhöfer, Christian Richardt

    Abstract: Neural radiance fields have achieved remarkable performance in modeling the appearance of 3D scenes. However, existing approaches still struggle with the view-dependent appearance of glossy surfaces, especially under complex lighting of indoor environments. Unlike existing methods, which typically assume distant lighting like an environment map, we propose a learnable Gaussian directional encoding… ▽ More

    Submitted 16 May, 2024; v1 submitted 20 December, 2023; originally announced December 2023.

    Comments: Accepted to CVPR2024 as Highlight, Project page: https://limacv.github.io/SpecNeRF_web/

  9. arXiv:2312.03160  [pdf, other

    cs.CV cs.GR cs.LG

    HybridNeRF: Efficient Neural Rendering via Adaptive Volumetric Surfaces

    Authors: Haithem Turki, Vasu Agrawal, Samuel Rota Bulò, Lorenzo Porzi, Peter Kontschieder, Deva Ramanan, Michael Zollhöfer, Christian Richardt

    Abstract: Neural radiance fields provide state-of-the-art view synthesis quality but tend to be slow to render. One reason is that they make use of volume rendering, thus requiring many samples (and model queries) per ray at render time. Although this representation is flexible and easy to optimize, most real-world objects can be modeled more efficiently with surfaces instead of volumes, requiring far fewer… ▽ More

    Submitted 27 March, 2024; v1 submitted 5 December, 2023; originally announced December 2023.

    Comments: CVPR 2024 Project page: https://haithemturki.com/hybrid-nerf/

  10. VR-NeRF: High-Fidelity Virtualized Walkable Spaces

    Authors: Linning Xu, Vasu Agrawal, William Laney, Tony Garcia, Aayush Bansal, Changil Kim, Samuel Rota Bulò, Lorenzo Porzi, Peter Kontschieder, Aljaž Božič, Dahua Lin, Michael Zollhöfer, Christian Richardt

    Abstract: We present an end-to-end system for the high-fidelity capture, model reconstruction, and real-time rendering of walkable spaces in virtual reality using neural radiance fields. To this end, we designed and built a custom multi-camera rig to densely capture walkable spaces in high fidelity and with multi-view high dynamic range images in unprecedented quality and density. We extend instant neural g… ▽ More

    Submitted 4 November, 2023; originally announced November 2023.

    Comments: SIGGRAPH Asia 2023; Project page: https://vr-nerf.github.io

  11. arXiv:2307.15452  [pdf, other

    cs.HC cs.CY

    From OECD to India: Exploring cross-cultural differences in perceived trust, responsibility and reliance of AI and human experts

    Authors: Vishakha Agrawal, Serhiy Kandul, Markus Kneer, Markus Christen

    Abstract: AI is getting more involved in tasks formerly exclusively assigned to humans. Most of research on perceptions and social acceptability of AI in these areas is mainly restricted to the Western world. In this study, we compare trust, perceived responsibility, and reliance of AI and human experts across OECD and Indian sample. We find that OECD participants consider humans to be less capable but more… ▽ More

    Submitted 28 July, 2023; originally announced July 2023.

  12. Queer In AI: A Case Study in Community-Led Participatory AI

    Authors: Organizers Of QueerInAI, :, Anaelia Ovalle, Arjun Subramonian, Ashwin Singh, Claas Voelcker, Danica J. Sutherland, Davide Locatelli, Eva Breznik, Filip Klubička, Hang Yuan, Hetvi J, Huan Zhang, Jaidev Shriram, Kruno Lehman, Luca Soldaini, Maarten Sap, Marc Peter Deisenroth, Maria Leonor Pacheco, Maria Ryskina, Martin Mundt, Milind Agarwal, Nyx McLean, Pan Xu, A Pranav , et al. (26 additional authors not shown)

    Abstract: We present Queer in AI as a case study for community-led participatory design in AI. We examine how participatory design and intersectional tenets started and shaped this community's programs over the years. We discuss different challenges that emerged in the process, look at ways this organization has fallen short of operationalizing participatory and intersectional principles, and then assess th… ▽ More

    Submitted 8 June, 2023; v1 submitted 29 March, 2023; originally announced March 2023.

    Comments: To appear at FAccT 2023

    Journal ref: 2023 ACM Conference on Fairness, Accountability, and Transparency

  13. arXiv:2211.12459  [pdf, other

    cond-mat.mtrl-sci cs.LG

    A generalized machine learning framework for brittle crack problems using transfer learning and graph neural networks

    Authors: Roberto Perera, Vinamra Agrawal

    Abstract: Despite their recent success, machine learning (ML) models such as graph neural networks (GNNs), suffer from drawbacks such as the need for large training datasets and poor performance for unseen cases. In this work, we use transfer learning (TL) approaches to circumvent the need for retraining with large datasets. We apply TL to an existing ML framework, trained to predict multiple crack propagat… ▽ More

    Submitted 22 November, 2022; originally announced November 2022.

  14. Learning Neuro-symbolic Programs for Language Guided Robot Manipulation

    Authors: Namasivayam Kalithasan, Himanshu Singh, Vishal Bindal, Arnav Tuli, Vishwajeet Agrawal, Rahul Jain, Parag Singla, Rohan Paul

    Abstract: Given a natural language instruction and an input scene, our goal is to train a model to output a manipulation program that can be executed by the robot. Prior approaches for this task possess one of the following limitations: (i) rely on hand-coded symbols for concepts limiting generalization beyond those seen during training [1] (ii) infer action sequences from instructions but require dense sub… ▽ More

    Submitted 10 March, 2023; v1 submitted 12 November, 2022; originally announced November 2022.

    Comments: International Conference on Robotics and Automation (ICRA), 2023

  15. Deep IMU Bias Inference for Robust Visual-Inertial Odometry with Factor Graphs

    Authors: Russell Buchanan, Varun Agrawal, Marco Camurri, Frank Dellaert, Maurice Fallon

    Abstract: Visual Inertial Odometry (VIO) is one of the most established state estimation methods for mobile platforms. However, when visual tracking fails, VIO algorithms quickly diverge due to rapid error accumulation during inertial data integration. This error is typically modeled as a combination of additive Gaussian noise and a slowly changing bias which evolves as a random walk. In this work, we propo… ▽ More

    Submitted 8 November, 2022; originally announced November 2022.

    Comments: Accepted to Robotics and Automation Letters

  16. arXiv:2209.14162  [pdf, other

    cs.IT eess.SP

    Near Lossless Time Series Data Compression Methods using Statistics and Deviation

    Authors: Vidhi Agrawal, Gajraj Kuldeep, Dhananjoy Dey

    Abstract: The last two decades have seen tremendous growth in data collections because of the realization of recent technologies, including the internet of things (IoT), E-Health, industrial IoT 4.0, autonomous vehicles, etc. The challenge of data transmission and storage can be handled by utilizing state-of-the-art data compression methods. Recent data compression methods are proposed using deep learning m… ▽ More

    Submitted 30 September, 2022; v1 submitted 28 September, 2022; originally announced September 2022.

    Comments: 6 pages, 2 figures and 9 tables are included

    ACM Class: E.4

  17. arXiv:2209.05644  [pdf, other

    cs.RO

    Proprioceptive State Estimation of Legged Robots with Kinematic Chain Modeling

    Authors: Varun Agrawal, Sylvain Bertrand, Robert Griffin, Frank Dellaert

    Abstract: Legged robot locomotion is a challenging task due to a myriad of sub-problems, such as the hybrid dynamics of foot contact and the effects of the desired gait on the terrain. Accurate and efficient state estimation of the floating base and the feet joints can help alleviate much of these issues by providing feedback information to robot controllers. Current state estimation methods are highly reli… ▽ More

    Submitted 19 December, 2022; v1 submitted 12 September, 2022; originally announced September 2022.

    Comments: Published in Humanoids 2022

  18. arXiv:2205.04841  [pdf, other

    cs.CV

    Object Detection in Indian Food Platters using Transfer Learning with YOLOv4

    Authors: Deepanshu Pandey, Purva Parmar, Gauri Toshniwal, Mansi Goel, Vishesh Agrawal, Shivangi Dhiman, Lavanya Gupta, Ganesh Bagler

    Abstract: Object detection is a well-known problem in computer vision. Despite this, its usage and pervasiveness in the traditional Indian food dishes has been limited. Particularly, recognizing Indian food dishes present in a single photo is challenging due to three reasons: 1. Lack of annotated Indian food datasets 2. Non-distinct boundaries between the dishes 3. High intra-class variation. We solve these… ▽ More

    Submitted 10 May, 2022; originally announced May 2022.

    Comments: 6 pages, 7 figures, 38th IEEE International Conference on Data Engineering, 2022, DECOR Workshop

  19. Understanding the Characteristics of Visual Contents in Open Source Issue Discussions: A Case Study of Jupyter Notebook

    Authors: Vishakha Agrawal, Yong-Han Lin, Jinghui Cheng

    Abstract: Most issue tracking systems for open source software (OSS) development include features for community members to embed visual contents, such as images and videos, to enhance the discussion. Although playing an important role, there is little knowledge on the characteristics of the visual contents to support their use. To address this gap, we conducted an empirical study on the Jupyter Notebook pro… ▽ More

    Submitted 27 April, 2022; originally announced April 2022.

    Comments: 7 pages, 5 figures, EASE 2022 Short Paper

  20. arXiv:2204.00806  [pdf, other

    cs.CL cs.AI cs.LG

    HLDC: Hindi Legal Documents Corpus

    Authors: Arnav Kapoor, Mudit Dhawan, Anmol Goel, T. H. Arjun, Akshala Bhatnagar, Vibhu Agrawal, Amul Agrawal, Arnab Bhattacharya, Ponnurangam Kumaraguru, Ashutosh Modi

    Abstract: Many populous countries including India are burdened with a considerable backlog of legal cases. Development of automated systems that could process legal documents and augment legal practitioners can mitigate this. However, there is a dearth of high-quality corpora that is needed to develop such data-driven systems. The problem gets even more pronounced in the case of low resource languages such… ▽ More

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

    Comments: 16 Pages, Accepted at ACL 2022 Findings

  21. arXiv:2203.17263  [pdf, other

    cs.CV cs.LG eess.AS

    Audio-Visual Speech Codecs: Rethinking Audio-Visual Speech Enhancement by Re-Synthesis

    Authors: Karren Yang, Dejan Markovic, Steven Krenn, Vasu Agrawal, Alexander Richard

    Abstract: Since facial actions such as lip movements contain significant information about speech content, it is not surprising that audio-visual speech enhancement methods are more accurate than their audio-only counterparts. Yet, state-of-the-art approaches still struggle to generate clean, realistic speech without noise artifacts and unnatural distortions in challenging acoustic environments. In this pap… ▽ More

    Submitted 31 March, 2022; originally announced March 2022.

  22. arXiv:2111.10677  [pdf, other

    cs.CV eess.IV

    VideoPose: Estimating 6D object pose from videos

    Authors: Apoorva Beedu, Zhile Ren, Varun Agrawal, Irfan Essa

    Abstract: We introduce a simple yet effective algorithm that uses convolutional neural networks to directly estimate object poses from videos. Our approach leverages the temporal information from a video sequence, and is computationally efficient and robust to support robotic and AR domains. Our proposed network takes a pre-trained 2D object detector as input, and aggregates visual features through a recurr… ▽ More

    Submitted 20 November, 2021; originally announced November 2021.

  23. arXiv:2109.10957  [pdf, other

    cs.RO stat.AP

    Real Robot Challenge: A Robotics Competition in the Cloud

    Authors: Stefan Bauer, Felix Widmaier, Manuel Wüthrich, Annika Buchholz, Sebastian Stark, Anirudh Goyal, Thomas Steinbrenner, Joel Akpo, Shruti Joshi, Vincent Berenz, Vaibhav Agrawal, Niklas Funk, Julen Urain De Jesus, Jan Peters, Joe Watson, Claire Chen, Krishnan Srinivasan, Junwu Zhang, Jeffrey Zhang, Matthew R. Walter, Rishabh Madan, Charles Schaff, Takahiro Maeda, Takuma Yoneda, Denis Yarats , et al. (17 additional authors not shown)

    Abstract: Dexterous manipulation remains an open problem in robotics. To coordinate efforts of the research community towards tackling this problem, we propose a shared benchmark. We designed and built robotic platforms that are hosted at MPI for Intelligent Systems and can be accessed remotely. Each platform consists of three robotic fingers that are capable of dexterous object manipulation. Users are able… ▽ More

    Submitted 10 June, 2022; v1 submitted 22 September, 2021; originally announced September 2021.

  24. On the Accuracy of Analog Neural Network Inference Accelerators

    Authors: T. Patrick Xiao, Ben Feinberg, Christopher H. Bennett, Venkatraman Prabhakar, Prashant Saxena, Vineet Agrawal, Sapan Agarwal, Matthew J. Marinella

    Abstract: Specialized accelerators have recently garnered attention as a method to reduce the power consumption of neural network inference. A promising category of accelerators utilizes nonvolatile memory arrays to both store weights and perform $\textit{in situ}$ analog computation inside the array. While prior work has explored the design space of analog accelerators to optimize performance and energy ef… ▽ More

    Submitted 3 February, 2022; v1 submitted 2 September, 2021; originally announced September 2021.

    Comments: Changes in v3: modified definition of state-independent error (factor of 2) for fairer comparison to state-proportional. Added more results on INT4 network

    Journal ref: IEEE Circuits and Systems Magazine, vol. 22, no. 4, pp. 26-48, 2022

  25. arXiv:2103.13178  [pdf, other

    cs.RO

    iMHS: An Incremental Multi-Hypothesis Smoother

    Authors: Fan Jiang, Varun Agrawal, Russell Buchanan, Maurice Fallon, Frank Dellaert

    Abstract: State estimation of multi-modal hybrid systems is an important problem with many applications in the field robotics. However, incorporating discrete modes in the estimation process is hampered by a potentially combinatorial growth in computation. In this paper we present a novel incremental multi-hypothesis smoother based on eliminating a hybrid factor graph into a multi-hypothesis Bayes tree, whi… ▽ More

    Submitted 24 March, 2021; originally announced March 2021.

    Comments: Submitted to IROS 2021

  26. Continuous-time State & Dynamics Estimation using a Pseudo-Spectral Parameterization

    Authors: Varun Agrawal, Frank Dellaert

    Abstract: We present a novel continuous time trajectory representation based on a Chebyshev polynomial basis, which when governed by known dynamics models, allows for full trajectory and robot dynamics estimation, particularly useful for high-performance robotics applications such as unmanned aerial vehicles. We show that we can gracefully incorporate model dynamics to our trajectory representation, within… ▽ More

    Submitted 26 March, 2021; v1 submitted 22 March, 2021; originally announced March 2021.

    Comments: Accepted to ICRA 2021

  27. arXiv:2101.07897  [pdf, other

    cs.CR cs.CY

    Safer Illinois and RokWall: Privacy Preserving University Health Apps for COVID-19

    Authors: Vikram Sharma Mailthody, James Wei, Nicholas Chen, Mohammad Behnia, Ruihao Yao, Qihao Wang, Vedant Agrawal, Churan He, Lijian Wang, Leihao Chen, Amit Agarwal, Edward Richter, Wen-Mei Hwu, Christopher W. Fletcher, Jinjun Xiong, Andrew Miller, Sanjay Patel

    Abstract: COVID-19 has fundamentally disrupted the way we live. Government bodies, universities, and companies worldwide are rapidly developing technologies to combat the COVID-19 pandemic and safely reopen society. Essential analytics tools such as contact tracing, super-spreader event detection, and exposure mapping require collecting and analyzing sensitive user information. The increasing use of such po… ▽ More

    Submitted 17 March, 2021; v1 submitted 19 January, 2021; originally announced January 2021.

    Comments: Appears in the Workshop on Secure IT Technologies against COVID-19(CoronaDef) 2021

  28. arXiv:2101.06474  [pdf, other

    eess.IV cond-mat.mtrl-sci cs.CV

    Optimized and autonomous machine learning framework for characterizing pores, particles, grains and grain boundaries in microstructural images

    Authors: Roberto Perera, Davide Guzzetti, Vinamra Agrawal

    Abstract: Additively manufactured metals exhibit heterogeneous microstructure which dictates their material and failure properties. Experimental microstructural characterization techniques generate a large amount of data that requires expensive computationally resources. In this work, an optimized machine learning (ML) framework is proposed to autonomously and efficiently characterize pores, particles, grai… ▽ More

    Submitted 5 April, 2021; v1 submitted 16 January, 2021; originally announced January 2021.

  29. Context- and Sequence-Aware Convolutional Recurrent Encoder for Neural Machine Translation

    Authors: Ritam Mallick, Seba Susan, Vaibhaw Agrawal, Rizul Garg, Prateek Rawal

    Abstract: Neural Machine Translation model is a sequence-to-sequence converter based on neural networks. Existing models use recurrent neural networks to construct both the encoder and decoder modules. In alternative research, the recurrent networks were substituted by convolutional neural networks for capturing the syntactic structure in the input sentence and decreasing the processing time. We incorporate… ▽ More

    Submitted 21 March, 2021; v1 submitted 11 January, 2021; originally announced January 2021.

    Comments: Accepted in 36th ACM/SIGAPP Symposium On Applied Computing 2021

  30. arXiv:2010.14407  [pdf, other

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

    On the Transfer of Disentangled Representations in Realistic Settings

    Authors: Andrea Dittadi, Frederik Träuble, Francesco Locatello, Manuel Wüthrich, Vaibhav Agrawal, Ole Winther, Stefan Bauer, Bernhard Schölkopf

    Abstract: Learning meaningful representations that disentangle the underlying structure of the data generating process is considered to be of key importance in machine learning. While disentangled representations were found to be useful for diverse tasks such as abstract reasoning and fair classification, their scalability and real-world impact remain questionable. We introduce a new high-resolution dataset… ▽ More

    Submitted 11 March, 2021; v1 submitted 27 October, 2020; originally announced October 2020.

    Comments: Published at ICLR 2021

  31. arXiv:2009.05566  [pdf, other

    cs.CR cs.LG

    Accelerating 2PC-based ML with Limited Trusted Hardware

    Authors: Muqsit Nawaz, Aditya Gulati, Kunlong Liu, Vishwajeet Agrawal, Prabhanjan Ananth, Trinabh Gupta

    Abstract: This paper describes the design, implementation, and evaluation of Otak, a system that allows two non-colluding cloud providers to run machine learning (ML) inference without knowing the inputs to inference. Prior work for this problem mostly relies on advanced cryptography such as two-party secure computation (2PC) protocols that provide rigorous guarantees but suffer from high resource overhead.… ▽ More

    Submitted 11 September, 2020; originally announced September 2020.

    Comments: 19 pages

  32. arXiv:2008.03596  [pdf, other

    cs.RO cs.LG

    TriFinger: An Open-Source Robot for Learning Dexterity

    Authors: Manuel Wüthrich, Felix Widmaier, Felix Grimminger, Joel Akpo, Shruti Joshi, Vaibhav Agrawal, Bilal Hammoud, Majid Khadiv, Miroslav Bogdanovic, Vincent Berenz, Julian Viereck, Maximilien Naveau, Ludovic Righetti, Bernhard Schölkopf, Stefan Bauer

    Abstract: Dexterous object manipulation remains an open problem in robotics, despite the rapid progress in machine learning during the past decade. We argue that a hindrance is the high cost of experimentation on real systems, in terms of both time and money. We address this problem by proposing an open-source robotic platform which can safely operate without human supervision. The hardware is inexpensive (… ▽ More

    Submitted 21 January, 2021; v1 submitted 8 August, 2020; originally announced August 2020.

  33. arXiv:2006.03374  [pdf, other

    eess.IV cs.CV

    Structurally aware bidirectional unpaired image to image translation between CT and MR

    Authors: Vismay Agrawal, Avinash Kori, Vikas Kumar Anand, Ganapathy Krishnamurthi

    Abstract: Magnetic Resonance (MR) Imaging and Computed Tomography (CT) are the primary diagnostic imaging modalities quite frequently used for surgical planning and analysis. A general problem with medical imaging is that the acquisition process is quite expensive and time-consuming. Deep learning techniques like generative adversarial networks (GANs) can help us to leverage the possibility of an image to i… ▽ More

    Submitted 5 June, 2020; originally announced June 2020.

    Comments: 9 pages, 4 figures

  34. arXiv:2004.00802  [pdf

    cs.NE

    Device-aware inference operations in SONOS nonvolatile memory arrays

    Authors: Christopher H. Bennett, T. Patrick Xiao, Ryan Dellana, Vineet Agrawal, Ben Feinberg, Venkatraman Prabhakar, Krishnaswamy Ramkumar, Long Hinh, Swatilekha Saha, Vijay Raghavan, Ramesh Chettuvetty, Sapan Agarwal, Matthew J. Marinella

    Abstract: Non-volatile memory arrays can deploy pre-trained neural network models for edge inference. However, these systems are affected by device-level noise and retention issues. Here, we examine damage caused by these effects, introduce a mitigation strategy, and demonstrate its use in fabricated array of SONOS (Silicon-Oxide-Nitride-Oxide-Silicon) devices. On MNIST, fashion-MNIST, and CIFAR-10 tasks, o… ▽ More

    Submitted 2 April, 2020; originally announced April 2020.

    Comments: To be presented at IEEE International Physics Reliability Symposium (IRPS) 2020

  35. Massively parallel finite difference elasticity using block-structured adaptive mesh refinement with a geometric multigrid solver

    Authors: Brandon Runnels, Vinamra Agrawal, Weiqun Zhang, Ann Almgren

    Abstract: Computationally solving the equations of elasticity is a key component in many materials science and mechanics simulations. Phenomena such as deformation-induced microstructure evolution, microfracture, and microvoid nucleation are examples of applications for which accurate stress and strain fields are required. A characteristic feature of these simulations is that the problem domain is simple (t… ▽ More

    Submitted 7 December, 2020; v1 submitted 10 January, 2020; originally announced January 2020.

    Journal ref: Journal of Computational Physics 427 (2021) 110065

  36. arXiv:1902.04843  [pdf, other

    cs.IR cs.CR

    Delog: A Privacy Preserving Log Filtering Framework for Online Compute Platforms

    Authors: Amey Agrawal, Abhishek Dixit, Namrata Shettar, Darshil Kapadia, Rohit Karlupia, Vikram Agrawal, Rajat Gupta

    Abstract: In many software applications, logs serve as the only interface between the application and the developer. However, navigating through the logs of long-running applications is often challenging. Logs from previously successful application runs can be leveraged to automatically identify errors and provide users with only the logs that are relevant to the debugging process. We describe a privacy pre… ▽ More

    Submitted 18 June, 2019; v1 submitted 13 February, 2019; originally announced February 2019.

    Comments: 11 pages, 9 Tables, 7 figures

    ACM Class: H.3.8; H.5.4; H.3.11; I.9.4

  37. arXiv:1809.05216  [pdf, other

    cs.CV

    Enhanced Optic Disk and Cup Segmentation with Glaucoma Screening from Fundus Images using Position encoded CNNs

    Authors: Vismay Agrawal, Avinash Kori, Varghese Alex, Ganapathy Krishnamurthi

    Abstract: In this manuscript, we present a robust method for glaucoma screening from fundus images using an ensemble of convolutional neural networks (CNNs). The pipeline comprises of first segmenting the optic disk and optic cup from the fundus image, then extracting a patch centered around the optic disk and subsequently feeding to the classification network to differentiate the image as diseased or healt… ▽ More

    Submitted 13 September, 2018; originally announced September 2018.

    Comments: 8 pages

  38. arXiv:1809.03676  [pdf, other

    cs.CV cs.RO

    Unbiasing Semantic Segmentation For Robot Perception using Synthetic Data Feature Transfer

    Authors: Jonathan C Balloch, Varun Agrawal, Irfan Essa, Sonia Chernova

    Abstract: Robot perception systems need to perform reliable image segmentation in real-time on noisy, raw perception data. State-of-the-art segmentation approaches use large CNN models and carefully constructed datasets; however, these models focus on accuracy at the cost of real-time inference. Furthermore, the standard semantic segmentation datasets are not large enough for training CNNs without augmentat… ▽ More

    Submitted 11 September, 2018; originally announced September 2018.

  39. arXiv:1706.02823  [pdf, other

    cs.CV cs.GR

    TextureGAN: Controlling Deep Image Synthesis with Texture Patches

    Authors: Wenqi Xian, Patsorn Sangkloy, Varun Agrawal, Amit Raj, Jingwan Lu, Chen Fang, Fisher Yu, James Hays

    Abstract: In this paper, we investigate deep image synthesis guided by sketch, color, and texture. Previous image synthesis methods can be controlled by sketch and color strokes but we are the first to examine texture control. We allow a user to place a texture patch on a sketch at arbitrary locations and scales to control the desired output texture. Our generative network learns to synthesize objects consi… ▽ More

    Submitted 14 April, 2018; v1 submitted 8 June, 2017; originally announced June 2017.

    Comments: CVPR 2018 spotlight

  40. arXiv:1610.09610  [pdf, other

    cs.CY

    An Experimental Study on the Learning Outcome of Teaching Elementary Level Children using Lego Mindstorms EV3 Robotics Education Kit

    Authors: Vidushi Chaudhary, Vishnu Agrawal, Ashish Sureka

    Abstract: Skills like computational thinking, problem solving, handling complexity, team-work and project management are essential for future careers and needs to be taught to students at the elementary level itself. Computer programming knowledge and skills, experiencing technology and conducting science and engineering experiments are also important for students at elementary level. However, teaching such… ▽ More

    Submitted 30 October, 2016; originally announced October 2016.

    Comments: Extended version of the accepted and to be published paper in T4E 2016 The 8th IEEE International Conference on Technology for Education

    ACM Class: I.2.9; K.3.2

  41. arXiv:1608.01228  [pdf, ps, other

    quant-ph cs.ET

    Ancilla-Input and Garbage-Output Optimized Design of a Reversible Quantum Integer Multiplier

    Authors: Jayashree HV, Himanshu Thapliyal, Hamid R. Arabnia, V K Agrawal

    Abstract: A reversible logic has application in quantum computing. A reversible logic design needs resources such as ancilla and garbage qubits to reconfigure circuit functions or gate functions. The removal of garbage qubits and ancilla qubits are essential in designing an efficient quantum circuit. In the literature, there are multiple designs that have been proposed for a reversible multiplication operat… ▽ More

    Submitted 3 August, 2016; originally announced August 2016.

    Journal ref: The Jounal of Supercomputing April 2016, Volume 72, Issue 4, pp 1477-1493

  42. arXiv:1310.8267  [pdf, other

    physics.bio-ph cs.ET nlin.AO q-bio.MN

    Realization of Morphing Logic Gates in a Repressilator with Quorum Sensing Feedback

    Authors: Vidit Agrawal, Shivpal Singh Kang, Sudeshna Sinha

    Abstract: We demonstrate how a genetic ring oscillator network with quorum sensing feedback can operate as a robust logic gate. Specifically we show how a range of logic functions, namely AND/NAND, OR/NOR and XOR/XNOR, can be realized by the system, thus yielding a versatile unit that can morph between different logic operations. We further demonstrate the capacity of this system to yield complementary logi… ▽ More

    Submitted 30 October, 2013; originally announced October 2013.

    Journal ref: Physics Letters A 378/16-17 (2014) 1099-1103

  43. arXiv:0911.5404  [pdf

    cs.HC cs.CV

    Laser Actuated Presentation System

    Authors: Atul Chowdhary, Vivek Agrawal, Subhajit Karmakar, Sandip Sarkar

    Abstract: We present here a pattern sensitive PowerPoint presentation scheme. The presentation is actuated by simple patterns drawn on the presentation screen by a laser pointer. A specific pattern corresponds to a particular command required to operate the presentation. Laser spot on the screen is captured by a RGB webcam with a red filter mounted, and its location is identified at the blue layer of each… ▽ More

    Submitted 28 November, 2009; originally announced November 2009.

    Comments: 7 pages, 20 figures