Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Discipline
Institution
Keyword
Publication Year
Publication
Publication Type
File Type

Articles 34231 - 34260 of 302425

Full-Text Articles in Physical Sciences and Mathematics

Emerging App Issue Identification Via Online Joint Sentiment-Topic Tracing, Cuiyun Gao, Jichuan Zeng, Zhiyuan Wen, David Lo, Xin Xia, Irwin King, Michael R. Lyu Feb 2022

Emerging App Issue Identification Via Online Joint Sentiment-Topic Tracing, Cuiyun Gao, Jichuan Zeng, Zhiyuan Wen, David Lo, Xin Xia, Irwin King, Michael R. Lyu

Research Collection School Of Computing and Information Systems

Millions of mobile apps are available in app stores, such as Apple’s App Store and Google Play. For a mobile app, it would be increasingly challenging to stand out from the enormous competitors and become prevalent among users. Good user experience and well-designed functionalities are the keys to a successful app. To achieve this, popular apps usually schedule their updates frequently. If we can capture the critical app issues faced by users in a timely and accurate manner, developers can make timely updates, and good user experience can be ensured. There exist prior studies on analyzing reviews for detecting emerging …


Post2vec: Learning Distributed Representations Of Stack Overflow Posts, Bowen Xu, Thong Hoang, Abhishek Sharma, Chengran Yang, Xin Xia, David Lo Feb 2022

Post2vec: Learning Distributed Representations Of Stack Overflow Posts, Bowen Xu, Thong Hoang, Abhishek Sharma, Chengran Yang, Xin Xia, David Lo

Research Collection School Of Computing and Information Systems

Past studies have proposed solutions that analyze Stack Overflow content to help users find desired information or aid various downstream software engineering tasks. A common step performed by those solutions is to extract suitable representations of posts; typically, in the form of meaningful vectors. These vectors are then used for different tasks, for example, tag recommendation, relatedness prediction, post classification, and API recommendation. Intuitively, the quality of the vector representations of posts determines the effectiveness of the solutions in performing the respective tasks. In this work, to aid existing studies that analyze Stack Overflow posts, we propose a specialized deep …


Modeling Functional Similarity In Source Code With Graph-Based Siamese Networks, Nikita Mehrotra, Navdha Agarwal, Piyush Gupta, Saket Anand, David Lo, Rahul Purandare Feb 2022

Modeling Functional Similarity In Source Code With Graph-Based Siamese Networks, Nikita Mehrotra, Navdha Agarwal, Piyush Gupta, Saket Anand, David Lo, Rahul Purandare

Research Collection School Of Computing and Information Systems

Code clones are duplicate code fragments that share (nearly) similar syntax or semantics. Code clone detection plays an important role in software maintenance, code refactoring, and reuse. A substantial amount of research has been conducted in the past to detect clones. A majority of these approaches use lexical and syntactic information to detect clones. However, only a few of them target semantic clones. Recently, motivated by the success of deep learning models in other fields, including natural language processing and computer vision, researchers have attempted to adopt deep learning techniques to detect code clones. These approaches use lexical information (tokens) …


Defectchecker: Automated Smart Contract Defect Detection By Analyzing Evm Bytecode, Jiachi Chen, Xin Xia, David Lo, John Grundy, Xiapu Luo, Ting Chen Feb 2022

Defectchecker: Automated Smart Contract Defect Detection By Analyzing Evm Bytecode, Jiachi Chen, Xin Xia, David Lo, John Grundy, Xiapu Luo, Ting Chen

Research Collection School Of Computing and Information Systems

Smart contracts are Turing-complete programs running on the blockchain. They are immutable and cannot be modified, even when bugs are detected. Therefore, ensuring smart contracts are bug-free and well-designed before deploying them to the blockchain is extremely important. A contract defect is an error, flaw or fault in a smart contract that causes it to produce an incorrect or unexpected result, or to behave in unintended ways. Detecting and removing contract defects can avoid potential bugs and make programs more robust. Our previous work defined 20 contract defects for smart contracts and divided them into five impact levels. According to …


