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 4771 - 4800 of 302419

Full-Text Articles in Physical Sciences and Mathematics

Variations In Salinity And Forest Structure Between Marginal And Cloistered Mangrove Forests In Boca Del Drago, Bocas Del Toro, Panama, Mary Elizabeth Hodge Apr 2024

Variations In Salinity And Forest Structure Between Marginal And Cloistered Mangrove Forests In Boca Del Drago, Bocas Del Toro, Panama, Mary Elizabeth Hodge

Independent Study Project (ISP) Collection

Mangroves are incredibly important ecosystems that have an outsized impact on their surroundings, providing crucial ecosystem services like carbon sequestration and coastal protection. At the same time, mangroves are some of the most threatened habitats due to their valuable position along tropical coastlines. Globally, mangrove forests are deforested and degraded by aquaculture, tourism developments, urbanization, and overharvesting. Due to high rates of mangrove loss, mangrove deforestation is now illegal in Panama, though this legislation is inconsistent and allows for exceptions, especially in tourism developments. This study aims to probe the impacts of localized coastal developments on a small mangrove forest …


Going Viral: Case Studies On The Impact Of Protestware, Youmei Fan, Dong Wang, Supastsara Wattanakriengkrai, Hathaichanok Damrongsiri, Christoph Treude, Hideaki Hata, Raula Gaikovina Kula Apr 2024

Going Viral: Case Studies On The Impact Of Protestware, Youmei Fan, Dong Wang, Supastsara Wattanakriengkrai, Hathaichanok Damrongsiri, Christoph Treude, Hideaki Hata, Raula Gaikovina Kula

Research Collection School Of Computing and Information Systems

Maintainers are now self-sabotaging their work in order to take political or economic stances, a practice referred to as "protestware". In this poster, we present our approach to understand how the discourse about such an attack went viral, how it is received by the community, and whether developers respond to the attack in a timely manner. We study two notable protestware cases, i.e., Colors.js and es5-ext, comparing with discussions of a typical security vulnerability as a baseline, i.e., Ua-parser, and perform a thematic analysis of more than two thousand protest-related posts to extract the different narratives when discussing protestware.


Creative And Correct: Requesting Diverse Code Solutions From Ai, Scott Blyth, Markus Wagner, Christoph Treude Apr 2024

Creative And Correct: Requesting Diverse Code Solutions From Ai, Scott Blyth, Markus Wagner, Christoph Treude

Research Collection School Of Computing and Information Systems

AI foundation models have the capability to produce a wide array of responses to a single prompt, a feature that is highly beneficial in software engineering to generate diverse code solutions. However, this advantage introduces a significant trade-off between diversity and correctness. In software engineering tasks, diversity is key to exploring design spaces and fostering creativity, but the practical value of these solutions is heavily dependent on their correctness. Our study systematically investigates this trade-off using experiments with HumanEval tasks, exploring various parameter settings and prompting strategies. We assess the diversity of code solutions using similarity metrics from the code …


Minimon: Minimizing Android Applications With Intelligent Monitoring-Based Debloating, Jiakun Liu, Zicheng Zhang, Xing Hu, Thung Ferdian, Shahar Maoz, Debin Gao, Eran Toch, Zhipeng Zhao, David Lo Apr 2024

Minimon: Minimizing Android Applications With Intelligent Monitoring-Based Debloating, Jiakun Liu, Zicheng Zhang, Xing Hu, Thung Ferdian, Shahar Maoz, Debin Gao, Eran Toch, Zhipeng Zhao, David Lo

Research Collection School Of Computing and Information Systems

The size of Android applications is getting larger to fulfill the requirements of various users. However, not all the features of the applications are needed and desired by a specific user. The unnecessary and non-desired features can increase the attack surface and consume system resources such as storage and memory. To address this issue, we propose a framework, MiniMon, to debloat unnecessary features from an Android app based on the logs of specific users' interactions with the app.However, rarely used features may not be recorded during the data collection, and users' preferences may change slightly over time. To address these …


