Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Physical Sciences and Mathematics (3)
- Computational Engineering (2)
- Data Science (2)
- Data Storage Systems (2)
- Electrical and Computer Engineering (2)
-
- Signal Processing (2)
- Agricultural Science (1)
- Agronomy and Crop Sciences (1)
- Arts and Humanities (1)
- Biogeochemistry (1)
- Biomedical (1)
- Composition (1)
- Computer Sciences (1)
- Computer and Systems Architecture (1)
- Digital Communications and Networking (1)
- Earth Sciences (1)
- Education (1)
- Educational Assessment, Evaluation, and Research (1)
- Electrical and Electronics (1)
- Electromagnetics and Photonics (1)
- Engineering Science and Materials (1)
- Environmental Indicators and Impact Assessment (1)
- Environmental Microbiology and Microbial Ecology (1)
- Environmental Sciences (1)
- Information Security (1)
- Life Sciences (1)
- Materials Science and Engineering (1)
- Keyword
-
- Machine learning (4)
- HPX (2)
- Machine Learning (2)
- Reliability (2)
- AMT (1)
-
- Agronomy (1)
- Algorithm (1)
- Android (1)
- Application Memory (1)
- Application store (1)
- Arduino (1)
- Asynchronous (1)
- Augmented (1)
- Autograder (1)
- Big data (1)
- Biological data (1)
- Blaze (1)
- Blockchains (1)
- Bug Localization (1)
- Cardinality (1)
- Clang (1)
- Clarinet (1)
- Classification (1)
- Code quality (1)
- Compiler (1)
- Computational photography (1)
- Consensus (1)
- Conservation Practices (1)
- Constitutive modeling of materials (1)
- Correlation detection (1)
Articles 1 - 17 of 17
Full-Text Articles in Other Computer Engineering
Evaluating Soil Health And Crop Yield In Louisiana Agricultural Systems: Impacts Of Best Management Practices And Prediction Models, Hector J. Mendoza Lagos
Evaluating Soil Health And Crop Yield In Louisiana Agricultural Systems: Impacts Of Best Management Practices And Prediction Models, Hector J. Mendoza Lagos
LSU Doctoral Dissertations
The adoption of conservation management practices is critical for improving soil health, enhancing nutrient use efficiency, and sustaining crop productivity in row crop systems in Louisiana. This study evaluated the role of conservation agronomic practices, soil biochemical indicators, and machine learning predictive models to improve soil nutrient dynamics, soil health indicators, microbial communities (MC), and crop productivity on a corn (Zea mays L.) research plot scale and in a commercial forty-hectare cotton (Gassypium hirsutum L.)-corn-soybean (Glycine max L.) rotation system in northeast Louisiana. The objectives of the study were to evaluate soil nutrient dynamics and MCs under …
Bridging Modalities: Enhancing Multimodal Sentiment Analysis For Social Media Networks, Misbah Ul Hoque
Bridging Modalities: Enhancing Multimodal Sentiment Analysis For Social Media Networks, Misbah Ul Hoque
LSU Doctoral Dissertations
Social media platforms like X (formerly Twitter) serve as rich sources of textual and visual information, making multimodal sentiment analysis essential for understanding complex human emotions. This dissertation aims to advance multimodal sentiment analysis by improving the semantic alignment and fusion of textual and visual features, thereby enabling more accurate and context-aware sentiment interpretation of social media content.
To address challenges in multimodal integration, this work proposes two complementary MSA approaches. The first approach introduces a similarity-based multi-layer attention neural network (SiMANN) that enhances modality integration through cosine-based similarity fusion and modality-specific attention to emphasize salient features in text and …
Towards Leveraging Social Media Data For Fostering Collaborations Among Non-Profits, Monazil Chowdhury
Towards Leveraging Social Media Data For Fostering Collaborations Among Non-Profits, Monazil Chowdhury
LSU Doctoral Dissertations
Nonprofit organizations serve a crucial role in tackling a wide range of significant social, environmental, and economic issues. But it is often hard to get a clear picture of their work because their information is spread out and it is difficult to see how they are collaborating. To address this issue we developed a web-based tool to collect scattered data—from a variety of sources, such as the IRS, social media, and the Census, into one easy-to-use resource. The tool begins by taking IRS records and geocoding each nonprofit’s physical address With its coordinates. It then retrieves census tract information from …
Cyberinet: Integrated Semi-Modular Sensors For The Computer-Augmented Clarinet, Matthew Bardin
Cyberinet: Integrated Semi-Modular Sensors For The Computer-Augmented Clarinet, Matthew Bardin
LSU Doctoral Dissertations
The Cyberinet is a new Augmented instrument designed to easily and intuitively provide a method of computer-enhanced performance to the Clarinetist to allow for greater control and expressiveness in a performance. A performer utilizing the Cyberinet is able to seamlessly switch between a traditional performance setting and an augmented one. Towards this, the Cyberinet is a hardware replacement for a portion of a Clarinet containing a variety of sensors embedded within the unit. These sensors collect various real time data motion data of the performer and air fow within the instrument. Additional sensors can be connected to the Cyberinet to …
Machine-Learning Approaches For Developing An Autograder For High School-Level Cs-For-All Initiatives, Sirazum Munira Tisha
Machine-Learning Approaches For Developing An Autograder For High School-Level Cs-For-All Initiatives, Sirazum Munira Tisha
LSU Doctoral Dissertations
Most existing autograders used for grading programming assignments are based on unit testing, which is tedious to implement for programs with graphical output and does not allow testing for other code aspects, such as programming style or structure. We present a novel autograding approach based on machine learning that can successfully check the quality of coding assignments from a high school-level CS-for-all computational thinking course. For evaluating our autograder, we graded 2,675 samples from five different assignments from the past three years, including open-ended problems from different units of the course curriculum. Our autograder uses features based on lexical analysis …
Performing Memory Forensics For Object Recovery From Android Application Memory, Sneha Sudhakaran
Performing Memory Forensics For Object Recovery From Android Application Memory, Sneha Sudhakaran
LSU Doctoral Dissertations
The analysis of application-specific behavior has become an increasingly important technique in cyber forensics and incident response. The ability to determine the precise actions taken by a user can be the difference between a successful analysis and one that fails to meet its goals. The precise actions includes URLs visited, files downloaded, messages sent and received, images viewed, and data accessed. Evidence extraction from application memory at runtime is an effective solution to successfully extract valuable objects allocated by each application, and it is evident that there is a need for more Android forensics analysis tools that support recovering evidence …
Machine Learning Assisted Discovery Of Shape Memory Polymers And Their Thermomechanical Modeling, Cheng Yan
Machine Learning Assisted Discovery Of Shape Memory Polymers And Their Thermomechanical Modeling, Cheng Yan
LSU Doctoral Dissertations
As a new class of smart materials, shape memory polymer (SMP) is gaining great attention in both academia and industry. One challenge is that the chemical space is huge, while the human intelligence is limited, so that discovery of new SMPs becomes more and more difficult. In this dissertation, by adopting a series of machine learning (ML) methods, two frameworks are established for discovering new thermoset shape memory polymers (TSMPs). Specifically, one of them is performed by a combination of four methods, i.e., the most recently proposed linear notation BigSMILES, supplementing existing dataset by reasonable approximation, a mixed dimension (1D …
Efficient Information Retrieval For Software Bug Localization, Saket Khatiwada
Efficient Information Retrieval For Software Bug Localization, Saket Khatiwada
LSU Doctoral Dissertations
Software systems are often shipped with defects. When a bug is reported, developers use the information available in the associated report to locate source code fragments that need to be modified to fix the bug. However, as software systems evolve in size and complexity, bug localization can become a tedious and time-consuming process. Contemporary bug localization tools utilize Information Retrieval (IR) methods for automated support to minimize the manual effort. IR methods exploit the textual content of bug reports to capture and rank relevant buggy source files. However, for an IR-based bug localization tool to be useful, it must achieve …
Interpretable And Anti-Bias Machine Learning Models For Human Event Sequence Data, Zihan Zhou
Interpretable And Anti-Bias Machine Learning Models For Human Event Sequence Data, Zihan Zhou
LSU Doctoral Dissertations
Growing volumes and varieties of human event sequence data are available in many applications such as recommender systems, social network, medical diagnosis, and predictive policing. Human event sequence data is usually clustered and exhibits self-exciting properties. Machine learning models especially deep neural network models have shown great potential in improving the prediction accuracy of future events. However, current approaches still suffer from several drawbacks such as model transparency, unfair prediction and the poor prediction accuracy due to data sparsity and bias. Another issue in modeling human event data is that data collected from real word is usually incomplete, and even …
Asynchronous, Distributed Optical Mutual Exclusion And Applications, Ahmed Bahaael Mansour
Asynchronous, Distributed Optical Mutual Exclusion And Applications, Ahmed Bahaael Mansour
LSU Doctoral Dissertations
Silicon photonics have drawn much recent interest in the setting of intra-chip andmodule communication. In this dissertation, we address a fundamental computationalproblem, mutual exclusion, in the setting of optical interconnects. As a main result, wepropose an optical network and an algorithm for it to distribute a token (shared resource)mutually exclusively among a set ofnprocessing elements. Following a request, the tokenis granted in constant amortized time andO(n) worst case time; this assumes constantpropagation time for light within the chip. Additionally, the distribution of tokens is fair,ensuring that no token request is denied more thann−1 times in succession; this is thebest possible. …
Optimizing The Performance Of Multi-Threaded Linear Algebra Libraries Based On Task Granularity, Shahrzad Shirzad
Optimizing The Performance Of Multi-Threaded Linear Algebra Libraries Based On Task Granularity, Shahrzad Shirzad
LSU Doctoral Dissertations
Linear algebra libraries play a very important role in many HPC applications. As larger datasets are created everyday, it also becomes crucial for the multi-threaded linear algebra libraries to utilize the compute resources properly. Moving toward exascale computing, the current programming models would not be able to fully take advantage of the advances in memory hierarchies, computer architectures, and networks. Asynchronous Many-Task(AMT) Runtime systems would be the solution to help the developers to manage the available parallelism. In this Dissertation we propose an adaptive solution to improve the performance of a linear algebra library based on a set of compile-time …
Large-Scale Data Analysis And Deep Learning Using Distributed Cyberinfrastructures And High Performance Computing, Richard Dodge Platania
Large-Scale Data Analysis And Deep Learning Using Distributed Cyberinfrastructures And High Performance Computing, Richard Dodge Platania
LSU Doctoral Dissertations
Data in many research fields continues to grow in both size and complexity. For instance, recent technological advances have caused an increased throughput in data in various biological-related endeavors, such as DNA sequencing, molecular simulations, and medical imaging. In addition, the variance in the types of data (textual, signal, image, etc.) adds an additional complexity in analyzing the data. As such, there is a need for uniquely developed applications that cater towards the type of data. Several considerations must be made when attempting to create a tool for a particular dataset. First, we must consider the type of algorithm required …
Secure And Efficient Bft Consensus For Blockchains, Mohammad Mussadiq Jalalzai
Secure And Efficient Bft Consensus For Blockchains, Mohammad Mussadiq Jalalzai
LSU Doctoral Dissertations
Blockchains are simple data structures, containing transactions organized into blocks, in which each block points to a previous block using its hash. Thus, by following the chain, we can follow the history of transactions. Blocks are added to the chain through a consensus mechanism. Byzantine Fault Tolerant (BFT) consensus protocols that were designed before blockchains were introduced are usually considered appropriate for use in small scale networks of size 10-20 replicas. Blockchains have changed this trend as the blockchain networks usually require a larger number of replicas and classic BFT protocols cannot provide acceptable performance in large networks. One of …
Distributed Wireless Algorithms For Rfid Systems: Grouping Proofs And Cardinality Estimation, Vanya D. Cherneva
Distributed Wireless Algorithms For Rfid Systems: Grouping Proofs And Cardinality Estimation, Vanya D. Cherneva
LSU Doctoral Dissertations
The breadth and depth of the use of Radio Frequency Identification (RFID) are becoming more substantial. RFID is a technology useful for identifying unique items through radio waves. We design algorithms on RFID-based systems for the Grouping Proof and Cardinality Estimation problems.
A grouping-proof protocol is evidence that a reader simultaneously scanned the RFID tags in a group. In many practical scenarios, grouping-proofs greatly expand the potential of RFID-based systems such as supply chain applications, simultaneous scanning of multiple forms of IDs in banks or airports, and government paperwork. The design of RFID grouping-proofs that provide optimal security, privacy, and …
Effective Methods And Tools For Mining App Store Reviews, Nishant Jha
Effective Methods And Tools For Mining App Store Reviews, Nishant Jha
LSU Doctoral Dissertations
Research on mining user reviews in mobile application (app) stores has noticeably advanced in the past few years. The main objective is to extract useful information that app developers can use to build more sustainable apps. In general, existing research on app store mining can be classified into three genres: classification of user feedback into different types of software maintenance requests (e.g., bug reports and feature requests), building practical tools that are readily available for developers to use, and proposing visions for enhanced mobile app stores that integrate multiple sources of user feedback to ensure app survivability. Despite these major …
Image Processing Applications In Real Life: 2d Fragmented Image And Document Reassembly And Frequency Division Multiplexed Imaging, Houman Kamran Habibkhani
Image Processing Applications In Real Life: 2d Fragmented Image And Document Reassembly And Frequency Division Multiplexed Imaging, Houman Kamran Habibkhani
LSU Doctoral Dissertations
In this era of modern technology, image processing is one the most studied disciplines of signal processing and its applications can be found in every aspect of our daily life. In this work three main applications for image processing has been studied.
In chapter 1, frequency division multiplexed imaging (FDMI), a novel idea in the field of computational photography, has been introduced. Using FDMI, multiple images are captured simultaneously in a single shot and can later be extracted from the multiplexed image. This is achieved by spatially modulating the images so that they are placed at different locations in the …
Compiler And Runtime Optimization Techniques For Implementation Scalable Parallel Applications, Zahra Khatami
Compiler And Runtime Optimization Techniques For Implementation Scalable Parallel Applications, Zahra Khatami
LSU Doctoral Dissertations
The compiler is able to detect the data dependencies in an application and is able to analyze the specific sections of code for parallelization potential. However, all of these techniques provided by a compiler are usually applied at compile time, so they rely on static analysis, which is insufficient for achieving maximum parallelism and desired application scalability. These compiler techniques should consider both the static information gathered at compile time and dynamic analysis captured at runtime about the system to generate a safe parallel application. On the other hand, runtime information is often speculative. Solely relying on it doesn't guarantee …