Seqseg: A Sequential Method To Achieve Nasopharyngeal Carcinoma Segmentation Free From Background Dominance, Guihua Tao, Haojiang Li, Jiabin Huang, Chu Han, Jiazhou Chen, Guangying Ruan, Wenjie Huang, Yu Hu, Tingting Dan, Bin Zhang, Shengfeng He Feb 2022

Seqseg: A Sequential Method To Achieve Nasopharyngeal Carcinoma Segmentation Free From Background Dominance, Guihua Tao, Haojiang Li, Jiabin Huang, Chu Han, Jiazhou Chen, Guangying Ruan, Wenjie Huang, Yu Hu, Tingting Dan, Bin Zhang, Shengfeng He

Research Collection School Of Computing and Information Systems

Reliable nasopharyngeal carcinoma (NPC) segmentation plays an important role in radiotherapy planning. However, recent deep learning methods fail to achieve satisfactory NPC segmentation in magnetic resonance (MR) images, since NPC is infiltrative and typically has a small or even tiny volume with indistinguishable border, making it indiscernible from tightly connected surrounding tissues from immense and complex backgrounds. To address such background dominance problems, this paper proposes a sequential method (SeqSeg) to achieve accurate NPC segmentation. Specifically, the proposed SeqSeg is devoted to solving the problem at two scales: the instance level and feature level. At the instance level, SeqSeg is …


Knowledge Graph Embedding By Normalizing Flows, Changyi Xiao, Xiangnan He, Yixin Cao Feb 2022

Knowledge Graph Embedding By Normalizing Flows, Changyi Xiao, Xiangnan He, Yixin Cao

Research Collection School Of Computing and Information Systems

A key to knowledge graph embedding (KGE) is to choose a proper representation space, e.g., point-wise Euclidean space and complex vector space. In this paper, we propose a unified perspective of embedding and introduce uncertainty into KGE from the view of group theory. Our model can incorporate existing models (i.e., generality), ensure the computation is tractable (i.e., efficiency) and enjoy the expressive power of complex random variables (i.e., expressiveness). The core idea is that we embed entities/relations as elements of a symmetric group, i.e., permutations of a set. Permutations of different sets can reflect different properties of embedding. And the …


Multiscale Generative Models: Improving Performance Of A Generative Model Using Feedback From Other Dependent Generative Models, Changyu Chen, Avinandan Bose, Shih-Fen Cheng, Arunesh Sinha Feb 2022

Multiscale Generative Models: Improving Performance Of A Generative Model Using Feedback From Other Dependent Generative Models, Changyu Chen, Avinandan Bose, Shih-Fen Cheng, Arunesh Sinha

Research Collection School Of Computing and Information Systems

Realistic fine-grained multi-agent simulation of real-world complex systems is crucial for many downstream tasks such as reinforcement learning. Recent work has used generative models (GANs in particular) for providing high-fidelity simulation of real-world systems. However, such generative models are often monolithic and miss out on modeling the interaction in multi-agent systems. In this work, we take a first step towards building multiple interacting generative models (GANs) that reflects the interaction in real world. We build and analyze a hierarchical set-up where a higher-level GAN is conditioned on the output of multiple lower-level GANs. We present a technique of using feedback …


Choices Are Not Independent: Stackelberg Security Games With Nested Quantal Response Models, Tien Mai, Arunesh Sinha Feb 2022

Choices Are Not Independent: Stackelberg Security Games With Nested Quantal Response Models, Tien Mai, Arunesh Sinha

Research Collection School Of Computing and Information Systems

The quantal response (QR) model is widely used in Stackelberg security games (SSG) to model a bounded rational adversary. The QR model is a model of human response from among a large variety of prominent models known as discrete choice models. QR is the simplest type of discrete choice models and does not capture commonly observed phenomenon such as correlation among choices. We introduce the nested QR adversary model (based on nested logit model in discrete choice theory) in SSG which addresses shortcoming of the QR model. We present tractable approximation of the resulting equilibrium problem with nested QR adversary. …


