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 31201 - 31230 of 302618

Full-Text Articles in Physical Sciences and Mathematics

Watch Your Flavors: Augmenting People's Flavor Perceptions And Associated Emotions Based On Videos Watched While Eating, Meetha Nesam James, Nimesha Ranasinghe, Anthony Tang, Lora Oehlberg May 2022

Watch Your Flavors: Augmenting People's Flavor Perceptions And Associated Emotions Based On Videos Watched While Eating, Meetha Nesam James, Nimesha Ranasinghe, Anthony Tang, Lora Oehlberg

Research Collection School Of Computing and Information Systems

People engage in different activities while eating alone, such as watching television or scrolling through social media on their phones. However, the impacts of these visual contents on human cognitive processes, particularly related to flavor perception and its attributes, are still not thoroughly explored. This paper presents a user study to evaluate the influence of six different types of video content (including nature, cooking, and a new food video genre known as mukbang) on people’s flavor perceptions in terms of taste sensations, liking, and emotions while eating plain white rice. Our findings revealed that the participants’ flavor perceptions are augmented …


Probabilistic Path Prioritization For Hybrid Fuzzing, Lei Zhao, Pengcheng Cao, Yue Duan, Heng Yin, Jifeng Xuan May 2022

Probabilistic Path Prioritization For Hybrid Fuzzing, Lei Zhao, Pengcheng Cao, Yue Duan, Heng Yin, Jifeng Xuan

Research Collection School Of Computing and Information Systems

Hybrid fuzzing that combines fuzzing and concolic execution has become an advanced technique for software vulnerability detection. Based on the observation that fuzzing and concolic execution are complementary in nature, state-of-the-art hybrid fuzzing systems deploy “optimal concolic testing” and “demand launch” strategies. Although these ideas sound intriguing, we point out several fundamental limitations in them, due to unrealistic or oversimplified assumptions. Further, we propose a novel “discriminative dispatch” strategy and design a probabilistic hybrid fuzzing system to better utilize the capability of concolic execution. Specifically, we design a Monte Carlo-based probabilistic path prioritization model to quantify each path’s difficulty, and …


Active Warden Attack: On The (In)Effectiveness Of Android App Repackage-Proofing, Haoyu Ma, Shijia Li, Debin Gao, Daoyuan Wu, Qiaowen Jia, Chunfu Jia May 2022

Active Warden Attack: On The (In)Effectiveness Of Android App Repackage-Proofing, Haoyu Ma, Shijia Li, Debin Gao, Daoyuan Wu, Qiaowen Jia, Chunfu Jia

Research Collection School Of Computing and Information Systems

App repackaging has raised serious concerns to the Android ecosystem with the repackage-proofing technology attracting attention in the Android research community. In this paper, we first show that existing repackage-proofing schemes rely on a flawed security assumption, and then propose a new class of active warden attack that intercepts and falsifies the metrics used by repackage-proofing for detecting the integrity violations during repackaging. We develop a proof-of-concept toolkit to demonstrate that all the existing repackage-proofing schemes can be bypassed by our attack toolkit. On the positive side, our analysis further identifies a new integrity metric in the Android ART runtime …


Undiscounted Recursive Path Choice Models: Convergence Properties And Algorithms, Tien Mai, Emma Frejinger May 2022

Undiscounted Recursive Path Choice Models: Convergence Properties And Algorithms, Tien Mai, Emma Frejinger

Research Collection School Of Computing and Information Systems

Traffic flow predictions are central to a wealth of problems in transportation. Path choice models can be used for this purpose, and in state-of-the-art models—so-called recursive path choice (RPC) models—the choice of a path is formulated as a sequential arc choice process using undiscounted Markov decision process (MDP) with an absorbing state. The MDP has a utility maximization objective with unknown parameters that are estimated based on data. The estimation and prediction using RPC models require repeatedly solving value functions that are solutions to the Bellman equation. Although there are several examples of successful applications of RPC models in the …


Unified Route Planning For Shared Mobility: An Insertion-Based Framework, Yongxin Tong, Yuxiang Zeng, Zimu Zhou, Lei Chen, Ke. Xu May 2022

Unified Route Planning For Shared Mobility: An Insertion-Based Framework, Yongxin Tong, Yuxiang Zeng, Zimu Zhou, Lei Chen, Ke. Xu

