461 resultados para Hierarchies


Relevância:

10.00% 10.00%

Publicador:

Resumo:

Neste trabalho refletimos acerca das relações entre sexo, gênero, ciência e feminismo, a partir da análise da produção contemporânea de um grupo de pesquisadoras que se denominam como neurofeministas e que, desde 2010, se articulam em uma rede internacional chamada NeuroGenderings. O objetivo da NeuroGenderings é trazer uma perspectiva feminista crítica aos estudos recentes sobre o cérebro, sobretudo aqueles que buscam por diferenças entre homens e mulheres. As neurofeministas estão engajadas em produzir uma neurociência situada, assumidamente feminista, que não deixe de lado a materialidade dos corpos e especialmente do cérebro , ao mesmo tempo em que se preocupam politicamente com as hierarquias de gênero. Procuram, portanto, produzir uma neurociência empírica, capaz de produzir o que chamam de zonas de proximidade entre moléculas e paisagens políticas. Além disso, pretendem combater o neurossexismo, isto é, estereótipos em relação à masculinidade e feminilidade que estariam presentes em grande parte da produção neurocientífica, bem como em sua divulgação para o público mais amplo. Assim, mapeamos a rede NeuroGenderings a partir de duas estratégias metodológicas: a leitura e análise da produção bibliográfica das neurofeministas (tanto as publicações oficiais da rede, como publicações individuais das pesquisadoras) e a observação da reunião e conferência mais recente da NeuroGenderings, que ocorreu na cidade de Lausanne, na Suíça, em 2014. O neurofeminismo nos oferece relevante material analítico para refletirmos acerca dos ideais de cientificidade em disputa na ideia de uma neurociência feminista, levando em conta a crença de que ciência e política pertenceriam a esferas separadas e imiscíveis, e que neutralidade seria característica obrigatória à boa prática científica. Além disso, notamos aproximações entre o trabalho das neurofeministas e os trabalhos de um importante grupo de estudiosas do campo da ciência e gênero, chamadas de feministas biólogas. As feministas biólogas inspiram a produção neurocientífica, principalmente no que diz respeito à perspectiva antidualista, que rejeita a oposição entre sexo e gênero, natureza e cultura, encarando-os como entrelaçados e inseparáveis. Entretanto, embora o entrelaçamento entre sexo e gênero seja consenso entre as neurofeministas, não há acordos sobre a forma como esse entrelaçamento deve ser pensado em termos neurocientíficos. Assim, a discussão em torno do conceito de plasticidade cerebral evidencia alguns desses dissensos, bem como tensões entre ciências humanas e neurociência dentro da NeuroGenderings, rede marcada pela interdisciplinaridade. Essas tensões, porém, não inviabilizam o projeto neurofeminista de pensar o cérebro como um objeto compartilhado de conhecimento.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Many data are naturally modeled by an unobserved hierarchical structure. In this paper we propose a flexible nonparametric prior over unknown data hierarchies. The approach uses nested stick-breaking processes to allow for trees of unbounded width and depth, where data can live at any node and are infinitely exchangeable. One can view our model as providing infinite mixtures where the components have a dependency structure corresponding to an evolutionary diffusion down a tree. By using a stick-breaking approach, we can apply Markov chain Monte Carlo methods based on slice sampling to perform Bayesian inference and simulate from the posterior distribution on trees. We apply our method to hierarchical clustering of images and topic modeling of text data.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Modelling is fundamental to many fields of science and engineering. A model can be thought of as a representation of possible data one could predict from a system. The probabilistic approach to modelling uses probability theory to express all aspects of uncertainty in the model. The probabilistic approach is synonymous with Bayesian modelling, which simply uses the rules of probability theory in order to make predictions, compare alternative models, and learn model parameters and structure from data. This simple and elegant framework is most powerful when coupled with flexible probabilistic models. Flexibility is achieved through the use of Bayesian non-parametrics. This article provides an overview of probabilistic modelling and an accessible survey of some of the main tools in Bayesian non-parametrics. The survey covers the use of Bayesian non-parametrics for modelling unknown functions, density estimation, clustering, time-series modelling, and representing sparsity, hierarchies, and covariance structure. More specifically, it gives brief non-technical overviews of Gaussian processes, Dirichlet processes, infinite hidden Markov models, Indian buffet processes, Kingman's coalescent, Dirichlet diffusion trees and Wishart processes.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