Scriptchecker: To Tame Third-Party Script Execution With Task Capabilities, Wu Luo, Xuhua Ding, Pengfei Wu, Xiaolei Zhang, Qingni Shen, Zhonghai Wu Feb 2022

Scriptchecker: To Tame Third-Party Script Execution With Task Capabilities, Wu Luo, Xuhua Ding, Pengfei Wu, Xiaolei Zhang, Qingni Shen, Zhonghai Wu

Research Collection School Of Computing and Information Systems

We present ScriptChecker, a novel browser-based framework to effectively and efficiently restrict third-party script execution according to the host web page’s directives. Different from all existing schemes functioning at the JavaScript layer, ScriptChecker holistically harnesses context separation and the browser’s security monitors to enforce on-demand access controls upon tasks executing untrusted code. The host page can flexibly assign resource-access capabilities to tasks upon their creation. Reaping the benefits of the task capability approach, ScriptChecker outperforms existing techniques in security, usability and performance. We have implemented a prototype of ScriptChecker on Chrome and rigorously evaluated its security against 1373 malicious scripts …


Deep Graph-Level Anomaly Detection By Glocal Knowledge Distillation, Rongrong Ma, Guansong Pang, Ling Chen, Anton Van Den Hengel Feb 2022

Deep Graph-Level Anomaly Detection By Glocal Knowledge Distillation, Rongrong Ma, Guansong Pang, Ling Chen, Anton Van Den Hengel

Research Collection School Of Computing and Information Systems

Graph-level anomaly detection (GAD) describes the problem of detecting graphs that are abnormal in their structure and/or the features of their nodes, as compared to other graphs. One of the challenges in GAD is to devise graph representations that enable the detection of both locally- and globally-anomalous graphs, i.e., graphs that are abnormal in their fine-grained (node-level) or holistic (graph-level) properties, respectively. To tackle this challenge we introduce a novel deep anomaly detection approach for GAD that learns rich global and local normal pattern information by joint random distillation of graph and node representations. The random distillation is achieved by …


New-Media Advertising And Retail Platform Openness, Jianqing Chen, Zhiling Guo Feb 2022

New-Media Advertising And Retail Platform Openness, Jianqing Chen, Zhiling Guo

Research Collection School Of Computing and Information Systems

We recently have witnessed two important trends in online retailing: the advent of new media (e.g., social media and search engines) makes advertising affordable for small sellers, and large online retailers (e.g., Amazon and JD.com) opening their platforms to allow even direct competitors to sell on their platforms. We examine how new-media advertising affects retail platform openness. We develop a game-theoretic model in which a leading retailer, who has both valuation and awareness advantages, and a third-party seller, who sells an identical product, engage in price competition. We find that the availability of relatively low-cost advertising through new media plays …


Fact Sheet - Human Settlements: Climate Change Impacts And Risks, Winston T. L. Chow, Richard Dawson, Bruce Glavovic, Marjolijn Haasnoot, Mark Pelling, William Solecki Feb 2022

Fact Sheet - Human Settlements: Climate Change Impacts And Risks, Winston T. L. Chow, Richard Dawson, Bruce Glavovic, Marjolijn Haasnoot, Mark Pelling, William Solecki

Research Collection College of Integrative Studies

This regional factsheet on cities and human settlements gives a snapshot of the key findings of the Sixth Assessment Report: Climate Change 2022 - Impacts. Adaptation and Vulnerability, distilled from the relevant Chapters and Cross-Chapter Papers, the Technical Summary and the Global to Regional Atlas.


Automated Reverse Engineering Of Role-Based Access Control Policies Of Web Applications, Ha Thanh Le, Lwin Khin Shar, Domenico Bianculli, Lionel C. Briand, Cu Duy Nguyen Feb 2022

Automated Reverse Engineering Of Role-Based Access Control Policies Of Web Applications, Ha Thanh Le, Lwin Khin Shar, Domenico Bianculli, Lionel C. Briand, Cu Duy Nguyen

Research Collection School Of Computing and Information Systems

