jinanallan / puzzlesdata

0 stars 0 forks source link

Topics to work on #11

Open Erfan7bt opened 10 months ago

Erfan7bt commented 10 months ago
Erfan7bt commented 10 months ago

heatmap of the clusters implemented for all pnp puzzles in: https://github.com/jinanallan/puzzlesdata/commit/568311b54262e1fbdd7716e79b9429d59862dcd1

a better visulizaztion of path plots based on frame file tested here: https://github.com/jinanallan/puzzlesdata/commit/4b24f8d61781911a2255af0e0411ddbea0935567

an initial implement of diff score also has been tested: https://github.com/jinanallan/puzzlesdata/commit/eeac1bf000aefd6bb4764556f5f296cc0e8abe4a

Erfan7bt commented 10 months ago

The effect of choice of number of clusters need to be discussed more

Erfan7bt commented 10 months ago

after plotting previous results without ego trajectories: one thing seemed interesting, When attached to an objects the trajectories are much smoother compared to ego free movement trajectories, which can have a behavioral reason behind it .

Erfan7bt commented 8 months ago

https://tubcloud.tu-berlin.de/apps/files/?dir=/Shared/scioi_slides&openfile=2034382098

Marc's slide for the project

Erfan7bt commented 8 months ago
Erfan7bt commented 6 months ago

Marc's meeting:

Erfan7bt commented 6 months ago

https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5033575/

Erfan7bt commented 6 months ago

https://ieeexplore.ieee.org/abstract/document/1163055 DTW paper

Erfan7bt commented 6 months ago

https://arxiv.org/pdf/1703.01541.pdf soft DTW barycenter

Erfan7bt commented 6 months ago

Implement soft dtw score with torch and then redo the clustering task https://tslearn.readthedocs.io/en/stable/gen_modules/metrics/tslearn.metrics.soft_dtw.html https://tslearn.readthedocs.io/en/stable/gen_modules/clustering/tslearn.clustering.TimeSeriesKMeans.html#tslearn.clustering.TimeSeriesKMeans

Erfan7bt commented 6 months ago

https://proceedings.mlr.press/v130/blondel21a/blondel21a.pdf soft-DTW divergence is introduced to counteract the non-positivity of soft-DTW:

Erfan7bt commented 6 months ago

https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=994784 good paper on use of stw or LCS and hierarchical clustering

Erfan7bt commented 6 months ago

some new measurements to do :

svetlanalevit commented 5 months ago

Motivation to consider positional data for clustering:

Why do we evaluate clusters:

svetlanalevit commented 5 months ago

possible claim/idea in the paper:

splitting the technical part of the analysis as a separate publication goal: putting on arxiv first, asking Maartens

Erfan7bt commented 4 months ago

https://www.cs.toronto.edu/~sheila/2542/s14/A1/introtopddl2.pdf pddl