AgreementMakerLight (AML) is an automated ontology matching system based primarily on element-level matching and on the use of external resources as background knowledge. This paper describes its configuration for the OAEI 2016 competition and discusses its results. For this OAEI edition, we tackled instance matching for the first time, thus expanding the coverage of AML to all types of ontology matching tasks. We also explored OBO logical definitions to match ontologies for the first time in the OAEI. AML was the top performing system in five tracks (including the Instance and instance-based Process Model tracks) and one of the top performing systems in three others (including the novel Disease and Phenotype track, in which it was one of three prize recipients). more »« less
Faria, Daniel; Pesquita, Catia; Tervo, Teemu; Couto, Francisco M; Cruz, Isabel F
(, Proceedings of the 14th International Workshop on Ontology Matching co-located with the 18th International Semantic Web Conference (ISWC))
AgreementMakerLight (AML) is an ontology matching system designed with scalability, extensibility and satisfiability as its primary guidelines, as well as an emphasis on the ability to incorporate external knowledge. In OAEI 2019, AML’s development focused mainly on expanding its range of complex matching algorithms, but there were also improvements on its instance matching pipeline and ontology parsing algorithm. AML remains the system with the broadest coverage of OAEI tracks, and among the top performing systems overall.
Katebi, Ataur; Chen, Xiaowen; Ramirez, Daniel; Li, Sheng; Lu, Mingyang
(, npj Systems Biology and Applications)
Acute myeloid leukemia (AML) is characterized by uncontrolled proliferation of poorly differentiated myeloid cells, with a heterogenous mutational landscape. Mutations in IDH1 and IDH2 are found in 20% of the AML cases. Although much effort has been made to identify genes associated with leukemogenesis, the regulatory mechanism of AML state transition is still not fully understood. To alleviate this issue, here we develop a new computational approach that integrates genomic data from diverse sources, including gene expression and ATAC-seq datasets, curated gene regulatory interaction databases, and mathematical modeling to establish models of context-specific core gene regulatory networks (GRNs) for a mechanistic understanding of tumorigenesis of AML with IDH mutations. The approach adopts a new optimization procedure to identify the top network according to its accuracy in capturing gene expression states and its flexibility to allow sufficient control of state transitions. From GRN modeling, we identify key regulators associated with the function of IDH mutations, such as DNA methyltransferase DNMT1, and network destabilizers, such as E2F1. The constructed core regulatory network and outcomes of in-silico network perturbations are supported by survival data from AML patients. We expect that the combined bioinformatics and systems-biology modeling approach will be generally applicable to elucidate the gene regulation of disease progression.
Siedlaczek, Michal; Wang, Qi; Chen, Yen-Yu; Suel, Torsten
(, 2018 IEEE International Conference on Big Data)
Many content-based image search and instance retrieval systems implement bag-of-visual-words strategies for candidate selection. Visual processing of an image results in hundreds of visual words that make up a document, and these words are used to build an inverted index. Query processing then consists of an initial candidate selection phase that queries the inverted index, followed by more complex reranking of the candidates using various image features. The initial phase typically uses disjunctive top-k query processing algorithms originally proposed for searching text collections. Our objective in this paper is to optimize the performance of disjunctive top-k computation for candidate selection in content-based instance retrieval systems. While there has been extensive previous work on optimizing this phase for textual search engines, we are unaware of any published work that studies this problem for instance retrieval, where both index and query data are quite different from the distributions commonly found and exploited in the textual case. Using data from a commercial large-scale instance retrieval system, we address this challenge in three steps. First, we analyze the quantitative properties of index structures and queries in the system, and discuss how they differ from the case of text retrieval. Second, we describe an optimized term-at-a-time retrieval strategy that significantly outperforms baseline term-at-a-time and document-at-a-time strategies, achieving up to 66% speed-up over the most efficient baseline. Finally, we show that due to the different properties of the data, several common safe and unsafe early termination techniques from the literature fail to provide any significant performance benefits.
Fiddler, Marc_N; Thompson, Chelia; Pokhrel, Rudra_P; Majluf, Francesca; Canagaratna, Manjula; Fortner, Edward_C; Daube, Conner; Roscioli, Joseph_R; Yacovitch, Tara_I; Herndon, Scott_C; et al
(, Journal of Geophysical Research: Atmospheres)
Abstract Emission factors (EFs) are crucial in understanding the effects of wildfire emissions on air quality. We examined the variability of EFs of three wildfires (Nethker, Castle, and 204 Cow) during the 2019 Western US wildfire season using the Aerodyne Mobile Laboratory (AML) and compared them to previous studies. The AML sampling captured the high degree of variability present in wildfires, and we report results for a range of combustion conditions that is more extensive than previous field and laboratory studies. For instance, we captured emissions from freshly started flaming fuels and we report rare EF measurements at very high modified combustion efficiencies (MCEs); MCEs >0.9. Differences in emissions between AML‐observed wildfires were attributed to burning state/MCE rather than fuel type. A comparison of EFs versus MCE was made and linear fits were compared to previous observations to reveal important differences that incorporate these high MCEs. For some species, there remains an EF dependence on MCE at these high values, while others reach a minimum value and exhibit either no or a weak dependence above it. EF differences were found for many of the studied compounds when comparing ground‐based and airborne observations, with generally greater airborne EFs possibly due to photochemical oxidation. The largest differences were from monoterpenes and acetaldehyde. Comparisons were made between AML‐observed wildfires, aircraft observations, and the values in literature for EFs and emission ratios, with mixed agreement due to the high degree of variability caused by differences in MCE. Differences in MCE drove the diurnal EF differences.
Bao, Yuyan; Wei, Guannan; Bračevac, Oliver; Jiang, Yuxuan; He, Qiyang; Rompf, Tiark
(, Proceedings of the ACM on Programming Languages)
null
(Ed.)
Ownership type systems, based on the idea of enforcing unique access paths, have been primarily focused on objects and top-level classes. However, existing models do not as readily reflect the finer aspects of nested lexical scopes, capturing, or escaping closures in higher-order functional programming patterns, which are increasingly adopted even in mainstream object-oriented languages. We present a new type system, λ * , which enables expressive ownership-style reasoning across higher-order functions. It tracks sharing and separation through reachability sets, and layers additional mechanisms for selectively enforcing uniqueness on top of it. Based on reachability sets, we extend the type system with an expressive flow-sensitive effect system, which enables flavors of move semantics and ownership transfer. In addition, we present several case studies and extensions, including applications to capabilities for algebraic effects, one-shot continuations, and safe parallelization.
Faria, Daniel, Pesquita, Catia, Balasubramani, Booma S., Martins, Catarina, Cardoso, João, Curado, Hugo, Couto, Francisco M., and Cruz, Isabel F. OAEI 2016 Results of AML. Retrieved from https://par.nsf.gov/biblio/10040196. 11th International Workshop on Ontology Matching co-located with the 15th International Semantic Web Conference, CEUR Workshop Proceedings 1766.
Faria, Daniel, Pesquita, Catia, Balasubramani, Booma S., Martins, Catarina, Cardoso, João, Curado, Hugo, Couto, Francisco M., & Cruz, Isabel F. OAEI 2016 Results of AML. 11th International Workshop on Ontology Matching co-located with the 15th International Semantic Web Conference, CEUR Workshop Proceedings, 1766 (). Retrieved from https://par.nsf.gov/biblio/10040196.
Faria, Daniel, Pesquita, Catia, Balasubramani, Booma S., Martins, Catarina, Cardoso, João, Curado, Hugo, Couto, Francisco M., and Cruz, Isabel F.
"OAEI 2016 Results of AML". 11th International Workshop on Ontology Matching co-located with the 15th International Semantic Web Conference, CEUR Workshop Proceedings 1766 (). Country unknown/Code not available. https://par.nsf.gov/biblio/10040196.
@article{osti_10040196,
place = {Country unknown/Code not available},
title = {OAEI 2016 Results of AML},
url = {https://par.nsf.gov/biblio/10040196},
abstractNote = {AgreementMakerLight (AML) is an automated ontology matching system based primarily on element-level matching and on the use of external resources as background knowledge. This paper describes its configuration for the OAEI 2016 competition and discusses its results. For this OAEI edition, we tackled instance matching for the first time, thus expanding the coverage of AML to all types of ontology matching tasks. We also explored OBO logical definitions to match ontologies for the first time in the OAEI. AML was the top performing system in five tracks (including the Instance and instance-based Process Model tracks) and one of the top performing systems in three others (including the novel Disease and Phenotype track, in which it was one of three prize recipients).},
journal = {11th International Workshop on Ontology Matching co-located with the 15th International Semantic Web Conference, CEUR Workshop Proceedings},
volume = {1766},
author = {Faria, Daniel and Pesquita, Catia and Balasubramani, Booma S. and Martins, Catarina and Cardoso, João and Curado, Hugo and Couto, Francisco M. and Cruz, Isabel F.},
}
Warning: Leaving National Science Foundation Website
You are now leaving the National Science Foundation website to go to a non-government website.
Website:
NSF takes no responsibility for and exercises no control over the views expressed or the accuracy of
the information contained on this site. Also be aware that NSF's privacy policy does not apply to this site.