Skip to main content

Showing 1–11 of 11 results for author: Bustos, B

.
  1. arXiv:2208.11617  [pdf, other

    cs.DC cs.DM

    A Scalable and Energy Efficient GPU Thread Map for m-Simplex Domains

    Authors: Cristóbal A. Navarro, Felipe A. Quezada, Benjamin Bustos, Nancy Hitschfeld, Rolando Kindelan

    Abstract: This work proposes a new GPU thread map for $m$-simplex domains, that scales its speedup with dimension and is energy efficient compared to other state of the art approaches. The main contributions of this work are i) the formulation of the new block-space map $\mathcal{H}: \mathbb{Z}^m \mapsto \mathbb{Z}^m$ for regular orthogonal simplex domains, which is analyzed in terms of resource usage, and… ▽ More

    Submitted 12 September, 2022; v1 submitted 24 August, 2022; originally announced August 2022.

    Comments: 13 pages

  2. arXiv:2201.00613  [pdf, other

    cs.DC cs.CG cs.DM

    Squeeze: Efficient Compact Fractals for Tensor Core GPUs

    Authors: Felipe A. Quezada, Cristóbal A. Navarro, Nancy Hitschfeld, Benjamin Bustos

    Abstract: This work presents Squeeze, an efficient compact fractal processing scheme for tensor core GPUs. By combining discrete-space transformations between compact and expanded forms, one can do data-parallel computation on a fractal with neighborhood access without needing to expand the fractal in memory. The space transformations are formulated as two GPU tensor-core accelerated thread maps, $λ(ω)$ and… ▽ More

    Submitted 3 January, 2022; originally announced January 2022.

  3. arXiv:2103.14785  [pdf, other

    cs.CV cs.CL

    A Comprehensive Review of the Video-to-Text Problem

    Authors: Jesus Perez-Martin, Benjamin Bustos, Silvio Jamil F. Guimarães, Ivan Sipiran, Jorge Pérez, Grethel Coello Said

    Abstract: Research in the Vision and Language area encompasses challenging topics that seek to connect visual and textual information. When the visual information is related to videos, this takes us into Video-Text Research, which includes several challenging tasks such as video question answering, video summarization with natural language, and video-to-text and text-to-video conversion. This paper reviews… ▽ More

    Submitted 30 November, 2021; v1 submitted 26 March, 2021; originally announced March 2021.

    Comments: 66 pages, 6 figures. Accepted by Artificial Intelligence Review

  4. arXiv:2103.03764  [pdf, other

    cs.CV cs.AI

    A Convolutional Architecture for 3D Model Embedding

    Authors: Arniel Labrada, Benjamin Bustos, Ivan Sipiran

    Abstract: During the last years, many advances have been made in tasks like3D model retrieval, 3D model classification, and 3D model segmentation.The typical 3D representations such as point clouds, voxels, and poly-gon meshes are mostly suitable for rendering purposes, while their use forcognitive processes (retrieval, classification, segmentation) is limited dueto their high redundancy and complexity. We… ▽ More

    Submitted 5 March, 2021; originally announced March 2021.

  5. arXiv:2004.13475  [pdf, other

    cs.DC

    Efficient GPU Thread Map** on Embedded 2D Fractals

    Authors: Cristóbal A. Navarro, Felipe A. Quezada, Nancy Hitschfeld, Raimundo Vega, Benjamin Bustos

    Abstract: This work proposes a new approach for map** GPU threads onto a family of discrete embedded 2D fractals. A block-space map $λ: \mathbb{Z}_{\mathbb{E}}^{2} \mapsto \mathbb{Z}_{\mathbb{F}}^{2}$ is proposed, from Euclidean parallel space $\mathbb{E}$ to embedded fractal space $\mathbb{F}$, that maps in $\mathcal{O}(\log_2 \log_2(n))$ time and uses no more than $\mathcal{O}(n^\mathbb{H})$ threads wit… ▽ More

    Submitted 25 April, 2020; originally announced April 2020.

    Comments: 20 Pages. arXiv admin note: text overlap with arXiv:1706.04552

    ACM Class: C.1.4; G.2.0

  6. arXiv:2002.01462  [pdf

    cs.CL cs.SI

    Semantic Search of Memes on Twitter

    Authors: Jesus Perez-Martin, Benjamin Bustos, Magdalena Saldana

    Abstract: Memes are becoming a useful source of data for analyzing behavior on social media. However, a problem to tackle is how to correctly identify a meme. As the number of memes published every day on social media is huge, there is a need for automatic methods for classifying and searching in large meme datasets. This paper proposes and compares several methods for automatically classifying images as me… ▽ More

    Submitted 20 May, 2020; v1 submitted 4 February, 2020; originally announced February 2020.

    Comments: Computational Methods Interest Group of the 70th International Communication Association Conference, May 2020 Virtual conference presentation link: https://player.vimeo.com/video/418320378

  7. arXiv:1706.04552  [pdf, ps, other

    cs.DC

    Block-space GPU Map** for Embedded Sierpiński Gasket Fractals

    Authors: Cristóbal A. Navarro, Benjamín Bustos, Raimundo Vega, Nancy Hitschfeld

    Abstract: This work studies the problem of GPU thread map** for a Sierpiński gasket fractal embedded in a discrete Euclidean space of $n \times n$. A block-space map $λ: \mathbb{Z}_{\mathbb{E}}^{2} \mapsto \mathbb{Z}_{\mathbb{F}}^{2}$ is proposed, from Euclidean parallel space $\mathbb{E}$ to embedded fractal space $\mathbb{F}$, that maps in $\mathcal{O}(\log_2 \log_2(n))$ time and uses no more than… ▽ More

    Submitted 14 June, 2017; originally announced June 2017.

    Comments: 7 pages, 8 Figures

  8. arXiv:1610.07394  [pdf, other

    cs.DC

    Possibilities of Recursive GPU Map** for Discrete Orthogonal Simplices

    Authors: Cristóbal A. Navarro, Benjamín Bustos, Nancy Hitscheld

    Abstract: The problem of parallel thread map** is studied for the case of discrete orthogonal $m$-simplices. The possibility of a $O(1)$ time recursive block-space map $λ: \mathbb{Z}^m \mapsto \mathbb{Z}^m$ is analyzed from the point of view of parallel space efficiency and potential performance improvement. The $2$-simplex and $3$-simplex are analyzed as special cases, where constant time maps are found,… ▽ More

    Submitted 24 October, 2016; originally announced October 2016.

  9. arXiv:1609.01490  [pdf, ps, other

    cs.DC

    A Non-linear GPU Thread Map for Triangular Domains

    Authors: Cristóbal A. Navarro, Benjamín Bustos, Nancy Hitschfeld

    Abstract: There is a stage in the GPU computing pipeline where a grid of thread-blocks, in \textit{parallel space}, is mapped onto the problem domain, in \textit{data space}. Since the parallel space is restricted to a box type geometry, the map** approach is typically a $k$-dimensional bounding box (BB) that covers a $p$-dimensional data space. Threads that fall inside the domain perform computations whi… ▽ More

    Submitted 6 September, 2016; originally announced September 2016.

    Comments: 16 pages, 7 Figures

  10. arXiv:1606.08881  [pdf, ps, other

    cs.DC

    Potential benefits of a block-space GPU approach for discrete tetrahedral domains

    Authors: Cristóbal A. Navarro, Benjamín Bustos, Nancy Hitschfeld

    Abstract: The study of data-parallel domain re-organization and thread-map** techniques are relevant topics as they can increase the efficiency of GPU computations when working on spatial discrete domains with non-box-shaped geometry. In this work we study the potential benefits of applying a succint data re-organization of a tetrahedral data-parallel domain of size $\mathcal{O}(n^3)$ combined with an eff… ▽ More

    Submitted 28 June, 2016; originally announced June 2016.

  11. arXiv:1102.4258  [pdf, other

    cs.CV

    SHREC 2011: robust feature detection and description benchmark

    Authors: E. Boyer, A. M. Bronstein, M. M. Bronstein, B. Bustos, T. Darom, R. Horaud, I. Hotz, Y. Keller, J. Keustermans, A. Kovnatsky, R. Litman, J. Reininghaus, I. Sipiran, D. Smeets, P. Suetens, D. Vandermeulen, A. Zaharescu, V. Zobel

    Abstract: Feature-based approaches have recently become very popular in computer vision and image analysis applications, and are becoming a promising direction in shape retrieval. SHREC'11 robust feature detection and description benchmark simulates the feature detection and description stages of feature-based shape retrieval algorithms. The benchmark tests the performance of shape feature detectors and des… ▽ More

    Submitted 21 February, 2011; originally announced February 2011.

    Comments: This is a full version of the SHREC'11 report published in 3DOR