Skip to main content

Showing 1–50 of 59 results for author: Ramakrishnan, K

.
  1. arXiv:2405.10968  [pdf, other

    cs.DC cs.LG

    LIFL: A Lightweight, Event-driven Serverless Platform for Federated Learning

    Authors: Shixiong Qi, K. K. Ramakrishnan, Myung** Lee

    Abstract: Federated Learning (FL) typically involves a large-scale, distributed system with individual user devices/servers training models locally and then aggregating their model updates on a trusted central server. Existing systems for FL often use an always-on server for model aggregation, which can be inefficient in terms of resource utilization. They may also be inelastic in their resource management.… ▽ More

    Submitted 5 May, 2024; originally announced May 2024.

  2. arXiv:2401.00057  [pdf, other

    cs.LG cs.CV

    Generalization properties of contrastive world models

    Authors: Kandan Ramakrishnan, R. James Cotton, Xaq Pitkow, Andreas S. Tolias

    Abstract: Recent work on object-centric world models aim to factorize representations in terms of objects in a completely unsupervised or self-supervised manner. Such world models are hypothesized to be a key component to address the generalization problem. While self-supervision has shown improved performance however, OOD generalization has not been systematically and explicitly tested. In this paper, we c… ▽ More

    Submitted 29 December, 2023; originally announced January 2024.

    Comments: Accepted at the NeurIPS 2023 Workshop: Self-Supervised Learning - Theory and Practice

  3. arXiv:2311.18259  [pdf, other

    cs.CV cs.AI

    Ego-Exo4D: Understanding Skilled Human Activity from First- and Third-Person Perspectives

    Authors: Kristen Grauman, Andrew Westbury, Lorenzo Torresani, Kris Kitani, Jitendra Malik, Triantafyllos Afouras, Kumar Ashutosh, Vijay Baiyya, Siddhant Bansal, Bikram Boote, Eugene Byrne, Zach Chavis, Joya Chen, Feng Cheng, Fu-Jen Chu, Sean Crane, Avijit Dasgupta, **g Dong, Maria Escobar, Cristhian Forigua, Abrham Gebreselasie, Sanjay Haresh, **g Huang, Md Mohaiminul Islam, Suyog Jain , et al. (76 additional authors not shown)

    Abstract: We present Ego-Exo4D, a diverse, large-scale multimodal multiview video dataset and benchmark challenge. Ego-Exo4D centers around simultaneously-captured egocentric and exocentric video of skilled human activities (e.g., sports, music, dance, bike repair). 740 participants from 13 cities worldwide performed these activities in 123 different natural scene contexts, yielding long-form captures from… ▽ More

    Submitted 29 April, 2024; v1 submitted 30 November, 2023; originally announced November 2023.

    Comments: updated baseline results and dataset statistics to match the released v2 data; added table to appendix comparing stats of Ego-Exo4D alongside other datasets

  4. arXiv:2307.08763  [pdf, other

    cs.CV

    Video-Mined Task Graphs for Keystep Recognition in Instructional Videos

    Authors: Kumar Ashutosh, Santhosh Kumar Ramakrishnan, Triantafyllos Afouras, Kristen Grauman

    Abstract: Procedural activity understanding requires perceiving human actions in terms of a broader task, where multiple keysteps are performed in sequence across a long video to reach a final goal state -- such as the steps of a recipe or a DIY fix-it task. Prior work largely treats keystep recognition in isolation of this broader structure, or else rigidly confines keysteps to align with a predefined sequ… ▽ More

    Submitted 29 October, 2023; v1 submitted 17 July, 2023; originally announced July 2023.

    Comments: NeurIPS 2023

  5. arXiv:2307.06385  [pdf, other

    cs.CV cs.LG cs.SD eess.AS

    Temporal Label-Refinement for Weakly-Supervised Audio-Visual Event Localization

    Authors: Kalyan Ramakrishnan

    Abstract: Audio-Visual Event Localization (AVEL) is the task of temporally localizing and classifying \emph{audio-visual events}, i.e., events simultaneously visible and audible in a video. In this paper, we solve AVEL in a weakly-supervised setting, where only video-level event labels (their presence/absence, but not their locations in time) are available as supervision for training. Our idea is to use a b… ▽ More

    Submitted 19 July, 2023; v1 submitted 12 July, 2023; originally announced July 2023.

  6. arXiv:2306.15850  [pdf, other

    cs.CV

    SpotEM: Efficient Video Search for Episodic Memory

    Authors: Santhosh Kumar Ramakrishnan, Ziad Al-Halah, Kristen Grauman

    Abstract: The goal in episodic memory (EM) is to search a long egocentric video to answer a natural language query (e.g., "where did I leave my purse?"). Existing EM methods exhaustively extract expensive fixed-length clip features to look everywhere in the video for the answer, which is infeasible for long wearable-camera videos that span hours or even days. We propose SpotEM, an approach to achieve effici… ▽ More

    Submitted 27 June, 2023; originally announced June 2023.

    Comments: Published in ICML 2023

  7. arXiv:2306.09324  [pdf, other

    cs.CV

    Single-Stage Visual Query Localization in Egocentric Videos

    Authors: Hanwen Jiang, Santhosh Kumar Ramakrishnan, Kristen Grauman

    Abstract: Visual Query Localization on long-form egocentric videos requires spatio-temporal search and localization of visually specified objects and is vital to build episodic memory systems. Prior work develops complex multi-stage pipelines that leverage well-established object detection and tracking methods to perform VQL. However, each stage is independently trained and the complexity of the pipeline re… ▽ More

    Submitted 15 June, 2023; originally announced June 2023.

    Comments: Winner of Ego4D VQ2D challenge 2023

  8. arXiv:2304.13541  [pdf, other

    cs.DC cs.PF eess.SY

    D-STACK: High Throughput DNN Inference by Effective Multiplexing and Spatio-Temporal Scheduling of GPUs

    Authors: Aditya Dhakal, Sameer G. Kulkarni, K. K. Ramakrishnan

    Abstract: Hardware accelerators such as GPUs are required for real-time, low-latency inference with Deep Neural Networks (DNN). However, due to the inherent limits to the parallelism they can exploit, DNNs often under-utilize the capacity of today's high-end accelerators. Although spatial multiplexing of the GPU, leads to higher GPU utilization and higher inference throughput, there remain a number of chall… ▽ More

    Submitted 31 March, 2023; originally announced April 2023.

  9. arXiv:2303.04404  [pdf, other

    cs.NI

    MiddleNet: A Unified, High-Performance NFV and Middlebox Framework with eBPF and DPDK

    Authors: Shixiong Qi, Ziteng Zeng, Leslie Monis, K. K. Ramakrishnan

    Abstract: Traditional network resident functions (e.g., firewalls, network address translation) and middleboxes (caches, load balancers) have moved from purpose-built appliances to software-based components. However, L2/L3 network functions (NFs) are being implemented on Network Function Virtualization (NFV) platforms that extensively exploit kernel-bypass technology. They often use DPDK for zero-copy deliv… ▽ More

    Submitted 30 March, 2023; v1 submitted 8 March, 2023; originally announced March 2023.

  10. A Domain-Agnostic Approach for Characterization of Lifelong Learning Systems

    Authors: Megan M. Baker, Alexander New, Mario Aguilar-Simon, Ziad Al-Halah, Sébastien M. R. Arnold, Ese Ben-Iwhiwhu, Andrew P. Brna, Ethan Brooks, Ryan C. Brown, Zachary Daniels, Anurag Daram, Fabien Delattre, Ryan Dellana, Eric Eaton, Haotian Fu, Kristen Grauman, Jesse Hostetler, Shariq Iqbal, Cassandra Kent, Nicholas Ketz, Soheil Kolouri, George Konidaris, Dhireesha Kudithipudi, Erik Learned-Miller, Seungwon Lee , et al. (22 additional authors not shown)

    Abstract: Despite the advancement of machine learning techniques in recent years, state-of-the-art systems lack robustness to "real world" events, where the input distributions and tasks encountered by the deployed systems will not be limited to the original training context, and systems will instead need to adapt to novel distributions and tasks while deployed. This critical gap may be addressed through th… ▽ More

    Submitted 18 January, 2023; originally announced January 2023.

    Comments: To appear in Neural Networks

  11. arXiv:2301.00746  [pdf, other

    cs.CV

    NaQ: Leveraging Narrations as Queries to Supervise Episodic Memory

    Authors: Santhosh Kumar Ramakrishnan, Ziad Al-Halah, Kristen Grauman

    Abstract: Searching long egocentric videos with natural language queries (NLQ) has compelling applications in augmented reality and robotics, where a fluid index into everything that a person (agent) has seen before could augment human memory and surface relevant information on demand. However, the structured nature of the learning problem (free-form text query inputs, localized video temporal window output… ▽ More

    Submitted 25 March, 2023; v1 submitted 2 January, 2023; originally announced January 2023.

    Comments: 13 pages, 7 figures, appearing in CVPR 2023

  12. arXiv:2210.05633  [pdf, other

    cs.CV

    Habitat-Matterport 3D Semantics Dataset

    Authors: Karmesh Yadav, Ram Ramrakhya, Santhosh Kumar Ramakrishnan, Theo Gervet, John Turner, Aaron Gokaslan, Noah Maestre, Angel Xuan Chang, Dhruv Batra, Manolis Savva, Alexander William Clegg, Devendra Singh Chaplot

    Abstract: We present the Habitat-Matterport 3D Semantics (HM3DSEM) dataset. HM3DSEM is the largest dataset of 3D real-world spaces with densely annotated semantics that is currently available to the academic community. It consists of 142,646 object instance annotations across 216 3D spaces and 3,100 rooms within those spaces. The scale, quality, and diversity of object annotations far exceed those of prior… ▽ More

    Submitted 12 October, 2023; v1 submitted 11 October, 2022; originally announced October 2022.

    Comments: 15 Pages, 11 Figures, 6 Tables

  13. arXiv:2209.10001  [pdf, other

    cs.NI

    Building Flexible, Low-Cost Wireless Access Networks With Magma

    Authors: Shaddi Hasan, Amar Padmanabhan, Bruce Davie, Jennifer Rexford, Ulas Kozat, Hunter Gatewood, Shruti Sanadhya, Nick Yurchenko, Tariq Al-Khasib, Oriol Batalla, Marie Bremner, Andrei Lee, Evgeniy Makeev, Scott Moeller, Alex Rodriguez, Pravin Shelar, Karthik Subraveti, Sudarshan Kandi, Alejandro Xoconostle, Praveen Kumar Ramakrishnan, Xiaochen Tian, Anoop Tomar

    Abstract: Billions of people remain without Internet access due to availability or affordability of service. In this paper, we present Magma, an open and flexible system for building low-cost wireless access networks. Magma aims to connect users where operator economics are difficult due to issues such as low population density or income levels, while preserving features expected in cellular networks such a… ▽ More

    Submitted 20 September, 2022; originally announced September 2022.

    Comments: 15 pages, 10 figures, to be published in the 20th USENIX Symposium on Networked Systems Design and Implementation (2023), source code available at https://github.com/magma/magma

  14. arXiv:2207.11365  [pdf, other

    cs.CV

    EgoEnv: Human-centric environment representations from egocentric video

    Authors: Tushar Nagarajan, Santhosh Kumar Ramakrishnan, Ruta Desai, James Hillis, Kristen Grauman

    Abstract: First-person video highlights a camera-wearer's activities in the context of their persistent environment. However, current video understanding approaches reason over visual features from short video clips that are detached from the underlying physical space and capture only what is immediately visible. To facilitate human-centric environment understanding, we present an approach that links egocen… ▽ More

    Submitted 9 November, 2023; v1 submitted 22 July, 2022; originally announced July 2022.

    Comments: Published in NeurIPS 2023 (Oral)

  15. Integrated Photonic Platforms for Quantum Technology: A Review

    Authors: Rohit K Ramakrishnan, Aravinth Balaji Ravichandran, Arpita Mishra, Archana Kaushalram, Gopalkrishna Hegde, Srinivas Talabattula, Peter P Rohde

    Abstract: Quantum information processing has conceptually changed the way we process and transmit information. Quantum physics, which explains the strange behaviour of matter at the microscopic dimensions, has matured into a quantum technology that can harness this strange behaviour for technological applications with far-reaching consequences, which uses quantum bits (qubits) for information processing. Ex… ▽ More

    Submitted 30 June, 2022; originally announced June 2022.

    Comments: 48 pages, 3 figures

  16. The Quantum Internet: A Hardware Review

    Authors: Rohit K. Ramakrishnan, Aravinth Balaji Ravichandran, Ishwar Kaushik, Gopalkrishna Hegde, Srinivas Talabattula, Peter P. Rohde

    Abstract: In the century following its discovery, applications for quantum physics are opening a new world of technological possibilities. With the current decade witnessing quantum supremacy, quantum technologies are already starting to change the ways information is generated, transmitted, stored and processed. The next major milestone in quantum technology is already rapidly emerging -- the quantum inter… ▽ More

    Submitted 1 June, 2023; v1 submitted 30 June, 2022; originally announced June 2022.

    Comments: 38 pages, 1 table

  17. Chemical bonding in large systems using projected population analysis from real-space density functional theory calculations

    Authors: Kartick Ramakrishnan, Sai Krishna Kishore Nori, Seung-Cheol Lee, Gour P Das, Satadeep Bhattacharjee, Phani Motamarri

    Abstract: We present an efficient and scalable computational approach for conducting projected population analysis from real-space finite-element (FE) based Kohn-Sham density functional theory calculations (DFT-FE). This work provides an important direction towards extracting chemical bonding information from large-scale DFT calculations on materials systems involving thousands of atoms while accommodating… ▽ More

    Submitted 23 June, 2023; v1 submitted 29 May, 2022; originally announced May 2022.

    Comments: 24 Figures, 6 Tables, 57 pages with references and supplementary information

  18. arXiv:2204.03729  [pdf

    cond-mat.supr-con

    Martensitic transformation in V_3Si single crystal: ^51V NMR evidence for coexistence of cubic and tetragonal phases

    Authors: A. A. Gapud, S. K. Ramakrishnan, E. L. Green, A. P. Reyes

    Abstract: The Martensitic transformation (MT) in A15 binary-alloy superconductor V_3Si, though studied extensively, has not yet been conclusively linked with a transition to superconductivity. Previous NMR studies have mainly been on powder samples and with little emphasis on temperature dependence during the transformation. Here we study a high-quality single crystal, where quadrupolar splitting of NMR spe… ▽ More

    Submitted 7 June, 2022; v1 submitted 7 April, 2022; originally announced April 2022.

    Comments: Revised manuscript submitted 3 June 2022 to Physica C

  19. arXiv:2203.05492  [pdf, other

    cs.LG

    An Empirical Study of Low Precision Quantization for TinyML

    Authors: Shaojie Zhuo, Hongyu Chen, Ramchalam Kinattinkara Ramakrishnan, Tommy Chen, Chen Feng, Yicheng Lin, Parker Zhang, Liang Shen

    Abstract: Tiny machine learning (tinyML) has emerged during the past few years aiming to deploy machine learning models to embedded AI processors with highly constrained memory and computation capacity. Low precision quantization is an important model compression technique that can greatly reduce both memory consumption and computation cost of model inference. In this study, we focus on post-training quanti… ▽ More

    Submitted 10 March, 2022; originally announced March 2022.

    Comments: tinyML Research Symposium 2022

  20. arXiv:2202.02440  [pdf, other

    cs.CV cs.AI cs.LG

    Zero Experience Required: Plug & Play Modular Transfer Learning for Semantic Visual Navigation

    Authors: Ziad Al-Halah, Santhosh K. Ramakrishnan, Kristen Grauman

    Abstract: In reinforcement learning for visual navigation, it is common to develop a model for each new task, and train that model from scratch with task-specific interactions in 3D environments. However, this process is expensive; massive amounts of interactions are needed for the model to generalize well. Moreover, this process is repeated whenever there is a change in the task type or the goal modality.… ▽ More

    Submitted 28 April, 2022; v1 submitted 4 February, 2022; originally announced February 2022.

    Comments: CVPR 2022. Project page: https://vision.cs.utexas.edu/projects/zsel/

  21. arXiv:2201.10029  [pdf, other

    cs.CV cs.AI

    PONI: Potential Functions for ObjectGoal Navigation with Interaction-free Learning

    Authors: Santhosh Kumar Ramakrishnan, Devendra Singh Chaplot, Ziad Al-Halah, Jitendra Malik, Kristen Grauman

    Abstract: State-of-the-art approaches to ObjectGoal navigation rely on reinforcement learning and typically require significant computational resources and time for learning. We propose Potential functions for ObjectGoal Navigation with Interaction-free learning (PONI), a modular approach that disentangles the skills of `where to look?' for an object and `how to navigate to (x, y)?'. Our key insight is that… ▽ More

    Submitted 17 June, 2022; v1 submitted 24 January, 2022; originally announced January 2022.

    Comments: 8 pages + supplementary. Accepted in CVPR 2022

  22. arXiv:2110.07058  [pdf, other

    cs.CV cs.AI

    Ego4D: Around the World in 3,000 Hours of Egocentric Video

    Authors: Kristen Grauman, Andrew Westbury, Eugene Byrne, Zachary Chavis, Antonino Furnari, Rohit Girdhar, Jackson Hamburger, Hao Jiang, Miao Liu, Xingyu Liu, Miguel Martin, Tushar Nagarajan, Ilija Radosavovic, Santhosh Kumar Ramakrishnan, Fiona Ryan, Jayant Sharma, Michael Wray, Mengmeng Xu, Eric Zhongcong Xu, Chen Zhao, Siddhant Bansal, Dhruv Batra, Vincent Cartillier, Sean Crane, Tien Do , et al. (60 additional authors not shown)

    Abstract: We introduce Ego4D, a massive-scale egocentric video dataset and benchmark suite. It offers 3,670 hours of daily-life activity video spanning hundreds of scenarios (household, outdoor, workplace, leisure, etc.) captured by 931 unique camera wearers from 74 worldwide locations and 9 different countries. The approach to collection is designed to uphold rigorous privacy and ethics standards with cons… ▽ More

    Submitted 11 March, 2022; v1 submitted 13 October, 2021; originally announced October 2021.

    Comments: To appear in the Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2022. This version updates the baseline result numbers for the Hands and Objects benchmark (appendix)

  23. arXiv:2109.08238  [pdf, other

    cs.CV cs.AI

    Habitat-Matterport 3D Dataset (HM3D): 1000 Large-scale 3D Environments for Embodied AI

    Authors: Santhosh K. Ramakrishnan, Aaron Gokaslan, Erik Wijmans, Oleksandr Maksymets, Alex Clegg, John Turner, Eric Undersander, Wojciech Galuba, Andrew Westbury, Angel X. Chang, Manolis Savva, Yili Zhao, Dhruv Batra

    Abstract: We present the Habitat-Matterport 3D (HM3D) dataset. HM3D is a large-scale dataset of 1,000 building-scale 3D reconstructions from a diverse set of real-world locations. Each scene in the dataset consists of a textured 3D mesh reconstruction of interiors such as multi-floor residences, stores, and other private indoor spaces. HM3D surpasses existing datasets available for academic research in te… ▽ More

    Submitted 16 September, 2021; originally announced September 2021.

    Comments: 21 pages, 14 figures

  24. Analyzing Open-Source Serverless Platforms: Characteristics and Performance

    Authors: Junfeng Li, Sameer G. Kulkarni, K. K. Ramakrishnan, Dan Li

    Abstract: Serverless computing is increasingly popular because of its lower cost and easier deployment. Several cloud service providers (CSPs) offer serverless computing on their public clouds, but it may bring the vendor lock-in risk. To avoid this limitation, many open-source serverless platforms come out to allow developers to freely deploy and manage functions on self-hosted clouds. However, building ef… ▽ More

    Submitted 4 June, 2021; originally announced June 2021.

  25. arXiv:2102.06185  [pdf, other

    cs.SE

    Zeoco: An insight into daily carbon footprint consumption

    Authors: Karthik Ramakrishnan, Gokul P, Preet Batavia, Shreesh Tripathi

    Abstract: Climate change, which is now considered one of the biggest threats to humanity, is also the reason behind various other environmental concerns. Continued negligence might lead us to an irreparably damaged environment. After the partial failure of the Paris Agreement, it is quite evident that we as individuals need to come together to bring about a change on a large scale to have a significant impa… ▽ More

    Submitted 11 February, 2021; originally announced February 2021.

    Comments: 4 Pages, 2 Figures(Flowcharts)

    ACM Class: D.2.4

  26. arXiv:2102.02337  [pdf, other

    cs.CV

    Environment Predictive Coding for Embodied Agents

    Authors: Santhosh K. Ramakrishnan, Tushar Nagarajan, Ziad Al-Halah, Kristen Grauman

    Abstract: We introduce environment predictive coding, a self-supervised approach to learn environment-level representations for embodied agents. In contrast to prior work on self-supervised learning for images, we aim to jointly encode a series of images gathered by an agent as it moves about in 3D environments. We learn these representations via a zone prediction task, where we intelligently mask out porti… ▽ More

    Submitted 3 February, 2021; originally announced February 2021.

    Comments: 9 pages, 6 figures, appendix

  27. arXiv:2011.10608  [pdf, other

    cs.CV

    Large Scale Neural Architecture Search with Polyharmonic Splines

    Authors: Ulrich Finkler, Michele Merler, Rameswar Panda, Mayoore S. Jaiswal, Hui Wu, Kandan Ramakrishnan, Chun-Fu Chen, Minsik Cho, David Kung, Rogerio Feris, Bishwaranjan Bhattacharjee

    Abstract: Neural Architecture Search (NAS) is a powerful tool to automatically design deep neural networks for many tasks, including image classification. Due to the significant computational burden of the search phase, most NAS methods have focused so far on small, balanced datasets. All attempts at conducting NAS at large scale have employed small proxy sets, and then transferred the learned architectures… ▽ More

    Submitted 20 November, 2020; originally announced November 2020.

  28. arXiv:2010.11757  [pdf, ps, other

    cs.CV

    Deep Analysis of CNN-based Spatio-temporal Representations for Action Recognition

    Authors: Chun-Fu Chen, Rameswar Panda, Kandan Ramakrishnan, Rogerio Feris, John Cohn, Aude Oliva, Quanfu Fan

    Abstract: In recent years, a number of approaches based on 2D or 3D convolutional neural networks (CNN) have emerged for video action recognition, achieving state-of-the-art results on several large-scale benchmark datasets. In this paper, we carry out in-depth comparative analysis to better understand the differences between these approaches and the progress made by them. To this end, we develop an unified… ▽ More

    Submitted 29 March, 2021; v1 submitted 22 October, 2020; originally announced October 2020.

    Comments: CVPR 2021 camera-ready version. Codes and models are available on https://github.com/IBM/action-recognition-pytorch

  29. CoShare: An Efficient Approach for Redundancy Allocation in NFV

    Authors: Yordanos Tibebu Woldeyohannes, Besmir Tola, Yuming Jiang, K. K. Ramakrishnan

    Abstract: An appealing feature of Network Function Virtualization (NFV) is that in an NFV-based network, a network function (NF) instance may be placed at any node. On the one hand this offers great flexibility in allocation of redundant instances, but on the other hand it makes the allocation a unique and difficult challenge. One particular concern is that there is inherent correlation among nodes due to t… ▽ More

    Submitted 22 November, 2021; v1 submitted 31 August, 2020; originally announced August 2020.

    Journal ref: IEEE/ACM Transactions on Networking, early access 2021

  30. arXiv:2008.09622  [pdf, other

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

    Learning to Set Waypoints for Audio-Visual Navigation

    Authors: Changan Chen, Sagnik Majumder, Ziad Al-Halah, Ruohan Gao, Santhosh Kumar Ramakrishnan, Kristen Grauman

    Abstract: In audio-visual navigation, an agent intelligently travels through a complex, unmapped 3D environment using both sights and sounds to find a sound source (e.g., a phone ringing in another room). Existing models learn to act at a fixed granularity of agent motion and rely on simple recurrent aggregations of the audio observations. We introduce a reinforcement learning approach to audio-visual navig… ▽ More

    Submitted 11 February, 2021; v1 submitted 21 August, 2020; originally announced August 2020.

    Comments: Accepted to ICLR 2021

  31. arXiv:2008.09285  [pdf, other

    cs.CV

    Occupancy Anticipation for Efficient Exploration and Navigation

    Authors: Santhosh K. Ramakrishnan, Ziad Al-Halah, Kristen Grauman

    Abstract: State-of-the-art navigation methods leverage a spatial memory to generalize to new environments, but their occupancy maps are limited to capturing the geometric structures directly observed by the agent. We propose occupancy anticipation, where the agent uses its egocentric RGB-D observations to infer the occupancy state beyond the visible regions. In doing so, the agent builds its spatial awarene… ▽ More

    Submitted 25 August, 2020; v1 submitted 20 August, 2020; originally announced August 2020.

    Comments: Accepted in ECCV 2020. 19 pages, 6 figures, appendix at end

  32. arXiv:2008.03602  [pdf, other

    cs.NE cs.DC eess.SY

    Spatial Sharing of GPU for Autotuning DNN models

    Authors: Aditya Dhakal, Junguk Cho, Sameer G. Kulkarni, K. K. Ramakrishnan, Puneet Sharma

    Abstract: GPUs are used for training, inference, and tuning the machine learning models. However, Deep Neural Network (DNN) vary widely in their ability to exploit the full power of high-performance GPUs. Spatial sharing of GPU enables multiplexing several DNNs on the GPU and can improve GPU utilization, thus improving throughput and lowering latency. DNN models given just the right amount of GPU resources… ▽ More

    Submitted 8 August, 2020; originally announced August 2020.

  33. arXiv:2006.13314  [pdf, other

    cs.CV cs.LG cs.NE

    NASTransfer: Analyzing Architecture Transferability in Large Scale Neural Architecture Search

    Authors: Rameswar Panda, Michele Merler, Mayoore Jaiswal, Hui Wu, Kandan Ramakrishnan, Ulrich Finkler, Chun-Fu Chen, Minsik Cho, David Kung, Rogerio Feris, Bishwaranjan Bhattacharjee

    Abstract: Neural Architecture Search (NAS) is an open and challenging problem in machine learning. While NAS offers great promise, the prohibitive computational demand of most of the existing NAS methods makes it difficult to directly search the architectures on large-scale tasks. The typical way of conducting large scale NAS is to search for an architectural building block on a small dataset (either using… ▽ More

    Submitted 11 February, 2021; v1 submitted 23 June, 2020; originally announced June 2020.

    Comments: 19 pages, 19 Figures, 6 Tables

    MSC Class: 68T05 ACM Class: I.2.6; I.4

  34. arXiv:2004.08320  [pdf

    q-bio.NC q-bio.TO

    A Computational Model of Levodopa-Induced Toxicity in Substantia Nigra Pars Compacta in Parkinson's Disease

    Authors: Vignayanandam R. Muddapu, Karthik Vijayakumar, Keerthiga Ramakrishnan, V Srinivasa Chakravarthy

    Abstract: Parkinson's disease (PD) is caused by the progressive loss of dopaminergic cells in substantia nigra pars compacta (SNc). The root cause of this cell loss in PD is still not decisively elucidated. A recent line of thinking traces the cause of PD neurodegeneration to metabolic deficiency. Due to exceptionally high energy demand, SNc neurons exhibit a higher basal metabolic rate and higher oxygen co… ▽ More

    Submitted 1 April, 2020; originally announced April 2020.

  35. arXiv:2001.02192  [pdf, other

    cs.CV cs.AI

    An Exploration of Embodied Visual Exploration

    Authors: Santhosh K. Ramakrishnan, Dinesh Jayaraman, Kristen Grauman

    Abstract: Embodied computer vision considers perception for robots in novel, unstructured environments. Of particular importance is the embodied visual exploration problem: how might a robot equipped with a camera scope out a new environment? Despite the progress thus far, many basic questions pertinent to this problem remain unanswered: (i) What does it mean for an agent to explore its environment well? (i… ▽ More

    Submitted 20 August, 2020; v1 submitted 7 January, 2020; originally announced January 2020.

    Comments: 30 main + 21 appendix pages, 23 figures

  36. Understanding Open Source Serverless Platforms: Design Considerations and Performance

    Authors: Junfeng Li, Sameer G. Kulkarni, K. K. Ramakrishnan, Dan Li

    Abstract: Serverless computing is increasingly popular because of the promise of lower cost and the convenience it provides to users who do not need to focus on server management. This has resulted in the availability of a number of proprietary and open-source serverless solutions. We seek to understand how the performance of serverless computing depends on a number of design issues using several popular op… ▽ More

    Submitted 12 December, 2019; v1 submitted 18 November, 2019; originally announced November 2019.

    Journal ref: Proceedings of the 5th International Workshop on Serverless Computing, Pages 37-42, 2019

  37. arXiv:1911.00232  [pdf, other

    cs.CV cs.LG eess.IV

    Multi-Moments in Time: Learning and Interpreting Models for Multi-Action Video Understanding

    Authors: Mathew Monfort, Bowen Pan, Kandan Ramakrishnan, Alex Andonian, Barry A McNamara, Alex Lascelles, Quanfu Fan, Dan Gutfreund, Rogerio Feris, Aude Oliva

    Abstract: Videos capture events that typically contain multiple sequential, and simultaneous, actions even in the span of only a few seconds. However, most large-scale datasets built to train models for action recognition in video only provide a single label per video. Consequently, models can be incorrectly penalized for classifying actions that exist in the videos but are not explicitly labeled and do not… ▽ More

    Submitted 27 September, 2021; v1 submitted 1 November, 2019; originally announced November 2019.

  38. arXiv:1909.04567  [pdf, other

    cs.LG stat.ML

    Differentiable Mask for Pruning Convolutional and Recurrent Networks

    Authors: Ramchalam Kinattinkara Ramakrishnan, Eyyüb Sari, Vahid Partovi Nia

    Abstract: Pruning is one of the most effective model reduction techniques. Deep networks require massive computation and such models need to be compressed to bring them on edge devices. Most existing pruning techniques are focused on vision-based models like convolutional networks, while text-based models are still evolving. The emergence of multi-modal multi-task learning calls for a general method that wo… ▽ More

    Submitted 29 April, 2020; v1 submitted 10 September, 2019; originally announced September 2019.

  39. Emergence of Exploratory Look-Around Behaviors through Active Observation Completion

    Authors: Santhosh K. Ramakrishnan, Dinesh Jayaraman, Kristen Grauman

    Abstract: Standard computer vision systems assume access to intelligently captured inputs (e.g., photos from a human photographer), yet autonomously capturing good observations is a major challenge in itself. We address the problem of learning to look around: how can an agent learn to acquire informative visual observations? We propose a reinforcement learning solution, where the agent is rewarded for reduc… ▽ More

    Submitted 26 June, 2019; originally announced June 2019.

    Comments: Main paper 7 figures, supplementary 6 figures. Published in Science Robotics 2019

  40. arXiv:1905.05675  [pdf, other

    cs.CV cs.AI q-bio.NC

    The Algonauts Project: A Platform for Communication between the Sciences of Biological and Artificial Intelligence

    Authors: Radoslaw Martin Cichy, Gemma Roig, Alex Andonian, Kshitij Dwivedi, Benjamin Lahner, Alex Lascelles, Yalda Mohsenzadeh, Kandan Ramakrishnan, Aude Oliva

    Abstract: In the last decade, artificial intelligence (AI) models inspired by the brain have made unprecedented progress in performing real-world perceptual tasks like object classification and speech recognition. Recently, researchers of natural intelligence have begun using those AI models to explore how the brain performs such tasks. These developments suggest that future progress will benefit from incre… ▽ More

    Submitted 14 May, 2019; originally announced May 2019.

    Comments: 4 pages, 2 figures

  41. arXiv:1904.00775  [pdf, other

    cs.CV cs.LG stat.ML

    Deep Demosaicing for Edge Implementation

    Authors: Ramchalam Kinattinkara Ramakrishnan, Shangling Jui, Vahid Patrovi Nia

    Abstract: Most digital cameras use sensors coated with a Color Filter Array (CFA) to capture channel components at every pixel location, resulting in a mosaic image that does not contain pixel values in all channels. Current research on reconstructing these missing channels, also known as demosaicing, introduces many artifacts, such as zipper effect and false color. Many deep learning demosaicing techniques… ▽ More

    Submitted 23 May, 2019; v1 submitted 26 March, 2019; originally announced April 2019.

    Comments: Accepted in the 16th International Conference of Image Analysis and Recognition (ICIAR 2019)

  42. arXiv:1807.11010  [pdf, other

    cs.CV

    Sidekick Policy Learning for Active Visual Exploration

    Authors: Santhosh K. Ramakrishnan, Kristen Grauman

    Abstract: We consider an active visual exploration scenario, where an agent must intelligently select its camera motions to efficiently reconstruct the full environment from only a limited set of narrow field-of-view glimpses. While the agent has full observability of the environment during training, it has only partial observability once deployed, being constrained by what portions it has seen and what cam… ▽ More

    Submitted 29 July, 2018; originally announced July 2018.

    Comments: 26 pages, 13 figures, to appear in ECCV 2018

  43. arXiv:1801.03150  [pdf, other

    cs.CV cs.AI

    Moments in Time Dataset: one million videos for event understanding

    Authors: Mathew Monfort, Alex Andonian, Bolei Zhou, Kandan Ramakrishnan, Sarah Adel Bargal, Tom Yan, Lisa Brown, Quanfu Fan, Dan Gutfruend, Carl Vondrick, Aude Oliva

    Abstract: We present the Moments in Time Dataset, a large-scale human-annotated collection of one million short videos corresponding to dynamic events unfolding within three seconds. Modeling the spatial-audio-temporal dynamics even for actions occurring in 3 second videos poses many challenges: meaningful events do not include only people, but also objects, animals, and natural phenomena; visual and audito… ▽ More

    Submitted 16 February, 2019; v1 submitted 9 January, 2018; originally announced January 2018.

  44. arXiv:1711.09648  [pdf, ps, other

    cs.CV

    Transfer Learning in CNNs Using Filter-Trees

    Authors: Suresh Kirthi Kumaraswamy, PS Sastry, KR Ramakrishnan

    Abstract: Convolutional Neural Networks (CNNs) are very effective for many pattern recognition tasks. However, training deep CNNs needs extensive computation and large training data. In this paper we propose Bank of Filter-Trees (BFT) as a trans- fer learning mechanism for improving efficiency of learning CNNs. A filter-tree corresponding to a filter in k^{th} convolu- tional layer of a CNN is a subnetwork… ▽ More

    Submitted 27 November, 2017; originally announced November 2017.

    Comments: 8 pages, 3 figures

  45. arXiv:1706.02331  [pdf, other

    cs.CV

    CoMaL Tracking: Tracking Points at the Object Boundaries

    Authors: Santhosh K. Ramakrishnan, Swarna Kamlam Ravindran, Anurag Mittal

    Abstract: Traditional point tracking algorithms such as the KLT use local 2D information aggregation for feature detection and tracking, due to which their performance degrades at the object boundaries that separate multiple objects. Recently, CoMaL Features have been proposed that handle such a case. However, they proposed a simple tracking framework where the points are re-detected in each frame and match… ▽ More

    Submitted 7 June, 2017; originally announced June 2017.

    Comments: 10 pages, 10 figures, to appear in 1st Joint BMTT-PETS Workshop on Tracking and Surveillance, CVPR 2017

  46. Visual pathways from the perspective of cost functions and multi-task deep neural networks

    Authors: H. Steven Scholte, Max M. Losch, Kandan Ramakrishnan, Edward H. F. de Haan, Sander M. Bohte

    Abstract: Vision research has been shaped by the seminal insight that we can understand the higher-tier visual cortex from the perspective of multiple functional pathways with different goals. In this paper, we try to give a computational account of the functional organization of this system by reasoning from the perspective of multi-task deep neural networks. Machine learning has shown that tasks become ea… ▽ More

    Submitted 16 September, 2017; v1 submitted 6 June, 2017; originally announced June 2017.

    Comments: 16 pages, 5 figures

  47. arXiv:1704.02516  [pdf, other

    cs.CV

    An Empirical Evaluation of Visual Question Answering for Novel Objects

    Authors: Santhosh K. Ramakrishnan, Ambar Pal, Gaurav Sharma, Anurag Mittal

    Abstract: We study the problem of answering questions about images in the harder setting, where the test questions and corresponding images contain novel objects, which were not queried about in the training data. Such setting is inevitable in real world-owing to the heavy tailed distribution of the visual categories, there would be some objects which would not be annotated in the train set. We show that th… ▽ More

    Submitted 8 April, 2017; originally announced April 2017.

    Comments: 11 pages, 4 figures, accepted in CVPR 2017 (poster)

  48. arXiv:1606.02599  [pdf, other

    cs.NI

    SDNFV: Flexible and Dynamic Software Defined Control of an Application- and Flow-Aware Data Plane

    Authors: Wei Zhang, Guyue Liu, Timothy Wood, K. K. Ramakrishnan, **ho Hwang

    Abstract: Software Defined Networking (SDN) promises greater flexibility for directing packet flows, and Network Function Virtualization promises to enable dynamic management of software-based network functions. However, the current divide between an intelligent control plane and an overly simple, stateless data plane results in the inability to exploit the flexibility of a software based network. In this p… ▽ More

    Submitted 8 June, 2016; originally announced June 2016.

  49. arXiv:1510.08530  [pdf, other

    cs.NI

    SAID: A Control Protocol for Scalable and Adaptive Information Dissemination in ICN

    Authors: Jiachen Chen, Mayutan Arumaithurai, Xiaoming Fu, K. K. Ramakrishnan

    Abstract: Information dissemination applications (video, news, social media, etc.) with large number of receivers need to be efficient but also have limited loss tolerance. The new Information-Centric Networks (ICN) paradigm offers an alternative approach for reliably delivering data by naming content and exploiting data available at any intermediate point (e.g., caches). However, receivers are often hetero… ▽ More

    Submitted 28 October, 2015; originally announced October 2015.

    Comments: 12 pages

  50. arXiv:1509.08439  [pdf, other

    cs.CV

    Hyper-Fisher Vectors for Action Recognition

    Authors: Sanath Narayan, Kalpathi R. Ramakrishnan

    Abstract: In this paper, a novel encoding scheme combining Fisher vector and bag-of-words encodings has been proposed for recognizing action in videos. The proposed Hyper-Fisher vector encoding is sum of local Fisher vectors which are computed based on the traditional Bag-of-Words (BoW) encoding. Thus, the proposed encoding is simple and yet an effective representation over the traditional Fisher Vector enc… ▽ More

    Submitted 28 September, 2015; originally announced September 2015.