sense-making – Valcri https://valcri.org VALCRI is a European Union project Thu, 16 Feb 2017 10:46:41 +0000 en-US hourly 1 https://wordpress.org/?v=5.2.2 White Paper WP-2017-006: Psychological Factors in Criminal Intelligence Analysis: What they are, why they are important, and how to deal with them https://euprojectvalcri.org/publications/white-paper-psychological-factors-in-criminal-intelligence-analysis-what-they-are-why-they-are-important-and-how-to-deal-with-them/ Fri, 13 Jan 2017 09:45:58 +0000 https://euprojectvalcri.org/?p=1505 ...]]> This paper presents a framework that deals with psychological aspects that are relevant in the daily work of criminal analysts. These aspects include structuring and reasoning of criminal information, understanding and sense-making of information, and the mitigation of cognitive biases in the analytics process. Each of these human factors is described in terms of a problem statement, how the problem is addressed, and which results have been achieved so far. The Human Issues Framework bundles them and gives advice on how they can be taken up by system designers and developers. In this way the Human Issues Framework builds a sound basis for the design and specification of visual analytic systems for criminal analysis from a psychological perspective.

Keywords

Criminal analysis, reasoning, evidential structuring, sense-making, cognitive bias, human issues framework.

VALCRI WHITE PAPER SERIES

VALCRI-WP-2017-006 Psychology Factors

]]>
White Paper WP-2017-001: Architecture, Development and Testing Environment for a Visual Analytics-based Criminal Intelligence Analysis System https://euprojectvalcri.org/publications/white-paper-architecture-development-and-testing-environment-for-a-visual-analytics-based-criminal-intelligence-analysis-system/ Sun, 08 Jan 2017 08:58:28 +0000 https://euprojectvalcri.org/?p=1547 ...]]> The VALCRI architecture is built from different Docker containers that speak with each other using mostly REST interfaces. The architecture is designed to incorporating Security, Ethics, Privacy and Legal (SEPL) solutions. The data stores – the Unstructured Database (UDB) and the Structured database (SDB) – used are controlled by SEPL Enforcement components and a Template Engine manages the previously checked and accepted query templates that can be sent to the data stores. The Advanced User Interface (AUI) server is also designed with SEPL in mind: a Jetty (Java HTTP server and Java Servlet container) instance is created per user by a Jetty Lifecycle Management component. Each such instance lives inside a Docker container to promote isolation. The Jetty instance hosts the mid-tier services, serves the front-end JavaScript code and manages the communication between the mid-tier services and the front-end. The midtier services are written in java and front-end components are implemented using GWT – Google Web Toolkit. The Model View Presenter (MVP) design pattern is implemented. The SEPL Enforcement components, as well as the analysis components, and the Jetty Containers communicate to the CAS (Central Authentication Service) component to ensure that only authorized users can perform certain actions and allows data to be properly restricted. The user management of the CAS component is linked with the LDAP (Lightweight Directory Access Protocol) component to manage and authenticate user credentials. All the components may use the interface exposed by the GrayLog component, ensuring that any action done by any component can be logged in the logging storage. Systematic system integration is a key principle for the success of VALCRI and for that a development pipeline was designed. This pipeline aims to provide continuous system integration while promoting collaboration, contributions, quick feedback to contributions, changing and evolving interfaces, and above all respecting the principle of “keep it working” – allowing to introduce many contributions in small steps while the system continues to compile and work. The GIT Source Control Management (SCM) platform is used for keeping track of changes in the source code. It is accompanied by a GitLab installation that provides a user interface that allows managing the user accounts and the individual code repositories. In order to compile and build the code available from the SCM, a custom build system was developed using Gradle. The Gradle setup is also accompanied with a Nexus component – an artefact repository – which hosts all the compiled, binary VALCRI system components. For each change in the SCM, the source code is automatically rebuilt and all tests are run. In order to do this, a Jenkins installation was put into place. Because the VALCRI architecture includes many services working on different environments, Docker was selected to allow building, shipping and running the complete environments.

Keywords

Visual Analytics, Sense-Making, Criminal Intelligence Analysis, Architecture, REST, Security, Ethics, Privacy and Legal (SEPL), Model View Presenter, Isolation, Google Web Toolkit (GWT), Errai, Docker containers, Central Authentication Service (CAS), LDAP, GrayLog, GIT, Gradle, Nexus, Jenkins

VALCRI WHITE PAPER SERIES

VALCRI-WP-2017-001 Architecture

]]>