First Affect-in-the-Wild Challenge

Frames from the Aff-Wild database which show subjects in different emotional states, of different ethnicities, in a variety of head poses, illumination conditions and  occlusions.

Frames from the Aff-Wild database which show subjects in different emotional states, of different ethnicities, in a variety of head poses, illumination conditions and occlusions.

 

Update

The Aff-Wild database has been extended with more videos and annotations in terms of action units, basic expressions (and valence-arousal). The newly formed database is called Aff-Wild2. More details can be found here.

 

How to acquire the data

Aff-Wild has been significantly extented (augmented with more videos and annotations) forming Aff-Wild2 which has been used for two Competitions (ABAW) in FG2020 and ICCV2021 (you can have a look here and here). If you still want to have access to Aff-Wild that is described in our IJCV and CVPR papers, send an email -specifying it- to d.kollias@qmul.ac.uk  

 

Source Code

The source code and the trained weights of various models can be found in the following github repository:

https://github.com/dkollias/Aff-Wild-models


Note that the source code and the model weights are made available for academic non-commercial research purposes only. If you want to use them for any other purpose (eg industrial -either research or commercial-) email: d.kollias@qmul.ac.uk 


References:


If you use the above data or the source code or the model weights, please cite the following papers: 


  • D. Kollias, et. al.: "Analysing Affective Behavior in the second ABAW2 Competition". ICCV, 2021

@inproceedings{kollias2021analysing, title={Analysing affective behavior in the second abaw2 competition}, author={Kollias, Dimitrios and Zafeiriou, Stefanos}, booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision}, pages={3652--3660}, year={2021}}

 

  • D. Kollias, et. al.: "Analysing Affective Behavior in the First ABAW 2020 Competition". IEEE FG, 2020

@inproceedings{kollias2020analysing, title={Analysing Affective Behavior in the First ABAW 2020 Competition}, author={Kollias, D and Schulc, A and Hajiyev, E and Zafeiriou, S}, booktitle={2020 15th IEEE International Conference on Automatic Face and Gesture Recognition (FG 2020)(FG)}, pages={794--800}}

 

  • D. Kollias, et. al.: "Distribution Matching for Heterogeneous Multi-Task Learning: a Large-scale Face Study", 2021

@article{kollias2021distribution, title={Distribution Matching for Heterogeneous Multi-Task Learning: a Large-scale Face Study}, author={Kollias, Dimitrios and Sharmanska, Viktoriia and Zafeiriou, Stefanos}, journal={arXiv preprint arXiv:2105.03790}, year={2021} }

 

  • D. Kollias,S. Zafeiriou: "Affect Analysis in-the-wild: Valence-Arousal, Expressions, Action Units and a Unified Framework, 2021

@article{kollias2021affect, title={Affect Analysis in-the-wild: Valence-Arousal, Expressions, Action Units and a Unified Framework}, author={Kollias, Dimitrios and Zafeiriou, Stefanos}, journal={arXiv preprint arXiv:2103.15792}, year={2021}}


  • D. Kollias, et at.: "Face Behavior a la carte: Expressions, Affect and Action Units in a Single Network", 2019

@article{kollias2019face,title={Face Behavior a la carte: Expressions, Affect and Action Units in a Single Network}, author={Kollias, Dimitrios and Sharmanska, Viktoriia and Zafeiriou, Stefanos}, journal={arXiv preprint arXiv:1910.11111}, year={2019}}


  • D. Kollias, et. al.: "Deep Affect Prediction in-the-wild: Aff-Wild Database and Challenge, Deep Architectures, and Beyond". International Journal of Computer Vision (2019)

