Browsed by
Category: Advanced Analytics

Face recognition in the palm of your hand

Face recognition in the palm of your hand

We developed this real time face recognition app as a research project, trying to combine CRM and AI. The use case involves sales and business developers in networking events (conference, trade show …). They usually have access to prospects and customers information through their company CRM but how can they look for a name if they don’t remember it in the first place? Typical «the tip of the tongue» situation: I know the face, but I can’t remember the name. This app uses top of the art face detection and recognition to find in real time the names of the persons in front of you.

As for the technical details, we have encapsulated a C++ library (dlib) into a Java android app. We used dlib’s HOG (Histogram of Oriented Gradients) face detection which is a very good “frontal” face detector and thus suitable for real time video. Then, we integrated the app with Salesforce from which we extracted pictures, names and ids. Pictures were translated into facial landmarks though a first neural network and then into 128 measurements for each face through a second neural network. The magic lies in the 128 measurements which brings us into a Euclidean space where distances correspond to a measure of face similarity. Such distances happen to be really easy to compute in real time.

Eventually, we decided not to turn this project into a commercial product. For one, some of the pre-trained models that we used are based on datasets whose licences exclude commercial use. Consequently, significant investment would be required, in addition to fine tuning and features development, just to recreate these models. There are also some legal challenges in storing face pictures and facial landmarks as these are often considered, and rightly so, as biometric data. Finally, apart from using Google glasses which is not really available anymore, it is actually quite creepy to hold the phone to capture people faces. In fact, you can’t even turn off the shutter sound on mobile phones in some countries like Japan, because of an anti-upskirt photos law!

These last two points are characteristics of the legal and ethical issues that face many AI initiatives. However, I believe that with time and practice, we’ll find answers to these challenges. What’s sure for now, is that AI has the potential to greatly enhance our capabilities.

Arctan Analytics now a ‘Member’ Neo4j Partner

Arctan Analytics now a ‘Member’ Neo4j Partner

Arctan Analytics Pte Ltd is now a ‘Member’ Neo4j Partner. Which means that we can help businesses work with the world’s leading graph database to unlock the value of connected data and build intelligent applications at scale.

About Neo4j

Neo4j is the world’s leading graph database. Neo4j is a highly scalable, native graph database purpose-built to leverage not only data but also its relationships. Neo4j’s native graph storage and processing engine deliver constant, real-time performance, helping enterprises build intelligent applications to meet today’s evolving data challenges.

About Arctan Analytics

Arctan Analytics is a boutique consulting firm based out of Singapore specializing on converting Data and Analytics into tangible business value. Through a collaborative process with our customers, we build policies and procedures for data management; we use analytics insights to enhance operational efficiency and quality of service; we build advanced visualisation solutions to benefit business intelligence efforts, and the management challenges that come with them.

Linkurious and Arctan Analytics Announce a Strategic Partnership to Deliver Next Generation Graph Visualization

Linkurious and Arctan Analytics Announce a Strategic Partnership to Deliver Next Generation Graph Visualization

PARIS and SINGAPORE — Linkurious, a leading innovator in graph visualisation and Arctan Analytics, a fast-growing Data Analytics service company in Asia, today announced a new strategic partnership. The partnership will combine Arctan Analytics’ expertise in business solutions for big data and analytics with Linkurious’ market leading graph visualization technology to deliver solutions for today’s increasingly data rich world.

Pierre Hausheer, Managing Director, Arctan Analytics commented “As we enter a new era of data centric operation, companies must collaborate to keep pace with increasing data volumes for their customers. This is why we are working with Linkurious, a market leader in graph visualisation. This new offer represents our belief that the future of information insight within enterprises requires innovative visualization-based solutions, as both data volumes increase and real-time interaction with aforementioned data becomes a necessity of doing business.”

“We are very pleased to form a strategic partnership with Arctan Analytics. By combining Linkurious’ expertise of graph technology, with Arctan Analytics’ knowledge in leveraging big data and analytics to improve business performance, we can define exciting new opportunities for digital led transformation.” said Jean Villedieu, Managing Director of Linkurious.

Example of graph of companies linked to market sectors, cities, and investors

About Linkurious

Linkurious is an award winning graph visualization startup based out of Paris. Our Linkurious Enterprise product helps government agencies and Fortune 500 companies identify and investigate insights hidden in complex connected data. It is used in anti-money laundering, cyber-security, metadata management or medical research. Recently, Linkurious helped the ICIJ network of 370 journalists investigate the Panama Papers. Compatible with graph databases (AllegroGraph, DataStax, Neo4j, Titan). Linkurious Enterprise is an on-premise web application with advanced security features and an extensible API.

About Arctan Analytics

Arctan Analytics is a boutique consulting firm based out of Singapore specializing on converting Data and Analytics into tangible business value. Through a collaborative process with our customers, we build policies and procedures for data management; we use analytics insights to enhance operational efficiency and quality of service; we build advanced visualisation solutions to benefit business intelligence efforts, and the management challenges that come with them.