13,951 research outputs found
Kawm Ntawv Qib Siab Understanding the psychosociocultural educational experiences of Hmong American undergraduates
Using a psychosociocultural framework, this study examined the educational experiences of 85 Hmong American undergraduates attending a predominantly-White university. Differences in class standing indicated that upper-division students reported higher confidence in college-related tasks than their lower-division counterparts, yet the upper-division students perceived a less-welcoming university environment that was incongruent with their cultural values than the lower-division undergraduates. Peer support, college self-efficacy and cultural congruity were salient variables in understanding Hmong American undergraduate’s educational experiences. The study’s limitations, future research directions, and implications for college administrators and faculty are discussed
Algorithms for outerplanar graph roots and graph roots of pathwidth at most 2
Deciding whether a given graph has a square root is a classical problem that
has been studied extensively both from graph theoretic and from algorithmic
perspectives. The problem is NP-complete in general, and consequently
substantial effort has been dedicated to deciding whether a given graph has a
square root that belongs to a particular graph class. There are both
polynomial-time solvable and NP-complete cases, depending on the graph class.
We contribute with new results in this direction. Given an arbitrary input
graph G, we give polynomial-time algorithms to decide whether G has an
outerplanar square root, and whether G has a square root that is of pathwidth
at most 2
Learning to Address Intra-segment Misclassification in Retinal Imaging
Accurate multi-class segmentation is a long-standing challenge in medical imaging, especially in scenarios where classes share strong similarity. Segmenting retinal blood vessels in retinal photographs is one such scenario, in which arteries and veins need to be identified and differentiated from each other and from the background. Intra-segment misclassification, i.e. veins classified as arteries or vice versa, frequently occurs when arteries and veins intersect, whereas in binary retinal vessel segmentation, error rates are much lower. We thus propose a new approach that decomposes multi-class segmentation into multiple binary, followed by a binary-to-multi-class fusion network. The network merges representations of artery, vein, and multi-class feature maps, each of which are supervised by expert vessel annotation in adversarial training. A skip-connection based merging process explicitly maintains class-specific gradients to avoid gradient vanishing in deep layers, to favor the discriminative features. The results show that, our model respectively improves F1-score by 4.4%, 5.1%, and 4.2% compared with three state-of-the-art deep learning based methods on DRIVE-AV, LES-AV, and HRF-AV data sets. Code: https://github.com/rmaphoh/Learning-AVSegmentatio
Learning to Address Intra-segment Misclassification in Retinal Imaging
Accurate multi-class segmentation is a long-standing challenge in medical imaging, especially in scenarios where classes share strong similarity. Segmenting retinal blood vessels in retinal photographs is one such scenario, in which arteries and veins need to be identified and differentiated from each other and from the background. Intra-segment misclassification, i.e. veins classified as arteries or vice versa, frequently occurs when arteries and veins intersect, whereas in binary retinal vessel segmentation, error rates are much lower. We thus propose a new approach that decomposes multi-class segmentation into multiple binary, followed by a binary-to-multi-class fusion network. The network merges representations of artery, vein, and multi-class feature maps, each of which are supervised by expert vessel annotation in adversarial training. A skip-connection based merging process explicitly maintains class-specific gradients to avoid gradient vanishing in deep layers, to favor the discriminative features. The results show that, our model respectively improves F1-score by 4.4%, 5.1%, and 4.2% compared with three state-of-the-art deep learning based methods on DRIVE-AV, LES-AV, and HRF-AV data sets. Code: https://github.com/rmaphoh/Learning-AVSegmentatio
Regular symmetry patterns
Symmetry reduction is a well-known approach for alleviating the state explosion problem in model checking. Automatically identifying symmetries in concurrent systems, however, is computationally expensive. We propose a symbolic framework for capturing symmetry patterns in parameterised systems (i.e. an infinite family of finite-state systems): two regular word transducers to represent, respectively, parameterised systems and symmetry patterns. The framework subsumes various types of "symmetry relations" ranging from weaker notions (e.g. simulation preorders) to the strongest notion (i.e. isomorphisms). Our framework enjoys two algorithmic properties: (1) symmetry verification: given a transducer, we can automatically check whether it is a symmetry pattern of a given system, and (2) symmetry synthesis: we can automatically generate a symmetry pattern for a given system in the form of a transducer. Furthermore, our symbolic language allows additional constraints that the symmetry patterns need to satisfy to be easily incorporated in the verification/synthesis. We show how these properties can help identify symmetry patterns in examples like dining philosopher protocols, self-stabilising protocols, and prioritised resource-allocator protocol. In some cases (e.g. Gries's coffee can problem), our technique automatically synthesises a safety-preserving finite approximant, which can then be verified for safety solely using a finite-state model checker.UPMAR
Characterisation of Hybrid Polymersome Vesicles Containing the Efflux Pumps NaAtm1 or P-Glycoprotein
Investigative systems for purified membrane transporters are almost exclusively reliant on the use of phospholipid vesicles or liposomes. Liposomes provide an environment to support protein function; however, they also have numerous drawbacks and should not be considered as a “one-size fits all” system. The use of artificial vesicles comprising block co-polymers (polymersomes) offers considerable advantages in terms of structural stability; provision of sufficient lateral pressure; and low passive permeability, which is a particular issue for transport assays using hydrophobic compounds. The present investigation demonstrates strategies to reconstitute ATP binding cassette (ABC) transporters into hybrid vesicles combining phospholipids and the block co-polymer poly (butadiene)-poly (ethylene oxide). Two efflux pumps were chosen; namely the Novosphingobium aromaticivorans Atm1 protein and human P-glycoprotein (Pgp). Polymersomes were generated with one of two lipid partners, either purified palmitoyl-oleoyl-phosphatidylcholine, or a mixture of crude E. coli lipid extract and cholesterol. Hybrid polymersomes were characterised for size, structural homogeneity, stability to detergents, and permeability. Two transporters, NaAtm1 and P-gp, were successfully reconstituted into pre-formed and surfactant-destabilised hybrid polymersomes using a detergent adsorption strategy. Reconstitution of both proteins was confirmed by density gradient centrifugation and the hybrid polymersomes supported substrate dependent ATPase activity of both transporters. The hybrid polymersomes also displayed low passive permeability to a fluorescent probe (calcein acetomethoxyl-ester (C-AM)) and offer the potential for quantitative measurements of transport activity for hydrophobic compounds
Second-order Democratic Aggregation
Aggregated second-order features extracted from deep convolutional networks
have been shown to be effective for texture generation, fine-grained
recognition, material classification, and scene understanding. In this paper,
we study a class of orderless aggregation functions designed to minimize
interference or equalize contributions in the context of second-order features
and we show that they can be computed just as efficiently as their first-order
counterparts and they have favorable properties over aggregation by summation.
Another line of work has shown that matrix power normalization after
aggregation can significantly improve the generalization of second-order
representations. We show that matrix power normalization implicitly equalizes
contributions during aggregation thus establishing a connection between matrix
normalization techniques and prior work on minimizing interference. Based on
the analysis we present {\gamma}-democratic aggregators that interpolate
between sum ({\gamma}=1) and democratic pooling ({\gamma}=0) outperforming both
on several classification tasks. Moreover, unlike power normalization, the
{\gamma}-democratic aggregations can be computed in a low dimensional space by
sketching that allows the use of very high-dimensional second-order features.
This results in a state-of-the-art performance on several datasets
Cross-polarized photon-pair generation and bi-chromatically pumped optical parametric oscillation on a chip
Nonlinear optical processes are one of the most important tools in modern optics with a broad spectrum of applications in, for example, frequency conversion, spectroscopy, signal processing and quantum optics. For practical and ultimately widespread implementation, on-chip devices compatible with electronic integrated circuit technology offer great advantages in terms of low cost, small footprint, high performance and low energy consumption. While many on-chip key components have been realized, to date polarization has not been fully exploited as a degree of freedom for integrated nonlinear devices. In particular, frequency conversion based on orthogonally polarized beams has not yet been demonstrated on chip. Here we show frequency mixing between orthogonal polarization modes in a compact integrated microring resonator and demonstrate a bi-chromatically pumped optical parametric oscillator. Operating the device above and below threshold, we directly generate orthogonally polarized beams, as well as photon pairs, respectively, that can find applications, for example, in optical communication and quantum optics
- …