Access control (AC) is an important security mechanism used in software systems to restrict access to sensitive resources. Therefore, it is essential to validate the correctness of AC implementations with respect to policy specifications or intended access rights. However, in practice, AC policy specifications are often missing or poorly documented; in some cases, AC policies are hard-coded in business logic implementations. This leads to difficulties in validating the correctness of policy implementations and detecting AC defects.In this paper, we present a semi-automated framework for reverse-engineering of AC policies from Web applications. Our goal is to learn and recover role-based access …


Understanding In-App Advertising Issues Based On Large Scale App Review Analysis, Cuiyun Gao, Jichuan Zeng, David Lo, Xin Xia, Irwin King, Michael R. Lyu Feb 2022

Understanding In-App Advertising Issues Based On Large Scale App Review Analysis, Cuiyun Gao, Jichuan Zeng, David Lo, Xin Xia, Irwin King, Michael R. Lyu

Research Collection School Of Computing and Information Systems

Context: In-app advertising closely relates to app revenue. Reckless ad integration could adversely impact app quality and user experience, leading to loss of income. It is very challenging to balance the ad revenue and user experience for app developers. Objective: Towards tackling the challenge, we conduct a study on analyzing user concerns about in-app advertisement. Method: Specifically, we present a large-scale analysis on ad-related user feedback. The large user feedback data from App Store and Google Play allow us to summarize ad-related app issues comprehensively and thus provide practical ad integration strategies for developers. We first define common ad issues …


Butte Area Npl Site Butte Priority Soils Operable Unit (Bpsou), Trec Inc., A Woodard And Curran Company Feb 2022

Butte Area Npl Site Butte Priority Soils Operable Unit (Bpsou), Trec Inc., A Woodard And Curran Company

Silver Bow Creek/Butte Area Superfund Site

No abstract provided.


Butte Area Npl Site Butte Priority Soils Operable Unit (Bpsou), Trec Inc., A Woodard And Curran Company Feb 2022

Butte Area Npl Site Butte Priority Soils Operable Unit (Bpsou), Trec Inc., A Woodard And Curran Company

Silver Bow Creek/Butte Area Superfund Site

No abstract provided.


Surface Modified Hybrid Znsno3 Nanocubes For Enhanced Piezoelectric Power Generation And Wireless Sensory Application, Sk Md Ali Zaker Shawon, Zaida D. Carballo, Valeria Suarez Vega, Chen Lin, Muhammad Sufian Rafaqut, Andrew Xu Sun, James Li, Mohammed Jasim Uddin Feb 2022

Surface Modified Hybrid Znsno3 Nanocubes For Enhanced Piezoelectric Power Generation And Wireless Sensory Application, Sk Md Ali Zaker Shawon, Zaida D. Carballo, Valeria Suarez Vega, Chen Lin, Muhammad Sufian Rafaqut, Andrew Xu Sun, James Li, Mohammed Jasim Uddin

Chemistry Faculty Publications and Presentations

Piezoelectric Nanogenerators (PENGs), which can convert ambient mechanical stimuli into electrical energy, are held in high regard due to their cost-effectiveness, energy harvesting applications, and potential as self-powered sensors. We report an aluminum-doped zinc stannate (ZnSnO3) PENG that can achieve high electrical outputs with respect to the external force. In order to enrich the piezoelectric mechanics, a low-temperature solution method was adopted in our work to synthesize ZnSnO3 nanocubes with an average side length of only 30 – 55 nm. Furthermore, ZnSnO3 was doped with 1 wt% to 5 wt% of aluminum nanoparticles. We report that 2 wt% of aluminum …


Diketopyrrolopyrrole Derivatives For Single Material Solar Cells, Adam M. Cassar Feb 2022

Diketopyrrolopyrrole Derivatives For Single Material Solar Cells, Adam M. Cassar

Electronic Theses and Dissertations