A common approach to visualise multidimensional data sets is to map every data dimension to a separate visual feature. It is generally assumed that such visual features can be judged independently from each other. However, we have recently shown that interactions between features do exist [Hannus et al. 2004; van den Berg et al. 2005]. In those studies, we first determined individual colour and size contrast or colour and orientation contrast necessary to achieve a fixed level of discrimination performance in single feature search tasks. These contrasts were then used in a conjunction search task in which the target was defined by a combination of a colour and a size or a colour and an orientation. We found that in conjunction search, despite the matched feature discriminability, subjects significantly more often chose an item with the correct colour than one with correct size or orientation. This finding may have consequences for visualisation: the saliency of information coded by objects' size or orientation may change when there is a need to simultaneously search for colour that codes another aspect of the information. In the present experiment, we studied whether a colour bias can also be found in a more complex and continuous task, Subjects had to search for a target in a node-link diagram consisting of SO nodes, while their eye movements were being tracked, Each node was assigned a random colour and size (from a range of 10 possible values with fixed perceptual distances). We found that when we base the distances on the mean threshold contrasts that were determined in our previous experiments, the fixated nodes tend to resemble the target colour more than the target size (Figure 1a). This indicates that despite the perceptual matching, colour is judged with greater precision than size during conjunction search. We also found that when we double the size contrast (i.e. the distances between the 10 possible node sizes), this effect disappears (Figure 1b). Our findings confirm that the previously found decrease in salience of other features during colour conjunction search is also present in more complex (more 'visualisation- realistic') visual search tasks. The asymmetry in visual search behaviour can be compensated for by manipulating step sizes (perceptual distances) within feature dimensions. Our results therefore also imply that feature hierarchies are not completely fixed and may be adapted to the requirements of a particular visualisation. Copyright © 2005 by the Association for Computing Machinery, Inc.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Ideally, one would like to perform image search using an intuitive and friendly approach. Many existing image search engines, however, present users with sets of images arranged in some default order on the screen, typically the relevance to a query, only. While this certainly has its advantages, arguably, a more flexible and intuitive way would be to sort images into arbitrary structures such as grids, hierarchies, or spheres so that images that are visually or semantically alike are placed together. This paper focuses on designing such a navigation system for image browsers. This is a challenging task because arbitrary layout structure makes it difficult - if not impossible - to compute cross-similarities between images and structure coordinates, the main ingredient of traditional layouting approaches. For this reason, we resort to a recently developed machine learning technique: kernelized sorting. It is a general technique for matching pairs of objects from different domains without requiring cross-domain similarity measures and hence elegantly allows sorting images into arbitrary structures. Moreover, we extend it so that some images can be preselected for instance forming the tip of the hierarchy allowing to subsequently navigate through the search results in the lower levels in an intuitive way. Copyright 2010 ACM.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This paper focuses on the stiffness and strength of lattices with multiple hierarchical levels. We examine two-dimensional and three-dimensional lattices with up to three levels of structural hierarchy. At each level, the topology and the orientation of the lattice are prescribed, while the relative density is varied over a defined range. The properties of selected hierarchical lattices are obtained via a multiscale approach applied iteratively at each hierarchical level. The results help to quantify the effect that multiple orders of structural hierarchy produces on stretching and bending dominated lattices. Material charts for the macroscopic stiffness and strength illustrate how the property range of the lattices can expand as subsequent levels of hierarchy are added. The charts help to gain insight into the structural benefit that multiple hierarchies can impart to the macroscopic performance of a lattice. © 2013 Elsevier Ltd. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Based on a long-term ecological monitoring, the present study chose the most dominant benthic macroinvertebrate (Baetis spp.) as target organisms in Xiangxi River, built the habitat suitability models (HSMs) for water depth, current velocity and substrate, respectively, which is the first aquatic organisms model for habitat suitability in the Chinese Mainland with a long-term consecutive in situ measurement. In order to protect the biointegrity and function of the river ecosystem, the theory system of instream environmental flow should be categorized into three hierarchies, namely minimum required instream flow (hydrological level), minimum instream environmental flow (biospecies level), and optimum instream environmental flow (ecosystem level). These three hierarchies of instream environmental flow models were then constructed with the hydrological and weighted usable area (WUA) method. The results show that the minimum required instream flow of Xiangxi River calculated by the Tennant method (10% of the mean annual flow) was 0.615 m(3) s(-1); the minimum instream environmental flow accounted for 19.22% of the mean annual flow (namely 1.182 m(3) s(-1)), which was the damaged river channel. ow in the dry season; and 42.91% of the mean annual flow (namely 2.639 m(3) s(-1)) should be viewed as the optimum instream environmental flow in order to protect the health of the river ecosystem, maintain the instream biodiversity, and reduce the impact of small hydropower stations nearby the Xiangxi River. We recommend that the hydrological and biological methods can help establish better instream environmental. ow models and design best management practices for use in the small hydropower station project. (C) 2008 National Natural Science Foundation of China and Chinese Academy of Sciences. Published by Elsevier Limited and Science in China Press. All rights reserved.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