Code Search Is All You Need? Improving Code Suggestions With Code Search, Junkai Chen, Xing Hu, Zhenhao Li, Cuiyun Gao, Xin Xia, David Lo Apr 2024

Code Search Is All You Need? Improving Code Suggestions With Code Search, Junkai Chen, Xing Hu, Zhenhao Li, Cuiyun Gao, Xin Xia, David Lo

Research Collection School Of Computing and Information Systems

Modern integrated development environments (IDEs) provide various automated code suggestion techniques (e.g., code completion and code generation) to help developers improve their efficiency. Such techniques may retrieve similar code snippets from the code base or leverage deep learning models to provide code suggestions. However, how to effectively enhance the code suggestions using code retrieval has not been systematically investigated. In this paper, we study and explore a retrieval-augmented framework for code suggestions. Specifically, our framework leverages different retrieval approaches and search strategies to search similar code snippets. Then the retrieved code is used to further enhance the performance of language …


Streamlining Java Programming: Uncovering Well-Formed Idioms With Idiomine, Yanming Yang, Xing Hu, Xin Xia, David Lo, Xiaohu Yang Apr 2024

Streamlining Java Programming: Uncovering Well-Formed Idioms With Idiomine, Yanming Yang, Xing Hu, Xin Xia, David Lo, Xiaohu Yang

Research Collection School Of Computing and Information Systems

Code idioms are commonly used patterns, techniques, or practices that aid in solving particular problems or specific tasks across multiple software projects. They can improve code quality, performance, and maintainability, and also promote program standardization and reuse across projects. However, identifying code idioms is significantly challenging, as existing studies have still suffered from three main limitations. First, it is difficult to recognize idioms that span non-contiguous code lines. Second, identifying idioms with intricate data flow and code structures can be challenging. Moreover, they only extract dataset-specific idioms, so common idioms or well-established code/design patterns that are rarely found in datasets …


Towards Speedy Permission-Based Debloating For Android Apps, Thung Ferdian, Jiakun Liu, Pattarakrit Rattanukul, Shahar Maoz, Eran Toch, Debin Gao, David Lo Apr 2024

Towards Speedy Permission-Based Debloating For Android Apps, Thung Ferdian, Jiakun Liu, Pattarakrit Rattanukul, Shahar Maoz, Eran Toch, Debin Gao, David Lo

Research Collection School Of Computing and Information Systems

Android apps typically include many functionalities that not all users require. These result in software bloat that increases possible attack surface and app size. Common functionalities that users may not require are related to permissions that they intend to disallow in the first place. As these permissions are disallowed, their related code would never be executed and therefore can be safely removed. Existing work has proposed a solution to debloat Android apps according to the disallowed permissions. However, for large and complex applications, the debloating process could take hours, typically due the long time that may be needed to construct …


Environmental, Social, And Governance (Esg) And Artificial Intelligence In Finance: State-Of-The-Art And Research Takeaways, Tristan Lim Apr 2024

Environmental, Social, And Governance (Esg) And Artificial Intelligence In Finance: State-Of-The-Art And Research Takeaways, Tristan Lim

Research Collection School Of Computing and Information Systems

The rapidly growing research landscape in finance, encompassing environmental, social, and governance (ESG) topics and associated Artificial Intelligence (AI) applications, presents challenges for both new researchers and seasoned practitioners. This study aims to systematically map the research area, identify knowledge gaps, and examine potential research areas for researchers and practitioners. The investigation focuses on three primary research questions: the main research themes concerning ESG and AI in finance, the evolution of research intensity and interest in these areas, and the application and evolution of AI techniques specifically in research studies within the ESG and AI in finance domain. Eight archetypical …


Editorial: Emerging On-Demand Passenger And Logistics Systems: Modelling, Optimization, And Data Analytics, Jintao Ke, Hai Wang, Neda Masoud, Maximilian Schiffer, Goncalo H. A. Correia Apr 2024

