798 resultados para Cued recall
Resumo:
Background: The number of genome-wide association studies (GWAS) has increased rapidly in the past couple of years, resulting in the identification of genes associated with different diseases. The next step in translating these findings into biomedically useful information is to find out the mechanism of the action of these genes. However, GWAS studies often implicate genes whose functions are currently unknown; for example, MYEOV, ANKLE1, TMEM45B and ORAOV1 are found to be associated with breast cancer, but their molecular function is unknown. Results: We carried out Bayesian inference of Gene Ontology (GO) term annotations of genes by employing the directed acyclic graph structure of GO and the network of protein-protein interactions (PPIs). The approach is designed based on the fact that two proteins that interact biophysically would be in physical proximity of each other, would possess complementary molecular function, and play role in related biological processes. Predicted GO terms were ranked according to their relative association scores and the approach was evaluated quantitatively by plotting the precision versus recall values and F-scores (the harmonic mean of precision and recall) versus varying thresholds. Precisions of similar to 58% and similar to 40% for localization and functions respectively of proteins were determined at a threshold of similar to 30 (top 30 GO terms in the ranked list). Comparison with function prediction based on semantic similarity among nodes in an ontology and incorporation of those similarities in a k nearest neighbor classifier confirmed that our results compared favorably. Conclusions: This approach was applied to predict the cellular component and molecular function GO terms of all human proteins that have interacting partners possessing at least one known GO annotation. The list of predictions is available at http://severus.dbmi.pitt.edu/engo/GOPRED.html. We present the algorithm, evaluations and the results of the computational predictions, especially for genes identified in GWAS studies to be associated with diseases, which are of translational interest.
Resumo:
Female mate choice decisions, which influence sexual selection, involve complex interactions between the 2 sexes and the environment. Theoretical models predict that male movement and spacing in the field should influence female sampling tactics, and in turn, females should drive the evolution of male movement and spacing to sample them optimally. Theoretically, simultaneous sampling of males using the best-of-n or comparative Bayes strategy should yield maximum mating benefits to females. We examined the ecological context of female mate sampling based on acoustic signals in the tree cricket Oecanthus henryi to determine whether the conditions for such optimal strategies were met in the field. These strategies involve recall of the quality and location of individual males, which in turn requires male positions to be stable within a night. Calling males rarely moved within a night, potentially enabling female sampling strategies that require recall. To examine the possibility of simultaneous acoustic sampling of males, we estimated male acoustic active spaces using information on male spacing, call transmission, and female hearing threshold. Males were found to be spaced far apart, and active space overlap was rare. We then examined female sampling scenarios by studying female spacing relative to male acoustic active spaces. Only 15% of sampled females could hear multiple males, suggesting that simultaneous mate sampling is rare in the field. Moreover, the relatively large distances between calling males suggest high search costs, which may favor threshold strategies that do not require memory.
Resumo:
Inference of molecular function of proteins is the fundamental task in the quest for understanding cellular processes. The task is getting increasingly difficult with thousands of new proteins discovered each day. The difficulty arises primarily due to lack of high-throughput experimental technique for assessing protein molecular function, a lacunae that computational approaches are trying hard to fill. The latter too faces a major bottleneck in absence of clear evidence based on evolutionary information. Here we propose a de novo approach to annotate protein molecular function through structural dynamics match for a pair of segments from two dissimilar proteins, which may share even <10% sequence identity. To screen these matches, corresponding 1 mu s coarse-grained (CG) molecular dynamics trajectories were used to compute normalized root-mean-square-fluctuation graphs and select mobile segments, which were, thereafter, matched for all pairs using unweighted three-dimensional autocorrelation vectors. Our in-house custom-built forcefield (FF), extensively validated against dynamics information obtained from experimental nuclear magnetic resonance data, was specifically used to generate the CG dynamics trajectories. The test for correspondence of dynamics-signature of protein segments and function revealed 87% true positive rate and 93.5% true negative rate, on a dataset of 60 experimentally validated proteins, including moonlighting proteins and those with novel functional motifs. A random test against 315 unique fold/function proteins for a negative test gave >99% true recall. A blind prediction on a novel protein appears consistent with additional evidences retrieved therein. This is the first proof-of-principle of generalized use of structural dynamics for inferring protein molecular function leveraging our custom-made CG FF, useful to all. (C) 2014 Wiley Periodicals, Inc.
Resumo:
Today's programming languages are supported by powerful third-party APIs. For a given application domain, it is common to have many competing APIs that provide similar functionality. Programmer productivity therefore depends heavily on the programmer's ability to discover suitable APIs both during an initial coding phase, as well as during software maintenance. The aim of this work is to support the discovery and migration of math APIs. Math APIs are at the heart of many application domains ranging from machine learning to scientific computations. Our approach, called MATHFINDER, combines executable specifications of mathematical computations with unit tests (operational specifications) of API methods. Given a math expression, MATHFINDER synthesizes pseudo-code comprised of API methods to compute the expression by mining unit tests of the API methods. We present a sequential version of our unit test mining algorithm and also design a more scalable data-parallel version. We perform extensive evaluation of MATHFINDER (1) for API discovery, where math algorithms are to be implemented from scratch and (2) for API migration, where client programs utilizing a math API are to be migrated to another API. We evaluated the precision and recall of MATHFINDER on a diverse collection of math expressions, culled from algorithms used in a wide range of application areas such as control systems and structural dynamics. In a user study to evaluate the productivity gains obtained by using MATHFINDER for API discovery, the programmers who used MATHFINDER finished their programming tasks twice as fast as their counterparts who used the usual techniques like web and code search, IDE code completion, and manual inspection of library documentation. For the problem of API migration, as a case study, we used MATHFINDER to migrate Weka, a popular machine learning library. Overall, our evaluation shows that MATHFINDER is easy to use, provides highly precise results across several math APIs and application domains even with a small number of unit tests per method, and scales to large collections of unit tests.
Resumo:
Cis-peptide embedded segments are rare in proteins but often highlight their important role in molecular function when they do occur. The high evolutionary conservation of these segments illustrates this observation almost universally, although no attempt has been made to systematically use this information for the purpose of function annotation. In the present study, we demonstrate how geometric clustering and level-specific Gene Ontology molecular-function terms (also known as annotations) can be used in a statistically significant manner to identify cis-embedded segments in a protein linked to its molecular function. The present study identifies novel cis-peptide fragments, which are subsequently used for fragment-based function annotation. Annotation recall benchmarks interpreted using the receiver-operator characteristic plot returned an area-under-curve >0.9, corroborating the utility of the annotation method. In addition, we identified cis-peptide fragments occurring in conjunction with functionally important trans-peptide fragments, providing additional insights into molecular function. We further illustrate the applicability of our method in function annotation where homology-based annotation transfer is not possible. The findings of the present study add to the repertoire of function annotation approaches and also facilitate engineering, design and allied studies around the cis-peptide neighborhood of proteins.
Resumo:
We show here a 2(Omega(root d.log N)) size lower bound for homogeneous depth four arithmetic formulas. That is, we give an explicit family of polynomials of degree d on N variables (with N = d(3) in our case) with 0, 1-coefficients such that for any representation of a polynomial f in this family of the form f = Sigma(i) Pi(j) Q(ij), where the Q(ij)'s are homogeneous polynomials (recall that a polynomial is said to be homogeneous if all its monomials have the same degree), it must hold that Sigma(i,j) (Number of monomials of Q(ij)) >= 2(Omega(root d.log N)). The above mentioned family, which we refer to as the Nisan-Wigderson design-based family of polynomials, is in the complexity class VNP. Our work builds on the recent lower bound results 1], 2], 3], 4], 5] and yields an improved quantitative bound as compared to the quasi-polynomial lower bound of 6] and the N-Omega(log log (N)) lower bound in the independent work of 7].
Resumo:
Resumen: Se estudió el efecto de incluir detalles biográficos seductores en un texto expositivo de ciencias. 66 estudiantes con bajo conocimiento sobre el tema leyeron el texto sin detalle seductor o con una anécdota biográfica interesante. El interés asociado a los materiales fue examinado en un estudio preliminar. Se recolectaron medidas de retención (recuerdo del texto y verificación de afirmaciones literales), comprensión (verificación de afirmaciones inferidas) y síntesis del texto (selección de un título). Los resultados indicaron que la condición que recibió el detalle biográfico tuvo más dificultades para recordar los contenidos y para contestar afirmaciones de la sección del texto próxima al detalle. Estos resultados son interpretados a la luz de la hipótesis de la integración desviada.
Resumo:
Analisa a experiência brasileira de participação popular na iniciativa das leis no contexto da democracia representativa e da participação política no Brasil. Aborda os temas democracia, representação e participação política. Apresenta histórico da experiência democrática no país. Descreve plebiscito, referendo, iniciativa popular, conselhos gestores, orçamento participativo, veto popular e recall. Expõe os marcos jurídicos do instituto da iniciativa popular na Argentina, Brasil, Equador, Itália e Suíça. Identifica quatro casos em que a iniciativa popular mobilizou a sociedade brasileira e o Parlamento. Examina as propostas de emenda constitucional que diminuem as exigências para seu exercício.
Resumo:
目录
- 访罗湖 忆当年[李佩]
- 怀念同窗益友郭永怀教授[钱伟长]
- 郭永怀追求科学、为国献身的一生[洪友士]
- 深深怀念为核盾牌献身的著名科学家--郭永怀先生 中国工程物理研究院
- 深切怀念郭永怀教授的奠基性贡献 中国空气动力研究与发展中心
- 胸怀长江长城 心系国家安危--纪念我国核防护工程奠基人郭永怀先生[周丰峻]
- 缅怀我们的首任系主任--郭永怀教授[辛厚文 马兴孝 俞书勤 何天敬]
- 科学和技术结合的典范--纪念郭永怀先生诞辰九十周年[郑哲敏 李家春]
- 怀念与感激[俞鸿儒]
- 继承先师遗愿,谈我所冲击动力学的发展--纪念郭永怀副院长诞辰九十周年[陈裕泽]
- 英名长存--纪念郭永怀副院长诞辰九十周年[沈中毅]
- 郭永怀与我国导弹弹头再入气动物理研究[魏叔如]
- 科研工作引路人--纪念郭永怀九十诞辰[胡在军]
- 科技楷模,引路良师--怀念敬爱的郭永怀副院长[朱竟洪 郑百瑛]
- 七律 永怀永怀郭老师[董务民]
- 留得春晖映核魂--怀念我们的好领导好老师郭永怀同志[孙德纶 张克才]
- 难以忘怀--忆郭永怀副院长事迹点滴[孙天雄]
- 研究工作与工程技术工作之间的关系[谈庆明]
- 忆敬爱的郭永怀老师[张兆顺 呼和敖德]
- 根深叶茂 厚积薄发--追忆恩师郭永怀先生教诲我打好基础[严宗毅]
- 力学前辈,科德风范[徐友钜]
- 领导的楷模 学者的典范 青年的导师--怀念郭永怀副院长[于长勤]
- 怀念郭永怀副院长[陈裕泽]
- 关于郭永怀事迹的回顾[张长富]
- 严谨的导师,可亲的长者--忆著名的空气动力学家郭永怀先生[吴兰春]
- 严谨细致 实事求是--纪念郭永怀九十诞辰[李启廉]
- 纪念核武器环境试验技术的奠基人--郭永怀副院长诞辰九十周年[李荣林]
- 郭老精神激励着材料科学研究的不断深入[周维宣 谭云]
- 郭永怀副院长的关怀与我所有机材料研究的发展[陈晓丽]
- 忆与郭永怀副院长的一次谈话[孙德纶]
- 缅怀郭永怀院士[陈家镛]
- 记郭永怀先生二三事[屠善澄]
- Remembering Yunghuai Kuo[C.C.Lin]
- Recall with love and respect[William R.Sears]
- Y.H.Kuo:An appreciation[Frank E.Marble]
- A commemorative tribute to Professor Guo Yonghuai[T.Y.Wu]
- Y.H.Kuo:A great scientist,revered teacher and good friend[Alfred Ritter]
- 氢氧燃烧及爆轰驱动激波管[俞鸿儒]
- 颗粒材料中致密波结构研究[孙锦山 朱建士 贾祥瑞]
- 网格与高精度差分计算问题[张涵信 呙超 宗文刚]
- 植被层湍流的大涡模拟[李家春 谢正桐]
- 半浮区液桥热毛细振荡流[唐泽眉 阿燕 胡文瑞]
- 再入湍流尾迹及其对雷达散射的影响研究[牛家玉 于明]
- 超声射流中CS2分子态分辨转动弛豫研究[陈从香 刘世林 戴静华 张志萍 马兴孝]
- 37mm冲压加速器实验和计算[柳森 简和祥 白智勇 平新红 部绍清]
- 化学体系中噪声诱导的时空有序结构和随机共振[辛厚文 侯中怀 杨灵法]
- 根据守恒律计算热流和摩阻的有限元提法[童秉纲 段占元]
- 高阶精度线性耗散紧致格式的渐近稳定性[邓小刚 毛枚良]
- 离散流体力学:理论和数值方法[高智]
- 2号复合离心机自动控制系统研制[王磊 林明 冯晓军]
- 海沧大桥气动弹性特性风洞试验研究[李明水 陈忻 张大康 王卫华]
- 内爆炸载荷下圆管变形、损伤和破坏规律的研究[李永池 李大红 魏志刚 孙宇新]
- 两种凝聚炸药的静态断裂性能实验研究[罗景润 韦日演 马丽莲]
- 圆柱体侵彻薄靶极限击穿速度估算探讨[吴应白 唐平]
- 动力学修改方法在夹具设计中的应用研究[蒲怀强 唐定勇]
- Numerical simulation of non-linear stability of two-dimensional supersonic boundary layer[Shen Qing Yuan Xiangjiang]
Resumo:
This thesis discusses various methods for learning and optimization in adaptive systems. Overall, it emphasizes the relationship between optimization, learning, and adaptive systems; and it illustrates the influence of underlying hardware upon the construction of efficient algorithms for learning and optimization. Chapter 1 provides a summary and an overview.
Chapter 2 discusses a method for using feed-forward neural networks to filter the noise out of noise-corrupted signals. The networks use back-propagation learning, but they use it in a way that qualifies as unsupervised learning. The networks adapt based only on the raw input data-there are no external teachers providing information on correct operation during training. The chapter contains an analysis of the learning and develops a simple expression that, based only on the geometry of the network, predicts performance.
Chapter 3 explains a simple model of the piriform cortex, an area in the brain involved in the processing of olfactory information. The model was used to explore the possible effect of acetylcholine on learning and on odor classification. According to the model, the piriform cortex can classify odors better when acetylcholine is present during learning but not present during recall. This is interesting since it suggests that learning and recall might be separate neurochemical modes (corresponding to whether or not acetylcholine is present). When acetylcholine is turned off at all times, even during learning, the model exhibits behavior somewhat similar to Alzheimer's disease, a disease associated with the degeneration of cells that distribute acetylcholine.
Chapters 4, 5, and 6 discuss algorithms appropriate for adaptive systems implemented entirely in analog hardware. The algorithms inject noise into the systems and correlate the noise with the outputs of the systems. This allows them to estimate gradients and to implement noisy versions of gradient descent, without having to calculate gradients explicitly. The methods require only noise generators, adders, multipliers, integrators, and differentiators; and the number of devices needed scales linearly with the number of adjustable parameters in the adaptive systems. With the exception of one global signal, the algorithms require only local information exchange.
Resumo:
Este trabajo se encuentra bajo la licencia Creative Commons Attribution 3.0.
Resumo:
My thesis studies how people pay attention to other people and the environment. How does the brain figure out what is important and what are the neural mechanisms underlying attention? What is special about salient social cues compared to salient non-social cues? In Chapter I, I review social cues that attract attention, with an emphasis on the neurobiology of these social cues. I also review neurological and psychiatric links: the relationship between saliency, the amygdala and autism. The first empirical chapter then begins by noting that people constantly move in the environment. In Chapter II, I study the spatial cues that attract attention during locomotion using a cued speeded discrimination task. I found that when the motion was expansive, attention was attracted towards the singular point of the optic flow (the focus of expansion, FOE) in a sustained fashion. The more ecologically valid the motion features became (e.g., temporal expansion of each object, spatial depth structure implied by distribution of the size of the objects), the stronger the attentional effects. However, compared to inanimate objects and cues, people preferentially attend to animals and faces, a process in which the amygdala is thought to play an important role. To directly compare social cues and non-social cues in the same experiment and investigate the neural structures processing social cues, in Chapter III, I employ a change detection task and test four rare patients with bilateral amygdala lesions. All four amygdala patients showed a normal pattern of reliably faster and more accurate detection of animate stimuli, suggesting that advantageous processing of social cues can be preserved even without the amygdala, a key structure of the “social brain”. People not only attend to faces, but also pay attention to others’ facial emotions and analyze faces in great detail. Humans have a dedicated system for processing faces and the amygdala has long been associated with a key role in recognizing facial emotions. In Chapter IV, I study the neural mechanisms of emotion perception and find that single neurons in the human amygdala are selective for subjective judgment of others’ emotions. Lastly, people typically pay special attention to faces and people, but people with autism spectrum disorders (ASD) might not. To further study social attention and explore possible deficits of social attention in autism, in Chapter V, I employ a visual search task and show that people with ASD have reduced attention, especially social attention, to target-congruent objects in the search array. This deficit cannot be explained by low-level visual properties of the stimuli and is independent of the amygdala, but it is dependent on task demands. Overall, through visual psychophysics with concurrent eye-tracking, my thesis found and analyzed socially salient cues and compared social vs. non-social cues and healthy vs. clinical populations. Neural mechanisms underlying social saliency were elucidated through electrophysiology and lesion studies. I finally propose further research questions based on the findings in my thesis and introduce my follow-up studies and preliminary results beyond the scope of this thesis in the very last section, Future Directions.