Skip to main content

Showing 1–8 of 8 results for author: Bruni, M

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

    cs.CV cs.LG

    Maximally Compact and Separated Features with Regular Polytope Networks

    Authors: Federico Pernici, Matteo Bruni, Claudio Baecchi, Alberto Del Bimbo

    Abstract: Convolutional Neural Networks (CNNs) trained with the Softmax loss are widely used classification models for several vision tasks. Typically, a learnable transformation (i.e. the classifier) is placed at the end of such models returning class scores that are further normalized into probabilities by Softmax. This learnable transformation has a fundamental role in determining the network internal fe… ▽ More

    Submitted 15 January, 2023; originally announced January 2023.

    Comments: DEEPVISION 2019 CVPR 2019, LONG BEACH Sunday, 16th June @ Room "Terrace Theater" https://sites.google.com/view/deepvision2019/program https://openaccess.thecvf.com/content_CVPRW_2019/html/Deep_Vision_Workshop/Pernici_Maximally_Compact_and_Separated_Features_with_Regular_Polytope_Networks_CVPRW_2019_paper.html. arXiv admin note: text overlap with arXiv:1902.10441

  2. arXiv:2211.09032  [pdf, other

    cs.CV cs.LG

    CL2R: Compatible Lifelong Learning Representations

    Authors: Niccolo Biondi, Federico Pernici, Matteo Bruni, Daniele Mugnai, Alberto Del Bimbo

    Abstract: In this paper, we propose a method to partially mimic natural intelligence for the problem of lifelong learning representations that are compatible. We take the perspective of a learning agent that is interested in recognizing object instances in an open dynamic universe in a way in which any update to its internal feature representation does not render the features in the gallery unusable for vis… ▽ More

    Submitted 16 November, 2022; originally announced November 2022.

    Comments: Published on ACM TOMM 2022

  3. Contrastive Supervised Distillation for Continual Representation Learning

    Authors: Tommaso Barletti, Niccolo' Biondi, Federico Pernici, Matteo Bruni, Alberto Del Bimbo

    Abstract: In this paper, we propose a novel training procedure for the continual representation learning problem in which a neural network model is sequentially learned to alleviate catastrophic forgetting in visual search tasks. Our method, called Contrastive Supervised Distillation (CSD), reduces feature forgetting while learning discriminative features. This is achieved by leveraging labels information i… ▽ More

    Submitted 10 June, 2022; v1 submitted 11 May, 2022; originally announced May 2022.

    Comments: Paper published as Oral and awarded as Best Student Paper at ICIAP21

    Journal ref: ICIAP 2021

  4. CoReS: Compatible Representations via Stationarity

    Authors: Niccolo Biondi, Federico Pernici, Matteo Bruni, Alberto Del Bimbo

    Abstract: Compatible features enable the direct comparison of old and new learned features allowing to use them interchangeably over time. In visual search systems, this eliminates the need to extract new features from the gallery-set when the representation model is upgraded with novel data. This has a big value in real applications as re-indexing the gallery-set can be computationally expensive when the g… ▽ More

    Submitted 28 March, 2023; v1 submitted 15 November, 2021; originally announced November 2021.

    Comments: in IEEE Transactions on Pattern Analysis and Machine Intelligence, 2023. Code: https://github.com/NiccoBiondi/cores-compatibility

  5. Regular Polytope Networks

    Authors: Federico Pernici, Matteo Bruni, Claudio Baecchi, Alberto Del Bimbo

    Abstract: Neural networks are widely used as a model for classification in a large variety of tasks. Typically, a learnable transformation (i.e. the classifier) is placed at the end of such models returning a value for each class used for classification. This transformation plays an important role in determining how the generated features change during the learning process. In this work, we argue that this… ▽ More

    Submitted 29 March, 2021; originally announced March 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:1902.10441

    Journal ref: IEEE Transactions on Neural Networks and Learning Systems, 2021

  6. Class-incremental Learning with Pre-allocated Fixed Classifiers

    Authors: Federico Pernici, Matteo Bruni, Claudio Baecchi, Francesco Turchini, Alberto Del Bimbo

    Abstract: In class-incremental learning, a learning agent faces a stream of data with the goal of learning new classes while not forgetting previous ones. Neural networks are known to suffer under this setting, as they forget previously acquired knowledge. To address this problem, effective methods exploit past data stored in an episodic memory while expanding the final classifier nodes to accommodate the n… ▽ More

    Submitted 5 August, 2023; v1 submitted 16 October, 2020; originally announced October 2020.

    Comments: ICPR 2021 (figure and typos fixed)

  7. arXiv:1902.10441  [pdf, other

    cs.CV

    Fix Your Features: Stationary and Maximally Discriminative Embeddings using Regular Polytope (Fixed Classifier) Networks

    Authors: Federico Pernici, Matteo Bruni, Claudio Baecchi, Alberto Del Bimbo

    Abstract: Neural networks are widely used as a model for classification in a large variety of tasks. Typically, a learnable transformation (i.e. the classifier) is placed at the end of such models returning a value for each class used for classification. This transformation plays an important role in determining how the generated features change during the learning process. In this work we argue that this… ▽ More

    Submitted 1 March, 2019; v1 submitted 27 February, 2019; originally announced February 2019.

  8. Memory Based Online Learning of Deep Representations from Video Streams

    Authors: Federico Pernici, Federico Bartoli, Matteo Bruni, Alberto Del Bimbo

    Abstract: We present a novel online unsupervised method for face identity learning from video streams. The method exploits deep face descriptors together with a memory based learning mechanism that takes advantage of the temporal coherence of visual data. Specifically, we introduce a discriminative feature matching solution based on Reverse Nearest Neighbour and a feature forgetting strategy that detect red… ▽ More

    Submitted 17 November, 2017; originally announced November 2017.

    Comments: arXiv admin note: text overlap with arXiv:1708.03615