98 resultados para Cognitive mapping


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The conceptual design phase of any project is, by its very nature, a vibrant, creative and dynamic period. It can also be disorganized with much backtracking accompanying the exchange of information between design team members. The transfer of information, ideas and opinion is critical to the development of concepts and as such, rather than being recognized as merely a component of conceptual design activity, it needs to be understood and, ultimately, managed. This paper describes an experimental workshop involving fifteen design professionals in which conceptual design activity was tracked, and subsequently mapped, in order to test and validate a tentative design framework (phase and activity model). The nature of the design progression of the various teams is captured and analyzed, allowing a number of conclusions to be drawn regarding both the iterative nature of this phase of design and how teams of professionals actually design together.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The industrial landscape is becoming increasingly complex and dynamic, with innovative technologies stimulating the emergence of new industries and business models. This paper presents a preliminary framework for mapping industrial emergence, based on roadmapping principles, in order to understand the nature and characteristics of such phenomena. The focus at this stage is on historical examples of industrial emergence, with the preliminary framework based on observations from 20 'quick scan' maps, one of which is used to illustrate the framework. The learning from these historical cases, combined with further industrial consultation and literature review, will be used to develop practical methods for strategy and policy application. The paper concludes by summarising key learning points and further work needed to achieve these outcomes. © 2009 PICMET.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Technology roadmapping workshops are essentially a social mechanism for exploring, creating, shaping and implementing ideas. The front-end of a roadmapping session is based on brainstorming in order to tap into the group's diverse knowledge. The aim of this idea stimulation activity is to capture and share as many perspectives as possible across the full scope of the area of interest. The premise to such group brainstorming is that the sharing and exchange of ideas leads to cognitive stimulation resulting in a greater overall group idea generation performance in terms of the number, variety and originality of ideas. However, it must be recognized that the ideation stage in a roadmapping workshop is a complex psychosocial phenomenon with underlying cognitive and social processes. Thus, there are downsides to group interactions and these must be addressed in order to fully benefit from the power of a roadmapping workshop. This paper will highlight and discuss the key cognitive and social inhibitors involved. These include: production blocking, evaluation apprehension, free riding/social loafing, low norm setting/matching. Facilitation actions and process adjustments to counter such negative factors will be identified so as to provide a psychosocial basis for improving the running of roadmapping workshops. © 2009 PICMET.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The purpose of this study is to develop a model of cognitive impairment to help designers consider the range of issues which affect the lives of people living with such impairment. A series of interviews with experts of cognitive impairment was conducted to describe and assess the links between specific medical conditions, including learning disability, specific learning difficulties, autistic spectrum disorders, traumatic brain injury and schizophrenia, and the types of cognitive impairment associated with them. The results reveal some of the most prevalent and serious types of impairment, which - when transformed into design guidance - will help designers make mainstream products more inclusive also for people with cognitive impairment. © 2011 Springer-Verlag.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Discriminative mapping transforms (DMTs) is an approach to robustly adding discriminative training to unsupervised linear adaptation transforms. In unsupervised adaptation DMTs are more robust to unreliable transcriptions than directly estimating adaptation transforms in a discriminative fashion. They were previously proposed for use with MLLR transforms with the associated need to explicitly transform the model parameters. In this work the DMT is extended to CMLLR transforms. As these operate in the feature space, it is only necessary to apply a different linear transform at the front-end rather than modifying the model parameters. This is useful for rapidly changing speakers/environments. The performance of DMTs with CMLLR was evaluated on the WSJ 20k task. Experimental results show that DMTs based on constrained linear transforms yield 3% to 6% relative gain over MLE transforms in unsupervised speaker adaptation. © 2011 IEEE.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Cytosine methylation is important for transposon silencing and epigenetic regulation of endogenous genes, although the extent to which this DNA modification functions to regulate the genome is still unknown. Here we report the first comprehensive DNA methylation map of an entire genome, at 35 base pair resolution, using the flowering plant Arabidopsis thaliana as a model. We find that pericentromeric heterochromatin, repetitive sequences, and regions producing small interfering RNAs are heavily methylated. Unexpectedly, over one-third of expressed genes contain methylation within transcribed regions, whereas only approximately 5% of genes show methylation within promoter regions. Interestingly, genes methylated in transcribed regions are highly expressed and constitutively active, whereas promoter-methylated genes show a greater degree of tissue-specific expression. Whole-genome tiling-array transcriptional profiling of DNA methyltransferase null mutants identified hundreds of genes and intergenic noncoding RNAs with altered expression levels, many of which may be epigenetically controlled by DNA methylation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

We present a new approach based on Discriminant Analysis to map a high dimensional image feature space onto a subspace which has the following advantages: 1. each dimension corresponds to a semantic likelihood, 2. an efficient and simple multiclass classifier is proposed and 3. it is low dimensional. This mapping is learnt from a given set of labeled images with a class groundtruth. In the new space a classifier is naturally derived which performs as well as a linear SVM. We will show that projecting images in this new space provides a database browsing tool which is meaningful to the user. Results are presented on a remote sensing database with eight classes, made available online. The output semantic space is a low dimensional feature space which opens perspectives for other recognition tasks. © 2005 IEEE.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Our understanding of the elasticity and rheology of disordered materials, such as granular piles, foams, emulsions or dense suspensions relies on improving experimental tools to characterise their behaviour at the particle scale. While 2D observations are now routinely carried out in laboratories, 3D measurements remain a challenge. In this paper, we use a simple model system, a packing of soft elastic spheres, to illustrate the capability of X-ray microtomography to characterise the internal structure and local behaviour of granular systems. Image analysis techniques can resolve grain positions, shapes and contact areas; this is used to investigate the materials microstructure and its evolution upon strain. In addition to morphological measurements, we develop a technique to quantify contact forces and estimate the internal stress tensor. As will be illustrated in this paper, this opens the door to a broad array of static and dynamical measurements in 3D disordered systems. © 2011 Elsevier Ltd. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

High-throughput DNA sequencing (HTS) instruments today are capable of generating millions of sequencing reads in a short period of time, and this represents a serious challenge to current bioinformatics pipeline in processing such an enormous amount of data in a fast and economical fashion. Modern graphics cards are powerful processing units that consist of hundreds of scalar processors in parallel in order to handle the rendering of high-definition graphics in real-time. It is this computational capability that we propose to harness in order to accelerate some of the time-consuming steps in analyzing data generated by the HTS instruments. We have developed BarraCUDA, a novel sequence mapping software that utilizes the parallelism of NVIDIA CUDA graphics cards to map sequencing reads to a particular location on a reference genome. While delivering a similar mapping fidelity as other mainstream programs , BarraCUDA is a magnitude faster in mapping throughput compared to its CPU counterparts. The software is also capable of supporting multiple CUDA devices in parallel to further accelerate the mapping throughput. BarraCUDA is designed to take advantage of the parallelism of GPU to accelerate the mapping of millions of sequencing reads generated by HTS instruments. By doing this, we could, at least in part streamline the current bioinformatics pipeline such that the wider scientific community could benefit from the sequencing technology. BarraCUDA is currently available at http://seqbarracuda.sf.net