Benjamin Bustos’s research while affiliated with University of Chile and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (149)


Foreword to the special section on 3D object retrieval 2024 symposium (3DOR2024)
  • Article

May 2025

·

12 Reads

·

1 Citation

Computers & Graphics

Benjamin Bustos

·

·

·

[...]

·




Repetitive Patterns Recognition in Textures of Ancient Peruvian Pottery

September 2024

·

12 Reads

Journal on Computing and Cultural Heritage

We present a study and comparison of computer vision methods for the task of finding repetitive motifs in ancient Peruvian pottery. Under this context, the main difficulties for solving the task are that the motifs are in most cases highly repetitive, that the motifs corresponding to the same pattern are slightly different due to be hand-drawn, and that the amount of data available for training and testing purposes is scarce. We evaluate and compare several techniques: Template Matching, Segment Anything Model, Mask R-CNN, Faster R-CNN, RetinaNet, and YoloV8-s. We conclude that YoloV8-s and Retina-Net are the most effective techniques for the task, but the effectiveness for zero-shot detection is low for all evaluated techniques.


Worst-Case-Optimal Similarity Joins on Graph Databases

March 2024

·

18 Reads

·

3 Citations

Proceedings of the ACM on Management of Data

We extend the concept of worst-case optimal equijoins in graph databases to the case where some nodes are required to be within the k-nearest neighbors (kNN) of others under some similarity function. We model the problem by superimposing the database graph with the kNN graph and show that a variant of Leapfrog TrieJoin (LTJ) implemented over a compact data structure called the Ring can be seamlessly extended to integrate similarity clauses with the equijoins in the LTJ query process, retaining worst-case optimality in many relevant cases. Our experiments on a benchmark that combines Wikidata and IMGpedia show that our enhanced LTJ algorithm outperforms by a considerable margin a baseline that first applies classic LTJ and then completes the query by applying the similarity predicates. The difference is more pronounced on queries where the similarity clauses are more densely connected to the query, becoming of an order of magnitude in some cases.


Similarity joins and clustering for SPARQL
  • Article
  • Full-text available

March 2024

·

26 Reads

·

1 Citation

Semantic Web

The SPARQL standard provides operators to retrieve exact matches on data, such as graph patterns, filters and grouping. This work proposes and evaluates two new algebraic operators for SPARQL 1.1 that return similarity-based results instead of exact results. First, a similarity join operator is presented, which brings together similar mappings from two sets of solution mappings. Second, a clustering solution modifier is introduced, which instead of grouping solution mappings according to exact values, brings them together by using similarity criteria. For both cases, a variety of algorithms are proposed and analysed, and use-case queries that showcase the relevance and usefulness of the novel operators are presented. For similarity joins, experimental results are provided by comparing different physical operators over a set of real world queries, as well as comparing our implementation to the closest work found in the literature, DBSimJoin, a PostgreSQL extension that supports similarity joins. For clustering, synthetic queries are designed in order to measure the performance of the different algorithms implemented.

Download

Total Normalized (average of normalized forward and backward) Chamfer distances for each object and reconstruction method. The minimum distances are highlighted.
Backward Normalized Chamfer distance for each object and reconstruction method. Minimum distances are highlighted.
Mean and median normalized Chamfer Distance (total, forward, and backward) for each object. Minimum values are highlighted in yellow and maximums in green.
Evaluation of 3D Reconstruction for Cultural Heritage Applications

October 2023

·

20 Reads

·

4 Citations


Figure 5: Clusters resulting from clustering by the properties color (a), occurrence frequency (b) and regularity (c).
Figure 6: Side-by-side cluster views showing the strongly correlated clusters between the properties (a) vessel shape and color, (b) vessel shape and scale variability, (c) vessel shape and color, (d) vessel shape and pattern shape, (e) color and occurrence frequency, as well as (f) color and scale variability.
Visual Exploration of Repetitive Patterns on Ancient Peruvian Pottery

July 2023

·

78 Reads

·

1 Citation

Journal of WSCG

The analysis and understanding of artefact properties and their relationships is a key goal in archaeological analysis of cultural heritage objects. There are many aspects of concern, including shape properties of the objects, but also appearance properties stemming from paintings and ornamentations on the object surfaces. To date, these are considered by experts mostly holistically and on a per-object basis. We present an approach for the interactive visual exploration and correlation of shape- and ornament-based properties of a large collection of ancient vessels. Our approach allows to group objects by properties, and to relate them in side-by-side and bipartite graph displays. To this end, we define an encompassing set of feature descriptors, which are leveraged to cluster the objects by properties, selected by the user. Case studies show that a comparative overview of all objects effectively supports the discovery of interesting co-occurrences of shape and ornament properties. This way, our tool opens new possibilities for the domain analysis of cultural heritage object collections by data-driven visual exploration.


A convolutional architecture for 3D model embedding using image views

April 2023

·

33 Reads

·

2 Citations

The Visual Computer

