• Stars
    star
    174
  • Rank 218,092 (Top 5 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.

alt text

NOVA is a tool for annotating and analyzing behaviours in social interactions. It allows to visualize data recorded with the SSI Framework, as well as from external sources. A main feature of NOVA is that it allows to employ a collaborative annotation database where annotation work can be split between multiple sides, but also between a human annotator and a machine by supporting human annotators with machine learning techniques already during the annotation process - A process we call Collaborative Machine Learning.

alt tag

NOVA allows framewise labeling for a precise coding experience, and value-continuous annotations for labeling e.g emotions or social attitudes. The interface is customizable and allows loading and labeling data of multiple persons.

The Annotation format can easily be imported in other tools, like ELAN or Excel. NOVA further supports the Import of Discrete Annotation files from ELAN and ANVIL for a seamless workflow.

The Cooperative Machine Learning capabilities allow to train and evaluate machine learning models, such as Support Vector machines or Artificial neural networks directly from the interface with both, a session completion step, where a model is trained on the first minutes of an annotated sessions to predict the remaining session, and a session transfer step where a model is trained on multiple sessions to predict completly unknown data. With the help of human input the models can be refined. The collaborative ML workflow is illustrated below.

alt tag

The latest binaries can always be found here.

FAQ:

Help, I opened a video but it doesn't show up

Please make sure you installed the according Video Codec on your System. E.g. The K-Lite Codec Pack might be a good solution for most missing codecs. Also make sure you installed a Visual Studio 2015 redistribution package if it doesn't come with your system.

I don't know what to do, where can I get help?

The offical documentation can be found here. If you run into trouble, please create an issue on git.

Will NOVA run on my Mac/Linux Machine?

As NOVA is an WPF Application it will run on Windows. Nevertheless you can of course use a Virtual Machine to use it.

I found a bug, can you fix it?

NOVA is Software under development and is provided “as is”. If you run into any problems or find bugs (or want to contribute to the project) feel free to open an issue here on github.

Is there an example pipeline to automatically create annotations?

check out https://github.com/hcmlab/kinect2-record for a kinect 2 example recording pipeline.

I would like to contribute to the project

Please feel free to fork or create an issue

Publications:

If you are using NOVA in your research please consider giving us a citation:

"eXplainable Cooperative Machine Learning with NOVA", Tobias Baur, Alexander Heimerl, Florian Lingenfelser, Johannes Wagner, Michel F. Valstar, Björn Schuller, Elisabeth André, in Ki - Künstliche Intelligenz, 2020



@Article{Baur2020,
author="Baur, Tobias
and Heimerl, Alexander
and Lingenfelser, Florian
and Wagner, Johannes
and Valstar, Michel F.
and Schuller, Bj{\"o}rn
and Andr{\'e}, Elisabeth",
title="eXplainable Cooperative Machine Learning with NOVA",
journal="KI - K{\"u}nstliche Intelligenz",
year="2020",
month="Jan",
day="19",
issn="1610-1987",
doi="10.1007/s13218-020-00632-3",
url="https://doi.org/10.1007/s13218-020-00632-3"
}

“NOVA - A tool for eXplainable Cooperative Machine Learning”, Alexander Heimerl, Tobias Baur, Florian Lingenfelser, Johannes Wagner, Elisabeth André, in Proceedings of the 2019 8th International Conference on Affective Computing and Intelligent Interaction (ACII), Cambridge, September 2019



@INPROCEEDINGS{Heimerl2019,
author="Heimerl, Alexander
and Baur, Tobias
and Lingenfelser, Florian
and Wagner, Johannes
and Andr{\'e}, Elisabeth",
booktitle={2019 8th International Conference on Affective Computing and Intelligent Interaction (ACII)},
title={NOVA - A tool for eXplainable Cooperative Machine Learning},
year={2019},
pages={109-115},
doi={10.1109/ACII.2019.8925519},
ISSN={2156-8103},
month={Sep.}
}
  

More Repositories

1

vadnet

Real-time Voice Activity Detection in Noisy Eniviroments using Deep Neural Networks
Python
414
star
2

emovoice

Build your own Real-time Speech Emotion Recognizer
Python
109
star
3

ssi

Social Signal Interpretation (SSI) Framework
C++
59
star
4

ssj

Social Signal Processing for Android
Java
31
star
5

mobileSSI

mobile part of the open SSI framework
C++
12
star
6

GANonymization

A GAN-based Face Anonymization Framework for Preserving Emotional Expressions
Python
12
star
7

GANterfactual

Generating Counterfactual Explanation Images through Generative Adversarial Learning
Python
11
star
8

audioFX

Python
10
star
9

GANterfactual-RL

Counterfactual explanations for Reinforcement Learning agents on Atari
Python
9
star
10

multimediate-participants

Python
5
star
11

kinect2-record

How to record Microsoft's Kinect 2 with SSI (http://openssi.net)
Batchfile
5
star
12

ssi-tutorial

A standalone tutorial introducing the SSI framework.
JavaScript
5
star
13

AffectToolbox

Python
3
star
14

Alterfactuals

Python
2
star
15

WishYouWereHere

C#
2
star
16

nova-server

This project contains a nova backend that can be used to train models or generate explanations for the models on a remote server. The server api can be used either from the UI itself or as a standalone tool to just interact with an existing nova database.
Python
2
star
17

acii-2022-vb-challenge

Python
1
star
18

nova-server-deploy

Python
1
star
19

nova-utils

Python
1
star
20

logue

Framework for designing and executing behavioral feedback loops
Java
1
star
21

mobileSSI-android-studio

Project to build MobileSSI using Android Studio, containing a java app.
Java
1
star
22

tf-transferlearning-benchmarks

Image classification transfer learning experiments on mobile / embedded hardware
Shell
1
star