TY - Generic T1 - Completion Reasoning Emulation for the Description Logic EL+ T2 - Proceedings of the AAAI 2020 Spring Symposium on Combining Machine Learning and Knowledge Engineering in Practice Y1 - 2020 A1 - Aaron Eberhart A1 - Monireh Ebrahimi A1 - Lu Zhou A1 - Cogan Shimizu A1 - Pascal Hitzler KW - Deep Learning KW - Description Logic KW - EL+ KW - LSTM KW - NeSy KW - Reasoning AB -

We present a new approach to integrating deep learning with knowledge-based systems that we believe shows promise. Our approach seeks to emulate reasoning structure, which can be inspected part-way through, rather than simply learning reasoner answers, which is typical in many of the black-box systems currently in use. We demonstrate that this idea is feasible by training a long short-term memory (LSTM) artificial neural network to learn EL+ reasoning patterns with two different data sets. We also show that this trained system is resistant to noise by corrupting a percentage of the test data and comparing the reasoner's and LSTM's predictions on corrupt data with correct answers.

JF - Proceedings of the AAAI 2020 Spring Symposium on Combining Machine Learning and Knowledge Engineering in Practice PB - CEUR-WS.org CY - Stanford University, Palo Alto, California, USA VL - 2600 UR - http://ceur-ws.org/Vol-2600/paper5.pdf ER - TY - JOUR T1 - Multimodal mental health analysis in social media JF - PLoS ONE Y1 - 2020 A1 - Amir Hossein Yazdavar A1 - Mohammad Saeid Mahdavinejad A1 - Goonmeet Baja A1 - William Romine A1 - Amit Sheth A1 - Amir Hassan Monadjemi A1 - Krishnaprasad Thirunarayan A1 - John M. Meddar A1 - Annie Myers A1 - Jyotishman Pathak A1 - Pascal Hitzler KW - Explainable Machine Learning KW - Hypothesis Testing KW - National Language Processing KW - Prediction KW - Regression AB -

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 9.5px Helvetica}

Depression is a major public health concern in the U.S. and globally. While successful early

identification and treatment can lead to many positive health and behavioral outcomes,

depression, remains undiagnosed, untreated or undertreated due to several reasons,

including denial of the illness as well as cultural and social stigma. With the ubiquity of social

media platforms, millions of people are now sharing their online persona by expressing their

thoughts, moods, emotions, and even their daily struggles with mental health on social

media. Unlike traditional observational cohort studies conducted through questionnaires

and self-reported surveys, we explore the reliable detection of depressive symptoms from

tweets obtained, unobtrusively. Particularly, we examine and exploit multimodal big (social)

data to discern depressive behaviors using a wide variety of features including individuallevel

demographics. By developing a multimodal framework and employing statistical techniques

to fuse heterogeneous sets of features obtained through the processing of visual,

textual, and user interaction data, we significantly enhance the current state-of-the-art

approaches for identifying depressed individuals on Twitter (improving the average F1-

Score by 5 percent) as well as facilitate demographic inferences from social media. Besides

providing insights into the relationship between demographics and mental health, our

research assists in the design of a new breed of demographic-aware health interventions.

UR - https://journals.plos.org/plosone/article/file?id=10.1371/journal.pone.0226248&type=printable ER - TY - CONF T1 - A Method for Automatically Generating Schema Diagrams for OWL Ontologies T2 - 1st Iberoamerican Knowledge Graph and Semantic Web Conference (KGSWC) Y1 - 2019 A1 - Cogan Shimizu A1 - Aaron Eberhart A1 - Nazifa Karima A1 - Quinn Hirt A1 - Adila Krisnadhi A1 - Pascal Hitzler KW - design patterns KW - evaluation KW - implementation KW - ontology KW - schema diagrams KW - visualization AB -

Interest in Semantic Web technologies, including knowledge graphs and ontologies, is increasing rapidly in industry and academics. In order to support ontology engineers and domain experts, it is necessary to provide them with robust tools that facilitate the ontology engineering process. Often, the schema diagram of an ontology is the most important tool for quickly conveying the overall purpose of an ontology. In this paper, we present a method for programmatically generating a schema diagram from an OWL file. We evaluate its ability to generate schema diagrams similar to manually drawn schema diagrams and show that it outperforms VOWL and OWLGrEd. In addition, we provide a prototype implementation of this tool.

JF - 1st Iberoamerican Knowledge Graph and Semantic Web Conference (KGSWC) PB - Springer CY - Villa Clara, Cuba ER - TY - CONF T1 - DistEL: A Distributed EL+ Ontology Classifier T2 - Proceedings of the 9th International Workshop on Scalable Semantic Web Knowledge Base Systems, co-located with the International Semantic Web Conference (ISWC 2013) Y1 - 2013 A1 - Raghava Mutharaju A1 - Pascal Hitzler A1 - Prabhaker Mateti ED - Thorsten Liebig ED - Achille Fokoue KW - Classification KW - DistEL KW - Distributed Reasoning KW - EL+ KW - OWL KW - Scalability AB - OWL 2 EL ontologies are used to model and reason over data from diverse domains such as biomedicine, geography and road traffic. Data in these domains is increasing at a rate quicker than the increase in main memory and computation power of a single machine. Recent efforts in OWL reasoning algorithms lead to the decrease in classification time from several hours to a few seconds even for large ontologies like SNOMED CT. This is especially true for ontologies in the description logic EL+ (a fragment of the OWL 2 EL profile). Reasoners such as Pellet, Hermit, ELK etc. make an assumption that the ontology would fit in the main memory, which is unreasonable given projected increase in data volumes. Increase in the data volume also necessitates an increase in the computation power. This lead us to the use of a distributed system, so that memory and computation requirements can be spread across machines. We present a distributed system for the classification of EL+ ontologies along with some results on its scalability and performance. JF - Proceedings of the 9th International Workshop on Scalable Semantic Web Knowledge Base Systems, co-located with the International Semantic Web Conference (ISWC 2013) PB - CEUR-WS.org CY - Sydney, Australia VL - 1046 ER - TY - CONF T1 - Towards an Efficient Algorithm to Reason over Description Logics Extended with Nominal Schemas T2 - Web Reasoning and Rule Systems - 7th International Conference, {RR} 2013, Mannheim, Germany, July 27-29, 2013. Proceedings Y1 - 2013 A1 - David Carral A1 - Cong Wang A1 - Pascal Hitzler KW - description logics KW - EL++ KW - Nominal Schemas AB -

Extending description logics with so-called nominal schemas has been shown to be a major step towards integrating description logics with rules paradigms. However, establishing efficient algorithms for reasoning with nominal schemas has so far been a challenge. In this paper, we present an algorithm to reason with the description logic fragment ELROVn, a fragment that extends EL++ with nominal schemas. We also report on an implementation and experimental evaluation of the algorithm, which shows that our approach is indeed rather efficient.

JF - Web Reasoning and Rule Systems - 7th International Conference, {RR} 2013, Mannheim, Germany, July 27-29, 2013. Proceedings UR - http://dx.doi.org/10.1007/978-3-642-39666-3_6 ER -