Although diketopyrrolopyrroles (DPPs) have been extensively studied as organic pigments and dyes and as building blocks for molecular and polymeric organic electronic materials, their propensity for self-organization has been given surprisingly little attention. Self-organization provides control over the morphology and supramolecular structure of materials and, consequently, the performance of a material. The dependence of performance on supramolecular structure is particularly delicate in bulk heterojunction organic solar cells and the emerging low-cost single material organic solar cells (SMOSC). Most donor-acceptor dyads and triads presently developed for SMOSCs consist of dyes as electron donors and fullerene derivatives as electron acceptors, but their …


Chandra Revisits Wr 48a: Testing Colliding Wind Models In Massive Binaries, Svetozar A. Zhekov, Marc Gagné, Stephen L. Skinner Feb 2022

Chandra Revisits Wr 48a: Testing Colliding Wind Models In Massive Binaries, Svetozar A. Zhekov, Marc Gagné, Stephen L. Skinner

Earth & Space Sciences Faculty Publications

We present results of new Chandra High-Energy Transmission Grating (HETG) observations (2019 November-December) of the massive Wolf-Rayet binary WR 48a. Analysis of these high-quality data showed that the spectral lines in this massive binary are broadened (full width at half-maximum, FWHM = 1400 km s(-1)) and marginally blueshifted (similar to-100 km s(-1)). A direct modelling of these high-resolution spectra in the framework of the standard colliding stellar wind (CSW) picture provided a very good correspondence between the shape of the theoretical and observed spectra. Also, the theoretical line profiles are in most cases an acceptable representation of the observed ones. …


Fedvcp: A Federated-Learning-Based Cooperative Positioning Scheme For Social Internet Of Vehicles, Xiangjie Kong, Haoran Gao, Guojiang Shen, Gaohui Duan, Sajal K. Das Feb 2022

Fedvcp: A Federated-Learning-Based Cooperative Positioning Scheme For Social Internet Of Vehicles, Xiangjie Kong, Haoran Gao, Guojiang Shen, Gaohui Duan, Sajal K. Das

Computer Science Faculty Research & Creative Works

Intelligent vehicle applications, such as autonomous driving and collision avoidance, put forward a higher demand for precise positioning of vehicles. The current widely used global navigation satellite systems (GNSS) cannot meet the precision requirements of the submeter level. Due to the development of sensing techniques and vehicle-to-infrastructure (V2I) communications, some vehicles can interact with surrounding landmarks to achieve precise positioning. Existing work aims to realize the positioning correction of common vehicles by sharing the positioning data of sensor-rich vehicles. However, the privacy of trajectory data makes it difficult to collect and train data centrally. Moreover, uploading vehicle location data wastes …


Calculated Charge State Distributions And Anisotropies Following The Β-Decay Of 6he, Eva E. Sculhoff Feb 2022

Calculated Charge State Distributions And Anisotropies Following The Β-Decay Of 6he, Eva E. Sculhoff

Electronic Theses and Dissertations

According to the standard model the beta-decay of 6He is a pure Gamow-Teller transition. The aim of this thesis is to provide theoretical support in the search for new physics beyond the standard model by examining the angular distribution of beta particles following decay. The simple structure of 6He, along with its ability to under go beta-decay into 6Li+ makes it an ideal candidate for studying the weak force. Due to the sudden increase in nuclear charge from Z = 2 to Z = 3, and the recoil momentum of the daughter nucleus resulting from the emitted leptons, this decay …


Cu2+ And Cu3+ Acceptors In Β-Ga2O3 Crystals: A Magnetic Resonance And Optical Absorption Study, Timothy D. Gustafson, Nancy C. Giles, Brian C. Holloway [*], Christopher A. Lenyk, J. Jesenovec, J. S. Mccloy, M. D. Mccluskey, Larry E. Halliburton Feb 2022

Cu2+ And Cu3+ Acceptors In Β-Ga2O3 Crystals: A Magnetic Resonance And Optical Absorption Study, Timothy D. Gustafson, Nancy C. Giles, Brian C. Holloway [*], Christopher A. Lenyk, J. Jesenovec, J. S. Mccloy, M. D. Mccluskey, Larry E. Halliburton

Faculty Publications