During the last years, many advances have been made in tasks like 3D model retrieval, 3D model classification, and 3D model segmentation. The typical 3D representations such as point clouds, voxels, and polygon meshes are mostly suitable for rendering purposes, while their use for cognitive processes (retrieval, classification, segmentation) is limited due to their high redundancy and complexity. We propose a deep learning architecture to handle 3D models represented as sets of image views as input. Our proposed architecture combines other standard architectures, like Convolutional Neural Networks and autoencoders, for computing 3D model embeddings using sets of image views extracted from the 3D models, avoiding the common view pooling layer approach used in these cases. Our goal is to represent a 3D model as a vector with enough information so it can substitute the 3D model for high-level tasks. Since this vector is a learned representation which tries to capture the relevant information of a 3D model, we show that the embedding representation conveys semantic information that helps to deal with the similarity assessment of 3D objects. We compare our proposed embedding technique with state-of-the-art techniques for 3D Model Retrieval using the ShapeNet and ModelNet datasets. We show that the embeddings obtained with our proposed architecture allow us to obtain a high effectiveness score in both normalized and perturbed versions of the ShapeNet dataset while improving the training and inference times compared to the standard state-of-the-art techniques.



Citations (72)


... Over the past decade, extensive works have emerged on graph database research. Feng et al. designed Kùzu [35] to optimize the join efficiency of graph database systems, which is further enhanced by Arroyuelo et al. [13]. TED [42], VisualNeo [43], and VINCENT [44] improve the subgraph enumeration and subgraph mining efficacy. ...

Reference:

Aster: Enhancing LSM-structures for Scalable Graph Database
Worst-Case-Optimal Similarity Joins on Graph Databases
  • Citing Article
  • March 2024

Proceedings of the ACM on Management of Data

... Though rival photogrammetric approaches are able to show strong reconstruction performance in many scenarios, they do have multiple drawbacks in their large storage size, lack of novel view synthesis ability, and lack of native methods for manipulation or understanding of the 3D content. To ameliorate these concerns and also to explore the potentialities of more novel methods of 3D reconstruction, we utilized strictly neural radiance field-based approaches following Pepe et al. [11], Llull et al. [12], and Croce et al. [13][14][15] who demonstrate the feasibility of utilizing NeRFs specifically within the cultural heritage domain. In particular, we employed language embedded radiance fields (LERFs) to introduce querying ability to our models and make the identification of extraneous objects possible. ...

Evaluation of 3D Reconstruction for Cultural Heritage Applications

... Like homogenization analysis [2], fuzzy linkography can be applied to any artifacts that can be embedded in a semantic space-not just short texts but also images [52,65], longer texts [60,63], music [22,27], user interfaces [64], 3D models [34,61], game states [66], and likely others in the future. Alternative embedding models may even allow direct incorporation of design moves by the machine (e.g., generated images) into fuzzy linkographs. ...

A convolutional architecture for 3D model embedding using image views

The Visual Computer

... Although tensor and RT Cores were originally designed to accelerate specific tasks such as AI and graphics, respectively, recent advances in GPU Computing research have shown that other GPU applications can also benefit from using these ASICs. In the case of tensor cores, a significant amount of recent research has shown that they can indeed accelerate a diverse number of non-AI patterns such as summation [5,6], prefix sum [7], fractal mapping [8,9], FFT [10,11,12], stencil computations [13], among others. In the case of Ray Tracing cores, the research is more recent and there are already successful adaptations for nearest neighbors search [14,15], generation of force directed graphs [ 16] and point location in meshes [17,18], reporting significant speedup over a regular GPU implementation. ...

Squeeze: Efficient compact fractals for tensor core GPUs
  • Citing Article
  • May 2022

Future Generation Computer Systems

... Considering the context of wireless networks, authors in [34] propose a passive monitoring methodology called Periodic Passive Ping (PePa Ping) for Android devices. PePa Ping periodically obtains different TCP parameters such as RTT, jitter, and number of lost packets of all traffic flows. ...

PePa Ping Dataset: Comprehensive Contextualization of Periodic Passive Ping in Wireless Networks
  • Citing Conference Paper
  • June 2021

... In traditional networks, many methods have been proposed to address the vulnerability of interdependent networks, such as the node or link reinforcement method, [27][28][29] the disaster recovery method, [30][31][32] and the methods of links rewiring or links addition strategies. [33][34][35][36] Among them, the node reinforcement method assumes that reinforced nodes are still alive and support their neighbors despite losing connection with the giant component of the network, and it is an efficient strategy that requires only a small percentage of hardened nodes to be introduced to stop catastrophic network collapse. An illustrative example is the operation of a Local Area Network (LAN). ...

Effect of adding physical links on the robustness of the Internet modeled as a physical-logical interdependent network using simple strategies
  • Citing Article
  • September 2021

International Journal of Critical Infrastructure Protection

... Pepe et al. (2022) [173] shared a point cloud for 3D reconstruction of Temple of Hera (Italy) based on a photogrammetric approach and georeferenced through a UAV survey. The 3D pottery dataset [174] includes 1012 digitized, hand-modeled, and semi-automatically generated 3D models. Due to the wide variety of cultural heritage artifacts, such a small number of benchmark datasets for point clouds in the cultural heritage field hinders the automatic interpretation of cultural heritage scenes using point cloud data. ...

A Benchmark Dataset for Repetitive Pattern Recognition on Textured 3D Surfaces

... Re-ranking with local descriptors achieves the best results by a huge margin. commerce [85,88], and cultural heritage [18,61], to name just a few. The task faces challenges because of the substantial variations among positive examples, such as illumination/viewpoint [28,73] changes and background clutter [5,40]. ...

SHREC 2021: Retrieval of cultural heritage objects
  • Citing Article
  • July 2021

Computers & Graphics