Research Collection School Of Computing and Information Systems

There has been a dramatic growth of shared mobility applications such as ride-sharing, food delivery, and crowdsourced parcel delivery. Shared mobility refers to transportation services that are shared among users, where a central issue is route planning. Given a set of workers and requests, route planning finds for each worker a route, i.e., a sequence of locations to pick up and drop off passengers/parcels that arrive from time to time, with different optimization objectives. Previous studies lack practicability due to their conflicted objectives and inefficiency in inserting a new request into a route, a basic operation called insertion. In addition, …


Guided Attention Multimodal Multitask Financial Forecasting With Inter-Company Relationships And Global And Local News, Meng Kiat Gary Ang, Ee-Peng Lim May 2022

Guided Attention Multimodal Multitask Financial Forecasting With Inter-Company Relationships And Global And Local News, Meng Kiat Gary Ang, Ee-Peng Lim

Research Collection School Of Computing and Information Systems

Most works on financial forecasting use information directly associated with individual companies (e.g., stock prices, news on the company) to predict stock returns for trading. We refer to such company-specific information as local information. Stock returns may also be influenced by global information (e.g., news on the economy in general), and inter-company relationships. Capturing such diverse information is challenging due to the low signal-to-noise ratios, different time-scales, sparsity and distributions of global and local information from different modalities. In this paper, we propose a model that captures both global and local multimodal information for investment and risk management-related forecasting tasks. …


Message-Locked Searchable Encryption: A New Versatile Tool For Secure Cloud Storage, Xueqiao Liu, Guomin Yang, Willy Susilo, Joseph Tonien, Rongmao Chen, Xixiang Lv May 2022

Message-Locked Searchable Encryption: A New Versatile Tool For Secure Cloud Storage, Xueqiao Liu, Guomin Yang, Willy Susilo, Joseph Tonien, Rongmao Chen, Xixiang Lv

Research Collection School Of Computing and Information Systems

Message-Locked Encryption (MLE) is a useful tool to enable deduplication over encrypted data in cloud storage. It can significantly improve the cloud service quality by eliminating redundancy to save storage resources, and hence user cost, and also providing defense against different types of attacks, such as duplicate faking attack and brute-force attack. A typical MLE scheme only focuses on deduplication. On the other hand, supporting search operations on stored content is another essential requirement for cloud storage. In this article, we present a message-locked searchable encryption (MLSE) scheme in a dual-server setting, which achieves simultaneously the desirable features of supporting …


Uipdroid: Unrooted Dynamic Monitor Of Android App Uis For Fine-Grained Permission Control, Mulin Duan, Lingxiao Jiang, Lwin Khin Shar, Debin Gao May 2022

Uipdroid: Unrooted Dynamic Monitor Of Android App Uis For Fine-Grained Permission Control, Mulin Duan, Lingxiao Jiang, Lwin Khin Shar, Debin Gao

Research Collection School Of Computing and Information Systems

Proper permission controls in Android systems are important for protecting users' private data when running applications installed on the devices. Currently Android systems require apps to obtain authorization from users at the first time when they try to access users' sensitive data, but every permission is only managed at the application level, allowing apps to (mis)use permissions granted by users at the beginning for different purposes subsequently without informing users. Based on privacy-by-design principles, this paper develops a new permission manager, named UIPDroid, that (1) enforces the users' basic right-to-know through user interfaces whenever an app uses permissions, and (2) …


Feasibility Studies In Indoor Localization Through Intelligent Conversation, Sheshadri Smitha, Linus Cheng, Kotaro Hara May 2022

Feasibility Studies In Indoor Localization Through Intelligent Conversation, Sheshadri Smitha, Linus Cheng, Kotaro Hara

Research Collection School Of Computing and Information Systems

We propose a model to achieve human localization in indoor environments through intelligent conversation between users and an agent. We investigated the feasibility of conversational localization by conducting two studies. First, we conducted a Wizard-of-Oz study with N = 7 participants and studied the feasibility of localizing users through conversation. We identified challenges posed by users’ language and behavior. Second, we collected N = 800 user descriptions of virtual indoor locations from N = 80 Amazon Mechanical Turk participants to analyze user language. We explored the effects of conversational agent behavior and observed that people describe indoor locations differently based …


