Skip to main content

Showing 1–50 of 72 results for author: Ryoo, M S

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

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

    LLaRA: Supercharging Robot Learning Data for Vision-Language Policy

    Authors: Xiang Li, Cristina Mata, Jongwoo Park, Kumara Kahatapitiya, Yoo Sung Jang, **ghuan Shang, Kanchana Ranasinghe, Ryan Burgert, Mu Cai, Yong Jae Lee, Michael S. Ryoo

    Abstract: Large Language Models (LLMs) equipped with extensive world knowledge and strong reasoning skills can tackle diverse tasks across domains, often by posing them as conversation-style instruction-response pairs. In this paper, we propose LLaRA: Large Language and Robotics Assistant, a framework which formulates robot action policy as conversations, and provides improved responses when trained with au… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

  2. arXiv:2406.09396  [pdf, other

    cs.CV

    Too Many Frames, not all Useful:Efficient Strategies for Long-Form Video QA

    Authors: Jongwoo Park, Kanchana Ranasinghe, Kumara Kahatapitiya, Wonjeong Ryoo, Donghyun Kim, Michael S. Ryoo

    Abstract: Long-form videos that span across wide temporal intervals are highly information redundant and contain multiple distinct events or entities that are often loosely-related. Therefore, when performing long-form video question answering (LVQA),all information necessary to generate a correct response can often be contained within a small subset of frames. Recent literature explore the use of large lan… ▽ More

    Submitted 17 June, 2024; v1 submitted 13 June, 2024; originally announced June 2024.

  3. arXiv:2404.07449  [pdf, other

    cs.CV

    Learning to Localize Objects Improves Spatial Reasoning in Visual-LLMs

    Authors: Kanchana Ranasinghe, Satya Narayan Shukla, Omid Poursaeed, Michael S. Ryoo, Tsung-Yu Lin

    Abstract: Integration of Large Language Models (LLMs) into visual domain tasks, resulting in visual-LLMs (V-LLMs), has enabled exceptional performance in vision-language tasks, particularly for visual question answering (VQA). However, existing V-LLMs (e.g. BLIP-2, LLaVA) demonstrate weak spatial reasoning and localization awareness. Despite generating highly descriptive and elaborate textual answers, these… ▽ More

    Submitted 10 April, 2024; originally announced April 2024.

  4. arXiv:2403.16998  [pdf, other

    cs.CV

    Understanding Long Videos in One Multimodal Language Model Pass

    Authors: Kanchana Ranasinghe, Xiang Li, Kumara Kahatapitiya, Michael S. Ryoo

    Abstract: Large Language Models (LLMs), known to contain a strong awareness of world knowledge, have allowed recent approaches to achieve excellent performance on Long-Video Understanding benchmarks, but at high inference costs. In this work, we first propose Likelihood Selection, a simple technique that unlocks faster inference in autoregressive LLMs for multiple-choice tasks common in long-video benchmark… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

    Comments: 24 pages

  5. arXiv:2403.14622  [pdf, other

    cs.CV

    Language Repository for Long Video Understanding

    Authors: Kumara Kahatapitiya, Kanchana Ranasinghe, Jongwoo Park, Michael S. Ryoo

    Abstract: Language has become a prominent modality in computer vision with the rise of multi-modal LLMs. Despite supporting long context-lengths, their effectiveness in handling long-term information gradually declines with input length. This becomes critical, especially in applications such as long-form video understanding. In this paper, we introduce a Language Repository (LangRepo) for LLMs, that maintai… ▽ More

    Submitted 21 March, 2024; originally announced March 2024.

  6. arXiv:2312.03817  [pdf, other

    cs.CV

    Diffusion Illusions: Hiding Images in Plain Sight

    Authors: Ryan Burgert, Xiang Li, Abe Leite, Kanchana Ranasinghe, Michael S. Ryoo

    Abstract: We explore the problem of computationally generating special `prime' images that produce optical illusions when physically arranged and viewed in a certain way. First, we propose a formal definition for this problem. Next, we introduce Diffusion Illusions, the first comprehensive pipeline designed to automatically generate a wide range of these illusions. Specifically, we both adapt the existing `… ▽ More

    Submitted 6 December, 2023; originally announced December 2023.

  7. arXiv:2311.05698  [pdf, other

    cs.CV

    Mirasol3B: A Multimodal Autoregressive model for time-aligned and contextual modalities

    Authors: AJ Piergiovanni, Isaac Noble, Dahun Kim, Michael S. Ryoo, Victor Gomes, Anelia Angelova

    Abstract: One of the main challenges of multimodal learning is the need to combine heterogeneous modalities (e.g., video, audio, text). For example, video and audio are obtained at much higher rates than text and are roughly aligned in time. They are often not synchronized with text, which comes as a global context, e.g., a title, or a description. Furthermore, video and audio inputs are of much larger volu… ▽ More

    Submitted 3 April, 2024; v1 submitted 9 November, 2023; originally announced November 2023.

    Comments: CVPR 2024

  8. arXiv:2310.20704  [pdf, other

    cs.CV cs.AI

    Limited Data, Unlimited Potential: A Study on ViTs Augmented by Masked Autoencoders

    Authors: Srijan Das, Tanmay Jain, Dominick Reilly, Pranav Balaji, Soumyajit Karmakar, Shyam Marjit, Xiang Li, Abhijit Das, Michael S. Ryoo

    Abstract: Vision Transformers (ViTs) have become ubiquitous in computer vision. Despite their success, ViTs lack inductive biases, which can make it difficult to train them with limited data. To address this challenge, prior studies suggest training ViTs with self-supervised learning (SSL) and fine-tuning sequentially. However, we observe that jointly optimizing ViTs for the primary task and a Self-Supervis… ▽ More

    Submitted 27 December, 2023; v1 submitted 31 October, 2023; originally announced October 2023.

    Comments: Accepted to WACV 2024

  9. arXiv:2309.00696  [pdf, other

    cs.CV

    AAN: Attributes-Aware Network for Temporal Action Detection

    Authors: Rui Dai, Srijan Das, Michael S. Ryoo, Francois Bremond

    Abstract: The challenge of long-term video understanding remains constrained by the efficient extraction of object semantics and the modelling of their relationships for downstream tasks. Although the CLIP visual features exhibit discriminative properties for various vision tasks, particularly in object encoding, they are suboptimal for long-term video understanding. To address this issue, we present the At… ▽ More

    Submitted 1 September, 2023; originally announced September 2023.

  10. arXiv:2307.01849  [pdf, other

    cs.RO cs.CV cs.LG

    Crossway Diffusion: Improving Diffusion-based Visuomotor Policy via Self-supervised Learning

    Authors: Xiang Li, Varun Belagali, **ghuan Shang, Michael S. Ryoo

    Abstract: Sequence modeling approaches have shown promising results in robot imitation learning. Recently, diffusion models have been adopted for behavioral cloning in a sequence modeling fashion, benefiting from their exceptional capabilities in modeling complex data distributions. The standard diffusion-based policy iteratively generates action sequences from random noise conditioned on the input states.… ▽ More

    Submitted 11 January, 2024; v1 submitted 4 July, 2023; originally announced July 2023.

    Comments: 15 pages, 13 figures. Code, pretrained checkpoints, and datasets are available at https://github.com/LostXine/crossway_diffusion Video demo is at https://youtu.be/9deKHueZBuk

  11. arXiv:2306.04021  [pdf, other

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

    Energy-Based Models for Cross-Modal Localization using Convolutional Transformers

    Authors: Alan Wu, Michael S. Ryoo

    Abstract: We present a novel framework using Energy-Based Models (EBMs) for localizing a ground vehicle mounted with a range sensor against satellite imagery in the absence of GPS. Lidar sensors have become ubiquitous on autonomous vehicles for describing its surrounding environment. Map priors are typically built using the same sensor modality for localization purposes. However, these map building endeavor… ▽ More

    Submitted 6 June, 2023; originally announced June 2023.

    Comments: ICRA 2023

  12. arXiv:2306.00975  [pdf, other

    cs.LG cs.CV cs.RO

    Active Vision Reinforcement Learning under Limited Visual Observability

    Authors: **ghuan Shang, Michael S. Ryoo

    Abstract: In this work, we investigate Active Vision Reinforcement Learning (ActiveVision-RL), where an embodied agent simultaneously learns action policy for the task while also controlling its visual observations in partially observable environments. We denote the former as motor policy and the latter as sensory policy. For example, humans solve real world tasks by hand manipulation (motor policy) togethe… ▽ More

    Submitted 5 November, 2023; v1 submitted 1 June, 2023; originally announced June 2023.

    Comments: NeurIPS 2023. Project page at https://elicassion.github.io/sugarl/sugarl.html Code at https://github.com/elicassion/sugarl Environment library at https://github.com/elicassion/active-gym

  13. arXiv:2304.02560  [pdf, other

    cs.CV

    VicTR: Video-conditioned Text Representations for Activity Recognition

    Authors: Kumara Kahatapitiya, Anurag Arnab, Arsha Nagrani, Michael S. Ryoo

    Abstract: Vision-Language models (VLMs) have excelled in the image-domain -- especially in zero-shot settings -- thanks to the availability of vast pretraining data (i.e., paired image-text samples). However for videos, such paired data is not as abundant. Therefore, video-VLMs are usually designed by adapting pretrained image-VLMs to the video-domain, instead of training from scratch. All such recipes rely… ▽ More

    Submitted 29 March, 2024; v1 submitted 5 April, 2023; originally announced April 2023.

    Comments: To appear at CVPR 2024

  14. arXiv:2211.13224  [pdf, other

    cs.CV cs.CL cs.LG

    Peekaboo: Text to Image Diffusion Models are Zero-Shot Segmentors

    Authors: Ryan Burgert, Kanchana Ranasinghe, Xiang Li, Michael S. Ryoo

    Abstract: Recently, text-to-image diffusion models have shown remarkable capabilities in creating realistic images from natural language prompts. However, few works have explored using these models for semantic localization or grounding. In this work, we explore how an off-the-shelf text-to-image diffusion model, trained without exposure to localization information, can ground various semantic phrases witho… ▽ More

    Submitted 21 June, 2023; v1 submitted 23 November, 2022; originally announced November 2022.

    Comments: 19 pages; contains appendix

  15. arXiv:2211.09119  [pdf, other

    cs.LG cs.CV cs.RO

    Token Turing Machines

    Authors: Michael S. Ryoo, Keerthana Gopalakrishnan, Kumara Kahatapitiya, Ted Xiao, Kanishka Rao, Austin Stone, Yao Lu, Julian Ibarz, Anurag Arnab

    Abstract: We propose Token Turing Machines (TTM), a sequential, autoregressive Transformer model with memory for real-world sequential visual understanding. Our model is inspired by the seminal Neural Turing Machine, and has an external memory consisting of a set of tokens which summarise the previous history (i.e., frames). This memory is efficiently addressed, read and written using a Transformer as the p… ▽ More

    Submitted 13 April, 2023; v1 submitted 16 November, 2022; originally announced November 2022.

    Comments: CVPR 2023 camera-ready copy

    Journal ref: CVPR 2023

  16. arXiv:2210.15943  [pdf, other

    cs.CV

    Grafting Vision Transformers

    Authors: Jongwoo Park, Kumara Kahatapitiya, Donghyun Kim, Shivchander Sudalairaj, Quanfu Fan, Michael S. Ryoo

    Abstract: Vision Transformers (ViTs) have recently become the state-of-the-art across many computer vision tasks. In contrast to convolutional networks (CNNs), ViTs enable global information sharing even within shallow layers of a network, i.e., among high-resolution features. However, this perk was later overlooked with the success of pyramid architectures such as Swin Transformer, which show better perfor… ▽ More

    Submitted 3 April, 2023; v1 submitted 28 October, 2022; originally announced October 2022.

  17. arXiv:2209.09874  [pdf, other

    cs.RO cs.AI cs.CV

    Open-vocabulary Queryable Scene Representations for Real World Planning

    Authors: Boyuan Chen, Fei Xia, Brian Ichter, Kanishka Rao, Keerthana Gopalakrishnan, Michael S. Ryoo, Austin Stone, Daniel Kappler

    Abstract: Large language models (LLMs) have unlocked new capabilities of task planning from human instructions. However, prior attempts to apply LLMs to real-world robotic tasks are limited by the lack of grounding in the surrounding scene. In this paper, we develop NLMap, an open-vocabulary and queryable scene representation to address this problem. NLMap serves as a framework to gather and integrate conte… ▽ More

    Submitted 15 October, 2022; v1 submitted 20 September, 2022; originally announced September 2022.

    Comments: v2, added references to concurrent work and acknowledgments

  18. arXiv:2208.00934  [pdf, other

    cs.CV

    Video Question Answering with Iterative Video-Text Co-Tokenization

    Authors: AJ Piergiovanni, Kairo Morton, Weicheng Kuo, Michael S. Ryoo, Anelia Angelova

    Abstract: Video question answering is a challenging task that requires understanding jointly the language input, the visual information in individual video frames, as well as the temporal information about the events occurring in the video. In this paper, we propose a novel multi-stream video encoder for video question answering that uses multiple video inputs and a new video-text iterative co-tokenization… ▽ More

    Submitted 1 August, 2022; originally announced August 2022.

    Comments: ECCV 2022

  19. arXiv:2207.00579  [pdf, other

    cs.CV cs.LG

    Video + CLIP Baseline for Ego4D Long-term Action Anticipation

    Authors: Srijan Das, Michael S. Ryoo

    Abstract: In this report, we introduce our adaptation of image-text models for long-term action anticipation. Our Video + CLIP framework makes use of a large-scale pre-trained paired image-text model: CLIP and a video encoder Slowfast network. The CLIP embedding provides fine-grained understanding of objects relevant for an action whereas the slowfast network is responsible for modeling temporal information… ▽ More

    Submitted 1 July, 2022; originally announced July 2022.

    Comments: Secured second position in the Ego4D Challenge for Long-Term Action Anticipation track at CVPR 2022

  20. arXiv:2206.11895  [pdf, other

    cs.CV cs.LG cs.RO

    Learning Viewpoint-Agnostic Visual Representations by Recovering Tokens in 3D Space

    Authors: **ghuan Shang, Srijan Das, Michael S. Ryoo

    Abstract: Humans are remarkably flexible in understanding viewpoint changes due to visual cortex supporting the perception of 3D structure. In contrast, most of the computer vision models that learn visual representation from a pool of 2D images often fail to generalize over novel camera viewpoints. Recently, the vision architectures have shifted towards convolution-free architectures, visual Transformers,… ▽ More

    Submitted 12 January, 2023; v1 submitted 23 June, 2022; originally announced June 2022.

    Comments: NeurIPS 2022. Our code is at https://github.com/elicassion/3DTRL Our project page is at https://www3.cs.stonybrook.edu/~jishang/3dtrl/3dtrl.html v3, v4 for minor updates on figures and visualizations

  21. arXiv:2206.05266  [pdf, other

    cs.LG cs.CV cs.RO

    Does Self-supervised Learning Really Improve Reinforcement Learning from Pixels?

    Authors: Xiang Li, **ghuan Shang, Srijan Das, Michael S. Ryoo

    Abstract: We investigate whether self-supervised learning (SSL) can improve online reinforcement learning (RL) from pixels. We extend the contrastive reinforcement learning framework (e.g., CURL) that jointly optimizes SSL and RL losses and conduct an extensive amount of experiments with various self-supervised losses. Our observations suggest that the existing SSL framework for RL fails to bring meaningful… ▽ More

    Submitted 13 January, 2023; v1 submitted 10 June, 2022; originally announced June 2022.

    Comments: NeurIPS 2022. Code for ELo-SACv3 is at https://github.com/LostXine/elo-sac and code for ELo-Rainbow is at https://github.com/LostXine/elo-rainbow

  22. arXiv:2112.03906  [pdf, other

    cs.CV

    Cross-modal Manifold Cutmix for Self-supervised Video Representation Learning

    Authors: Srijan Das, Michael S. Ryoo

    Abstract: Contrastive representation learning of videos highly relies on the availability of millions of unlabelled videos. This is practical for videos available on web but acquiring such large scale of videos for real-world applications is very expensive and laborious. Therefore, in this paper we focus on designing video augmentation for self-supervised learning, we first analyze the best strategy to mi… ▽ More

    Submitted 27 July, 2023; v1 submitted 7 December, 2021; originally announced December 2021.

    Comments: Accepted at MVA 2023

  23. arXiv:2112.03905  [pdf, other

    cs.CV

    ViewCLR: Learning Self-supervised Video Representation for Unseen Viewpoints

    Authors: Srijan Das, Michael S. Ryoo

    Abstract: Learning self-supervised video representation predominantly focuses on discriminating instances generated from simple data augmentation schemes. However, the learned representation often fails to generalize over unseen camera viewpoints. To this end, we propose ViewCLR, that learns self-supervised video representation invariant to camera viewpoint changes. We introduce a view-generator that can be… ▽ More

    Submitted 7 December, 2021; originally announced December 2021.

    Comments: 13 pages, Codes and models will updated soon

  24. arXiv:2112.03902  [pdf, other

    cs.CV

    MS-TCT: Multi-Scale Temporal ConvTransformer for Action Detection

    Authors: Rui Dai, Srijan Das, Kumara Kahatapitiya, Michael S. Ryoo, Francois Bremond

    Abstract: Action detection is an essential and challenging task, especially for densely labelled datasets of untrimmed videos. The temporal relation is complex in those datasets, including challenges like composite action, and co-occurring action. For detecting actions in those complex videos, efficiently capturing both short-term and long-term temporal information in the video is critical. To this end, we… ▽ More

    Submitted 29 March, 2022; v1 submitted 7 December, 2021; originally announced December 2021.

    Comments: Accepted in CVPR 2022

  25. arXiv:2111.13677  [pdf, other

    cs.CV

    SWAT: Spatial Structure Within and Among Tokens

    Authors: Kumara Kahatapitiya, Michael S. Ryoo

    Abstract: Modeling visual data as tokens (i.e., image patches) using attention mechanisms, feed-forward networks or convolutions has been highly effective in recent years. Such methods usually have a common pipeline: a tokenization method, followed by a set of layers/blocks for information mixing, both within and among tokens. When image patches are converted into tokens, they are often flattened, discardin… ▽ More

    Submitted 20 November, 2023; v1 submitted 26 November, 2021; originally announced November 2021.

    Comments: Accepted to be published at IJCAI23

  26. arXiv:2111.13675  [pdf, other

    cs.CV

    Weakly-guided Self-supervised Pretraining for Temporal Activity Detection

    Authors: Kumara Kahatapitiya, Zhou Ren, Haoxiang Li, Zhenyu Wu, Michael S. Ryoo, Gang Hua

    Abstract: Temporal Activity Detection aims to predict activity classes per frame, in contrast to video-level predictions in Activity Classification (i.e., Activity Recognition). Due to the expensive frame-level annotations required for detection, the scale of detection datasets is limited. Thus, commonly, previous work on temporal activity detection resorts to fine-tuning a classification model pretrained o… ▽ More

    Submitted 4 February, 2023; v1 submitted 26 November, 2021; originally announced November 2021.

    Comments: Published as a conference paper at AAAI 2023

  27. StARformer: Transformer with State-Action-Reward Representations for Visual Reinforcement Learning

    Authors: **ghuan Shang, Kumara Kahatapitiya, Xiang Li, Michael S. Ryoo

    Abstract: Reinforcement Learning (RL) can be considered as a sequence modeling task: given a sequence of past state-action-reward experiences, an agent predicts a sequence of next actions. In this work, we propose State-Action-Reward Transformer (StARformer) for visual RL, which explicitly models short-term state-action-reward representations (StAR-representations), essentially introducing a Markovian-like… ▽ More

    Submitted 3 January, 2023; v1 submitted 12 October, 2021; originally announced October 2021.

    Comments: Accepted to ECCV 2022. Our code is available at https://github.com/elicassion/StARformer

  28. arXiv:2110.04367  [pdf, other

    cs.LG stat.ML

    Hybrid Random Features

    Authors: Krzysztof Choromanski, Haoxian Chen, Han Lin, Yuanzhe Ma, Arijit Sehanobish, Deepali Jain, Michael S Ryoo, Jake Varley, Andy Zeng, Valerii Likhosherstov, Dmitry Kalashnikov, Vikas Sindhwani, Adrian Weller

    Abstract: We propose a new class of random feature methods for linearizing softmax and Gaussian kernels called hybrid random features (HRFs) that automatically adapt the quality of kernel estimation to provide most accurate approximation in the defined regions of interest. Special instantiations of HRFs lead to well-known methods such as trigonometric (Rahimi and Recht, 2007) or (recently introduced in the… ▽ More

    Submitted 30 January, 2022; v1 submitted 8 October, 2021; originally announced October 2021.

    Comments: Published as a conference paper at ICLR 2022

  29. arXiv:2109.01066  [pdf, other

    cs.CV

    4D-Net for Learned Multi-Modal Alignment

    Authors: AJ Piergiovanni, Vincent Casser, Michael S. Ryoo, Anelia Angelova

    Abstract: We present 4D-Net, a 3D object detection approach, which utilizes 3D Point Cloud and RGB sensing information, both in time. We are able to incorporate the 4D information by performing a novel dynamic connection learning across various feature representations and levels of abstraction, as well as by observing geometric constraints. Our approach outperforms the state-of-the-art and strong baselines… ▽ More

    Submitted 2 September, 2021; originally announced September 2021.

    Comments: ICCV 2021

  30. arXiv:2108.01069  [pdf, other

    cs.RO cs.CV cs.LG

    Self-Supervised Disentangled Representation Learning for Third-Person Imitation Learning

    Authors: **ghuan Shang, Michael S. Ryoo

    Abstract: Humans learn to imitate by observing others. However, robot imitation learning generally requires expert demonstrations in the first-person view (FPV). Collecting such FPV videos for every robot could be very expensive. Third-person imitation learning (TPIL) is the concept of learning action policies by observing other agents in a third-person view (TPV), similar to what humans do. This ultimately… ▽ More

    Submitted 2 August, 2021; originally announced August 2021.

    Comments: Preprint. 8 pages. Accepted at IROS 2021

  31. arXiv:2106.14733  [pdf, other

    cs.CV

    Unsupervised Discovery of Actions in Instructional Videos

    Authors: AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo, Irfan Essa

    Abstract: In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos. Instructional videos contain complex activities and are a rich source of information for intelligent agents, such as, autonomous robots or virtual assistants, which can, for example, automatically `read' the steps from an instructional video and execute them. However,… ▽ More

    Submitted 28 June, 2021; originally announced June 2021.

    Comments: Full paper

  32. arXiv:2106.11297  [pdf, other

    cs.CV cs.LG

    TokenLearner: What Can 8 Learned Tokens Do for Images and Videos?

    Authors: Michael S. Ryoo, AJ Piergiovanni, Anurag Arnab, Mostafa Dehghani, Anelia Angelova

    Abstract: In this paper, we introduce a novel visual representation learning which relies on a handful of adaptively learned tokens, and which is applicable to both image and video understanding tasks. Instead of relying on hand-designed splitting strategies to obtain visual tokens and processing a large number of densely sampled patches for attention, our approach learns to mine important tokens in visual… ▽ More

    Submitted 3 April, 2022; v1 submitted 21 June, 2021; originally announced June 2021.

    Comments: This is the full version of the paper, extending its conference paper at NeurIPS 2021. Version 1.1 of the code is released

    Journal ref: NeurIPS 2021

  33. arXiv:2106.03738  [pdf, other

    cs.CV

    Unsupervised Action Segmentation for Instructional Videos

    Authors: AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo, Irfan Essa

    Abstract: In this paper we address the problem of automatically discovering atomic actions in unsupervised manner from instructional videos, which are rarely annotated with atomic actions. We present an unsupervised approach to learn atomic actions of structured human tasks from a variety of instructional videos based on a sequential stochastic autoregressive model for temporal segmentation of videos. This… ▽ More

    Submitted 7 June, 2021; originally announced June 2021.

    Comments: 4 page abstract for LUV workshop

  34. arXiv:2103.16516  [pdf, other

    cs.CV

    Recognizing Actions in Videos from Unseen Viewpoints

    Authors: AJ Piergiovanni, Michael S. Ryoo

    Abstract: Standard methods for video recognition use large CNNs designed to capture spatio-temporal data. However, training these models requires a large amount of labeled training data, containing a wide variety of actions, scenes, settings and camera viewpoints. In this paper, we show that current convolutional neural network models are unable to recognize actions from camera viewpoints not present in the… ▽ More

    Submitted 30 March, 2021; originally announced March 2021.

    Journal ref: CVPR 2021

  35. arXiv:2103.14633  [pdf, other

    cs.RO cs.CV cs.LG cs.NE

    Visionary: Vision architecture discovery for robot learning

    Authors: Iretiayo Akinola, Anelia Angelova, Yao Lu, Yevgen Chebotar, Dmitry Kalashnikov, Jacob Varley, Julian Ibarz, Michael S. Ryoo

    Abstract: We propose a vision-based architecture search algorithm for robot manipulation learning, which discovers interactions between low dimension action inputs and high dimensional visual inputs. Our approach automatically designs architectures while training on the task - discovering novel ways of combining and attending image feature representations with actions as well as features from previous layer… ▽ More

    Submitted 26 March, 2021; originally announced March 2021.

    Journal ref: ICRA 2021

  36. arXiv:2103.01302  [pdf, other

    cs.CV

    Coarse-Fine Networks for Temporal Activity Detection in Videos

    Authors: Kumara Kahatapitiya, Michael S. Ryoo

    Abstract: In this paper, we introduce Coarse-Fine Networks, a two-stream architecture which benefits from different abstractions of temporal resolution to learn better video representations for long-term motion. Traditional Video models process inputs at one (or few) fixed temporal resolution without any dynamic frame selection. However, we argue that, processing multiple temporal resolutions of the input a… ▽ More

    Submitted 1 April, 2021; v1 submitted 1 March, 2021; originally announced March 2021.

    Comments: To appear at CVPR 2021

  37. arXiv:2011.07092  [pdf, other

    cs.CV

    Reducing Inference Latency with Concurrent Architectures for Image Recognition

    Authors: Ramyad Hadidi, Jiashen Cao, Michael S. Ryoo, Hyesoon Kim

    Abstract: Satisfying the high computation demand of modern deep learning architectures is challenging for achieving low inference latency. The current approaches in decreasing latency only increase parallelism within a layer. This is because architectures typically capture a single-chain dependency pattern that prevents efficient distribution with a higher concurrency (i.e., simultaneous execution of one in… ▽ More

    Submitted 13 November, 2020; originally announced November 2020.

  38. arXiv:2008.08072  [pdf, other

    cs.CV cs.LG cs.NE

    AssembleNet++: Assembling Modality Representations via Attention Connections

    Authors: Michael S. Ryoo, AJ Piergiovanni, Juhana Kangaspunta, Anelia Angelova

    Abstract: We create a family of powerful video models which are able to: (i) learn interactions between semantic object information and raw appearance and motion features, and (ii) deploy attention in order to better learn the importance of features at each convolutional block of the network. A new network component named peer-attention is introduced, which dynamically learns the attention weights using ano… ▽ More

    Submitted 18 August, 2020; originally announced August 2020.

    Comments: ECCV 2020 camera-ready version

    Journal ref: ECCV 2020

  39. arXiv:2008.04888  [pdf, other

    cs.CV

    Adversarial Generative Grammars for Human Activity Prediction

    Authors: AJ Piergiovanni, Anelia Angelova, Alexander Toshev, Michael S. Ryoo

    Abstract: In this paper we propose an adversarial generative grammar model for future prediction. The objective is to learn a model that explicitly captures temporal dependencies, providing a capability to forecast multiple, distinct future activities. Our adversarial grammar is designed so that it can learn stochastic production rules from the data distribution, jointly with its latent non-terminal represe… ▽ More

    Submitted 14 August, 2020; v1 submitted 11 August, 2020; originally announced August 2020.

    Comments: ECCV 2020 (Oral)

  40. arXiv:2007.12034  [pdf, other

    cs.CV cs.LG eess.IV

    AttentionNAS: Spatiotemporal Attention Cell Search for Video Classification

    Authors: Xiaofang Wang, Xuehan Xiong, Maxim Neumann, AJ Piergiovanni, Michael S. Ryoo, Anelia Angelova, Kris M. Kitani, Wei Hua

    Abstract: Convolutional operations have two limitations: (1) do not explicitly model where to focus as the same filter is applied to all the positions, and (2) are unsuitable for modeling long-range dependencies as they only operate on a small neighborhood. While both limitations can be alleviated by attention operations, many design choices remain to be determined to use attention, especially when applying… ▽ More

    Submitted 31 July, 2020; v1 submitted 23 July, 2020; originally announced July 2020.

    Comments: ECCV 2020

  41. arXiv:2007.05515  [pdf, other

    cs.CV

    AViD Dataset: Anonymized Videos from Diverse Countries

    Authors: AJ Piergiovanni, Michael S. Ryoo

    Abstract: We introduce a new public video dataset for action recognition: Anonymized Videos from Diverse countries (AViD). Unlike existing public video datasets, AViD is a collection of action videos from many different countries. The motivation is to create a public dataset that would benefit training and pretraining of action recognition models for everybody, rather than making it useful for limited count… ▽ More

    Submitted 3 November, 2020; v1 submitted 10 July, 2020; originally announced July 2020.

    Comments: https://github.com/piergiaj/AViD

    Journal ref: NeurIPS 2020

  42. arXiv:2003.06464  [pdf, other

    eess.SP cs.LG

    LCP: A Low-Communication Parallelization Method for Fast Neural Network Inference in Image Recognition

    Authors: Ramyad Hadidi, Bahar Asgari, Jiashen Cao, Younmin Bae, Da Eun Shim, Hyojong Kim, Sung-Kyu Lim, Michael S. Ryoo, Hyesoon Kim

    Abstract: Deep neural networks (DNNs) have inspired new studies in myriad edge applications with robots, autonomous agents, and Internet-of-things (IoT) devices. However, performing inference of DNNs in the edge is still a severe challenge, mainly because of the contradiction between the intensive resource requirements of DNNs and the tight resource availability in several edge domains. Further, as communic… ▽ More

    Submitted 17 November, 2020; v1 submitted 13 March, 2020; originally announced March 2020.

  43. arXiv:2002.12177  [pdf, other

    cs.CV cs.LG

    Evolving Losses for Unsupervised Video Representation Learning

    Authors: AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo

    Abstract: We present a new method to learn video representations from large-scale unlabeled video data. Ideally, this representation will be generic and transferable, directly usable for new tasks such as action recognition and zero or few-shot learning. We formulate unsupervised representation learning as a multi-modal, multi-task learning problem, where the representations are shared across different moda… ▽ More

    Submitted 26 February, 2020; originally announced February 2020.

    Comments: arXiv admin note: text overlap with arXiv:1906.03248

    Journal ref: CVPR 2020

  44. arXiv:1911.11759  [pdf, other

    cs.CV cs.LG eess.IV

    Password-conditioned Anonymization and Deanonymization with Face Identity Transformers

    Authors: Xiuye Gu, Weixin Luo, Michael S. Ryoo, Yong Jae Lee

    Abstract: Cameras are prevalent in our daily lives, and enable many useful systems built upon computer vision technologies such as smart cameras and home robots for service applications. However, there is also an increasing societal concern as the captured images/videos may contain privacy-sensitive information (e.g., face identity). We propose a novel face identity transformer which enables automated photo… ▽ More

    Submitted 30 September, 2020; v1 submitted 26 November, 2019; originally announced November 2019.

    Comments: ECCV 2020

  45. arXiv:1910.06961  [pdf, other

    cs.CV

    Tiny Video Networks

    Authors: AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo

    Abstract: Video understanding is a challenging problem with great impact on the abilities of autonomous agents working in the real-world. Yet, solutions so far have been computationally intensive, with the fastest algorithms running for more than half a second per video snippet on powerful GPUs. We propose a novel idea on video architecture learning - Tiny Video Networks - which automatically designs highly… ▽ More

    Submitted 29 June, 2021; v1 submitted 15 October, 2019; originally announced October 2019.

  46. arXiv:1910.03157  [pdf, other

    cs.RO cs.CV

    Model-based Behavioral Cloning with Future Image Similarity Learning

    Authors: Alan Wu, AJ Piergiovanni, Michael S. Ryoo

    Abstract: We present a visual imitation learning framework that enables learning of robot action policies solely based on expert samples without any robot trials. Robot exploration and on-policy trials in a real-world environment could often be expensive/dangerous. We present a new approach to address this problem by learning a future scene prediction model solely on a collection of expert trajectories cons… ▽ More

    Submitted 7 October, 2019; originally announced October 2019.

  47. arXiv:1906.03248  [pdf, other

    cs.CV

    Evolving Losses for Unlabeled Video Representation Learning

    Authors: AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo

    Abstract: We present a new method to learn video representations from unlabeled data. Given large-scale unlabeled video data, the objective is to benefit from such data by learning a generic and transferable representation space that can be directly used for a new task such as zero/few-shot learning. We formulate our unsupervised representation learning as a multi-modal, multi-task learning problem, where t… ▽ More

    Submitted 7 June, 2019; originally announced June 2019.

    Comments: Non-archival abstract for CVPR Workshop on Learning from Unlabeled Videos

  48. arXiv:1905.13209  [pdf, other

    cs.CV cs.LG cs.NE

    AssembleNet: Searching for Multi-Stream Neural Connectivity in Video Architectures

    Authors: Michael S. Ryoo, AJ Piergiovanni, Mingxing Tan, Anelia Angelova

    Abstract: Learning to represent videos is a very challenging task both algorithmically and computationally. Standard video CNN architectures have been designed by directly extending architectures devised for image understanding to include the time dimension, using modules such as 3D convolutions, or by using two-stream design to capture both appearance and motion in videos. We interpret a video CNN as a col… ▽ More

    Submitted 27 May, 2020; v1 submitted 30 May, 2019; originally announced May 2019.

    Journal ref: ICLR 2020

  49. arXiv:1904.08916  [pdf, other

    cs.CV

    Early Detection of Injuries in MLB Pitchers from Video

    Authors: AJ Piergiovanni, Michael S. Ryoo

    Abstract: Injuries are a major cost in sports. Teams spend millions of dollars every year on players who are hurt and unable to play, resulting in lost games, decreased fan interest and additional wages for replacement players. Modern convolutional neural networks have been successfully applied to many video recognition tasks. In this paper, we introduce the problem of injury detection/prediction in MLB pit… ▽ More

    Submitted 18 April, 2019; originally announced April 2019.

    Comments: CVPR Workshop on Computer Vision in Sports 2019

  50. arXiv:1902.00505  [pdf, other

    cs.CV cs.LG

    Differentiable Grammars for Videos

    Authors: AJ Piergiovanni, Anelia Angelova, Michael S. Ryoo

    Abstract: This paper proposes a novel algorithm which learns a formal regular grammar from real-world continuous data, such as videos. Learning latent terminals, non-terminals, and production rules directly from continuous data allows the construction of a generative model capturing sequential structures with multiple possibilities. Our model is fully differentiable, and provides easily interpretable result… ▽ More

    Submitted 15 February, 2020; v1 submitted 1 February, 2019; originally announced February 2019.

    Journal ref: AAAI-2020