Electron paramagnetic resonance (EPR) and optical absorption are used to characterize Cu2+ (3d9) and Cu3+ (3d8) ions in Cu-doped β-Ga2O3. These Cu ions are singly ionized acceptors and neutral acceptors, respectively (in semiconductor notation, they are Cu and Cu0 acceptors). Two distinct Cu2+ EPR spectra are observed in the as-grown crystals. We refer to them as Cu2+(A) and Cu2+(B). Spin-Hamiltonian parameters (a g matrix and a 63,65Cu hyperfine matrix) are obtained from the angular dependence of each spectrum. Additional electron-nuclear double resonance …


Usability Of Health-Related Websites By Filipino-American Adults And Nursing Informatics Experts, Kathleen Begonia Feb 2022

Usability Of Health-Related Websites By Filipino-American Adults And Nursing Informatics Experts, Kathleen Begonia

Dissertations, Theses, and Capstone Projects

Filipino-Americans are an understudied minority group with high prevalence and mortality from chronic conditions, such as cardiovascular disease and diabetes. Facing barriers to care and lack of culturally appropriate health resources, they frequently use the internet to obtain health information. It is unknown whether they perceive health-related websites to be useful or easy to use because there are no published usability studies involving this population. Using the Technology Acceptance Model as a theoretical framework, this study investigated the difference between website design ratings by experts and the perceptions of Filipino-American users to determine if usability guidelines influenced the perceived ease …


Blockchain: Key Principles, Nadezda Chikurova Feb 2022

Blockchain: Key Principles, Nadezda Chikurova

Dissertations, Theses, and Capstone Projects

“Blockchain: Key Principles” is an interactive visual project that explains the importance of data privacy and security, decentralized computing, and open-source software in the modern digital world through the history of the underlying principles of blockchain technology. Some of these key concepts have their roots in the time before the Information Age. By explaining the history of these principles, I want to present the fact that over the past centuries, humanity has been fighting for their privacy, security, and the ability to efficiently express themselves one way or another. Blockchain technology, which was introduced to the public in 2008 through …


Connections Between Atmospheric Blocking, General Circulation, And Weather Extremes In A Hierarchy Of Models And Various Climates, Veeshan Narinesingh Feb 2022

Connections Between Atmospheric Blocking, General Circulation, And Weather Extremes In A Hierarchy Of Models And Various Climates, Veeshan Narinesingh

Dissertations, Theses, and Capstone Projects

The field of geophysical fluid dynamics (GFD) includes the study of both the motion and thermodynamic aspects of the atmosphere. These properties are of particular importance because they directly influence both local and large-scale weather and climate and are associated with various phenomena. One phenomena that is particularly influential is atmospheric blocking. Atmospheric blocks are persistent, quasi-stationary anticyclones (a.k.a. high-pressure systems) that occur in the atmosphere and disrupt the flow. Blocks are known to induce heat extremes and cold spells, as well as steer storms and cause numerous types of hazards. Yet despite the hazards associated with blocks, our current …


Utah Wintertime Measurements Of Heavy-Duty Vehicle Nitrogen Oxide Emission Factors, Gary A. Bishop, Molly J. Haugen, Brian C. Mcdonald, Adam M. Boies Feb 2022

Utah Wintertime Measurements Of Heavy-Duty Vehicle Nitrogen Oxide Emission Factors, Gary A. Bishop, Molly J. Haugen, Brian C. Mcdonald, Adam M. Boies

Fuel Efficiency Automobile Test Publications

There have only been a few wintertime studies of heavy-duty vehicle (HDV) NOx emissions in the U.S., and while they have observed increased emissions, fleet characterization to identify the cause has been lacking. We have collected wintertime measurements of NOx emission factors from 1,591 HDV at a Utah Port of Entry in December 2020 that includes individual vehicle identification. In general, the NOx emission factors for 2011 & newer chassis model year HDV are significantly higher than 2017 spring measurements from California. The newest chassis model year HDV (2017 - 2021) NOx emission factors are similar …


Perioperative Registries In Resource-Limited Settings: The Way Forward For Pakistan, Usama Waqar, Shaheer Ahmed, Ayesha Nasir Hameed, Namrah Aziz, Hina Inam Feb 2022