We present the Unified Form Language (UFL), which is a domain-specific language for representing weak formulations of partial differential equations with a view to numerical approximation. Features of UFL include support for variational forms and functionals, automatic differentiation of forms and expressions, arbitrary function space hierarchies formultifield problems, general differential operators and flexible tensor algebra. With these features, UFL has been used to effortlessly express finite element methods for complex systems of partial differential equations in near-mathematical notation, resulting in compact, intuitive and readable programs. We present in this work the language and its construction. An implementation of UFL is freely available as an open-source software library. The library generates abstract syntax tree representations of variational problems, which are used by other software libraries to generate concrete low-level implementations. Some application examples are presented and libraries that support UFL are highlighted. © 2014 ACM.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

综述了海量层次信息可视化与Focus+Context技术的相关工作,针对海量层次信息可视化的交互问题,在嵌套圆可视化技术的基础上提出了基于上下文感知的Focus+Context交互式可视化技术.首先,基于外切圆排列方法提出对圆心进行三角网格剖分的方法,为变形计算建立上下文;然后,针对变形计算前后上下文一致性问题,在三角网格邻居跟踪方法的基础上,提出了用于同层兄弟节点上下文感知的外切圆变形排列方法,以及用于父子节点上下文感知的嵌套圆迭代排列方法.实验结果表明。上述方法在实现焦点突出的鱼眼视图的同时,能够有效地解决Focus+Context交互式可视化的上下文感知问题.上述方法应用于文件系统海量层次信息的交互式可视化问题,提供了交互式可视化工具.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

In the production tail of oilfield, water-cut is very high in thick channel sand oil reservoir, but recovery efficiency is relative low, and recoverable remaining oil reserves is more abundant, so these reserves is potential target of additional development. The remaining oil generally distributed with accumulation in certain areas, controlled by the reservoir architecture that mainly is the lateral accretion shale beddings in the point bar, so the study of reservoir architecture and the remaining oil distribution patterns controlled by architecture are very significant. In this paper, taking the Minghuazhen formation of Gangxi oilfield as a case, using the method of hierarchy analysis, pattern fitting and multidimensional interaction, the architecture of the meandering river reservoir is precisely anatomized, and the remaining oil distribution patterns controlled by the different hierarchy architecture are summarized, which will help to guide the additional development of oil fields. Not only is the study significant to the remaining oil forecasting, but also it is important for the theory development of reservoir geology. With the knowledge of sequence correlation and fluvial correlation model, taking many factors into account, such as combination of well and seismic data, hierarchical controlling, sedimentary facies restraint, performance verification and 3-D closure, an accurate sequence frame of the study area was established. On the basis of high-resolution stratigraphic correlation, single layer and oil sand body are correlated within this frame, and four architecture hierarchies, composite channel, single channels, point bars and lateral accretion sandbody are identified, The result indicates that Minghuazhen Formation of Gangxi oilfield are dominated by meandering river deposition, including two types of channel sandbodies, narrow band and wide band channel sandbody, and each of them has different characteristics of facies variation laterally. Based on the identification of composite channel, according to the spatial combination patterns and identified signs of single channel, combined with channel sandbody distribution and tracer material data, single channel sandbodies are identified. According to empirical formula, point-bar scales of the study area are predicted, and three identification signs are summarized, that is, positive rhythm in depositional sequence, the maximum thick sand and near close to the abandoned channel, and point bars are identified. On the basis of point bar recognition, quantitative architecture models inner point bar are ascertained, taking the lateral accretion sand body and lateral accretion shale beddings in single well as foundation, and quantitative architecture models inner point bar as guidance, and result of tracer material data as controlling, the the lateral accretion sand body and lateral accretion shale beddings are forecasted interwell, so inner architecture of point bar is anatomied. 3-D structural model, 3-D facies model and 3-D petrophysical properties models are set up, spatial distribution characteristics of sedimentary facies and petrophysical properties is reappeared. On the basis of reservoir architecture analysis and performance production data, remaining oil distribution patterns controlled by different hierarchy architecture units, stacked channel, single channel and inner architecture of point bar, are summarized, which will help to guide the additional development of oil fields.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

