Skip to main content

Showing 1–50 of 167 results for author: Torralba, A

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

    cs.CV cs.LG

    L4GM: Large 4D Gaussian Reconstruction Model

    Authors: Jiawei Ren, Kevin Xie, Ashkan Mirzaei, Hanxue Liang, Xiaohui Zeng, Karsten Kreis, Ziwei Liu, Antonio Torralba, Sanja Fidler, Seung Wook Kim, Huan Ling

    Abstract: We present L4GM, the first 4D Large Reconstruction Model that produces animated objects from a single-view video input -- in a single feed-forward pass that takes only a second. Key to our success is a novel dataset of multiview videos containing curated, rendered animated objects from Objaverse. This dataset depicts 44K diverse objects with 110K animations rendered in 48 viewpoints, resulting in… ▽ More

    Submitted 14 June, 2024; originally announced June 2024.

    Comments: Project page: https://research.nvidia.com/labs/toronto-ai/l4gm

  2. arXiv:2404.14394  [pdf, other

    cs.AI cs.CL cs.CV

    A Multimodal Automated Interpretability Agent

    Authors: Tamar Rott Shaham, Sarah Schwettmann, Franklin Wang, Achyuta Rajaram, Evan Hernandez, Jacob Andreas, Antonio Torralba

    Abstract: This paper describes MAIA, a Multimodal Automated Interpretability Agent. MAIA is a system that uses neural models to automate neural model understanding tasks like feature interpretation and failure mode discovery. It equips a pre-trained vision-language model with a set of tools that support iterative experimentation on subcomponents of other models to explain their behavior. These include tools… ▽ More

    Submitted 22 April, 2024; originally announced April 2024.

    Comments: 25 pages, 13 figures

  3. arXiv:2404.14349  [pdf, other

    cs.CV cs.AI

    Automatic Discovery of Visual Circuits

    Authors: Achyuta Rajaram, Neil Chowdhury, Antonio Torralba, Jacob Andreas, Sarah Schwettmann

    Abstract: To date, most discoveries of network subcomponents that implement human-interpretable computations in deep vision models have involved close study of single units and large amounts of human labor. We explore scalable methods for extracting the subgraph of a vision model's computational graph that underlies recognition of a specific visual concept. We introduce a new method for identifying these su… ▽ More

    Submitted 22 April, 2024; originally announced April 2024.

    Comments: 14 pages, 11 figures

  4. arXiv:2403.19797  [pdf, other

    cs.CV

    Efficient 3D Instance Map** and Localization with Neural Fields

    Authors: George Tang, Krishna Murthy Jatavallabhula, Antonio Torralba

    Abstract: We tackle the problem of learning an implicit scene representation for 3D instance segmentation from a sequence of posed RGB images. Towards this, we introduce 3DIML, a novel framework that efficiently learns a label field that may be rendered from novel viewpoints to produce view-consistent instance segmentation masks. 3DIML significantly improves upon training and inference runtimes of existing… ▽ More

    Submitted 31 March, 2024; v1 submitted 28 March, 2024; originally announced March 2024.

  5. arXiv:2403.15385  [pdf, other

    cs.CV cs.AI cs.GR cs.LG

    LATTE3D: Large-scale Amortized Text-To-Enhanced3D Synthesis

    Authors: Kevin Xie, Jonathan Lorraine, Tianshi Cao, Jun Gao, James Lucas, Antonio Torralba, Sanja Fidler, Xiaohui Zeng

    Abstract: Recent text-to-3D generation approaches produce impressive 3D results but require time-consuming optimization that can take up to an hour per prompt. Amortized methods like ATT3D optimize multiple prompts simultaneously to improve efficiency, enabling fast text-to-3D synthesis. However, they cannot capture high-frequency geometry and texture details and struggle to scale to large prompt sets, so t… ▽ More

    Submitted 22 March, 2024; originally announced March 2024.

    Comments: See the project website at https://research.nvidia.com/labs/toronto-ai/LATTE3D/

    MSC Class: 68T45 ACM Class: I.2.6; I.2.7; I.3.6; I.3.7

  6. arXiv:2403.11075  [pdf, other

    cs.HC cs.AI cs.MA

    GOMA: Proactive Embodied Cooperative Communication via Goal-Oriented Mental Alignment

    Authors: Lance Ying, Kunal Jha, Shivam Aarya, Joshua B. Tenenbaum, Antonio Torralba, Tianmin Shu

    Abstract: Verbal communication plays a crucial role in human cooperation, particularly when the partners only have incomplete information about the task, environment, and each other's mental state. In this paper, we propose a novel cooperative communication framework, Goal-Oriented Mental Alignment (GOMA). GOMA formulates verbal communication as a planning problem that minimizes the misalignment between the… ▽ More

    Submitted 16 March, 2024; originally announced March 2024.

    Comments: 8 pages, 5 figures

  7. arXiv:2401.08743  [pdf, other

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

    MMToM-QA: Multimodal Theory of Mind Question Answering

    Authors: Chuanyang **, Yutong Wu, **g Cao, Jiannan Xiang, Yen-Ling Kuo, Zhiting Hu, Tomer Ullman, Antonio Torralba, Joshua B. Tenenbaum, Tianmin Shu

    Abstract: Theory of Mind (ToM), the ability to understand people's mental states, is an essential ingredient for develo** machines with human-level social intelligence. Recent machine learning models, particularly large language models, seem to show some aspects of ToM understanding. However, existing ToM benchmarks use unimodal datasets - either video or text. Human ToM, on the other hand, is more than v… ▽ More

    Submitted 15 June, 2024; v1 submitted 16 January, 2024; originally announced January 2024.

    Comments: ACL 2024. 26 pages, 11 figures, 7 tables

  8. arXiv:2401.05236  [pdf, other

    cs.CV

    Structure from Duplicates: Neural Inverse Graphics from a Pile of Objects

    Authors: Tianhang Cheng, Wei-Chiu Ma, Kaiyu Guan, Antonio Torralba, Shenlong Wang

    Abstract: Our world is full of identical objects (\emphe.g., cans of coke, cars of same model). These duplicates, when seen together, provide additional and strong cues for us to effectively reason about 3D. Inspired by this observation, we introduce Structure from Duplicates (SfD), a novel inverse graphics framework that reconstructs geometry, material, and illumination from a single image containing multi… ▽ More

    Submitted 10 January, 2024; originally announced January 2024.

    Comments: Code: https://github.com/Tianhang-Cheng/SfD

  9. arXiv:2401.01862  [pdf, other

    cs.CV cs.CL cs.LG

    A Vision Check-up for Language Models

    Authors: Pratyusha Sharma, Tamar Rott Shaham, Manel Baradad, Stephanie Fu, Adrian Rodriguez-Munoz, Shivam Duggal, Phillip Isola, Antonio Torralba

    Abstract: What does learning to model relationships between strings teach large language models (LLMs) about the visual world? We systematically evaluate LLMs' abilities to generate and recognize an assortment of visual concepts of increasing complexity and then demonstrate how a preliminary visual representation learning system can be trained using models of text. As language models lack the ability to con… ▽ More

    Submitted 3 January, 2024; originally announced January 2024.

  10. arXiv:2312.13763  [pdf, other

    cs.CV cs.LG

    Align Your Gaussians: Text-to-4D with Dynamic 3D Gaussians and Composed Diffusion Models

    Authors: Huan Ling, Seung Wook Kim, Antonio Torralba, Sanja Fidler, Karsten Kreis

    Abstract: Text-guided diffusion models have revolutionized image and video generation and have also been successfully used for optimization-based 3D object synthesis. Here, we instead focus on the underexplored text-to-4D setting and synthesize dynamic, animated 3D objects using score distillation methods with an additional temporal dimension. Compared to previous work, we pursue a novel compositional gener… ▽ More

    Submitted 3 January, 2024; v1 submitted 21 December, 2023; originally announced December 2023.

    Comments: Project page: https://research.nvidia.com/labs/toronto-ai/AlignYourGaussians/

  11. arXiv:2312.04966  [pdf, other

    cs.CV

    Customizing Motion in Text-to-Video Diffusion Models

    Authors: Joanna Materzynska, Josef Sivic, Eli Shechtman, Antonio Torralba, Richard Zhang, Bryan Russell

    Abstract: We introduce an approach for augmenting text-to-video generation models with customized motions, extending their capabilities beyond the motions depicted in the original training data. By leveraging a few video samples demonstrating specific movements as input, our method learns and generalizes the input motion patterns for diverse, text-specified scenarios. Our contributions are threefold. First,… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

    Comments: Project page: this website https://joaanna.github.io/customizing_motion/

  12. arXiv:2311.12092  [pdf, other

    cs.CV

    Concept Sliders: LoRA Adaptors for Precise Control in Diffusion Models

    Authors: Rohit Gandikota, Joanna Materzynska, Tingrui Zhou, Antonio Torralba, David Bau

    Abstract: We present a method to create interpretable concept sliders that enable precise control over attributes in image generations from diffusion models. Our approach identifies a low-rank parameter direction corresponding to one concept while minimizing interference with other attributes. A slider is created using a small set of prompts or sample images; thus slider directions can be created for either… ▽ More

    Submitted 27 November, 2023; v1 submitted 20 November, 2023; originally announced November 2023.

  13. arXiv:2309.16650  [pdf, other

    cs.RO cs.CV

    ConceptGraphs: Open-Vocabulary 3D Scene Graphs for Perception and Planning

    Authors: Qiao Gu, Alihusein Kuwajerwala, Sacha Morin, Krishna Murthy Jatavallabhula, Bipasha Sen, Aditya Agarwal, Corban Rivera, William Paul, Kirsty Ellis, Rama Chellappa, Chuang Gan, Celso Miguel de Melo, Joshua B. Tenenbaum, Antonio Torralba, Florian Shkurti, Liam Paull

    Abstract: For robots to perform a wide variety of tasks, they require a 3D representation of the world that is semantically rich, yet compact and efficient for task-driven perception and planning. Recent approaches have attempted to leverage features from large vision-language models to encode semantics in 3D representations. However, these approaches tend to produce maps with per-point feature vectors, whi… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

    Comments: Project page: https://concept-graphs.github.io/ Explainer video: https://youtu.be/mRhNkQwRYnc

  14. arXiv:2309.03886  [pdf, other

    cs.CL cs.AI cs.LG

    FIND: A Function Description Benchmark for Evaluating Interpretability Methods

    Authors: Sarah Schwettmann, Tamar Rott Shaham, Joanna Materzynska, Neil Chowdhury, Shuang Li, Jacob Andreas, David Bau, Antonio Torralba

    Abstract: Labeling neural network submodules with human-legible descriptions is useful for many downstream tasks: such descriptions can surface failures, guide interventions, and perhaps even explain important model behaviors. To date, most mechanistic descriptions of trained networks have involved small models, narrowly delimited phenomena, and large amounts of human labor. Labeling all human-interpretable… ▽ More

    Submitted 8 December, 2023; v1 submitted 7 September, 2023; originally announced September 2023.

    Comments: 28 pages, 10 figures

    Journal ref: NeurIPS 2023

  15. arXiv:2308.05737  [pdf, other

    cs.RO cs.CV cs.LG

    Follow Anything: Open-set detection, tracking, and following in real-time

    Authors: Alaa Maalouf, Ninad Jadhav, Krishna Murthy Jatavallabhula, Makram Chahine, Daniel M. Vogt, Robert J. Wood, Antonio Torralba, Daniela Rus

    Abstract: Tracking and following objects of interest is critical to several robotics use cases, ranging from industrial automation to logistics and warehousing, to healthcare and security. In this paper, we present a robotic system to detect, track, and follow any object in real-time. Our approach, dubbed ``follow anything'' (FAn), is an open-vocabulary and multimodal model -- it is not restricted to concep… ▽ More

    Submitted 9 February, 2024; v1 submitted 10 August, 2023; originally announced August 2023.

    Comments: Project webpage: https://github.com/alaamaalouf/FollowAnything Explainer video: https://www.youtube.com/watch?v=6Mgt3EPytrw

  16. arXiv:2308.01544  [pdf, other

    cs.CV cs.CL

    Multimodal Neurons in Pretrained Text-Only Transformers

    Authors: Sarah Schwettmann, Neil Chowdhury, Samuel Klein, David Bau, Antonio Torralba

    Abstract: Language models demonstrate remarkable capacity to generalize representations learned in one modality to downstream tasks in other modalities. Can we trace this ability to individual neurons? We study the case where a frozen text transformer is augmented with vision using a self-supervised visual encoder and a single linear projection learned on an image-to-text task. Outputs of the projection lay… ▽ More

    Submitted 1 October, 2023; v1 submitted 3 August, 2023; originally announced August 2023.

    Comments: Oral presentation at ICCV CLVL 2023

  17. arXiv:2307.07487  [pdf, other

    cs.CV cs.LG

    DreamTeacher: Pretraining Image Backbones with Deep Generative Models

    Authors: Daiqing Li, Huan Ling, Amlan Kar, David Acuna, Seung Wook Kim, Karsten Kreis, Antonio Torralba, Sanja Fidler

    Abstract: In this work, we introduce a self-supervised feature representation learning framework DreamTeacher that utilizes generative networks for pre-training downstream image backbones. We propose to distill knowledge from a trained generative model into standard image backbones that have been well engineered for specific perception tasks. We investigate two types of knowledge distillation: 1) distilling… ▽ More

    Submitted 14 July, 2023; originally announced July 2023.

    Comments: Project page: https://research.nvidia.com/labs/toronto-ai/DreamTeacher/

  18. arXiv:2306.05428  [pdf, other

    cs.CV

    Background Prompting for Improved Object Depth

    Authors: Manel Baradad, Yuanzhen Li, Forrester Cole, Michael Rubinstein, Antonio Torralba, William T. Freeman, Varun Jampani

    Abstract: Estimating the depth of objects from a single image is a valuable task for many vision, robotics, and graphics applications. However, current methods often fail to produce accurate depth for objects in diverse scenes. In this work, we propose a simple yet effective Background Prompting strategy that adapts the input object image with a learned background. We learn the background prompts only using… ▽ More

    Submitted 8 June, 2023; originally announced June 2023.

  19. arXiv:2306.05357  [pdf, other

    cs.CV cs.AI cs.LG

    Unsupervised Compositional Concepts Discovery with Text-to-Image Generative Models

    Authors: Nan Liu, Yilun Du, Shuang Li, Joshua B. Tenenbaum, Antonio Torralba

    Abstract: Text-to-image generative models have enabled high-resolution image synthesis across different domains, but require users to specify the content they wish to generate. In this paper, we consider the inverse problem -- given a collection of different images, can we discover the generative concepts that represent each image? We present an unsupervised approach to discover generative concepts from a c… ▽ More

    Submitted 3 August, 2023; v1 submitted 8 June, 2023; originally announced June 2023.

    Comments: ICCV 2023. Project Webpage: https://energy-based-model.github.io/unsupervised-concept-discovery/

  20. arXiv:2305.14325  [pdf, other

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

    Improving Factuality and Reasoning in Language Models through Multiagent Debate

    Authors: Yilun Du, Shuang Li, Antonio Torralba, Joshua B. Tenenbaum, Igor Mordatch

    Abstract: Large language models (LLMs) have demonstrated remarkable capabilities in language generation, understanding, and few-shot learning in recent years. An extensive body of work has explored how their performance may be further improved through the tools of prompting, ranging from verification, self-consistency, or intermediate scratchpads. In this paper, we present a complementary approach to improv… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

    Comments: Project Webpage and Code: https://composable-models.github.io/llm_debate/

  21. arXiv:2305.01649  [pdf, other

    cs.CV cs.AI cs.LG

    Generalizing Dataset Distillation via Deep Generative Prior

    Authors: George Cazenavette, Tongzhou Wang, Antonio Torralba, Alexei A. Efros, Jun-Yan Zhu

    Abstract: Dataset Distillation aims to distill an entire dataset's knowledge into a few synthetic images. The idea is to synthesize a small number of synthetic data points that, when given to a learning algorithm as training data, result in a model approximating one trained on the original data. Despite recent progress in the field, existing dataset distillation methods fail to generalize to new architectur… ▽ More

    Submitted 3 May, 2023; v1 submitted 2 May, 2023; originally announced May 2023.

    Comments: CVPR 2023; Project Page at https://georgecazenavette.github.io/glad Code at https://github.com/GeorgeCazenavette/glad

  22. arXiv:2304.11470  [pdf, other

    cs.CV cs.AI

    3D-IntPhys: Towards More Generalized 3D-grounded Visual Intuitive Physics under Challenging Scenes

    Authors: Haotian Xue, Antonio Torralba, Joshua B. Tenenbaum, Daniel LK Yamins, Yunzhu Li, Hsiao-Yu Tung

    Abstract: Given a visual scene, humans have strong intuitions about how a scene can evolve over time under given actions. The intuition, often termed visual intuitive physics, is a critical ability that allows us to make effective plans to manipulate the scene to achieve desired outcomes without relying on extensive trial and error. In this paper, we present a framework capable of learning 3D-grounded visua… ▽ More

    Submitted 22 April, 2023; originally announced April 2023.

  23. arXiv:2304.09787  [pdf, other

    cs.CV

    NeuralField-LDM: Scene Generation with Hierarchical Latent Diffusion Models

    Authors: Seung Wook Kim, Bradley Brown, Kangxue Yin, Karsten Kreis, Katja Schwarz, Daiqing Li, Robin Rombach, Antonio Torralba, Sanja Fidler

    Abstract: Automatically generating high-quality real world 3D scenes is of enormous interest for applications such as virtual reality and robotics simulation. Towards this goal, we introduce NeuralField-LDM, a generative model capable of synthesizing complex 3D environments. We leverage Latent Diffusion Models that have been successfully utilized for efficient high-quality 2D content creation. We first trai… ▽ More

    Submitted 19 April, 2023; originally announced April 2023.

    Comments: CVPR 2023

  24. arXiv:2304.01203  [pdf, other

    cs.LG

    Optimal Goal-Reaching Reinforcement Learning via Quasimetric Learning

    Authors: Tongzhou Wang, Antonio Torralba, Phillip Isola, Amy Zhang

    Abstract: In goal-reaching reinforcement learning (RL), the optimal value function has a particular geometry, called quasimetric structure. This paper introduces Quasimetric Reinforcement Learning (QRL), a new RL method that utilizes quasimetric models to learn optimal value functions. Distinct from prior approaches, the QRL objective is specifically designed for quasimetrics, and provides strong theoretica… ▽ More

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

    Comments: Project Page: https://www.tongzhouwang.info/quasimetric_rl/ Code: https://github.com/quasimetric-learning/quasimetric-rl/

    Journal ref: International Conference on Machine Learning (ICML) 2023

  25. arXiv:2303.16897  [pdf, other

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

    Physics-Driven Diffusion Models for Impact Sound Synthesis from Videos

    Authors: Kun Su, Kaizhi Qian, Eli Shlizerman, Antonio Torralba, Chuang Gan

    Abstract: Modeling sounds emitted from physical object interactions is critical for immersive perceptual experiences in real and virtual worlds. Traditional methods of impact sound synthesis use physics simulation to obtain a set of physics parameters that could represent and synthesize the sound. However, they require fine details of both the object geometries and impact locations, which are rarely availab… ▽ More

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

    Comments: CVPR 2023. Project page: https://sukun1045.github.io/video-physics-sound-diffusion/

  26. arXiv:2303.11749  [pdf, other

    cs.CV

    Detecting Everything in the Open World: Towards Universal Object Detection

    Authors: Zhenyu Wang, Yali Li, Xi Chen, Ser-Nam Lim, Antonio Torralba, Hengshuang Zhao, Sheng** Wang

    Abstract: In this paper, we formally address universal object detection, which aims to detect every scene and predict every category. The dependence on human annotations, the limited visual information, and the novel categories in the open world severely restrict the universality of traditional detectors. We propose UniDetector, a universal object detector that has the ability to recognize enormous categori… ▽ More

    Submitted 26 March, 2023; v1 submitted 21 March, 2023; originally announced March 2023.

    Comments: Accepted by CVPR2023

  27. arXiv:2303.11324  [pdf, other

    cs.CV

    Open-vocabulary Panoptic Segmentation with Embedding Modulation

    Authors: Xi Chen, Shuang Li, Ser-Nam Lim, Antonio Torralba, Hengshuang Zhao

    Abstract: Open-vocabulary image segmentation is attracting increasing attention due to its critical applications in the real world. Traditional closed-vocabulary segmentation methods are not able to characterize novel objects, whereas several recent open-vocabulary attempts obtain unsatisfactory results, i.e., notable performance reduction on the closed vocabulary and massive demand for extra data. To this… ▽ More

    Submitted 15 July, 2023; v1 submitted 20 March, 2023; originally announced March 2023.

    Comments: ICCV2023

  28. arXiv:2303.02346  [pdf, other

    cs.RO cs.AI cs.LG

    FluidLab: A Differentiable Environment for Benchmarking Complex Fluid Manipulation

    Authors: Zhou Xian, Bo Zhu, Zhenjia Xu, Hsiao-Yu Tung, Antonio Torralba, Katerina Fragkiadaki, Chuang Gan

    Abstract: Humans manipulate various kinds of fluids in their everyday life: creating latte art, scoo** floating objects from water, rolling an ice cream cone, etc. Using robots to augment or replace human labors in these daily settings remain as a challenging task due to the multifaceted complexities of fluids. Previous research in robotic fluid manipulation mostly consider fluids governed by an ideal, Ne… ▽ More

    Submitted 4 March, 2023; originally announced March 2023.

  29. arXiv:2302.07241  [pdf, other

    cs.CV cs.AI cs.RO

    ConceptFusion: Open-set Multimodal 3D Map**

    Authors: Krishna Murthy Jatavallabhula, Alihusein Kuwajerwala, Qiao Gu, Mohd Omama, Tao Chen, Alaa Maalouf, Shuang Li, Ganesh Iyer, Soroush Saryazdi, Nikhil Keetha, Ayush Tewari, Joshua B. Tenenbaum, Celso Miguel de Melo, Madhava Krishna, Liam Paull, Florian Shkurti, Antonio Torralba

    Abstract: Building 3D maps of the environment is central to robot navigation, planning, and interaction with objects in a scene. Most existing approaches that integrate semantic concepts with 3D maps largely remain confined to the closed-set setting: they can only reason about a finite set of concepts, pre-defined at training time. Further, these maps can only be queried using class labels, or in recent wor… ▽ More

    Submitted 23 October, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

    Comments: RSS 2023. Project page: https://concept-fusion.github.io Explainer video: https://www.youtube.com/watch?v=rkXgws8fiDs Code: https://github.com/concept-fusion/concept-fusion

  30. arXiv:2302.00070  [pdf, other

    cs.LG cs.CV

    Debiasing Vision-Language Models via Biased Prompts

    Authors: Ching-Yao Chuang, Varun Jampani, Yuanzhen Li, Antonio Torralba, Stefanie Jegelka

    Abstract: Machine learning models have been shown to inherit biases from their training datasets. This can be particularly problematic for vision-language foundation models trained on uncurated datasets scraped from the internet. The biases can be amplified and propagated to downstream applications like zero-shot classifiers and text-to-image generative models. In this study, we propose a general approach f… ▽ More

    Submitted 15 May, 2023; v1 submitted 31 January, 2023; originally announced February 2023.

  31. arXiv:2301.05223  [pdf, other

    cs.RO cs.AI cs.LG cs.MA

    NOPA: Neurally-guided Online Probabilistic Assistance for Building Socially Intelligent Home Assistants

    Authors: Xavier Puig, Tianmin Shu, Joshua B. Tenenbaum, Antonio Torralba

    Abstract: In this work, we study how to build socially intelligent robots to assist people in their homes. In particular, we focus on assistance with online goal inference, where robots must simultaneously infer humans' goals and how to help them achieve those goals. Prior assistance methods either lack the adaptivity to adjust hel** strategies (i.e., when and how to help) in response to uncertainty about… ▽ More

    Submitted 12 January, 2023; originally announced January 2023.

    Comments: Project website: https://www.tshu.io/online_watch_and_help. Code: https://github.com/xavierpuigf/online_watch_and_help

  32. arXiv:2212.11760  [pdf, other

    cs.CV cs.AI

    Aliasing is a Driver of Adversarial Attacks

    Authors: Adrián Rodríguez-Muñoz, Antonio Torralba

    Abstract: Aliasing is a highly important concept in signal processing, as careful consideration of resolution changes is essential in ensuring transmission and processing quality of audio, image, and video. Despite this, up until recently aliasing has received very little consideration in Deep Learning, with all common architectures carelessly sub-sampling without considering aliasing effects. In this work,… ▽ More

    Submitted 22 December, 2022; originally announced December 2022.

    Comments: 14 pages, 9 figures, 4 tables

  33. arXiv:2211.16412  [pdf, other

    cs.CV cs.LG

    Procedural Image Programs for Representation Learning

    Authors: Manel Baradad, Chun-Fu Chen, Jonas Wulff, Tongzhou Wang, Rogerio Feris, Antonio Torralba, Phillip Isola

    Abstract: Learning image representations using synthetic data allows training neural networks without some of the concerns associated with real images, such as privacy and bias. Existing work focuses on a handful of curated generative processes which require expert knowledge to design, making it hard to scale up. To overcome this, we propose training with a large dataset of twenty-one thousand programs, eac… ▽ More

    Submitted 6 November, 2023; v1 submitted 29 November, 2022; originally announced November 2022.

    Comments: 29 pages, Accepted in the Conference on Neural Information Processing Systems 2022 (NeurIPS 2022)

    Journal ref: NeurIPS 2022

  34. arXiv:2211.03989  [pdf, other

    cs.CV

    $BT^2$: Backward-compatible Training with Basis Transformation

    Authors: Yifei Zhou, Zilu Li, Abhinav Shrivastava, Hengshuang Zhao, Antonio Torralba, Taipeng Tian, Ser-Nam Lim

    Abstract: Modern retrieval system often requires recomputing the representation of every piece of data in the gallery when updating to a better representation model. This process is known as backfilling and can be especially costly in the real world where the gallery often contains billions of samples. Recently, researchers have proposed the idea of Backward Compatible Training (BCT) where the new represent… ▽ More

    Submitted 28 August, 2023; v1 submitted 7 November, 2022; originally announced November 2022.

    Comments: iccv2023 camera ready

  35. arXiv:2210.11522  [pdf, other

    cs.CV cs.AI cs.LG

    Composing Ensembles of Pre-trained Models via Iterative Consensus

    Authors: Shuang Li, Yilun Du, Joshua B. Tenenbaum, Antonio Torralba, Igor Mordatch

    Abstract: Large pre-trained models exhibit distinct and complementary capabilities dependent on the data they are trained on. Language models such as GPT-3 are capable of textual reasoning but cannot understand visual information, while vision models such as DALL-E can generate photorealistic photos but fail to understand complex language descriptions. In this work, we propose a unified framework for compos… ▽ More

    Submitted 20 October, 2022; originally announced October 2022.

  36. arXiv:2209.13032  [pdf, other

    cs.CV

    Totems: Physical Objects for Verifying Visual Integrity

    Authors: **gwei Ma, Lucy Chai, Minyoung Huh, Tongzhou Wang, Ser-Nam Lim, Phillip Isola, Antonio Torralba

    Abstract: We introduce a new approach to image forensics: placing physical refractive objects, which we call totems, into a scene so as to protect any photograph taken of that scene. Totems bend and redirect light rays, thus providing multiple, albeit distorted, views of the scene within a single image. A defender can use these distorted totem pixels to detect if an image has been manipulated. Our approach… ▽ More

    Submitted 26 September, 2022; originally announced September 2022.

    Comments: ECCV 2022 camera ready version; project page https://**gweim.github.io/totems/

  37. arXiv:2207.04479  [pdf, other

    cs.AI cs.CL cs.LG

    Scaling up ML-based Black-box Planning with Partial STRIPS Models

    Authors: Matias Greco, Álvaro Torralba, Jorge A. Baier, Hector Palacios

    Abstract: A popular approach for sequential decision-making is to perform simulator-based search guided with Machine Learning (ML) methods like policy learning. On the other hand, model-relaxation heuristics can guide the search effectively if a full declarative model is available. In this work, we consider how a practitioner can improve ML-based black-box planning on settings where a complete symbolic mode… ▽ More

    Submitted 10 July, 2022; originally announced July 2022.

    Comments: 10 pages. Presented in workshops: RDDPS @ ICAPS 2022 and PRL @ IJCAI 2022

  38. arXiv:2207.03483  [pdf, other

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

    Finding Fallen Objects Via Asynchronous Audio-Visual Integration

    Authors: Chuang Gan, Yi Gu, Siyuan Zhou, Jeremy Schwartz, Seth Alter, James Traer, Dan Gutfreund, Joshua B. Tenenbaum, Josh McDermott, Antonio Torralba

    Abstract: The way an object looks and sounds provide complementary reflections of its physical properties. In many settings cues from vision and audition arrive asynchronously but must be integrated, as when we hear an object dropped on the floor and then must find it. In this paper, we introduce a setting in which to study multi-modal object localization in 3D virtual environments. An object is dropped som… ▽ More

    Submitted 7 July, 2022; originally announced July 2022.

    Comments: CVPR 2022. Project page: http://fallen-object.csail.mit.edu

  39. arXiv:2207.02774  [pdf, other

    cs.CV cs.GR

    Local Relighting of Real Scenes

    Authors: Audrey Cui, Ali Jahanian, Agata Lapedriza, Antonio Torralba, Shahin Mahdizadehaghdam, Rohit Kumar, David Bau

    Abstract: We introduce the task of local relighting, which changes a photograph of a scene by switching on and off the light sources that are visible within the image. This new task differs from the traditional image relighting problem, as it introduces the challenge of detecting light sources and inferring the pattern of light that emanates from them. We propose an approach for local relighting that trains… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

    Comments: 15 pages, 15 figures

  40. arXiv:2206.15477  [pdf, other

    cs.LG

    Denoised MDPs: Learning World Models Better Than the World Itself

    Authors: Tongzhou Wang, Simon S. Du, Antonio Torralba, Phillip Isola, Amy Zhang, Yuandong Tian

    Abstract: The ability to separate signal from noise, and reason with clean abstractions, is critical to intelligence. With this ability, humans can efficiently perform real world tasks without considering all possible nuisance factors.How can artificial agents do the same? What kind of information can agents safely discard as noises? In this work, we categorize information out in the wild into four types… ▽ More

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

    Comments: Project page: https://ssnl.github.io/denoised_mdp/ Code: https://github.com/facebookresearch/denoised_mdp

  41. arXiv:2206.08365  [pdf, other

    cs.CV cs.RO

    Virtual Correspondence: Humans as a Cue for Extreme-View Geometry

    Authors: Wei-Chiu Ma, Anqi Joyce Yang, Shenlong Wang, Raquel Urtasun, Antonio Torralba

    Abstract: Recovering the spatial layout of the cameras and the geometry of the scene from extreme-view images is a longstanding challenge in computer vision. Prevailing 3D reconstruction algorithms often adopt the image matching paradigm and presume that a portion of the scene is co-visible across images, yielding poor performance when there is little overlap among inputs. In contrast, humans can associate… ▽ More

    Submitted 16 June, 2022; originally announced June 2022.

    Comments: CVPR 2022. Project page: https://people.csail.mit.edu/weichium/virtual-correspondence/

  42. arXiv:2206.07835  [pdf, other

    cs.CV

    Disentangling visual and written concepts in CLIP

    Authors: Joanna Materzynska, Antonio Torralba, David Bau

    Abstract: The CLIP network measures the similarity between natural text and images; in this work, we investigate the entanglement of the representation of word images and natural images in its image encoder. First, we find that the image encoder has an ability to match word images with natural images of scenes described by those words. This is consistent with previous research that suggests that the meaning… ▽ More

    Submitted 15 June, 2022; originally announced June 2022.

  43. arXiv:2206.02903  [pdf, other

    cs.CV

    Polymorphic-GAN: Generating Aligned Samples across Multiple Domains with Learned Morph Maps

    Authors: Seung Wook Kim, Karsten Kreis, Daiqing Li, Antonio Torralba, Sanja Fidler

    Abstract: Modern image generative models show remarkable sample quality when trained on a single domain or class of objects. In this work, we introduce a generative adversarial network that can simultaneously generate aligned image samples from multiple related domains. We leverage the fact that a variety of object classes share common attributes, with certain geometric differences. We propose Polymorphic-G… ▽ More

    Submitted 6 June, 2022; originally announced June 2022.

    Comments: CVPR 2022 Oral

  44. arXiv:2206.01714  [pdf, other

    cs.CV cs.AI cs.LG

    Compositional Visual Generation with Composable Diffusion Models

    Authors: Nan Liu, Shuang Li, Yilun Du, Antonio Torralba, Joshua B. Tenenbaum

    Abstract: Large text-guided diffusion models, such as DALLE-2, are able to generate stunning photorealistic images given natural language descriptions. While such models are highly flexible, they struggle to understand the composition of certain concepts, such as confusing the attributes of different objects or relations between objects. In this paper, we propose an alternative structured approach for compo… ▽ More

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

    Comments: ECCV 2022. First three authors contributed equally. Project website: https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/

  45. arXiv:2205.02834  [pdf, other

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

    Fixing Malfunctional Objects With Learned Physical Simulation and Functional Prediction

    Authors: Yining Hong, Kaichun Mo, Li Yi, Leonidas J. Guibas, Antonio Torralba, Joshua B. Tenenbaum, Chuang Gan

    Abstract: This paper studies the problem of fixing malfunctional 3D objects. While previous works focus on building passive perception models to learn the functionality from static 3D objects, we argue that functionality is reckoned with respect to the physical interactions between the object and the user. Given a malfunctional object, humans can perform mental simulations to reason about its functionality… ▽ More

    Submitted 5 May, 2022; originally announced May 2022.

    Comments: CVPR 2022. Project page: http://fixing-malfunctional.csail.mit.edu

  46. arXiv:2205.01089  [pdf, other

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

    ComPhy: Compositional Physical Reasoning of Objects and Events from Videos

    Authors: Zhenfang Chen, Kexin Yi, Yunzhu Li, Mingyu Ding, Antonio Torralba, Joshua B. Tenenbaum, Chuang Gan

    Abstract: Objects' motions in nature are governed by complex interactions and their properties. While some properties, such as shape and material, can be identified via the object's visual appearances, others like mass and electric charge are not directly visible. The compositionality between the visible and hidden properties poses unique challenges for AI models to reason from the physical world, whereas h… ▽ More

    Submitted 2 May, 2022; originally announced May 2022.

    Comments: ICLR 2022. Project page: https://comphyreasoning.github.io/

  47. arXiv:2204.05186  [pdf, other

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

    Correcting Robot Plans with Natural Language Feedback

    Authors: Pratyusha Sharma, Balakumar Sundaralingam, Valts Blukis, Chris Paxton, Tucker Hermans, Antonio Torralba, Jacob Andreas, Dieter Fox

    Abstract: When humans design cost or goal specifications for robots, they often produce specifications that are ambiguous, underspecified, or beyond planners' ability to solve. In these cases, corrections provide a valuable tool for human-in-the-loop robot control. Corrections might take the form of new goal specifications, new constraints (e.g. to avoid specific objects), or hints for planning algorithms (… ▽ More

    Submitted 11 April, 2022; originally announced April 2022.

    Comments: 10 pages, 13 figures

  48. arXiv:2204.00628  [pdf, other

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

    Learning Neural Acoustic Fields

    Authors: Andrew Luo, Yilun Du, Michael J. Tarr, Joshua B. Tenenbaum, Antonio Torralba, Chuang Gan

    Abstract: Our environment is filled with rich and dynamic acoustic information. When we walk into a cathedral, the reverberations as much as appearance inform us of the sanctuary's wide open space. Similarly, as an object moves around us, we expect the sound emitted to also exhibit this movement. While recent advances in learned implicit functions have led to increasingly higher quality representations of t… ▽ More

    Submitted 14 January, 2023; v1 submitted 4 April, 2022; originally announced April 2022.

    Comments: NeurIPS 2022. Project page: https://www.andrew.cmu.edu/user/afluo/Neural_Acoustic_Fields/

  49. arXiv:2203.16071  [pdf, other

    cs.CV

    Learning Program Representations for Food Images and Cooking Recipes

    Authors: Dim P. Papadopoulos, Enrique Mora, Nadiia Chepurko, Kuan Wei Huang, Ferda Ofli, Antonio Torralba

    Abstract: In this paper, we are interested in modeling a how-to instructional procedure, such as a cooking recipe, with a meaningful and rich high-level representation. Specifically, we propose to represent cooking recipes and food images as cooking programs. Programs provide a structured representation of the task, capturing cooking semantics and sequential relationships of actions in the form of a graph.… ▽ More

    Submitted 30 March, 2022; originally announced March 2022.

    Comments: CVPR 2022 oral

  50. arXiv:2203.11932  [pdf, other

    cs.CV cs.AI cs.LG

    Dataset Distillation by Matching Training Trajectories

    Authors: George Cazenavette, Tongzhou Wang, Antonio Torralba, Alexei A. Efros, Jun-Yan Zhu

    Abstract: Dataset distillation is the task of synthesizing a small dataset such that a model trained on the synthetic set will match the test accuracy of the model trained on the full dataset. In this paper, we propose a new formulation that optimizes our distilled data to guide networks to a similar state as those trained on real data across many training steps. Given a network, we train it for several ite… ▽ More

    Submitted 22 March, 2022; originally announced March 2022.

    Comments: CVPR 2022 website: https://georgecazenavette.github.io/mtt-distillation/ code: https://github.com/GeorgeCazenavette/mtt-distillation