Editorial: Emerging On-Demand Passenger And Logistics Systems: Modelling, Optimization, And Data Analytics, Jintao Ke, Hai Wang, Neda Masoud, Maximilian Schiffer, Goncalo H. A. Correia

Research Collection School Of Computing and Information Systems

The proliferation of smart personal devices and mobile internet access has fueled numerous advancements in on-demand transportation services. These services are facilitated by online digital platforms and range from providing rides to delivering products. Their influence is transforming transportation systems and leaving a mark on changing individual mobility, activity patterns, and consumption behaviors. For instance, on-demand transportation companies such as Uber, Lyft, Grab, and DiDi have become increasingly vital for meeting urban transportation needs by connecting available drivers with passengers in real time. The recent surge in door-to-door food delivery (e.g., Uber Eats, DoorDash, Meituan); grocery delivery (e.g., Amazon Fresh, …


W4-Groups: Modeling The Who, What, When And Where Of Group Behavior Via Mobility Sensing, Akansha Atrey, Camellia Zakaria, Rajesh Krishna Balan, Prashant Shenoy Apr 2024

W4-Groups: Modeling The Who, What, When And Where Of Group Behavior Via Mobility Sensing, Akansha Atrey, Camellia Zakaria, Rajesh Krishna Balan, Prashant Shenoy

Research Collection School Of Computing and Information Systems

Human social interactions occur in group settings of varying sizes and locations, depending on the type of social activity. The ability to distinguish group formations based on their purposes transforms how group detection mechanisms function. Not only should such tools support the effective detection of serendipitous encounters, but they can derive categories of relation types among users. Determining who is involved, what activity is performed, and when and where the activity occurs are critical to understanding group processes in greater depth, including supporting goal-oriented applications (e.g., performance, productivity, and mental health) that require sensing social factors. In this work, we …


Unleashing The Power Of Clippy In Real-World Rust Projects, Chunmiao Li, Yijun Yu, Haitao Wu, Luca Carlig, Shijie Nie, Lingxiao Jiang Apr 2024

Unleashing The Power Of Clippy In Real-World Rust Projects, Chunmiao Li, Yijun Yu, Haitao Wu, Luca Carlig, Shijie Nie, Lingxiao Jiang

Research Collection School Of Computing and Information Systems

The error messages generated by the Rust compiler (rustc) are useful for developers to identify and diagnose suspicious code segments. Complementing the compiler, linters can also play an important role in promoting the adherence to certain coding style conventions and best practices. Prominent linters utilized in the Rust ecosystem include Clippy [1] and Rustfmt [2]. Among them, the Rust community particularly emphasizes on the importance of heeding the warnings provided by Clippy to mitigate common errors and promote the adoption of idiomatic conventions. Clippy provides a set of more than 600 lints in addition to the built-in rustc lints. These …


Bidirectional Paper-Repository Tracing In Software Engineering, Daniel Garijo, Miguel Arroyo, Esteban González Guardia, Christoph Treude, Nicola Tarocco Apr 2024

Bidirectional Paper-Repository Tracing In Software Engineering, Daniel Garijo, Miguel Arroyo, Esteban González Guardia, Christoph Treude, Nicola Tarocco

Research Collection School Of Computing and Information Systems

While computer science papers frequently include their associated code repositories, establishing a clear link between papers and their corresponding implementations may be challenging due to the number of code repositories used in research publications. In this paper we describe a lightweight method for effectively identifying bidirectional links between papers and repositories from both LaTeX and PDF sources. We have used our approach to analyze more than 14000 PDF and Latex files in the Software Engineering category of Arxiv, generating a dataset of more than 1400 paper-code implementations and assessing current citation practices on it.


The Impact Of Bug Localization Based On Crash Report Mining: A Developers' Perspective, Marcos Medeiros, Uirá Kulesza, Roberta Coelho, Rodrigo Bonifacio, Christoph Treude, Eiji Adachi Barbosa Apr 2024

The Impact Of Bug Localization Based On Crash Report Mining: A Developers' Perspective, Marcos Medeiros, Uirá Kulesza, Roberta Coelho, Rodrigo Bonifacio, Christoph Treude, Eiji Adachi Barbosa

Research Collection School Of Computing and Information Systems

Developers often use crash reports to understand the root cause of bugs. However, locating the buggy source code snippet from such information is a challenging task, mainly when the log database contains many crash reports. To mitigate this issue, recent research has proposed and evaluated approaches for grouping crash report data and using stack trace information to locate bugs. The effectiveness of such approaches has been evaluated by mainly comparing the candidate buggy code snippets with the actual changed code in bug-fix commits—which happens in the context of retrospective repository mining studies. Therefore, the existing literature still lacks discussing the …


Githubinclusifier: Finding And Fixing Non-Inclusive Language In Github Repositories, Liam Todd, John Grundy, Christoph Treude Apr 2024

Githubinclusifier: Finding And Fixing Non-Inclusive Language In Github Repositories, Liam Todd, John Grundy, Christoph Treude

Research Collection School Of Computing and Information Systems

Non-inclusive language in software artefacts has been recognised as a serious problem. We describe a tool to find and fix non-inclusive language in a variety of GitHub repository artefacts. These include various README files, PDFs, code comments, and code. A wide variety of non-inclusive language including racist, ageist, ableist, violent and others are located and issues created, tagging the artefacts for checking. Suggested fixes can be generated using third-party LLM APIs, and approved changes made to documents, including code refactorings, and committed to the repository. The tool and evaluation data are available from: https://github. com/LiamTodd/github-inclusifier


Unveiling Memorization In Code Models, Zhou Yang, Zhipeng Zhao, Chenyu Wang, Jieke Shi, Dongsun Kim, Donggyun Han, David Lo Apr 2024

Unveiling Memorization In Code Models, Zhou Yang, Zhipeng Zhao, Chenyu Wang, Jieke Shi, Dongsun Kim, Donggyun Han, David Lo

Research Collection School Of Computing and Information Systems

The availability of large-scale datasets, advanced architectures, and powerful computational resources have led to effective code models that automate diverse software engineering activities. The datasets usually consist of billions of lines of code from both open-source and private repositories. A code model memorizes and produces source code verbatim, which potentially contains vulnerabilities, sensitive information, or code with strict licenses, leading to potential security and privacy issues.This paper investigates an important problem: to what extent do code models memorize their training data? We conduct an empirical study to explore memorization in large pre-trained code models. Our study highlights that simply extracting …


Analyzing Deaths From Extreme Weather Events And Their Relevance To The Life Insurance Industry, Erika Roof Apr 2024

Analyzing Deaths From Extreme Weather Events And Their Relevance To The Life Insurance Industry, Erika Roof

Honors Projects in Biological and Biomedical Sciences

This study aims to discover the effect of extreme weather events on the life insurance industry. As climate change progresses and global temperatures increase, extreme weather events, which are separated into drought, freeze, severe storms, tropical cyclones, wildfires, and winter storms are expected to occur more often. Extreme weather events not only impact the local economies but increase local death rates as well. Using data from the National Oceanic and Atmospheric Administration’s National Centers for Environmental Information (NOAA NCEI), this study uses regression analysis to examine the correlation between extreme weather and mortality data. Time series regression analysis suggests that …


How Can Morocco’S Crisis Management And Disaster Response Be Optimized? Lessons From The Al Haouz Earthquake Response, Clara Normand Apr 2024

How Can Morocco’S Crisis Management And Disaster Response Be Optimized? Lessons From The Al Haouz Earthquake Response, Clara Normand

Independent Study Project (ISP) Collection

Morocco’s disaster management strategy has evolved in reaction to historical crises. On September 8th, 2023, the Al Haouz region of Morocco was struck by a 7.2 magnitude earthquake. The area was especially vulnerable to such a disaster due to its underdeveloped infrastructure, remote location, and lack of services. As the last phase of the disaster management cycle is unfolding, seven months after the earthquake, this research assesses the successes and challenges of the response and establishes areas of improvement to implement in national policies to optimize future crisis management across all four stages of the disaster management cycle.


Guna Community Perspectives On Attributes, Changes, And Revitalization Of Nainu Agroecological Practices In Isla Tigre, Guna Yala Comarca, Panama, Neshima Vitale-Penniman Apr 2024

Guna Community Perspectives On Attributes, Changes, And Revitalization Of Nainu Agroecological Practices In Isla Tigre, Guna Yala Comarca, Panama, Neshima Vitale-Penniman

Independent Study Project (ISP) Collection

Indigenous agroecological systems are gaining international recognition for their capacity to conserve biodiversity while promoting food security and sovereignty. Nainu is the ancestral agriculture of the Guna people of eastern Panama, and it is characterized by a successional growing system that imitates the regeneration of the tropical forest in which it is practiced. This research aimed to (a) characterize how nainu is practiced by farmers in Isla Tigre, a community in Guna Yala, (b) characterize how nainu practices have changed over time, and (c) describe how farmers and community members in Isla Tigre are envisioning and actualizing the revitalization of …


Avian Diversity And Abundance Among Agricultural Land, Forested Land, And Their Ecotone In Guadalupe, Cerro Punta, Chiriquí Province, Republic Of Panamá., Stella Rae Kinard Apr 2024

Avian Diversity And Abundance Among Agricultural Land, Forested Land, And Their Ecotone In Guadalupe, Cerro Punta, Chiriquí Province, Republic Of Panamá., Stella Rae Kinard

Independent Study Project (ISP) Collection

As the human population increases, finding the balance between modifying land use for resources and protecting areas to preserve species that are threatened by anthropogenic disturbance is an ever growing problem. Guadalupe is a town in the Western Highlands of Panamá that struggles in this balance as its primary income source is agriculture, but it is located on the border of two protected areas, Parque Nacional La Amistad and Parque Nacional Volcán Barú. By understanding the unique ways in which avifauna utilize distinct vegetative landscapes, recommendations can be made for management styles of farms in Guadalupe to implement practices that …


The Impacts Of Covid-19 On The U.S. Life Insurance Industry: A Study Of Pandemic Mortality Rates, Allison Wheaton Apr 2024

The Impacts Of Covid-19 On The U.S. Life Insurance Industry: A Study Of Pandemic Mortality Rates, Allison Wheaton

Honors Projects in Mathematics and Economics

The COVID-19 pandemic has had substantial and widespread impacts around the world that are not yet completely understood but will likely be experienced for years to come. This research seeks to analyzed and quantify the pandemic’s effects on the life insurance industry in the United States through the use of mortality models. Because the life insurance industry relies on the ability to accurately predict an individual’s mortality, it is necessary to investigate the impacts of the pandemic on mortality predictions and accuracy. Impairment factors were developed using pandemic mortality data and applied to existing mortality tables to compare expected and …


Socioecological Assessment Of Birds In Ngezi-Vumawimbi Nature Forest Reserve, Eli Taub Apr 2024

Socioecological Assessment Of Birds In Ngezi-Vumawimbi Nature Forest Reserve, Eli Taub

Independent Study Project (ISP) Collection

Effective management of natural resources requires consideration of the environment through both a physical and a sociological lens. In this study, the birds in Ngezi-Vumawimbi Nature Forest Reserve were examined through both a biological mist-net survey and a socioecological series of interviews with people living in the surrounding villages. The mist-net survey compared the understory species in undisturbed and disturbed area of the forest, as well as analyzing birds caught for biologically meaningful information on subspecies and sexual dimorphism. While the mist-net survey was largely unsuccessful, highlighting the need for alternative bird capture methods in Ngezi, it found a decrease …


The Effect Of Sample Grinding On Color-Based Predictions Of Soil Organic Carbon, Mason Rutgers Apr 2024

The Effect Of Sample Grinding On Color-Based Predictions Of Soil Organic Carbon, Mason Rutgers

Honors Theses

Measurements of soil color are widely accessible and can be used as indirect measures of soil organic carbon (SOC). Sensor-based soil color measurements, frequently used in quantitative studies to predict SOC, often use ground and sieved soil samples for color analysis. However, it is unknown whether the extra steps of drying, crushing, and sieving a sample improve the quantitative relationship between color and SOC. This study was conducted to evaluate color-based predictions of SOC using intact, sieved (<2 mm), and fine-ground soil samples from northwest Oklahoma. Moist soil color was measured using Munsell color charts (MCCs) and a Nix Mini 3™ portable color sensor (PCS). The color of the soil samples was measured before processing, after crushing to pass through a 2-mm sieve, and after mechanical grinding to less than 0.25-mm. Using Munsell value (from the MCC) and CIEL* (from the PCS) as predictor variables, regression analyses were conducted to develop SOC predictive functions for each physical state. The resulting coefficients of determination (R2) and root mean squared errors (RMSE) were used to assess model fits for predicting SOC. Model contrasts were calculated to evaluate significant differences between each predictive model. All models exhibited strong relationships (0.56 < R2 < 0.70, 0.20 < RMSE < 0.25) between soil lightness and predicted SOC. Models built using aggregated samples measured with both MCCs (R2= 0.70, RMSE= 0.20) and the PCS (R2= 0.69, RMSE= 0.21) produced the best results. Models built using intact samples measured using the PCS did perform significantly better on samples dark in color (CIEL* < 30). These results suggest that grinding soil samples does not improve color-based predictions of SOC using MCCs and the PCS.


Evidence Of Seattle Fault Earthquakes From Patterns In Deep-Seated Landslides, Erich Herzig, Alison Duvall, Adam Booth, Ian Stone, Erin Wirth, Sean Lahusen, Joseph Wartman, Alex Grant Apr 2024

Evidence Of Seattle Fault Earthquakes From Patterns In Deep-Seated Landslides, Erich Herzig, Alison Duvall, Adam Booth, Ian Stone, Erin Wirth, Sean Lahusen, Joseph Wartman, Alex Grant

Geology Faculty Publications and Presentations

Earthquake‐induced landslides can record information about the seismic shaking that generated them. In this study, we present new mapping, Light Detection and Ranging‐derived roughness dating, and analysis of over 1000 deep‐seated landslides from the Puget Lowlands of Washington, U.S.A., to probe the landscape for past Seattle fault earthquake information. With this new landslide inventory, we observe spatial and temporal evidence of landsliding related to the last major earthquake on the Seattle fault ∼1100 yr before present. We find spatial clusters of landslides that correlate with ground motions from recent 3D kinematic models of Seattle fault earthquakes. We also find temporal …


Groundwater In Nebraska, Troy E. Gilmore, Jesse T. Korus Dr. Apr 2024

Groundwater In Nebraska, Troy E. Gilmore, Jesse T. Korus Dr.

Conservation and Survey Division

What is groundwater? Groundwater is water that fills and moves between spaces in underground rocks, gravel, sand, or other materials.


“It’S A No Brainer”: Ensuring Just Transitions In Iceland’S Fishing Industry, Olivia Bowers Apr 2024

“It’S A No Brainer”: Ensuring Just Transitions In Iceland’S Fishing Industry, Olivia Bowers

Independent Study Project (ISP) Collection

Iceland’s government intends to achieve carbon neutrality by 2040, aiming to target various economic sectors and industries for increased renewable-energy usage. One of its most important plans revolves renewable-energy usage in the fishing industry, which accounts for almost 12% of the country’s GHG emissions. This study aims to understand the perspectives of different stakeholders concerning renewable energy in the fishing industry, using these opinions and existing literature to provide recommendations for a just, equitable, and achievable energy transition. Additionally, this study particularly focuses on the opinions of actors in Vestmannaeyjar, an island community of 4,300 with an especially vibrant, significant, …


Feasibility Study Of Coral Farming In Southwest Madagascar: In-Situ And Ex-Situ Approaches, Raquel Reis Apr 2024

Feasibility Study Of Coral Farming In Southwest Madagascar: In-Situ And Ex-Situ Approaches, Raquel Reis

Independent Study Project (ISP) Collection

The southwest coast of Madagascar is home to hundreds of miles of coral reefs that for decades have been susceptible to intense degradation due to anthropogenic influences on marine environments. For reasons involving economic opportunity, conservation strategies, human health safeguarding and advancements to coral research, coral aquaculture in the Toliara region presents an opportunity to restore quality of life and the environment. Other countries in the west Indian ocean have seen great success in coral aquaculture; however, Madagascar, despite having ideal natural circumstances, has not deeply explored coral aquaculture. This review presents an investigation into the feasibility of coral farming, …


Normalized Ground State Of A Mixed Dispersion Nonlinear Schrodinger Equation With Combined Power-Type Nonlinearities, Zhouji Ma, Xiaojun Chang, Zhaosheng Feng Apr 2024

Normalized Ground State Of A Mixed Dispersion Nonlinear Schrodinger Equation With Combined Power-Type Nonlinearities, Zhouji Ma, Xiaojun Chang, Zhaosheng Feng

School of Mathematical and Statistical Sciences Faculty Publications and Presentations

We study the existence of normalized ground state solutions to a mixed dispersion fourth-order nonlinear Schrodinger equation with combined power-type nonlinearities. By analyzing the subadditivity of the ground state energy with respect to the prescribed mass, we employ a constrained minimization method to establish the existence of ground state that corresponds to a local minimum of the associated functional. Under certain conditions, by studying the monotonicity of ground state energy as the mass varies, we apply the constrained minimization arguments on the Nehari-Pohozaev manifold to prove the existence of normalized ground state solutions.


Tools For Biomolecular Modeling And Simulation, Xin Yang Apr 2024

Tools For Biomolecular Modeling And Simulation, Xin Yang

Mathematics Theses and Dissertations

Electrostatic interactions play a pivotal role in understanding biomolecular systems, influencing their structural stability and functional dynamics. The Poisson-Boltzmann (PB) equation, a prevalent implicit solvent model that treats the solvent as a continuum while describes the mobile ions using the Boltzmann distribution, has become a standard tool for detailed investigations into biomolecular electrostatics. There are two primary methodologies: grid-based finite difference or finite element methods and body-fitted boundary element methods. This dissertation focuses on developing fast and accurate PB solvers, leveraging both methodologies, to meet diverse scientific needs and overcome various obstacles in the field.


Shutting Out Noise And Understanding Artificial Intelligence, Lauren J. Yu Apr 2024

Shutting Out Noise And Understanding Artificial Intelligence, Lauren J. Yu

Michigan Law Review

A review of Noise: A Flaw in Human Judgment. By Daniel Kahneman, Olivier Sibony and Cass R. Sunstein, and You Look Like a Thing and I Love You: How Artificial Intelligence Works and Why It’s Making the World a Weirder Place. By Janelle Shane.


Vascular Epiphyte Population Dynamics Within Human-Modified Landscapes Of Guadalupe, Cerro Punta, Chiriquí, Panamá, Lucine Tashjian Apr 2024

Vascular Epiphyte Population Dynamics Within Human-Modified Landscapes Of Guadalupe, Cerro Punta, Chiriquí, Panamá, Lucine Tashjian

Independent Study Project (ISP) Collection

Epiphytes are plants that grow on other plants non-parasitically, and globally, epiphytes compose a very large and diverse group. They are especially abundant and species-rich in the tropics- particularly, in tropical montane forest ecosystems. Human population growth in the tropics, however, has resulted in significant declines in forest cover with land being converted largely for agricultural purposes. Studies on epiphytes have traditionally been undertaken in pristine, undisturbed forest ecosystems, yet terrestrial land conversion has increased the need to understand the value of human-modified ecosystems for epiphytic populations and biodiversity conservation. This study sought to understand the relationship between human modification …