Transboundary Air Pollution And Cross-Border Cooperation: Insights From Marine Vessel Emissions Regulations In Hong Kong And Shenzhen, Seung Kyum Kim, Terry Van Gevelt, Paul Joosse, Mia M. Bennett May 2022

Transboundary Air Pollution And Cross-Border Cooperation: Insights From Marine Vessel Emissions Regulations In Hong Kong And Shenzhen, Seung Kyum Kim, Terry Van Gevelt, Paul Joosse, Mia M. Bennett

Research Collection College of Integrative Studies

Many coastal cities regulate shipping emissions within their jurisdictions. However, the transboundary nature of air pollution makes such efforts largely ineffective unless they are accompanied by reciprocal, legally-binding regulatory agreements with neighbouring cities. Due to various technical, economic, and institutional barriers, it has thus far been difficult to isolate the effects of legally-binding cross-border cooperation on vessel emissions at the city-level. We exploit the unique administrative characteristics of Hong Kong and its relationship with neighbouring cities in China's Pearl River Delta to isolate the effect of legally-binding cross-border cooperation. Using a regression discontinuity design, we find that Hong Kong's unilateral …


Do Pre-Trained Models Benefit Knowledge Graph Completion? A Reliable Evaluation And A Reasonable Approach, Xin Lv, Yankai Lin, Yixin Cao, Lei Hou, Juanzi Li, Zhiyuan Liu, Peng Li, Jie Zhou May 2022

Do Pre-Trained Models Benefit Knowledge Graph Completion? A Reliable Evaluation And A Reasonable Approach, Xin Lv, Yankai Lin, Yixin Cao, Lei Hou, Juanzi Li, Zhiyuan Liu, Peng Li, Jie Zhou

Research Collection School Of Computing and Information Systems

In recent years, pre-trained language models (PLMs) have been shown to capture factual knowledge from massive texts, which encourages the proposal of PLM-based knowledge graph completion (KGC) models. However, these models are still quite behind the SOTA KGC models in terms of performance. In this work, we find two main reasons for the weak performance: (1) Inaccurate evaluation setting. The evaluation setting under the closed-world assumption (CWA) may underestimate the PLM-based KGC models since they introduce more external knowledge; (2) Inappropriate utilization of PLMs. Most PLM-based KGC models simply splice the labels of entities and relations as inputs, leading to …


Translate-Train Embracing Translationese Artifacts, Sicheng Yu, Qianru Sun, Hao Zhang, Jing Jiang May 2022

Translate-Train Embracing Translationese Artifacts, Sicheng Yu, Qianru Sun, Hao Zhang, Jing Jiang

Research Collection School Of Computing and Information Systems

