manifest
ManiFeSt: Manifold-based Feature Selection for Small Data Sets
Cohen, David, Shnitzer, Tal, Kluger, Yuval, Talmon, Ronen
In this paper, we present a new method for few-sample supervised feature selection (FS). Our method first learns the manifold of the feature space of each class using kernels capturing multi-feature associations. Then, based on Riemannian geometry, a composite kernel is computed, extracting the differences between the learned feature associations. Finally, a FS score based on spectral analysis is proposed. Considering multi-feature associations makes our method multivariate by design. This in turn allows for the extraction of the hidden manifold underlying the features and avoids overfitting, facilitating few-sample FS. We showcase the efficacy of our method on illustrative examples and several benchmarks, where our method demonstrates higher accuracy in selecting the informative features compared to competing methods. In addition, we show that our FS leads to improved classification and better generalization when applied to test data.
ManiFest: Manifold Deformation for Few-shot Image Translation
Pizzati, Fabio, Lalonde, Jean-François, de Charette, Raoul
Most image-to-image translation methods require a large number of training images, which restricts their applicability. We instead propose ManiFest: a framework for few-shot image translation that learns a context-aware representation of a target domain from a few images only. To enforce feature consistency, our framework learns a style manifold between source and proxy anchor domains (assumed to be composed of large numbers of images). The learned manifold is interpolated and deformed towards the few-shot target domain via patch-based adversarial and feature statistics alignment losses. All of these components are trained simultaneously during a single end-to-end loop. In addition to the general few-shot translation task, our approach can alternatively be conditioned on a single exemplar image to reproduce its specific style. Extensive experiments demonstrate the efficacy of ManiFest on multiple tasks, outperforming the state-of-the-art on all metrics and in both the general- and exemplar-based scenarios. Our code is available at https://github.com/cv-rits/Manifest .
Learning IoT Users' Habits with craft ai - ARTIK
Editor's note: In this guest post, craft ai describe the thinking and implementation behind their winning entry in the VIVA Tech hackathon hosted by Samsung and Legrand. On July 2, the craft ai team woke up way too early for a Saturday to join fellow developers at the Samsung/Legrand booth at VIVA Tech and hack for a day. Our objective: Show that smart homes can offer a better user experience thanks to artificial intelligence--beyond smartphone remotes, complicated dashboards and manual scenarios! This is the tale of how we used craft ai in conjunction with Samsung ARTIK to make a few Legrand devices learn usage patterns and automate themselves. Managing the light in a house is one of our pet use cases at craft ai.