1,042 research outputs found

    Strategies for image visualisation and browsing

    Get PDF
    PhDThe exploration of large information spaces has remained a challenging task even though the proliferation of database management systems and the state-of-the art retrieval algorithms is becoming pervasive. Signi cant research attention in the multimedia domain is focused on nding automatic algorithms for organising digital image collections into meaningful structures and providing high-semantic image indices. On the other hand, utilisation of graphical and interactive methods from information visualisation domain, provide promising direction for creating e cient user-oriented systems for image management. Methods such as exploratory browsing and query, as well as intuitive visual overviews of image collection, can assist the users in nding patterns and developing the understanding of structures and content in complex image data-sets. The focus of the thesis is combining the features of automatic data processing algorithms with information visualisation. The rst part of this thesis focuses on the layout method for displaying the collection of images indexed by low-level visual descriptors. The proposed solution generates graphical overview of the data-set as a combination of similarity based visualisation and random layout approach. Second part of the thesis deals with problem of visualisation and exploration for hierarchical organisation of images. Due to the absence of the semantic information, images are considered the only source of high-level information. The content preview and display of hierarchical structure are combined in order to support image retrieval. In addition to this, novel exploration and navigation methods are proposed to enable the user to nd the way through database structure and retrieve the content. On the other hand, semantic information is available in cases where automatic or semi-automatic image classi ers are employed. The automatic annotation of image items provides what is referred to as higher-level information. This type of information is a cornerstone of multi-concept visualisation framework which is developed as a third part of this thesis. This solution enables dynamic generation of user-queries by combining semantic concepts, supported by content overview and information ltering. Comparative analysis and user tests, performed for the evaluation of the proposed solutions, focus on the ways information visualisation a ects the image content exploration and retrieval; how e cient and comfortable are the users when using di erent interaction methods and the ways users seek for information through di erent types of database organisation

    Perceptually relevant browsing environments for large texture databases

    Get PDF
    This thesis describes the development of a large database of texture stimuli, the production of a similarity matrix re ecting human judgements of similarity about the database, and the development of three browsing models that exploit structure in the perceptual information for navigation. Rigorous psychophysical comparison experiments are carried out and the SOM (Self Organising Map) found to be the fastest of the three browsing models under examination. We investigate scalable methods of augmenting a similarity matrix using the SOM browsing environment to introduce previously unknown textures. Further psychophysical experiments reveal our method produces a data organisation that is as fast to navigate as that derived from the perceptual grouping experiments.Engineering and Physical Sciences Research Council (EPSRC

    Intuitivno pretraživanje baze slike kao potpora označavanju slika

    Get PDF
    Image annotation is typically performed manually since automatic image annotation approaches have not matured yet to be used in practice. Consequently, image annotation is a labour intensive and time consuming task. In this paper, we show how an image browsing system can be employed to support efficient and effective (manual) annotation of image databases. In contrast to other approaches, which typically present images in a linear fashion, we employ a visualisation where images are arranged by mutual visual similarity. Since in this arrangement similar images are close to each other, they can easily be selected and annotated together. Organisation on a grid layout prevents image overlap and thus contributes to a clear presentation. Large image databases are handled through a hierarchical data structure where each image in the visualisation can correspond to a cluster of images that can be expanded by the user. Experimental results indicate that annotation can be performed faster on our proposed system.Označavanje slika obično se obavlja ručno jer automatski pristupi još nisu dovoljno kvalitetni kako bi se koristili u praksi. Zbog toga je označavanje slika u bazi vremenski zahtjevno. U ovom radu pokazat ćemo kako se sustav za pregled slika u bazi može koristiti kao učinkovita potpora ručnom označavanju slika. Za razliku od drugih pristupa, koji prikazuju slike u linearnom poretku, korištena je vizualizacija u kojoj su slike složene po međusobnoj sličnosti. Budući da su na taj način slične slike međusobno blizu jedna drugoj, lako ih je selektirati i zajednički označiti. Slike su organizirane u mrežni prikaz radi sprječavanja preklapanja i jasnije prezentacije. Velike baze podataka organizirane su u hijerarhijsku strukturu gdje svaka slika u pojedinoj vizualizaciji može pripadati skupu slika čiji prikaz korisnik po želji može proširivati. Rezultati provedenih eksperimenata pokazuju da se označavanje slika pomoću predloženog sustava može obavljati brže nego na uobičajeni način

    Visualizing and Interacting with Concept Hierarchies

    Full text link
    Concept Hierarchies and Formal Concept Analysis are theoretically well grounded and largely experimented methods. They rely on line diagrams called Galois lattices for visualizing and analysing object-attribute sets. Galois lattices are visually seducing and conceptually rich for experts. However they present important drawbacks due to their concept oriented overall structure: analysing what they show is difficult for non experts, navigation is cumbersome, interaction is poor, and scalability is a deep bottleneck for visual interpretation even for experts. In this paper we introduce semantic probes as a means to overcome many of these problems and extend usability and application possibilities of traditional FCA visualization methods. Semantic probes are visual user centred objects which extract and organize reduced Galois sub-hierarchies. They are simpler, clearer, and they provide a better navigation support through a rich set of interaction possibilities. Since probe driven sub-hierarchies are limited to users focus, scalability is under control and interpretation is facilitated. After some successful experiments, several applications are being developed with the remaining problem of finding a compromise between simplicity and conceptual expressivity

    Large-scale image collection cleansing, summarization and exploration

    Get PDF
    A perennially interesting topic in the research field of large scale image collection organization is how to effectively and efficiently conduct the tasks of image cleansing, summarization and exploration. The primary objective of such an image organization system is to enhance user exploration experience with redundancy removal and summarization operations on large-scale image collection. An ideal system is to discover and utilize the visual correlation among the images, to reduce the redundancy in large-scale image collection, to organize and visualize the structure of large-scale image collection, and to facilitate exploration and knowledge discovery. In this dissertation, a novel system is developed for exploiting and navigating large-scale image collection. Our system consists of the following key components: (a) junk image filtering by incorporating bilingual search results; (b) near duplicate image detection by using a coarse-to-fine framework; (c) concept network generation and visualization; (d) image collection summarization via dictionary learning for sparse representation; and (e) a multimedia practice of graffiti image retrieval and exploration. For junk image filtering, bilingual image search results, which are adopted for the same keyword-based query, are integrated to automatically identify the clusters for the junk images and the clusters for the relevant images. Within relevant image clusters, the results are further refined by removing the duplications under a coarse-to-fine structure. The duplicate pairs are detected with both global feature (partition based color histogram) and local feature (CPAM and SIFT Bag-of-Word model). The duplications are detected and removed from the data collection to facilitate further exploration and visual correlation analysis. After junk image filtering and duplication removal, the visual concepts are further organized and visualized by the proposed concept network. An automatic algorithm is developed to generate such visual concept network which characterizes the visual correlation between image concept pairs. Multiple kernels are combined and a kernel canonical correlation analysis algorithm is used to characterize the diverse visual similarity contexts between the image concepts. The FishEye visualization technique is implemented to facilitate the navigation of image concepts through our image concept network. To better assist the exploration of large scale data collection, we design an efficient summarization algorithm to extract representative examplars. For this collection summarization task, a sparse dictionary (a small set of the most representative images) is learned to represent all the images in the given set, e.g., such sparse dictionary is treated as the summary for the given image set. The simulated annealing algorithm is adopted to learn such sparse dictionary (image summary) by minimizing an explicit optimization function. In order to handle large scale image collection, we have evaluated both the accuracy performance of the proposed algorithms and their computation efficiency. For each of the above tasks, we have conducted experiments on multiple public available image collections, such as ImageNet, NUS-WIDE, LabelMe, etc. We have observed very promising results compared to existing frameworks. The computation performance is also satisfiable for large-scale image collection applications. The original intention to design such a large-scale image collection exploration and organization system is to better service the tasks of information retrieval and knowledge discovery. For this purpose, we utilize the proposed system to a graffiti retrieval and exploration application and receive positive feedback

    Presenting Visual Information to the User: Combining Computer Vision and Interface Design

    Get PDF
    In this work, we suggest better ways to present visual information (image databases) for browsing and retrieval. Thumbnails obtained from an image set give a good overview of its contents. Instead of simply downsampling images to obtain thumbnails, we first find salient regions (saliency map) using local statistical features of the image. We crop and downsample the images based on these saliency maps, and obtain better thumbnails. The suggested methods of finding salient regions are faster than existing methods while giving comparable results. Secondly, we have developed a Content Based Image Retrieval (CBIR) system to provide empirical evidence (by user study) that similarity based grouped and hierarchical placement of images is better than random placement. Using an effective shape based similarity measure we conclude that visual search is very useful in image retrieval systems. We conducted a field test to check the robustness of the system in varying photography conditions

    Spatial ability, urban wayfinding and location-based services:a review and first results

    Get PDF
    Location-Based Services (LBS) are a new industry at the core of which are GISand spatial databases. With increasing mobility of individuals, the anticipatedavailability of broadband communications for mobile devices and growingvolumes of location specific information available in databases there willinevitably be an increase in demand for services providing location relatedinformation to people on the move. New Information and CommunicationTechnologies (NICTs) are providing enhanced possibilities for navigating ?smartcities?. Urban environments, meanwhile, have increasing spatial complexity.Navigating urban environments is becoming an important issue. The time is ripefor a re-appraisal of urban wayfinding. This paper critically reviews the currentLBS applications and raises a series of questions with regard to LBS for urbanwayfinding. Research is being carried out to measure individuals? spatialability/awareness and their degree of preference for using LBS in wayfinding. Themethodology includes both the use of questionnaires and a virtual reality CAVE.Presented here are the results of the questionnaire survey which indicate therelationships between individuals? spatial ability, use of NICTs and modepreference for receiving wayfinding cues. Also discussed are our future researchdirections on LBS, particular on issues of urban wayfinding using NICTs

    Visual Systems for Interactive Exploration and Mining of Large-Scale Neuroimaging Data Archives

    Get PDF
    While technological advancements in neuroimaging scanner engineering have improved the efficiency of data acquisition, electronic data capture methods will likewise significantly expedite the populating of large-scale neuroimaging databases. As they do and these archives grow in size, a particular challenge lies in examining and interacting with the information that these resources contain through the development of compelling, user-driven approaches for data exploration and mining. In this article, we introduce the informatics visualization for neuroimaging (INVIZIAN) framework for the graphical rendering of, and dynamic interaction with the contents of large-scale neuroimaging data sets. We describe the rationale behind INVIZIAN, detail its development, and demonstrate its usage in examining a collection of over 900 T1-anatomical magnetic resonance imaging (MRI) image volumes from across a diverse set of clinical neuroimaging studies drawn from a leading neuroimaging database. Using a collection of cortical surface metrics and means for examining brain similarity, INVIZIAN graphically displays brain surfaces as points in a coordinate space and enables classification of clusters of neuroanatomically similar MRI images and data mining. As an initial step toward addressing the need for such user-friendly tools, INVIZIAN provides a highly unique means to interact with large quantities of electronic brain imaging archives in ways suitable for hypothesis generation and data mining

    Study of dynamics of structured knowledge: Qualitative analysis of different mapping approaches

    Get PDF
    The authors compared three methods of mapping, considering the maps as a visual interface for the exploration of scientific articles related to computer science. Data were classified according to the original Computing Classification System (CCS) classification and co-categories were used for similarity metrics calculation. The authors’ approach based on MDS was enriched by algorithm mapping to spherical topology. Three other methods were based on VOS, VxOrd and SOM mapping techniques. Visualization of the classified collection was done for three different decades. Tracking the changes in visualization patterns, the authors sought the method that would reveal the real evolution of the CCS scheme, which is still being updated by the editorial board. Comparative analysis is based on qualitative methods. Changes in those properties over two decades were evaluated for the benefit of the authors’ method of mapping. The qualitative analysis shows clustering of proper categories and overlapping of other ones in the authors’ approach, which corresponds to the current changes in the classification scheme and computer science literature
    corecore