VLDB 2026 Research / reviewers in the wild / expert
Fabrizio Falchi
dblp:32/4659
· DBLP profile ↗
34ranked-venue papers in the field
5as first author
5since 2021 · last 2025
0000-0001-6258-5313ORCID · verified
Domains — venue-derived; a paper can count in several
Database Systems & Data Management · 18 (1 first)Information Retrieval & Web Search · 15 (4 first)Data Mining & Knowledge Discovery · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Maybe You Are Looking for CroQS 🐊 Cross-Modal Query Suggestion for Text-to-Image Retrieval
Giacomo Pacini, Fabio Carrara, Nicola Messina, Nicola Tonellotto, Giuseppe Amato 0001, Fabrizio Falchi |
ECIR (2) | 6 |
| 2023 | A Graph Neural Network Approach for Evaluating Correctness of Groups of DuplicatesabstractAbstract Unlabeled entity deduplication is a relevant task already studied in the recent literature. Most methods can be traced back to the following workflow: entity blocking phase, in-block pairwise comparisons between entities to draw similarity relations, closure of the resulting meshes to create groups of duplicate entities, and merging group entities to remove disambiguation. Such methods are effective but still not good enough whenever a very low false positive rate is required. In this paper, we present an approach for evaluating the correctness of “groups of duplicates”, which can be used to measure the group’s accuracy hence its likelihood of false-positiveness. Our novel approach is based on a Graph Neural Network that exploits and combines the concept of Graph Attention and Long Short Term Memory (LSTM). The accuracy of the proposed approach is verified in the context of Author Name Disambiguation applied to a curated dataset obtained as a subset of the OpenAIRE Graph that includes PubMed publications with at least one ORCID identifier. Michele De Bonis, Filippo Minutella, Fabrizio Falchi, Paolo Manghi |
TPDL | 3 |
| 2023 | VISIONE: A Large-Scale Video Retrieval System with Advanced Search FunctionalitiesabstractVISIONE is a large-scale video retrieval system that integrates multiple search functionalities, including free text search, spatial color and object search, visual and semantic similarity search, and temporal search. The system leverages cutting-edge AI technology for visual analysis and advanced indexing techniques to ensure scalability. As demonstrated by its runner-up position in the 2023 Video Browser Showdown competition, VISIONE effectively integrates these capabilities to provide a comprehensive video retrieval solution. A system demo is available online, showcasing its capabilities on over 2300 hours of diverse video content (V3C1+V3C2 dataset) and 12 hours of highly redundant content (Marine dataset). The demo can be accessed at https://visione.isti.cnr.it/. Giuseppe Amato 0001, Paolo Bolettieri, Fabio Carrara, Fabrizio Falchi, Claudio Gennaro, Nicola Messina, Lucia Vadicamo, Claudio Vairo |
ICMR | 4 |
| 2023 | Text-to-Motion Retrieval: Towards Joint Understanding of Human Motion Data and Natural LanguageabstractDue to recent advances in pose-estimation methods, human motion can be extracted from a common video in the form of 3D skeleton sequences. Despite wonderful application opportunities, effective and efficient content-based access to large volumes of such spatio-temporal skeleton data still remains a challenging problem. In this paper, we propose a novel content-based text-to-motion retrieval task, which aims at retrieving relevant motions based on a specified natural-language textual description. To define baselines for this uncharted task, we employ the BERT and CLIP language representations to encode the text modality and successful spatio-temporal models to encode the motion modality. We additionally introduce our transformer-based approach, called Motion Transformer (MoT), which employs divided space-time attention to effectively aggregate the different skeleton joints in space and time. Inspired by the recent progress in text-to-image/video matching, we experiment with two widely-adopted metric-learning loss functions. Finally, we set up a common evaluation protocol by defining qualitative metrics for assessing the quality of the retrieved motions, targeting the two recently-introduced KIT Motion-Language and HumanML3D datasets. The code for reproducing our results is available here: https://github.com/mesnico/text-to-motion-retrieval. Nicola Messina, Jan Sedmidubský, Fabrizio Falchi, Tomás Rebok |
SIGIR | 3 |
| 2021 | Re-ranking via local embeddings: A use case with permutation-based indexing and the nSimplex projectionabstractApproximate Nearest Neighbor (ANN) search is a prevalent paradigm for searching intrinsically high dimensional objects in large-scale data sets. Recently, the permutation-based approach for ANN has attracted a lot of interest due to its versatility in being used in the more general class of metric spaces. In this approach, the entire database is ranked by a permutation distance to the query. Typically, permutations allow the efficient selection of a candidate set of results, but typically to achieve high recall or precision this set has to be reviewed using the original metric and data. This can lead to a sizeable percentage of the database being recalled, along with many expensive distance calculations. To reduce the number of metric computations and the number of database elements accessed, we propose here a re-ranking based on a local embedding using the nSimplex projection. The nSimplex projection produces Euclidean vectors from objects in metric spaces which possess the n-point property. The mapping is obtained from the distances to a set of reference objects, and the original metric can be lower bounded and upper bounded by the Euclidean distance of objects sharing the same set of references. Our approach is particularly advantageous for extensive databases or expensive metric function. We reuse the distances computed in the permutations in the first stage, and hence the memory footprint of the index is not increased. An extensive experimental evaluation of our approach is presented, demonstrating excellent results even on a set of hundreds of millions of objects. Lucia Vadicamo, Claudio Gennaro, Fabrizio Falchi, Edgar Chávez, Richard Connor 0001, Giuseppe Amato 0001 |
Inf. Syst. | 3 |
| 2020 | Continuous ODE-defined Image Features for Adaptive RetrievalabstractIn the last years, content-based image retrieval largely benefited from representation extracted from deeper and more complex convolutional neural networks, which became more effective but also more computationally demanding. Despite existing hardware acceleration, query processing times may be easily saturated by deep feature extraction in high-throughput or real-time embedded scenarios, and usually, a trade-off between efficiency and effectiveness has to be accepted. In this work, we experiment with the recently proposed continuous neural networks defined by parametric ordinary differential equations, dubbed ODE-Nets, for adaptive extraction of image representations. Given the continuous evolution of the network hidden state, we propose to approximate the exact feature extraction by taking a previous "near-in-time" hidden state as features with a reduced computational cost. To understand the potential and the limits of this approach, we also evaluate an ODE-only architecture in which we minimize the number of classical layers in order to delegate most of the representation learning process --- and thus the feature extraction process --- to the continuous part of the model. Preliminary experiments on standard benchmarks show that we are able to dynamically control the trade-off between efficiency and effectiveness of feature extraction at inference-time by controlling the evolution of the continuous hidden state. Although ODE-only networks provide the best fine-grained control on the effectiveness-efficiency trade-off, we observed that mixed architectures perform better or comparably to standard residual nets in both the image classification and retrieval setups while using fewer parameters and retaining the controllability of the trade-off. Fabio Carrara, Giuseppe Amato 0001, Fabrizio Falchi, Claudio Gennaro |
ICMR | 3 |
| 2020 | Learning Distance Estimators from Pivoted Embeddings of Metric Objects
Fabio Carrara, Claudio Gennaro, Fabrizio Falchi, Giuseppe Amato 0001 |
SISAP | 3 |
| 2020 | Cross-Resolution Deep Features Based Image Search
Fabio Valerio Massoli, Fabrizio Falchi, Claudio Gennaro, Giuseppe Amato 0001 |
SISAP | 2 |
| 2020 | Large-scale instance-level image retrieval
Giuseppe Amato 0001, Fabio Carrara, Fabrizio Falchi, Claudio Gennaro, Lucia Vadicamo |
Inf. Process. Manag. | 3 |
| 2019 | An Image Retrieval System for Video
Paolo Bolettieri, Fabio Carrara, Franca Debole, Fabrizio Falchi, Claudio Gennaro, Lucia Vadicamo, Claudio Vairo |
SISAP | 4 |
| 2019 | SPLX-Perm: A Novel Permutation-Based Representation for Approximate Metric Search
Lucia Vadicamo, Richard Connor 0001, Fabrizio Falchi, Claudio Gennaro, Fausto Rabitti |
SISAP | 3 |
| 2019 | Metric Embedding into the Hamming Space with the n-Simplex Projection
Lucia Vadicamo, Vladimir Mic, Fabrizio Falchi, Pavel Zezula |
SISAP | 3 |
| 2018 | Large-Scale Image Retrieval with ElasticsearchabstractContent-Based Image Retrieval in large archives through the use of visual features has become a very attractive research topic in recent years. The cause of this strong impulse in this area of research is certainly to be attributed to the use of Convolutional Neural Network (CNN) activations as features and their outstanding performance. However, practically all the available image retrieval systems are implemented in main memory, limiting their applicability and preventing their usage in big-data applications. In this paper, we propose to transform CNN features into textual representations and index them with the well-known full-text retrieval engine Elasticsearch. We validate our approach on a novel CNN feature, namely Regional Maximum Activations of Convolutions. A preliminary experimental evaluation, conducted on the standard benchmark INRIA Holidays, shows the effectiveness and efficiency of the proposed approach and how it compares to state-of-the-art main-memory indexes. Giuseppe Amato 0001, Paolo Bolettieri, Fabio Carrara, Fabrizio Falchi, Claudio Gennaro |
SIGIR | 4 |
| 2018 | Re-ranking Permutation-Based Candidate Sets with the n-Simplex Projection
Giuseppe Amato 0001, Edgar Chávez, Richard Connor 0001, Fabrizio Falchi, Claudio Gennaro, Lucia Vadicamo |
SISAP | 4 |
| 2018 | Picture it in your mind: generating high level visual representations from textual descriptions
Fabio Carrara, Andrea Esuli, Tiziano Fagni, Fabrizio Falchi, Alejandro Moreo |
Inf. Retr. J. | 4 |
| 2017 | Efficient Indexing of Regional Maximum Activations of Convolutions using Full-Text Search EnginesabstractIn this paper, we adapt a surrogate text representation technique to develop efficient instance-level image retrieval using Regional Maximum Activations of Convolutions (R-MAC). R-MAC features have recently showed outstanding performance in visual instance retrieval. However, contrary to the activations of hidden layers adopting ReLU (Rectified Linear Unit), these features are dense. This constitutes an obstacle to the direct use of inverted indexes, which rely on sparsity of data. We propose the use of deep permutations, a recent approach for efficient evaluation of permutations, to generate surrogate text representation of R-MAC features, enabling indexing of visual features as text into a standard search-engine. The experiments, conducted on Lucene, show the effectiveness and efficiency of the proposed approach. Giuseppe Amato 0001, Fabio Carrara, Fabrizio Falchi, Claudio Gennaro |
ICMR | 3 |
| 2017 | Preface
Giuseppe Amato 0001, Richard Connor 0001, Fabrizio Falchi, Claudio Gennaro |
Inf. Syst. | 3 |
| 2016 | Large Scale Indexing and Searching Deep Convolutional Neural Network Features
Giuseppe Amato 0001, Franca Debole, Fabrizio Falchi, Claudio Gennaro, Fausto Rabitti |
DaWaK | 3 |
| 2016 | YFCC100M-HNfc6: A Large-Scale Deep Features Benchmark for Similarity Search
Giuseppe Amato 0001, Fabrizio Falchi, Claudio Gennaro, Fausto Rabitti |
SISAP | 2 |
| 2016 | Deep Permutations: Deep Convolutional Neural Networks and Permutation-Based Indexing
Giuseppe Amato 0001, Fabrizio Falchi, Claudio Gennaro, Lucia Vadicamo |
SISAP | 2 |
| 2015 | Searching the EAGLE Epigraphic Material Through Image Recognition via a Mobile Device
Paolo Bolettieri, Vittore Casarosa, Fabrizio Falchi, Lucia Vadicamo, Philippe Martineau, Silvia Orlandi, Raffaella Santucci |
SISAP | 3 |
| 2015 | Semiautomatic Learning of 3D Objects from Video Streams
Fabio Carrara, Fabrizio Falchi, Claudio Gennaro |
SISAP | 2 |
| 2015 | A comparison of pivot selection techniques for permutation-based indexing
Giuseppe Amato 0001, Andrea Esuli, Fabrizio Falchi |
Inf. Syst. | 3 |
| 2014 | Indexing Vectors of Locally Aggregated Descriptors Using Inverted FilesabstractVector of locally aggregated descriptors (VLAD) is a promising approach for addressing the problem of image search on a very large scale. This representation is proposed to overcome the quantization error problem faced in Bag-of-Words (BoW) representation. In this paper, we propose to enable inverted files of standard text search engines to exploit VLAD representation to deal with large-scale image search scenarios. We show that the use of inverted files with VLAD significantly outperforms BoW in terms of efficiency and effectiveness on the same hardware and software infrastructure. Giuseppe Amato 0001, Fabrizio Falchi, Claudio Gennaro, Paolo Bolettieri |
ICMR | 2 |
| 2014 | Some Theoretical and Experimental Observations on Permutation Spaces and Similarity Search
Giuseppe Amato 0001, Fabrizio Falchi, Fausto Rabitti, Lucia Vadicamo |
SISAP | 2 |
| 2013 | Large Scale Image Retrieval Using Vector of Locally Aggregated Descriptors
Giuseppe Amato 0001, Paolo Bolettieri, Fabrizio Falchi, Claudio Gennaro |
SISAP | 3 |
| 2013 | Pivot Selection Strategies for Permutation-Based Similarity Search
Giuseppe Amato 0001, Andrea Esuli, Fabrizio Falchi |
SISAP | 3 |
| 2012 | Similarity caching in large-scale image retrieval
Fabrizio Falchi, Claudio Lucchese, Salvatore Orlando 0001, Raffaele Perego 0001, Fausto Rabitti |
Inf. Process. Manag. | 1 |
| 2011 | Landmark recognition in VISITO: VIsual Support to Interactive TOurism in TuscanyabstractWe present the VIsual Support to Interactive TOurism in Tuscany (VISITO Tuscany) project which offers an interactive guide for tourists visiting cities of art accessible via smartphones. The peculiarity of the system is that user interaction is mainly obtained by the use of images -- In order to receive information on a particular monument users just have to take a picture of it. VISITO Tuscany, using techniques of image analysis and content recognition, automatically recognize the photographed monuments and pertinent information is displayed to the user. In this paper we illustrate how the use of landmarks recognition from mobile devices can provide the tourist with relevant and customized information about various type of objects in cities of art. Giuseppe Amato 0001, Paolo Bolettieri, Fabrizio Falchi |
ICMR | 3 |
| 2011 | Geometric consistency checks for kNN based image classification relying on local featuresabstractApplications of image content recognition, as for instance landmark recognition, can be obtained by using techniques of kNN classifications based on the use of local image features, such as SIFT or SURF. Quality of image classification can be improved by defining geometric consistency check rules based on space transformations of the scene depicted in images. However, this prevents the use of state of the art access methods for similarity searching and sequential scan of the images in the training sets has to be executed in order to perform classification. In this paper we propose a technique that allows one to use access methods for similarity searching, such as those exploiting metric space properties, in order to perform kNN classification with geometric consistency checks. We will see that the proposed approach, in addition to offer an obvious efficiency improvement, surprisingly offers also an improvement of the effectiveness of the classification. Giuseppe Amato 0001, Fabrizio Falchi, Claudio Gennaro |
SISAP | 2 |
| 2009 | Caching content-based queries for robust and efficient image retrievalabstractIn order to become an effective complement to traditional Web-scale text-based image retrieval solutions, content-based image retrieval must address scalability and efficiency issues. In this paper we investigate the possibility of caching the answers to content-based image retrieval queries in metric space, with the aim of reducing the average cost of query processing, and boosting the overall system throughput. Our proposal exploits the similarity between the query object and the cache content, and allows the cache to return approximate answers with acceptable quality guarantee even if the query processed has never been encountered in the past. Moreover, since popular images that are likely to be used as query have several near-duplicate versions, we show that our caching algorithm is robust, and does not suffer of cache pollution problems due to near-duplicate query objects. We report on very promising results obtained with a collection of one million high-quality digital photos. We show that it is worth pursuing caching strategies also in similarity search systems, since the proposed caching techniques can have a significant impact on performance, like caching on text queries has been proven effective for traditional Web search engines. Fabrizio Falchi, Claudio Lucchese, Salvatore Orlando 0001, Raffaele Perego 0001, Fausto Rabitti |
EDBT | 1 |
| 2008 | Erratum to "Nearest neighbor search in metric spaces through Content-Addressable Networks" [Information Processing and Management 43 (2007) 665-683]
Fabrizio Falchi, Claudio Gennaro, Pavel Zezula |
Inf. Process. Manag. | 1 |
| 2008 | Nearest neighbor search in metric spaces through Content-Addressable Networks
Fabrizio Falchi, Claudio Gennaro, Pavel Zezula |
Inf. Process. Manag. | 1 |
| 2007 | Nearest neighbor search in metric spaces through Content-Addressable Networks
Fabrizio Falchi, Claudio Gennaro, Pavel Zezula |
Inf. Process. Manag. | 1 |