931 resultados para Tree diagram
Resumo:
We present a fast algorithm for computing a Gomory-Hu tree or cut tree for an unweighted undirected graph G = (V,E). The expected running time of our algorithm is Õ(mc) where |E| = m and c is the maximum u-vedge connectivity, where u,v ∈ V. When the input graph is also simple (i.e., it has no parallel edges), then the u-v edge connectivity for each pair of vertices u and v is at most n-1; so the expected running time of our algorithm for simple unweighted graphs is Õ(mn).All the algorithms currently known for constructing a Gomory-Hu tree [8,9] use n-1 minimum s-t cut (i.e., max flow) subroutines. This in conjunction with the current fastest Õ(n20/9) max flow algorithm due to Karger and Levine [11] yields the current best running time of Õ(n20/9n) for Gomory-Hu tree construction on simpleunweighted graphs with m edges and n vertices. Thus we present the first Õ(mn) algorithm for constructing a Gomory-Hu tree for simple unweighted graphs.We do not use a max flow subroutine here; we present an efficient tree packing algorithm for computing Steiner edge connectivity and use this algorithm as our main subroutine. The advantage in using a tree packing algorithm for constructing a Gomory-Hu tree is that the work done in computing a minimum Steiner cut for a Steiner set S ⊆ V can be reused for computing a minimum Steiner cut for certain Steiner sets S' ⊆ S.
Resumo:
Ternary phase relations in the Co-Cr-S system at 1223 K were determined using microprobe analysis of quenched samples. The results are consistent with the data available on the binary systems. A complete solid solution exists between cobalt monosulfide and chromium monosulfide. The CoCr2S4 thiospinel is the only ternary compound formed. A sulfur potential diagram was constructed for the region involving equilibrium between alloy and monosulfide based on thermodynamic data on the Co-Cr, Co-S, and Cr-S binary systems and the ternary information obtained in this study. The sulfidation behavior of Co-Cr alloys reported in the literature is discussed in light of the sulfur potential diagram.
Resumo:
Sulfur and oxygen dissolved in nickel and cupronickel melts can be remwed as gaseous oxides of sulfur by a vacuum treatment. Presented in this paper is a new matched thermcxhemical disgran~ that permit.. direct evaluation of the equilibrium partial pressure of SO, as a function of temperature wer an alloy of specified compition. The matched thermochemical diagram consists of a central plot which shows the integral Gibbs' energy of mixing for the binary system SO, at different temperatures. The central plot is flanked on either side by terminal plots of the chemical potentials of oxygen and sulfur, as functions of temperature, for different alloy compositions. By projecting the chemical wtentials of oxygen and sulfur from the terminal lots on to the central diagram, ihe equilibrium partial pressure of S0,can be directly ;cad on the nomograms on the central plot at different temperatures. The matched therrnochemical diagrams are useful in assuring the efficiency of vacuum refining.
Resumo:
An isothermal section of the phase diagram for the system Nd-Pd-O at 1350 K has been established by equilibration of samples representing 13 different compositions and phase identification after quenching by optical and scanning electron microscopy, x-ray diffraction, and energy dispersive analysis of x-rays. The binary oxides PdO and NdO were not stable at 1350 K. Two ternary oxides Nd4PdO7 and Nd2Pd2O5 were identified. Solid and liquid alloys, as well as the intermetallics NdPd3 and NdPd5, were found to be in equilibrium with Nd2O3. Based on the phase relations, three solidstate cells were designed to measure the Gibbs energies of formation of PdO and the two ternary oxides. An advanced version of the solid-state cell incorporating a buffer electrode was used for high-temperature thermodynamic measurements. The function of the buffer electrode, placed between reference and working electrodes, was to absorb the electrochemical flux of the mobile species through the solid electrolyte caused by trace electronic conductivity. The buffer electrode prevented polarization of the measuring electrode and ensured accurate data. Yttria-stabilized zirconia was used as the solid electrolyte and pure oxygen gas at a pressure of 0.1 MP a as the reference electrode. Electromotive force measurements, conducted from 950 to 1425 K, indicated the presence of a third ternary oxide Nd2PdO4, stable below 1135 (±10) K. Additional cells were designed to study this compound. The standard Gibbs energy of formation of PdO (†f G 0) was measured from 775 to 1125 Kusing two separate cell designs against the primary reference standard for oxygen chemical potential. Based on the thermodynamic information, chemical potential diagrams for the system Nd-Pd-O were also developed.
Resumo:
An isothermal section of the phase diagram for the system Cu-Rh-O at 1273 K has been established by equilibration of samples representing eighteen different compositions, and phase identification after quenching by optical and scanning electron microscopy (SEM), X-ray diffraction (XRD), and energy dispersive analysis of X-rays (EDX). In addition to the binary oxides Cu2O, CuO, and Rh2O3, two ternary oxides CuRhO2 and CuRh2O4 were identified. Both the ternary oxides were in equilibrium with metallic Rh. There was no evidence of the oxide Cu2Rh2O5 reported in the literature. Solid alloys were found to be in equilibrium with Cu2O. Based on the phase relations, two solid-state cells were designed to measure the Gibbs energies of formation of the two ternary oxides. Yttria-stabilized zirconia was used as the solid electrolyte, and an equimolar mixture of Rh+Rh2O3 as the reference electrode. The reference electrode was selected to generate a small electromotive force (emf), and thus minimize polarization of the three-phase electrode. When the driving force for oxygen transport through the solid electrolyte is small, electrochemical flux of oxygen from the high oxygen potential electrode to the low potential electrode is negligible. The measurements were conducted in the temperature range from 900 to 1300 K. The thermodynamic data can be represented by the following equations: {fx741-1} where Δf(ox) G o is the standard Gibbs energy of formation of the interoxide compounds from their component binary oxides. Based on the thermodynamic information, chemical potential diagrams for the system Cu-Rh-O were developed.
Resumo:
The design and operation of the minimum cost classifier, where the total cost is the sum of the measurement cost and the classification cost, is computationally complex. Noting the difficulties associated with this approach, decision tree design directly from a set of labelled samples is proposed in this paper. The feature space is first partitioned to transform the problem to one of discrete features. The resulting problem is solved by a dynamic programming algorithm over an explicitly ordered state space of all outcomes of all feature subsets. The solution procedure is very general and is applicable to any minimum cost pattern classification problem in which each feature has a finite number of outcomes. These techniques are applied to (i) voiced, unvoiced, and silence classification of speech, and (ii) spoken vowel recognition. The resulting decision trees are operationally very efficient and yield attractive classification accuracies.
Resumo:
In this paper, we present a new algorithm for learning oblique decision trees. Most of the current decision tree algorithms rely on impurity measures to assess the goodness of hyperplanes at each node while learning a decision tree in top-down fashion. These impurity measures do not properly capture the geometric structures in the data. Motivated by this, our algorithm uses a strategy for assessing the hyperplanes in such a way that the geometric structure in the data is taken into account. At each node of the decision tree, we find the clustering hyperplanes for both the classes and use their angle bisectors as the split rule at that node. We show through empirical studies that this idea leads to small decision trees and better performance. We also present some analysis to show that the angle bisectors of clustering hyperplanes that we use as the split rules at each node are solutions of an interesting optimization problem and hence argue that this is a principled method of learning a decision tree.
Resumo:
In the tree cricket Oecanthus henryi, females are attracted by male calls and can choose between males. To make a case for female choice based on male calls, it is necessary to examine male call variation in the field and identify repeatable call features that are reliable indicators of male size or symmetry. Female preference for these reliable call features and the underlying assumption behind this choice, female preference for larger males, also need to be examined. We found that females did prefer larger males during mating, as revealed by the longer mating durations and longer spermatophore retention times. We then examined the correlation between acoustic and morphological features and the repeatability of male calls in the field across two temporal scales, within and across nights. We found that carrier frequency was a reliable indicator of male size, with larger males calling at lower frequencies at a given temperature. Simultaneous playback of male calls differing in frequency, spanning the entire range of natural variation at a given temperature, revealed a lack of female preference for low carrier frequencies. The contrasting results between the phonotaxis and mating experiments may be because females are incapable of discriminating small differences in frequency or because the change in call carrier frequency with temperature renders this cue unreliable in tree crickets. (C) 2012 The Association for the Study of Animal Behaviour. Published by Elsevier Ltd. All rights reserved.
Resumo:
The problem of identifying user intent has received considerable attention in recent years, particularly in the context of improving the search experience via query contextualization. Intent can be characterized by multiple dimensions, which are often not observed from query words alone. Accurate identification of Intent from query words remains a challenging problem primarily because it is extremely difficult to discover these dimensions. The problem is often significantly compounded due to lack of representative training sample. We present a generic, extensible framework for learning the multi-dimensional representation of user intent from the query words. The approach models the latent relationships between facets using tree structured distribution which leads to an efficient and convergent algorithm, FastQ, for identifying the multi-faceted intent of users based on just the query words. We also incorporated WordNet to extend the system capabilities to queries which contain words that do not appear in the training data. Empirical results show that FastQ yields accurate identification of intent when compared to a gold standard.
Resumo:
Text segmentation and localization algorithms are proposed for the born-digital image dataset. Binarization and edge detection are separately carried out on the three colour planes of the image. Connected components (CC's) obtained from the binarized image are thresholded based on their area and aspect ratio. CC's which contain sufficient edge pixels are retained. A novel approach is presented, where the text components are represented as nodes of a graph. Nodes correspond to the centroids of the individual CC's. Long edges are broken from the minimum spanning tree of the graph. Pair wise height ratio is also used to remove likely non-text components. A new minimum spanning tree is created from the remaining nodes. Horizontal grouping is performed on the CC's to generate bounding boxes of text strings. Overlapping bounding boxes are removed using an overlap area threshold. Non-overlapping and minimally overlapping bounding boxes are used for text segmentation. Vertical splitting is applied to generate bounding boxes at the word level. The proposed method is applied on all the images of the test dataset and values of precision, recall and H-mean are obtained using different approaches.
Resumo:
The delineation of seismic source zones plays an important role in the evaluation of seismic hazard. In most of the studies the seismic source delineation is done based on geological features. In the present study, an attempt has been made to delineate seismic source zones in the study area (south India) based on the seismicity parameters. Seismicity parameters and the maximum probable earthquake for these source zones were evaluated and were used in the hazard evaluation. The probabilistic evaluation of seismic hazard for south India was carried out using a logic tree approach. Two different types of seismic sources, linear and areal, were considered in the present study to model the seismic sources in the region more precisely. In order to properly account for the attenuation characteristics of the region, three different attenuation relations were used with different weightage factors. Seismic hazard evaluation was done for the probability of exceedance (PE) of 10% and 2% in 50 years. The spatial variation of rock level peak horizontal acceleration (PHA) and spectral acceleration (Sa) values corresponding to return periods of 475 and 2500 years for the entire study area are presented in this work. The peak ground acceleration (PGA) values at ground surface level were estimated based on different NEHRP site classes by considering local site effects.
Resumo:
1. The relationship between species richness and ecosystem function, as measured by productivity or biomass, is of long-standing theoretical and practical interest in ecology. This is especially true for forests, which represent a majority of global biomass, productivity and biodiversity. 2. Here, we conduct an analysis of relationships between tree species richness, biomass and productivity in 25 forest plots of area 8-50ha from across the world. The data were collected using standardized protocols, obviating the need to correct for methodological differences that plague many studies on this topic. 3. We found that at very small spatial grains (0.04ha) species richness was generally positively related to productivity and biomass within plots, with a doubling of species richness corresponding to an average 48% increase in productivity and 53% increase in biomass. At larger spatial grains (0.25ha, 1ha), results were mixed, with negative relationships becoming more common. The results were qualitatively similar but much weaker when we controlled for stem density: at the 0.04ha spatial grain, a doubling of species richness corresponded to a 5% increase in productivity and 7% increase in biomass. Productivity and biomass were themselves almost always positively related at all spatial grains. 4. Synthesis. This is the first cross-site study of the effect of tree species richness on forest biomass and productivity that systematically varies spatial grain within a controlled methodology. The scale-dependent results are consistent with theoretical models in which sampling effects and niche complementarity dominate at small scales, while environmental gradients drive patterns at large scales. Our study shows that the relationship of tree species richness with biomass and productivity changes qualitatively when moving from scales typical of forest surveys (0.04ha) to slightly larger scales (0.25 and 1ha). This needs to be recognized in forest conservation policy and management.
Resumo:
Similar quantum phase diagrams and transitions are found for three classes of one-dimensional models with equally spaced sites, singlet ground states (GS), inversion symmetry at sites and a bond order wave (BOW) phase in some sectors. The models are frustrated spin-1/2 chains with variable range exchange, half-filled Hubbard models with spin-independent interactions and modified Hubbard models with site energies for describing organic charge transfer salts. In some range of parameters, the models have a first order quantum transition at which the GS expectation value of the sublattice spin < S-A(2)> of odd or even-numbered sites is discontinuous. There is an intermediate BOW phase for other model parameters that lead to two continuous quantum transitions with continuous < S-A(2)>. Exact diagonalization of finite systems and symmetry arguments provide a unified picture of familiar 1D models that have appeared separately in widely different contexts.