Skip to main content

Showing 1–37 of 37 results for author: Maire, M

.
  1. arXiv:2406.06972  [pdf, other

    cs.CV cs.LG

    Generative Lifting of Multiview to 3D from Unknown Pose: Wrap** NeRF inside Diffusion

    Authors: Xin Yuan, Rana Hanocka, Michael Maire

    Abstract: We cast multiview reconstruction from unknown pose as a generative modeling problem. From a collection of unannotated 2D images of a scene, our approach simultaneously learns both a network to predict camera pose from 2D image input, as well as the parameters of a Neural Radiance Field (NeRF) for the 3D scene. To drive learning, we wrap both the pose prediction network and NeRF inside a Denoising… ▽ More

    Submitted 11 June, 2024; originally announced June 2024.

  2. arXiv:2405.21074  [pdf, other

    cs.CV

    Latent Intrinsics Emerge from Training to Relight

    Authors: Xiao Zhang, William Gao, Seemandhar Jain, Michael Maire, David. A. Forsyth, Anand Bhattad

    Abstract: Image relighting is the task of showing what a scene from a source image would look like if illuminated differently. Inverse graphics schemes recover an explicit representation of geometry and a set of chosen intrinsics, then relight with some form of renderer. However error control for inverse graphics is difficult, and inverse graphics methods can represent only the effects of the chosen intrins… ▽ More

    Submitted 31 May, 2024; originally announced May 2024.

  3. arXiv:2404.15498  [pdf, other

    cs.ET

    Drop-Connect as a Fault-Tolerance Approach for RRAM-based Deep Neural Network Accelerators

    Authors: Mingyuan Xiang, Xuhan Xie, Pedro Savarese, Xin Yuan, Michael Maire, Yan**g Li

    Abstract: Resistive random-access memory (RRAM) is widely recognized as a promising emerging hardware platform for deep neural networks (DNNs). Yet, due to manufacturing limitations, current RRAM devices are highly susceptible to hardware defects, which poses a significant challenge to their practical applicability. In this paper, we present a machine learning technique that enables the deployment of defect… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

  4. arXiv:2404.10947  [pdf, other

    cs.CV

    Residual Connections Harm Abstract Feature Learning in Masked Autoencoders

    Authors: Xiao Zhang, Ruoxi Jiang, William Gao, Rebecca Willett, Michael Maire

    Abstract: We demonstrate that adding a weighting factor to decay the strength of identity shortcuts within residual networks substantially improves semantic feature learning in the state-of-the-art self-supervised masked autoencoding (MAE) paradigm. Our modification to the identity shortcuts within a VIT-B/16 backbone of an MAE boosts linear probing accuracy on ImageNet from 67.8% to 72.7%. This significant… ▽ More

    Submitted 20 June, 2024; v1 submitted 16 April, 2024; originally announced April 2024.

  5. arXiv:2312.06716  [pdf, other

    cs.CV

    Deciphering 'What' and 'Where' Visual Pathways from Spectral Clustering of Layer-Distributed Neural Representations

    Authors: Xiao Zhang, David Yunis, Michael Maire

    Abstract: We present an approach for analyzing grou** information contained within a neural network's activations, permitting extraction of spatial layout and semantic segmentation from the behavior of large pre-trained vision models. Unlike prior work, our method conducts a holistic analysis of a network's activation state, leveraging features from all layers and obviating the need to guess which part of… ▽ More

    Submitted 20 June, 2024; v1 submitted 10 December, 2023; originally announced December 2023.

    Comments: Accepted to CVPR2024 (Highlight)

  6. arXiv:2311.14114  [pdf, other

    cs.AR cs.LG cs.PF

    SySMOL: Co-designing Algorithms and Hardware for Neural Networks with Heterogeneous Precisions

    Authors: Cyrus Zhou, Pedro Savarese, Vaughn Richard, Zack Hassman, Xin Yuan, Michael Maire, Michael DiBrino, Yan**g Li

    Abstract: Recent quantization techniques have enabled heterogeneous precisions at very fine granularity, e.g., each parameter/activation can take on a different precision, resulting in compact neural networks without sacrificing accuracy. However, there is a lack of efficient architectural support for such networks, which require additional hardware to decode the precision settings for individual variables,… ▽ More

    Submitted 6 May, 2024; v1 submitted 23 November, 2023; originally announced November 2023.

  7. arXiv:2310.17075  [pdf, other

    cs.CV

    HyperFields: Towards Zero-Shot Generation of NeRFs from Text

    Authors: Sudarshan Babu, Richard Liu, Avery Zhou, Michael Maire, Greg Shakhnarovich, Rana Hanocka

    Abstract: We introduce HyperFields, a method for generating text-conditioned Neural Radiance Fields (NeRFs) with a single forward pass and (optionally) some fine-tuning. Key to our approach are: (i) a dynamic hypernetwork, which learns a smooth map** from text token embeddings to the space of NeRFs; (ii) NeRF distillation training, which distills scenes encoded in individual NeRFs into one dynamic hyperne… ▽ More

    Submitted 13 June, 2024; v1 submitted 25 October, 2023; originally announced October 2023.

    Comments: Accepted to ICML 2024, Project page: https://threedle.github.io/hyperfields/

  8. arXiv:2310.07240  [pdf, other

    cs.NI cs.LG

    CacheGen: KV Cache Compression and Streaming for Fast Language Model Serving

    Authors: Yuhan Liu, Hanchen Li, Yihua Cheng, Siddhant Ray, Yuyang Huang, Qizheng Zhang, Kuntai Du, Jiayi Yao, Shan Lu, Ganesh Ananthanarayanan, Michael Maire, Henry Hoffmann, Ari Holtzman, Junchen Jiang

    Abstract: As large language models (LLMs) take on complex tasks, their inputs are supplemented with longer contexts that incorporate domain knowledge or user-specific information. Yet using long contexts poses a challenge for responsive LLM systems, as nothing can be generated until the whole context is processed by the LLM. . CacheGen is a fast context-loading module for LLM systems. First, CacheGen uses… ▽ More

    Submitted 30 April, 2024; v1 submitted 11 October, 2023; originally announced October 2023.

  9. arXiv:2310.04685  [pdf, other

    cs.SE cs.AI cs.NI

    Automatic and Efficient Customization of Neural Networks for ML Applications

    Authors: Yuhan Liu, Chengcheng Wan, Kuntai Du, Henry Hoffmann, Junchen Jiang, Shan Lu, Michael Maire

    Abstract: ML APIs have greatly relieved application developers of the burden to design and train their own neural network models -- classifying objects in an image can now be as simple as one line of Python code to call an API. However, these APIs offer the same pre-trained models regardless of how their output is used by different applications. This can be suboptimal as not all ML inference errors can caus… ▽ More

    Submitted 7 October, 2023; originally announced October 2023.

  10. arXiv:2310.00357  [pdf, other

    cs.CV cs.LG

    Structural Adversarial Objectives for Self-Supervised Representation Learning

    Authors: Xiao Zhang, Michael Maire

    Abstract: Within the framework of generative adversarial networks (GANs), we propose objectives that task the discriminator for self-supervised representation learning via additional structural modeling responsibilities. In combination with an efficient smoothness regularizer imposed on the network, these objectives guide the discriminator to learn to extract informative representations, while maintaining a… ▽ More

    Submitted 4 October, 2023; v1 submitted 30 September, 2023; originally announced October 2023.

  11. arXiv:2309.15726  [pdf, other

    cs.CV cs.LG

    Factorized Diffusion Architectures for Unsupervised Image Generation and Segmentation

    Authors: Xin Yuan, Michael Maire

    Abstract: We develop a neural network architecture which, trained in an unsupervised manner as a denoising diffusion model, simultaneously learns to both generate and segment images. Learning is driven entirely by the denoising diffusion objective, without any annotation or prior knowledge about regions during training. A computational bottleneck, built into the neural architecture, encourages the denoising… ▽ More

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

  12. arXiv:2306.12700  [pdf, other

    cs.LG

    Accelerated Training via Incrementally Growing Neural Networks using Variance Transfer and Learning Rate Adaptation

    Authors: Xin Yuan, Pedro Savarese, Michael Maire

    Abstract: We develop an approach to efficiently grow neural networks, within which parameterization and optimization strategies are designed by considering their effects on the training dynamics. Unlike existing growing methods, which follow simple replication heuristics or utilize auxiliary gradient-based local optimization, we craft a parameterization scheme which dynamically stabilizes weight, activation… ▽ More

    Submitted 22 June, 2023; originally announced June 2023.

  13. arXiv:2305.19889  [pdf, other

    cs.LG

    Evaluating Machine Learning Models with NERO: Non-Equivariance Revealed on Orbits

    Authors: Zhuokai Zhao, Takumi Matsuzawa, William Irvine, Michael Maire, Gordon L Kindlmann

    Abstract: Proper evaluations are crucial for better understanding, troubleshooting, interpreting model behaviors and further improving model performance. While using scalar-based error metrics provides a fast way to overview model performance, they are often too abstract to display certain weak spots and lack information regarding important model properties, such as robustness. This not only hinders machine… ▽ More

    Submitted 31 May, 2023; originally announced May 2023.

  14. arXiv:2104.12836  [pdf, other

    cs.CV

    Multimodal Contrastive Training for Visual Representation Learning

    Authors: Xin Yuan, Zhe Lin, Jason Kuen, Jianming Zhang, Yilin Wang, Michael Maire, A**kya Kale, Baldo Faieta

    Abstract: We develop an approach to learning visual representations that embraces multimodal data, driven by a combination of intra- and inter-modal similarity preservation objectives. Unlike existing visual pre-training methods, which solve a proxy prediction task in a single domain, our method exploits intrinsic data properties within each modality and semantic information from cross-modal correlation sim… ▽ More

    Submitted 26 April, 2021; originally announced April 2021.

  15. arXiv:2012.07287  [pdf, other

    cs.CV

    Information-Theoretic Segmentation by Inpainting Error Maximization

    Authors: Pedro Savarese, Sunnie S. Y. Kim, Michael Maire, Greg Shakhnarovich, David McAllester

    Abstract: We study image segmentation from an information-theoretic perspective, proposing a novel adversarial method that performs unsupervised segmentation by partitioning images into maximally independent sets. More specifically, we group image pixels into foreground and background, with the goal of minimizing predictability of one set from the other. An easily computed loss drives a greedy search proces… ▽ More

    Submitted 29 June, 2021; v1 submitted 14 December, 2020; originally announced December 2020.

    Comments: Published as a conference paper at CVPR 2021

  16. arXiv:2012.03044  [pdf, other

    cs.CV

    Self-Supervised Visual Representation Learning from Hierarchical Grou**

    Authors: Xiao Zhang, Michael Maire

    Abstract: We create a framework for bootstrap** visual representation learning from a primitive visual grou** capability. We operationalize grou** via a contour detector that partitions an image into regions, followed by merging of those regions into a tree hierarchy. A small supervised dataset suffices for training this grou** primitive. Across a large unlabeled dataset, we apply this learned primi… ▽ More

    Submitted 5 December, 2020; originally announced December 2020.

    Comments: Accepted by NeurIPS 2020

  17. arXiv:2011.11765  [pdf, other

    cs.CV cs.LG

    Boosting Contrastive Self-Supervised Learning with False Negative Cancellation

    Authors: Tri Huynh, Simon Kornblith, Matthew R. Walter, Michael Maire, Maryam Khademi

    Abstract: Self-supervised representation learning has made significant leaps fueled by progress in contrastive learning, which seeks to learn transformations that embed positive input pairs nearby, while pushing negative pairs far apart. While positive pairs can be generated reliably (e.g., as different views of the same image), it is difficult to accurately establish negative pairs, defined as samples from… ▽ More

    Submitted 2 January, 2022; v1 submitted 23 November, 2020; originally announced November 2020.

    Comments: Code is available at https://github.com/google-research/fnc

  18. arXiv:2008.06635  [pdf, other

    cs.LG stat.ML

    Orthogonalized SGD and Nested Architectures for Anytime Neural Networks

    Authors: Chengcheng Wan, Henry Hoffmann, Shan Lu, Michael Maire

    Abstract: We propose a novel variant of SGD customized for training network architectures that support anytime behavior: such networks produce a series of increasingly accurate outputs over time. Efficient architectural designs for these networks focus on re-using internal state; subnetworks must produce representations relevant for both immediate prediction as well as refinement by subsequent network stage… ▽ More

    Submitted 14 August, 2020; originally announced August 2020.

    Comments: ICML 2020

  19. arXiv:2007.15353  [pdf, other

    cs.LG stat.ML

    Growing Efficient Deep Networks by Structured Continuous Sparsification

    Authors: Xin Yuan, Pedro Savarese, Michael Maire

    Abstract: We develop an approach to growing deep network architectures over the course of training, driven by a principled combination of accuracy and sparsity objectives. Unlike existing pruning or architecture search techniques that operate on full-sized models or supernet architectures, our method can start from a small, simple seed architecture and dynamically grow and prune both layers and filters. By… ▽ More

    Submitted 5 June, 2023; v1 submitted 30 July, 2020; originally announced July 2020.

    Comments: Published as a conference paper at ICLR 2021

  20. arXiv:2004.01849  [pdf, other

    cs.CV

    Pixel Consensus Voting for Panoptic Segmentation

    Authors: Haochen Wang, Ruotian Luo, Michael Maire, Greg Shakhnarovich

    Abstract: The core of our approach, Pixel Consensus Voting, is a framework for instance segmentation based on the Generalized Hough transform. Pixels cast discretized, probabilistic votes for the likely regions that contain instance centroids. At the detected peaks that emerge in the voting heatmap, backprojection is applied to collect pixels and produce instance masks. Unlike a sliding window detector that… ▽ More

    Submitted 4 April, 2020; originally announced April 2020.

    Comments: CVPR 2020

  21. arXiv:1912.04427  [pdf, other

    cs.LG stat.ML

    Winning the Lottery with Continuous Sparsification

    Authors: Pedro Savarese, Hugo Silva, Michael Maire

    Abstract: The search for efficient, sparse deep neural network models is most prominently performed by pruning: training a dense, overparameterized network and removing parameters, usually via following a manually-crafted heuristic. Additionally, the recent Lottery Ticket Hypothesis conjectures that, for a typically-sized neural network, it is possible to find small sub-networks which, when trained from scr… ▽ More

    Submitted 11 January, 2021; v1 submitted 9 December, 2019; originally announced December 2019.

    Comments: Published as a conference paper at NeurIPS 2020

  22. arXiv:1912.01823  [pdf, other

    cs.LG stat.ML

    Domain-independent Dominance of Adaptive Methods

    Authors: Pedro Savarese, David McAllester, Sudarshan Babu, Michael Maire

    Abstract: From a simplified analysis of adaptive methods, we derive AvaGrad, a new optimizer which outperforms SGD on vision tasks when its adaptability is properly tuned. We observe that the power of our method is partially explained by a decoupling of learning rate and adaptability, greatly simplifying hyperparameter search. In light of this observation, we demonstrate that, against conventional wisdom, A… ▽ More

    Submitted 16 March, 2020; v1 submitted 4 December, 2019; originally announced December 2019.

  23. arXiv:1911.00119  [pdf, other

    cs.PF cs.LG

    ALERT: Accurate Learning for Energy and Timeliness

    Authors: Chengcheng Wan, Muhammad Santriaji, Eri Rogers, Henry Hoffmann, Michael Maire, Shan Lu

    Abstract: An increasing number of software applications incorporate runtime Deep Neural Networks (DNNs) to process sensor data and return inference results to humans. Effective deployment of DNNs in these interactive scenarios requires meeting latency and accuracy constraints while minimizing energy, a problem exacerbated by common system dynamics. Prior approaches handle dynamics through either (1) system-… ▽ More

    Submitted 28 May, 2020; v1 submitted 31 October, 2019; originally announced November 2019.

  24. arXiv:1906.05948  [pdf, other

    cs.LG cs.CV cs.NE

    Multigrid Neural Memory

    Authors: Tri Huynh, Michael Maire, Matthew R. Walter

    Abstract: We introduce a novel approach to endowing neural networks with emergent, long-term, large-scale memory. Distinct from strategies that connect neural networks to external memory banks via intricately crafted controllers and hand-designed attentional mechanisms, our memory is internal, distributed, co-located alongside computation, and implicitly addressed, while being drastically simpler than prior… ▽ More

    Submitted 15 August, 2020; v1 submitted 13 June, 2019; originally announced June 2019.

    Comments: ICML 2020; Project Website: http://people.cs.uchicago.edu/~trihuynh/multigrid_mem

  25. arXiv:1902.09701  [pdf, other

    cs.LG stat.ML

    Learning Implicitly Recurrent CNNs Through Parameter Sharing

    Authors: Pedro Savarese, Michael Maire

    Abstract: We introduce a parameter sharing scheme, in which different layers of a convolutional neural network (CNN) are defined by a learned linear combination of parameter tensors from a global bank of templates. Restricting the number of templates yields a flexible hybridization of traditional CNNs and recurrent networks. Compared to traditional CNNs, we demonstrate substantial parameter savings on stand… ▽ More

    Submitted 13 March, 2019; v1 submitted 25 February, 2019; originally announced February 2019.

    Comments: Published as a conference paper at ICLR 2019

  26. arXiv:1804.02009  [pdf, other

    cs.CV

    Regularizing Deep Networks by Modeling and Predicting Label Structure

    Authors: Mohammadreza Mostajabi, Michael Maire, Gregory Shakhnarovich

    Abstract: We construct custom regularization functions for use in supervised training of deep neural networks. Our technique is applicable when the ground-truth labels themselves exhibit internal structure; we derive a regularizer by learning an autoencoder over the set of annotations. Training thereby becomes a two-phase procedure. The first phase models labels with an autoencoder. The second phase trains… ▽ More

    Submitted 5 April, 2018; originally announced April 2018.

    Comments: to appear at CVPR 2018

  27. arXiv:1801.05895  [pdf, other

    cs.CV

    Sparsely Aggregated Convolutional Networks

    Authors: Ligeng Zhu, Ruizhi Deng, Michael Maire, Zhiwei Deng, Greg Mori, ** Tan

    Abstract: We explore a key architectural aspect of deep convolutional neural networks: the pattern of internal skip connections used to aggregate outputs of earlier layers for consumption by deeper layers. Such aggregation is critical to facilitate training of very deep networks in an end-to-end manner. This is a primary reason for the widespread adoption of residual networks, which aggregate outputs via cu… ▽ More

    Submitted 7 February, 2019; v1 submitted 17 January, 2018; originally announced January 2018.

    Comments: Accepted to ECCV 2018

  28. arXiv:1712.04850  [pdf, other

    cs.CV

    Self-Supervised Relative Depth Learning for Urban Scene Understanding

    Authors: Huaizu Jiang, Erik Learned-Miller, Gustav Larsson, Michael Maire, Greg Shakhnarovich

    Abstract: As an agent moves through the world, the apparent motion of scene elements is (usually) inversely proportional to their depth. It is natural for a learning agent to associate image patterns with the magnitude of their displacement over time: as the agent moves, faraway mountains don't move much; nearby trees move a lot. This natural relationship between the appearance of objects and their motion i… ▽ More

    Submitted 2 April, 2018; v1 submitted 13 December, 2017; originally announced December 2017.

  29. arXiv:1703.04044  [pdf, other

    cs.CV

    Colorization as a Proxy Task for Visual Understanding

    Authors: Gustav Larsson, Michael Maire, Gregory Shakhnarovich

    Abstract: We investigate and improve self-supervision as a drop-in replacement for ImageNet pretraining, focusing on automatic colorization as the proxy task. Self-supervised training has been shown to be more promising for utilizing unlabeled data than other, traditional unsupervised learning methods. We build on this success and evaluate the ability of our self-supervised network in several contexts. On V… ▽ More

    Submitted 13 August, 2017; v1 submitted 11 March, 2017; originally announced March 2017.

    Comments: CVPR 2017 (Project page: http://people.cs.uchicago.edu/~larsson/color-proxy/)

  30. arXiv:1611.07661  [pdf, other

    cs.CV cs.LG cs.NE

    Multigrid Neural Architectures

    Authors: Tsung-Wei Ke, Michael Maire, Stella X. Yu

    Abstract: We propose a multigrid extension of convolutional neural networks (CNNs). Rather than manipulating representations living on a single spatial grid, our network layers operate across scale space, on a pyramid of grids. They consume multigrid inputs and produce multigrid outputs; convolutional filters themselves have both within-scale and cross-scale extent. This aspect is distinct from simple multi… ▽ More

    Submitted 11 May, 2017; v1 submitted 23 November, 2016; originally announced November 2016.

    Comments: updated with ImageNet results; to appear at CVPR 2017

  31. arXiv:1605.07648  [pdf, other

    cs.CV

    FractalNet: Ultra-Deep Neural Networks without Residuals

    Authors: Gustav Larsson, Michael Maire, Gregory Shakhnarovich

    Abstract: We introduce a design strategy for neural network macro-architecture based on self-similarity. Repeated application of a simple expansion rule generates deep networks whose structural layouts are precisely truncated fractals. These networks contain interacting subpaths of different lengths, but do not include any pass-through or residual connections; every internal signal is transformed by a filte… ▽ More

    Submitted 26 May, 2017; v1 submitted 24 May, 2016; originally announced May 2016.

    Comments: updated with ImageNet results; published as a conference paper at ICLR 2017; project page at http://people.cs.uchicago.edu/~larsson/fractalnet/

  32. arXiv:1603.06668  [pdf, other

    cs.CV

    Learning Representations for Automatic Colorization

    Authors: Gustav Larsson, Michael Maire, Gregory Shakhnarovich

    Abstract: We develop a fully automatic image colorization system. Our approach leverages recent advances in deep networks, exploiting both low-level and semantic representations. As many scene elements naturally appear according to multimodal color distributions, we train our model to predict per-pixel color histograms. This intermediate output can be used to automatically generate a color image, or further… ▽ More

    Submitted 13 August, 2017; v1 submitted 22 March, 2016; originally announced March 2016.

    Comments: ECCV 2016 (Project page: http://people.cs.uchicago.edu/~larsson/colorization/)

  33. arXiv:1512.02767  [pdf, other

    cs.CV cs.LG cs.NE

    Affinity CNN: Learning Pixel-Centric Pairwise Relations for Figure/Ground Embedding

    Authors: Michael Maire, Takuya Narihira, Stella X. Yu

    Abstract: Spectral embedding provides a framework for solving perceptual organization problems, including image segmentation and figure/ground organization. From an affinity matrix describing pairwise relationships between pixels, it clusters pixels into regions, and, using a complex-valued extension, orders pixels according to layer. We train a convolutional neural network (CNN) to directly predict the pai… ▽ More

    Submitted 11 April, 2016; v1 submitted 9 December, 2015; originally announced December 2015.

    Comments: minor updates; extended version of CVPR 2016 conference paper

  34. arXiv:1512.02311  [pdf, other

    cs.CV

    Direct Intrinsics: Learning Albedo-Shading Decomposition by Convolutional Regression

    Authors: Takuya Narihira, Michael Maire, Stella X. Yu

    Abstract: We introduce a new approach to intrinsic image decomposition, the task of decomposing a single image into albedo and shading components. Our strategy, which we term direct intrinsics, is to learn a convolutional neural network (CNN) that directly predicts output albedo and shading channels from an input RGB image patch. Direct intrinsics is a departure from classical techniques for intrinsic image… ▽ More

    Submitted 7 December, 2015; originally announced December 2015.

    Comments: International Conference on Computer Vision (ICCV), 2015

  35. arXiv:1410.4521  [pdf, other

    cs.CV

    Reconstructive Sparse Code Transfer for Contour Detection and Semantic Labeling

    Authors: Michael Maire, Stella X. Yu, Pietro Perona

    Abstract: We frame the task of predicting a semantic labeling as a sparse reconstruction procedure that applies a target-specific learned transfer function to a generic deep sparse code representation of an image. This strategy partitions training into two distinct stages. First, in an unsupervised manner, we learn a set of generic dictionaries optimized for sparse coding of image patches. We train a multil… ▽ More

    Submitted 16 October, 2014; originally announced October 2014.

    Comments: to appear in Asian Conference on Computer Vision (ACCV), 2014

  36. arXiv:1405.0312  [pdf, other

    cs.CV

    Microsoft COCO: Common Objects in Context

    Authors: Tsung-Yi Lin, Michael Maire, Serge Belongie, Lubomir Bourdev, Ross Girshick, James Hays, Pietro Perona, Deva Ramanan, C. Lawrence Zitnick, Piotr Dollár

    Abstract: We present a new dataset with the goal of advancing the state-of-the-art in object recognition by placing the question of object recognition in the context of the broader question of scene understanding. This is achieved by gathering images of complex everyday scenes containing common objects in their natural context. Objects are labeled using per-instance segmentations to aid in precise object lo… ▽ More

    Submitted 20 February, 2015; v1 submitted 1 May, 2014; originally announced May 2014.

    Comments: 1) updated annotation pipeline description and figures; 2) added new section describing datasets splits; 3) updated author list

  37. arXiv:1210.0316  [pdf, ps, other

    physics.ins-det astro-ph.HE astro-ph.IM hep-ex

    The electromagnetic calorimeter of the AMS-02 experiment

    Authors: M. Vecchi, L. Basara, G. Bigongiari, F. Cervelli, G. Chen, G. M. Chen, H. S. Chen, G. Coignet, S. Di Falco, S. Elles, A. Fiasson, D. Fougeron, G. Gallucci, C. Goy, M. Incagli, R. Kossakowki, V. Lepareur, Z. H. Li, M. Maire, M. Paniccia, F. Pilo, S. Rosier-Lees, X. W. Tang, C. Vannini, J. P. Vialle , et al. (1 additional authors not shown)

    Abstract: The electromagnetic calorimeter (ECAL) of the AMS-02 experiment is a 3-dimensional sampling calorimeter, made of lead and scintillating fibers. The detector allows for a high granularity, with 18 samplings in the longitudinal direction, and 72 sampling in the lateral direction. The ECAL primary goal is to measure the energy of cosmic rays up to few TeV, however, thanks to the fine grained structur… ▽ More

    Submitted 1 October, 2012; originally announced October 2012.

    Comments: Proceedings of SF2A conference 2012