Skip to content

Releases: lbechberger/LearningPsychologicalSpaces

LearningPsychologicalSpaces: Learning a Mapping From Images Into MDS-Based Similarity Spaces

23 Jun 06:16

Choose a tag to compare

  • added statistical analysis of the raw data set (conceptual vs. visual dissimilarity ratings, pre-attentive vs. attentive feature ratings, correlation of feature ratings across different features)

Machine Learning Study with CNNs on Shapes Data

23 Sep 09:54

Choose a tag to compare

  • Added experiments with autoencoder structure

Machine Learning Study with CNNs on Shapes Data

29 Apr 12:33

Choose a tag to compare

  • added code for training a CNN from scratch on sketches and line drawings
  • several experiments for transfer learning, multi-task learning, and generalization to other target spaces

Study on Multidimensional Scaling and Neural Networks on the NOUN Dataset

01 Oct 08:11

Choose a tag to compare

  • major refactoring of the code base
  • added functionality with respect to Shapes study
  • re-ran experiments with updated code

Study on Multidimensional Scaling and Neural Networks on the NOUN Dataset

17 Mar 13:16

Choose a tag to compare

  • Multiple minor updates on scripts (also with respect to the forthcoming Shapes study)
  • re-ran the whole pipeline (updated results)

Study on Multidimensional Scaling and Neural Networks on the NOUN Dataset

18 Jul 08:35

Choose a tag to compare

A thorough update of our study on the NOUN dataset:

  • analyzing different MDS algorithms (metric vs. nonmetric)
  • two pixel-based baselines (downscaled images and ANN activations)
  • Scree plot and correlation analysis
  • 3 machine learning experiments varying feature space, MDS algorithm, and dimensionality of target space

Study on Multidimensional Scaling and Neural Networks on the NOUN Dataset

18 Jul 08:27

Choose a tag to compare

A thorough update of our study on the NOUN dataset:

  • analyzing different MDS algorithms (metric vs. nonmetric)
  • two pixel-based baselines (downscaled images and ANN activations)
  • Scree plot and correlation analysis
  • 3 machine learning experiments varying feature space, MDS algorithm, and dimensionality of target space

LearningPsychologicalSpaces v0.1

18 Apr 08:06

Choose a tag to compare

Pre-release

First pre-release of our code as used for the paper "Mapping Images to Psychological Similarity Spaces Using Neural Networks" (submitted to AIC 2018).