Translate-train is a general training approach to multilingual tasks. The key idea is to use the translator of the target language to generate training data to mitigate the gap between the source and target languages. However, its performance is often hampered by the artifacts in the translated texts (translationese). We discover that such artifacts have common patterns in different languages and can be modeled by deep learning, and subsequently propose an approach to conduct translate-train using Translationese Embracing the effect of Artifacts (TEA). TEA learns to mitigate such effect on the training data of a source language (whose original and …


Foundations Of Plasmas For Medical Applications, T. Von Woedtke, Mounir Laroussi, M. Gherardi May 2022

Foundations Of Plasmas For Medical Applications, T. Von Woedtke, Mounir Laroussi, M. Gherardi

Electrical & Computer Engineering Faculty Publications

Plasma medicine refers to the application of nonequilibrium plasmas at approximately body temperature, for therapeutic purposes. Nonequilibrium plasmas are weakly ionized gases which contain charged and neutral species and electric fields, and emit radiation, particularly in the visible and ultraviolet range. Medically-relevant cold atmospheric pressure plasma (CAP) sources and devices are usually dielectric barrier discharges and nonequilibrium atmospheric pressure plasma jets. Plasma diagnostic methods and modelling approaches are used to characterize the densities and fluxes of active plasma species and their interaction with surrounding matter. In addition to the direct application of plasma onto living tissue, the treatment of liquids …


Graphcode2vec: Generic Code Embedding Via Lexical And Program Dependence Analyses, Wei Ma, Mengjie Zhao, Ezekiel Soremekun, Qiang Hu, Jie M. Zhang, Mike Papadakis, Maxime Cordy, Xiaofei Xie, Yves Le Traon May 2022

Graphcode2vec: Generic Code Embedding Via Lexical And Program Dependence Analyses, Wei Ma, Mengjie Zhao, Ezekiel Soremekun, Qiang Hu, Jie M. Zhang, Mike Papadakis, Maxime Cordy, Xiaofei Xie, Yves Le Traon

Research Collection School Of Computing and Information Systems

Code embedding is a keystone in the application of machine learning on several Software Engineering (SE) tasks. To effectively support a plethora of SE tasks, the embedding needs to capture program syntax and semantics in a way that is generic. To this end, we propose the first self-supervised pre-training approach (called Graphcode2vec) which produces task-agnostic embedding of lexical and program dependence features. Graphcode2vec achieves this via a synergistic combination of code analysis and Graph Neural Networks. Graphcode2vec is generic, it allows pre-training, and it is applicable to several SE downstream tasks. We evaluate the effectiveness of Graphcode2vec on four (4) …


Optimal In‐Place Suffix Sorting, Zhize Li, Jian Li, Hongwei Huo May 2022

Optimal In‐Place Suffix Sorting, Zhize Li, Jian Li, Hongwei Huo

Research Collection School Of Computing and Information Systems

The suffix array is a fundamental data structure for many applications that involve string searching and data compression. Designing time/space-efficient suffix array construction algorithms has attracted significant attention and considerable advances have been made for the past 20 years. We obtain the \emph{first} in-place suffix array construction algorithms that are optimal both in time and space for (read-only) integer alphabets. Concretely, we make the following contributions: 1. For integer alphabets, we obtain the first suffix sorting algorithm which takes linear time and uses only $O(1)$ workspace (the workspace is the total space needed beyond the input string and the output …


Butte Priority Soils Operable Unit Draft Final Insufficiently Reclaimed Sites Quality Assurance Project Plan, Nikia Greene, Pioneer Technical Services, Inc. May 2022

Butte Priority Soils Operable Unit Draft Final Insufficiently Reclaimed Sites Quality Assurance Project Plan, Nikia Greene, Pioneer Technical Services, Inc.

Silver Bow Creek/Butte Area Superfund Site

No abstract provided.


Cyber Frameworks Small Business Application, Sergio Gonzales May 2022

Cyber Frameworks Small Business Application, Sergio Gonzales

Electronic Theses, Projects, and Dissertations

This project is an analysis of two cyber-attack analysis frameworks and how they may relate to a small business environment. Small businesses suffer significantly from malware attacks like ransomware. This analysis looks at the Cyber Kill Chain framework and the MITRE ATT&CK framework by looking at how each compare when applied to a simple small network and a malware attack. Each framework broke down the cyber-attack differently and by looking at how the frameworks performed within the simplified network provided insights to when small businesses should focus on malware risk reduction. Each framework, despite having different methods of analysis, arrived …


The Bracelet: An American Sign Language (Asl) Interpreting Wearable Device, Samuel Aba, Ahmadre Darrisaw, Pei Lin, Thomas Leonard May 2022

The Bracelet: An American Sign Language (Asl) Interpreting Wearable Device, Samuel Aba, Ahmadre Darrisaw, Pei Lin, Thomas Leonard

Chancellor’s Honors Program Projects

No abstract provided.


Sparse Model Selection Using Information Complexity, Yaojin Sun May 2022

Sparse Model Selection Using Information Complexity, Yaojin Sun

Doctoral Dissertations

This dissertation studies and uses the application of information complexity to statistical model selection through three different projects. Specifically, we design statistical models that incorporate sparsity features to make the models more explanatory and computationally efficient.

In the first project, we propose a Sparse Bridge Regression model for variable selection when the number of variables is much greater than the number of observations if model misspecification occurs. The model is demonstrated to have excellent explanatory power in high-dimensional data analysis through numerical simulations and real-world data analysis.

The second project proposes a novel hybrid modeling method that utilizes a mixture …


Chandra Spectral Constraints Of The Low-Metallicity Collision Ring Cartwheel Galaxy, Chloë Benton May 2022

Chandra Spectral Constraints Of The Low-Metallicity Collision Ring Cartwheel Galaxy, Chloë Benton

Physics Undergraduate Honors Theses

With the sophistication of the Chandra X-Ray Observatory, many observations of the behaviors of binary systems have been researched and studied. As an excellent example, for the low metallicity Cartwheel Galaxy, some fraction of the X-ray photons emitted from X-ray binaries have been intercepted by the detectors on the telescope and have been compiled into “events file.” When modeled properly, this data can produce insight into the behavior of the stellar populations in this object. The primary goal of this project is to use these events files to measure the X-ray properties of the X-ray binaries in the Cartwheel Galaxy …


Scale-Free Behavioral Dynamics Directly Linked With Scale-Free Cortical Dynamics, Sabrina Jones May 2022

Scale-Free Behavioral Dynamics Directly Linked With Scale-Free Cortical Dynamics, Sabrina Jones

Physics Undergraduate Honors Theses

In organisms, an interesting phenomenon occurs in both behavior and neuronal activity: organization with fractal, scale-free fluctuations over multiple spatiotemporal orders of magnitude (1,2). In regard to behavior, this sort of complex structure-- which manifests itself from small scale fidgeting to purposeful, full body movements-- may support goals such as foraging (3-6), visual search (4), and decision making (7,8). Likewise, the presence of this sort of structure in the cerebral cortex in the form of spatiotemporal cascades, coined “neuronal avalanches,” may offer optimal information transfer (9). Thus, when considering the functional relationship between the cerebral cortex and movements of the …


Ongoing Calculus In The Cerebral Cortex, Luke Long May 2022

Ongoing Calculus In The Cerebral Cortex, Luke Long

Physics Undergraduate Honors Theses

Various modes of neuronal computations have long been theorized to be possible based on the structure and geometry of the brain. These computations also seem necessary for many of the integral functions of the brain, like information processing and regulatory processes in the body. However, experimental data directly supporting these claims have been rare.

In this study, data collected in mice from a large number of neurons over a long period of time provided the opportunity to search for some of these computations, specifically change detection and squaring calculations. Using Matlab, the goal of this analysis was to find statistically …


Synthesis, Characterization, And Functionality Of Novel 2d Material Sn3p2, Cory Stephenson May 2022

Synthesis, Characterization, And Functionality Of Novel 2d Material Sn3p2, Cory Stephenson

Physics Undergraduate Honors Theses

In recent years, two-dimensional (2D) materials have gained a lot of attention due to their potential applications in devices and their promise to revolutionize technology. In our group, we are capable of synthesizing such materials and study their properties. I have discovered a new material of the tin-phosphorus family that displays the 2D layered structure and therefore shows potential to be used in future devices due to this reduced dimensionality from the typical three-dimensional counterpart. This 2D structure may allow for new phenomena to emerge as there is no longer any interatomic interactions along the z- axis. Under this motivation, …


Monitoring The M-Dwarf Host Stars Of Tess Exoplanet Candidates: Stellar Flares And Habitability, Ashley Lieber May 2022

Monitoring The M-Dwarf Host Stars Of Tess Exoplanet Candidates: Stellar Flares And Habitability, Ashley Lieber

Physics Undergraduate Honors Theses

In the search for life beyond our solar system, the study of M-dwarfs has become increasingly important due to their unique characteristics including their small size, flaring capabilities, and long lifespans. Their small size allows for exoplanet detection due to observable gravitational interactions, and the stellar flares could potentially trigger prebiotic life on exoplanets in the system. Lastly, their long lifespans may provide the conditions necessary to foster prebiotic life and the development of more complex organisms over time. Flare rate is a critical factor in determining the habitability of the exoplanet due to its potential to damage or incubate …


Emergent Spectra Of Young X-Ray Emitting Populations Across Environments, Alex Siebenmorgen May 2022

Emergent Spectra Of Young X-Ray Emitting Populations Across Environments, Alex Siebenmorgen

Physics Undergraduate Honors Theses

We construct reasonably accurate models of the X-Ray spectra of a multitude of sources in M51. We construct both average and individual models for the sources, which are split into 16 groups as the counts per source increases. Then, we create a plot to show how the model-predicted values of column density (nH) and photon index (gamma) change with luminosity. These models will be used to create an accurate X-Ray stellar energy distribution (SED) for M51, and to better understand how the SED changes with environmental factors like metallicity and star formation rate (SFR).


Electrochromic Windows: Return On Investment Analysis, Thomas Michael Caprio May 2022

Electrochromic Windows: Return On Investment Analysis, Thomas Michael Caprio

Construction Management

In recent years, sustainability in construction has become a topic of undeniable interest. With sustainability certifications becoming more prominent and desirable, members of the construction industry have begun to seek alternatives for standard systems to keep up with market trends. One of the main issues that the construction industry faces is accessibility of technology. While there are new products and technologies being released frequently, members of the construction industry lack knowledge on the specific details and implications of working with newer systems. One piece of technology that was recently introduced is electrochromic glass, or smart glass. Electrochromic windows analyze sunlight …


Beyond Accuracy In Machine Learning., Aneseh Alvanpour May 2022

Beyond Accuracy In Machine Learning., Aneseh Alvanpour

Electronic Theses and Dissertations

Machine Learning (ML) algorithms are widely used in our daily lives. The need to increase the accuracy of ML models has led to building increasingly powerful and complex algorithms known as black-box models which do not provide any explanations about the reasons behind their output. On the other hand, there are white-box ML models which are inherently interpretable while having lower accuracy compared to black-box models. To have a productive and practical algorithmic decision system, precise predictions may not be sufficient. The system may need to have transparency and be able to provide explanations, especially in applications with safety-critical contexts …


Modeling And Debiasing Feedback Loops In Collaborative Filtering Recommender Systems., Sami Khenissi May 2022

Modeling And Debiasing Feedback Loops In Collaborative Filtering Recommender Systems., Sami Khenissi

Electronic Theses and Dissertations

Artificial Intelligence (AI)-driven recommender systems have been gaining increasing ubiquity and influence in our daily lives, especially during time spent online on the World Wide Web or smart devices. The influence of recommender systems on who and what we can find and discover, our choices, and our behavior, has thus never been more concrete. AI can now predict and anticipate, with varying degrees of accuracy, the news article we will read, the music we will listen to, the movies we will watch, the transactions we will make, the restaurants we will eat in, the online courses we will be interested …


Sustainable Nanocatalysis In Water For C–C And C–N Cross-Couplings., Tharique Ahammed Ansari Nalakath May 2022

Sustainable Nanocatalysis In Water For C–C And C–N Cross-Couplings., Tharique Ahammed Ansari Nalakath

Electronic Theses and Dissertations

The development and application of various micelle-enabled nanopalladium-catalyzed organic transformations are discussed in this dissertation. These methodologies primarily harness the “micellar effect” imparted by the custom-designed amphiphile PS-750-M. Modern spectroscopic and imaging techniques were employed to systematically study the metal-micelle interactions and answer the fundamental questions regarding the operational nature of micellar catalysis. Chapter 1 reviews the history and evolution of organic synthesis, providing a critical outlook regarding the alarming inefficiency of contemporary synthetic practices indicating an inevitable transition to more sustainable synthetic techniques. In this context, the development of micellar catalysis is discussed, emphasizing its basic principles, applications, and …


Structural, Charge Transport, Gas Sensing, Magnetic, Pseudocapacitive, And Electrocatalytic Properties Of Perovskite Oxides., Surendra Bahadur Karki May 2022

Structural, Charge Transport, Gas Sensing, Magnetic, Pseudocapacitive, And Electrocatalytic Properties Of Perovskite Oxides., Surendra Bahadur Karki

Electronic Theses and Dissertations

Perovskites are functional materials with the general formula ABO3 (A = alkali, alkaline earth or lanthanoid cations and B = transition metal or main group cations). These materials are marked by a variety of crystal structures and interesting properties such as colossal magnetoresistance, ferroelectricity, multiferroicity, superconductivity, pseudocapacitance, gas sensing, charge transport, and electrocatalytic properties. The formula of perovskite can be written as AA’BB’O6, when there is ordering between two cations over A and B-sites. Such compounds are called double perovskite oxides. Some amount of oxygen could be lost from crystal structure without decomposition of the phase. Such …