The reservoir of Zhongerbei region in Gudao Oilfield is a typical fluvial facies deposit, its serious heterogeneity of the reservoir caused the distribution of remaining oil in mature reservoirs is characterized by highly scattered in the whole field, and result to declination of production, tap potential and stabilize production is more difficult. Reservoir modeling based on lay scale can not fulfill requirement. How to further studied reservoir heterogeneity within the unit and establish the finer reservoir modeling is a valid approach to oil developing. The architectural structure elements analysis is the effectively method to study reservoir heterogeneity. Utilize this method, divide the reservoirs of Gudao Oilfield into ten hierarchies. The priority studying is sixth, seven hierarchies, ie single sand layers sand bodies By the identification of sixth, seven hierarchies, subdivide the reservoir to the single genetic unit. And to subdivide by many correlation means, such as isometry and phase transition, accomplish closure and correlation of 453 wells.Connectting fluvial deposit pattern, deposition characteristic with its log, build the inverting relation between “sedimentary facies” and “electrofacies” The process emphasize genetic communication and collocation structure of genetic body in space. By detailed architecture analyses sandbodies’ structure, this paper recognize seven structure elements, such as major channel, abandoned channel, natural levee, valley flat, crevasse splay, crevasse channel and floodplain fine grain.Combination identification of architectural structure elements with facieology and study of deposition characteristic, can further knowing genesis and development of abandoned channel. It boost the accuracy to separation in blanket channel bodies distribution, and provide reference to retrieving single channel boundary. Finally, establish fine plane and section construction. On basis architectural structure map, barrier beds and interbeds isopach map and mini-structure map, considering single thin layers to be construction unit, the main layer planimetric maps have drawn and the inner oil-water boundary have revealed. All account that architectural structure elements control remaining oil distribution in layer, and develop the study on architectural structure elements to direct horizontal well is succesful.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Sulige gas field is located in Northwest of Yi-Shan Slope of the Ordos Basin. The Shan 1 Member of the Shanxi Formation and He8 Member of the ShiHeZi Formation are not only objective strata of research but also main producing strata of the Sulige Field. From core and wireline log data of 32 wells in well Su6 area of Sulige field, no less than six lithofaice types can be recognised. They are Gm,Sl,Sh,Sm,Sp,Fl,Fm. Box-shaped, bell-shaped, funnel-shaped and line-segment-shaped log are typcial gamma-ray log characters and shapes. The Depositonal system of the Shan1-He8 strata in research area have five bounding-surface hierarchies and was composed of six architectural elements, CH, LS,FF(CH),SB,LA,GB. The depositional model of Shan 1 was the type of a sandy meandering river with natural levee, abandoned channels and crevasse splay. Channel depth of this model maybe 7-12 m and the fullest-bank flow can reach 14 m high. Based on analysis of depositional causes, a sandy braided river model for the depositional system of He 8 can be erected. It consists of active main channels, active chute channels, sheet-like sand bars, abandoned main channels and abandoned chute channels. Channel depth of this model can be 3-4 m with 9 m of highest flow. Six gamma-ray log cross sections show that the connectivity of sandbodies through Shan 1 Member is lower than He 8. Influenced by occurrence of mudy and silty deposits, vertical connectivity of sandbodies through He 8 is not high.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Most knowledge representation languages are based on classes and taxonomic relationships between classes. Taxonomic hierarchies without defaults or exceptions are semantically equivalent to a collection of formulas in first order predicate calculus. Although designers of knowledge representation languages often express an intuitive feeling that there must be some advantage to representing facts as taxonomic relationships rather than first order formulas, there are few, if any, technical results supporting this intuition. We attempt to remedy this situation by presenting a taxonomic syntax for first order predicate calculus and a series of theorems that support the claim that taxonomic syntax is superior to classical syntax.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Recent developments in microfabrication and nanotechnology will enable the inexpensive manufacturing of massive numbers of tiny computing elements with sensors and actuators. New programming paradigms are required for obtaining organized and coherent behavior from the cooperation of large numbers of unreliable processing elements that are interconnected in unknown, irregular, and possibly time-varying ways. Amorphous computing is the study of developing and programming such ultrascale computing environments. This paper presents an approach to programming an amorphous computer by spontaneously organizing an unstructured collection of processing elements into cooperative groups and hierarchies. This paper introduces a structure called an AC Hierarchy, which logically organizes processors into groups at different levels of granularity. The AC hierarchy simplifies programming of an amorphous computer through new language abstractions, facilitates the design of efficient and robust algorithms, and simplifies the analysis of their performance. Several example applications are presented that greatly benefit from the AC hierarchy. This paper introduces three algorithms for constructing multiple levels of the hierarchy from an unstructured collection of processors.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

For a very large network deployed in space with only nearby nodes able to talk to each other, we want to do tasks like robust routing and data storage. One way to organize the network is via a hierarchy, but hierarchies often have a few critical nodes whose death can disrupt organization over long distances. I address this with a system of distributed aggregates called Persistent Nodes, such that spatially local failures disrupt the hierarchy in an area proportional to the diameter of the failure. I describe and analyze this system, which has been implemented in simulation.