@article{kollias2019deep, title={Deep affect prediction in-the-wild: Aff-wild database and challenge, deep architectures, and beyond}, author={Kollias, Dimitrios and Tzirakis, Panagiotis and Nicolaou, Mihalis A and Papaioannou, Athanasios and Zhao, Guoying and Schuller, Bj{\"o}rn and Kotsia, Irene and Zafeiriou, Stefanos}, journal={International Journal of Computer Vision}, pages={1--23}, year={2019}, publisher={Springer} }

 

  • S. Zafeiriou, et. al. "Aff-Wild: Valence and Arousal in-the-wild Challenge". CVPR, 2017

@inproceedings{zafeiriou2017aff, title={Aff-wild: Valence and arousal ‘in-the-wild’challenge}, author={Zafeiriou, Stefanos and Kollias, Dimitrios and Nicolaou, Mihalis A and Papaioannou, Athanasios and Zhao, Guoying and Kotsia, Irene}, booktitle={Computer Vision and Pattern Recognition Workshops (CVPRW), 2017 IEEE Conference on}, pages={1980--1987}, year={2017}, organization={IEEE} }


  • D. Kollias, et. al. "Recognition of affect in the wild using deep neural networks". CVPR, 2017

@inproceedings{kollias2017recognition, title={Recognition of affect in the wild using deep neural networks}, author={Kollias, Dimitrios and Nicolaou, Mihalis A and Kotsia, Irene and Zhao, Guoying and Zafeiriou, Stefanos}, booktitle={Computer Vision and Pattern Recognition Workshops (CVPRW), 2017 IEEE Conference on}, pages={1972--1979}, year={2017}, organization={IEEE} }

 

Additional Info 

These data are in accordance with the paper Deep Affect Prediction in-the-wild: Aff-Wild Database and Challenge, Deep Architectures, and Beyond.

In this paper, we introduce the AffWild benchmark, we report on the results of the First Affect-in-the-wild Challenge, we design state-of-the-art Deep Neural Architectures -including the AffWildNet (best performing Network on Aff-Wild)- and exploit the AffWild database for learning features, which can be used as priors for achieving best performances for dimensional and categorical emotion recognition.

 


Evaluation of your predictions on the test set

If you want to evaluate your models on the Aff-Wild's test set, send an email with your predictions to:  d.kollias@qmul.ac.uk

As far as the format is concerned, send the files with names as the corresponding videos. Each line of each file should contain the values of valence and arousal for the corresponding frame separated by comma ,i.e. for file 271.csv:

line 1 should be: valence_of_first_frame,arousal_of_first_frame
line 2 should be: valence_of_second_frame,arousal_of_second_frame
...
last line: valence_of_last_frame,arousal_of_last_frame

Note that in your files you should include predictions for all frames in the video (irregardless if the bounding box failed or not).




News of the Challenge

  • The Aff-Wild Challenge training sets are released. 
  • The test data are out. You have 8 days to submit your results if you want to be part of the challenge (until 30th of March).
  • We are providing the bounding boxes and the landmarks for the face in the video by using an automatic method.

 

Aff-Wild DATA

The  Affect-in-the-Wild Challenge to be held in conjunction with International Conference on Computer Vision & Pattern Recognition (CVPR) 2017, Hawaii, USA. 

 

Organisers

Chairs:

Stefanos Zafeiriou, Imperial College London, UK                                s.zafeiriou@imperial.ac.uk

Mihalis Nicolaou, Goldsmiths University of London, UK                       m.nicolaou@gold.ac.uk          

 Irene Kotsia, Hellenic Open University, Greeece,                                drkotsia@gmail.com   

Fabian Benitez-Quiroz,  Ohio State University, USA                            benitez-quiroz.1@osu.edu 

Guoying Zhao, University of Oulu,                                                        gyzhao@ee.oulu.fi 

Data Chairs:

Dimitris Kollias, Imperial College London, UK                               dimitrios.kollias15@imperial.ac.uk

Athanasios Papaioannou, Imperial College London, UK              a.papaioannou11@imperial.ac.uk 

 

Scope

The human Face is arguably the most studied object in computer vision. Recently, tens of databases have been collected under unconstrained conditions (also referred to as “in-thewild”) for many face related task such as face detection, face verification and facial landmark localisation. However, well-established databases and benchmarks “in-the-wild” do not exist, specifically for problems such as  estimation of affect in a continuous dimensional space (e.g., valence and arousal) in videos displaying spontaneous facial behaviour. In CVPR 2017, we propose to make a significant step further and propose new comprehensive benchmarks for assessing the performance of facial affect/behaviour analysis/understanding “in-the-wild”. To the best of our knowledge, this is the first time that an attempt for benchmarking the efforts of valence and arousal "in-the-wild". 


The Aff-Wild Challenge

For analysis of continuous emotion dimensions (such as valence and arousal) we propose to advance previous works by providing around 300 videos (over 15 hours of data) annotated with regards to valence and arousal all captured “in-the-wild” (the main source being Youtube videos). 252 videos will be provided for training and the remaining ones (46) for testing.

Even though the majority of the videos are under the creative commons licence (https://support.google.com/youtube/answer/2797468?hl=en-GB), the subjects have been notified about the use of their videos  in our study.          

 

 

Training

The training data contain the videos and their corresponding annotation (#_arousal.txt and  #_valence.txt, # is the number of video). Furthermore, to facilitate training, especially for people that do not have access to face detectors/tracking algorithms, we provide bounding boxes and landmarks for the face(s) in the videos.

  • The  dataset and annotations are available for non-commercial research purposes only.
  • All the training/testing images of the dataset are obtained from Youtube. We are not responsible for the content nor the meaning of these images.
  • You agree not to reproduce, duplicate, copy, sell, trade, resell or exploit for any commercial purposes, any portion of the images and any portion of derived data.
  • You agree not to further copy, publish or distribute any portion of  annotations of the dataset. Except, for internal use at a single site within the same organization it is allowed to make copies of the dataset.
  • We reserve the right to terminate your access to the dataset at any time.
  • If your face is displayed in any video and you want it to be removed you can email us at any time. 

 

Testing

Participants will have their algorithms tested on other videos which will be provided in a predefined date (see below). This dataset aims at testing the ability of current systems for estimating valence and arousal in unseen subjects. To facilitate testing we provide bounding boxes and landmarks for the face(s) present in the testing videos.

    

Performance Assessment

Performance will be assessed using the standard concordance correlation coefficient (CCC), as well as  the mean squared error objective. 

 

Faces in-the-wild 2017 Workshop

Our aim is to accept up to 10 papers to be orally presented at the workshop.  

 

Submission Information:

Challenge participants should submit a paper to the Faces-in-the-wild Workshop, which summarises the methodology and the achieved performance of their algorithm. Submissions should adhere to the main CVPR 2017 proceedings style. The workshop papers will be published in the CVPR 2017 proceedings. Please sign up in the submissions system to submit your paper.


Important Dates:

  

  • 27 January: Announcement of the Challenges
  • 30 January: Release of the training videos
  • 22 March:  Release of the test data
  • 31 March: Deadline of returning results (Midnight GMT)
  • 3 April: Return of the results to authors
  • 20 April: Deadline for paper submission
  • 27 April: Decisions 
  • 19 May: Camera-ready deadline
  • 26 July: Workshop date

Contact:

Workshop Administrator: dimitrios.kollias15@imperial.ac.uk     

  

References 

[1] Stefanos Zafeiriou, Athanasios Papaioannou, Irene Kotsia, Mihalis Nicolaou, Guoying Zhao, Facial Affect in-the-wild: A survey and a new database, International Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, Affect "in-the-wild" Workshop, 2016.

 

Program Committee:

  • Jorge Batista, University of Coimbra (Portugal)
  • Richard Bowden, University of Surrey (UK)
  • Jeff Cohn, CMU/University of Pittsburgh (USA)
  • Roland Goecke, University of Canberra (AU)
  • Peter Corcoran, NUI Galway (Ireland)
  • Fred Nicolls, University of Cape Town (South Africa)
  • Mircea C. Ionita, Daon (Ireland)
  • Ioannis Kakadiaris, University of Houston (USA)
  • Stan Z. Li, Institute of Automation Chinese Academy of Sciences (China)
  • Simon Lucey, CMU (USA)
  • Iain Matthews, Disney Research (USA)
  • Aleix Martinez, University of Ohio (USA)
  • Dimitris Metaxas, Rutgers University (USA)
  • Stephen Milborrow, sonic.net            
  • Louis P. Morency, University of South California (USA)      
  • Ioannis Patras, Queen Mary University (UK)      
  • Matti Pietikainen, University of Oulu (Finland)  
  • Deva Ramaman, University of Irvine (USA)
  • Jason Saragih, Commonwealth Sc. & Industrial Research Organisation (AU) 
  • Nicu Sebe, University of Trento (Italy)
  • Jian Sun, Microsoft Research Asia
  • Xiaoou Tang, Chinese University of Hong Kong (China)
  • Fernando De La Torre, Carnegie Mellon University (USA)
  • Philip A. Tresadern, University of Manchester (UK)
  • Michel Valstar, University of Nottingham (UK)
  • Xiaogang Wang, Chinese University of Hong Kong (China)
  • Fang Wen, Microsoft Research Asia
  • Lijun Yin, Binghamton University (USA)

 

Sponsors:

This challenge has been supported by a distinguished fellowship to Dr. Stefanos Zafeiriou by TEKES.