Department of Computer Science
University of Texas at San Antonio
Schedule:
Abstract: Subspace learning techniques are widespread in pattern recognition research. They include Principal Component Analysis (PCA), Locality Preserving Projection (LPP), etc. These techniques are generally unsupervised which allows them to model data in the absence of labels or categories. In relevance feedback driven image retrieval system, the user provided information can be used to better describe the intrinsic semantic relationships between images. A semi-supervised subspace learning algorithm is proposed to incrementally learn an adaptive subspace by preserving the semantic structure of the image space, based on user interactions in a relevance feedback driven query-by-example system. It is capable of accumulating knowledge from users, which could result in new feature representations for images in the database so that the system's future retrieval performance can be enhanced. Experiments on a large collection of images have shown the effectiveness and efficiency of the algorithm.
References:
References:
References:
References:
Presentation slides
Abstract
Vehicle tracking data is used in many applications such as traffic control, routing, navigation, and
vehicle location. A common method to obtain vehicle tracking data is using GPS. However, sampling a vehicle using GPS
does not give an accurate data of the vehicle position since it suffers from noise and error sampling rate. Therefore,
algorithms have to be implemented to match the vehicle to a road map. Six algorithms that provide map-matching
techniques are presented; five of them using a variant of the Fréchet distance method which guarantees a quality
measure, and the other one with no quality measure. An incremental algorithm (heuristic) is presented that matches
consecutive portions of the trajectory to the road network, effectively trading accuracy for speed of computation. On
the other hand we propose algorithms which make a global decision and which provide good quality measures, such as:
Integral Fréchet, Sum Fréchet, Weak Fréchet (Using Depth First Search and Dijkstra) and Adaptive Weak Fréchet.
Reference
Please send emails to qitian@cs.utsa.edu, or seminar co-organizers: Kay Robbins, Weining Zhang, Yufei Huang, Carola Wenk, and Qi Tian.