Classification and regression of trajectories rendered as images via 2D Convolutional Neural Networks
Mariaclaudia Nicolai, Raffaella Fiamma Cabini, Diego Ulisse Pizzagalli

TL;DR
This paper explores how 2D CNNs can classify and regress trajectories rendered as images, analyzing how rendering parameters affect performance and addressing artifacts like information loss and spectral changes.
Contribution
It investigates the effectiveness of CNNs on synthetic trajectory images with various rendering modalities, highlighting the impact of image resolution and motion history.
Findings
Optimal image resolution depends on model depth and motion history.
Motion history encoding improves movement direction recognition.
Rendering artifacts can significantly affect CNN performance.
Abstract
Trajectories can be regarded as time-series of coordinates, typically arising from motile objects. Methods for trajectory classification are particularly important to detect different movement patterns, while methods for regression to compute motility metrics and forecasting. Recent advances in computer vision have facilitated the processing of trajectories rendered as images via artificial neural networks with 2d convolutional layers (CNNs). This approach leverages the capability of CNNs to learn spatial hierarchies of features from images, necessary to recognize complex shapes. Moreover, it overcomes the limitation of other machine learning methods that require input trajectories with a fixed number of points. However, rendering trajectories as images can introduce poorly investigated artifacts such as information loss due to the plotting of coordinates on a discrete grid, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
