Browse Articles

LawCrypt: Secret Sharing for Attorney-Client Data in a Multi-Provider Cloud Architecture

Zhang et al. | Jul 19, 2020

LawCrypt: Secret Sharing for Attorney-Client Data in a Multi-Provider Cloud Architecture

In this study, the authors develop an architecture to implement in a cloud-based database used by law firms to ensure confidentiality, availability, and integrity of attorney documents while maintaining greater efficiency than traditional encryption algorithms. They assessed whether the architecture satisfies necessary criteria and tested the overall file sizes the architecture could process. The authors found that their system was able to handle larger file sizes and fit engineering criteria. This study presents a valuable new tool that can be used to ensure law firms have adequate security as they shift to using cloud-based storage systems for their files.

Read More...

Comparing Consumer Personality and Brand Personality: Do Fashion Styles Speak of Who You Are?

Stevenson et al. | Oct 02, 2019

Comparing Consumer Personality and Brand Personality: Do Fashion Styles Speak of Who You Are?

This study investigated how fashion brand personalities are similar to people’s personalities and whether people may prefer a particular clothing brand based on their own personal traits. All together, Stevenson and Scott found that the Big Five Personality Factors are generally not related to participants’ preferred brand personalities. Generally, brands should consider different factors besides the Big Five Personality Factors for identifying potential customers.

Read More...

Improving Wound Healing by Breaking Down Biofilm Formation and Reducing Nosocomial Infections

DiStefano et al. | Jul 09, 2019

Improving Wound Healing by Breaking Down Biofilm Formation and Reducing Nosocomial Infections

In a 10-year period in the early 2000’s, hospital-based (nosocomial) infections increased by 123%, and this number is increasing as time goes on. The purpose of this experiment was to use hyaluronic acid, silver nanoparticles, and a bacteriophage cocktail to create a hydrogel that promotes wound healing by increasing cell proliferation while simultaneously disrupting biofilm formation and breaking down Staphylococcus aureus and Pseudomonas aeruginosa, which are two strains of bacteria that attribute to nosocomial infections and are increasing in antibiotic resistance.

Read More...

Sports Are Not Colorblind: The Role of Race and Segregation in NFL Positions

Coleman et al. | Oct 23, 2018

Sports Are Not Colorblind: The Role of Race and Segregation in NFL Positions

In this study, the authors conducted a statistical investigation into the history of position-based racial segregation in the NFL. Specifically, they focused on the cornerback position, which they hypothesized would be occupied disproportionately by black players due to their historical stereotyping as more suitable for positions requiring extreme athletic ability. Using publicly available datasets on the demographics of NFL players over the past several decades, they confirmed their hypothesis that the cornerback position is skewed towards black players. They additionally discovered that, unlike in the quarterback position, this trend has shown no sign of decreasing over time.

Read More...

Correlating inlet gas composition to conversion efficiency in plasma-assisted landfill gas reforming

Kim et al. | Jun 28, 2025

Correlating inlet gas composition to conversion efficiency in plasma-assisted landfill gas reforming

The escalating crisis of climate change, driven by the accumulation of greenhouse gases from human activities, demands urgent and innovative solutions to curb rising global temperatures. Plasma-based methane (CH4) and carbon dioxide (CO2) reforming offers a promising pathway for carbon capture and the sustainable production of hydrogen fuel and syngas components. To advance this technology, particularly in terms of energy efficiency and selectivity, it is essential to enhance the conversion efficiencies of CO2 and CH4.

Read More...

Exploring the Factors that Drive Coffee Ratings

Agarwal et al. | May 19, 2025

Exploring the Factors that Drive Coffee Ratings

This study explores the factors that influence coffee quality ratings using data from the Coffee Quality Institute. Through a regression model based on gradient descent, the authors aimed to predict coffee ratings (total cup points) and hypothesized that sweetness and the coffee producer would be the most influential factors.

Read More...

The use of computer vision to differentiate valley fever from lung cancer via CT scans of nodules

El Kereamy et al. | Nov 12, 2024

The use of computer vision to differentiate valley fever from lung cancer via CT scans of nodules

Pulmonary diseases like lung cancer and valley fever pose serious health challenges, making accurate and rapid diagnostics essential. This study developed a MATLAB-based software tool that uses computer vision techniques to differentiate between these diseases by analyzing features of lung nodules in CT scans, achieving higher precision than traditional methods.

Read More...

Gradient boosting with temporal feature extraction for modeling keystroke log data

Barretto et al. | Oct 04, 2024

Gradient boosting with temporal feature extraction for modeling keystroke log data
Image credit: Barretto and Barretto 2024.

Although there has been great progress in the field of Natural language processing (NLP) over the last few years, particularly with the development of attention-based models, less research has contributed towards modeling keystroke log data. State of the art methods handle textual data directly and while this has produced excellent results, the time complexity and resource usage are quite high for such methods. Additionally, these methods fail to incorporate the actual writing process when assessing text and instead solely focus on the content. Therefore, we proposed a framework for modeling textual data using keystroke-based features. Such methods pay attention to how a document or response was written, rather than the final text that was produced. These features are vastly different from the kind of features extracted from raw text but reveal information that is otherwise hidden. We hypothesized that pairing efficient machine learning techniques with keystroke log information should produce results comparable to transformer techniques, models which pay more or less attention to the different components of a text sequence in a far quicker time. Transformer-based methods dominate the field of NLP currently due to the strong understanding they display of natural language. We showed that models trained on keystroke log data are capable of effectively evaluating the quality of writing and do it in a significantly shorter amount of time compared to traditional methods. This is significant as it provides a necessary fast and cheap alternative to increasingly larger and slower LLMs.

Read More...