Perioperative Registries In Resource-Limited Settings: The Way Forward For Pakistan, Usama Waqar, Shaheer Ahmed, Ayesha Nasir Hameed, Namrah Aziz, Hina Inam

Medical College Documents

Capable of improving surgical quality, perioperative registries can allow performance benchmarking, reliable reporting and the development of risk-prediction models. Well established in high-income countries, perioperative registries remain limited in lower- and middle-income countries due to several challenges. First, ensuring comprehensive data entry forums to power the registries is difficult because of limited electronic medical records requiring sustained efforts to develop and integrate these into practice. Second, lack of adequate expertise and resources to develop and maintain registry software necessitates the involvement of software developers and information technology personnel. Third, case ascertainment and item completion are challenging secondary to poor-quality medical …


Wallaby Pilot Survey: H I Gas Disc Truncation And Star Formation Of Galaxies Falling Into The Hydra I Cluster, T. N. Reynolds, B. Catinella, L. Cortese, Tobias Westmeier, G. R. Meurer, L. Shao, D. Obreschkow, J. Román, L. Verdes-Montenegro, Juan P. Madrid Feb 2022

Wallaby Pilot Survey: H I Gas Disc Truncation And Star Formation Of Galaxies Falling Into The Hydra I Cluster, T. N. Reynolds, B. Catinella, L. Cortese, Tobias Westmeier, G. R. Meurer, L. Shao, D. Obreschkow, J. Román, L. Verdes-Montenegro, Juan P. Madrid

Physics and Astronomy Faculty Publications and Presentations

We present results from our analysis of the Hydra I cluster observed in neutral atomic hydrogen (HI) as part of the Widefield ASKAP L-band Legacy All-sky Blind Survey (WALLABY). These WALLABY observations cover a 60-square-degree field of view with uniform sensitivity and a spatial resolution of 30 arcsec. We use these wide-field observations to investigate the effect of galaxy environment on HI gas removal and star formation quenching by comparing the properties of cluster, infall and field galaxies extending up to ∼5R200 from the cluster centre. We find a sharp decrease in the HI-detected fraction of infalling galaxies at a …


Whole-Genome Sequencing And Rna-Seq Reveal Differences In Genetic Mechanism For Flowering Response Between Weedy Rice And Cultivated Rice, Richard S. Garcia, Sapphire Coronejo, Jonathan Concepcion, Prasanta K. Subudhi Feb 2022

Whole-Genome Sequencing And Rna-Seq Reveal Differences In Genetic Mechanism For Flowering Response Between Weedy Rice And Cultivated Rice, Richard S. Garcia, Sapphire Coronejo, Jonathan Concepcion, Prasanta K. Subudhi

Faculty Publications

Flowering is a key agronomic trait that influences adaptation and productivity. Previous studies have indicated the genetic complexity associated with the flowering response in a photoinsensitive weedy rice accession PSRR-1 despite the presence of a photosensitive allele of a key flowering gene Hd1. In this study, we used whole-genome and RNA sequencing data from both cultivated and weedy rice to add further insights. The de novo assembly of unaligned sequences predicted 225 genes, in which 45 were specific to PSRR-1, including two genes associated with flowering. Comparison of the variants in PSRR-1 with the 3K rice genome (RG) dataset identified …


Linked Data Quality Assessment: A Survey, Aparna Nayak, Bojan Bozic, Luca Longo Feb 2022

Linked Data Quality Assessment: A Survey, Aparna Nayak, Bojan Bozic, Luca Longo

Conference papers

Data is of high quality if it is fit for its intended use in operations, decision-making, and planning. There is a colossal amount of linked data available on the web. However, it is difficult to understand how well the linked data fits into the modeling tasks due to the defects present in the data. Faults emerged in the linked data, spreading far and wide, affecting all the services designed for it. Addressing linked data quality deficiencies requires identifying quality problems, quality assessment, and the refinement of data to improve its quality. This study aims to identify existing end-to-end frameworks for …