Open Access. Powered by Scholars. Published by Universities.®
Computer and Systems Architecture Commons™
Open Access. Powered by Scholars. Published by Universities.®
- Discipline
-
- Arts and Humanities (2)
- Creative Writing (2)
- Data Storage Systems (2)
- Other Computer Engineering (2)
- Robotics (2)
-
- Social and Behavioral Sciences (2)
- Aerospace Engineering (1)
- Anthropology (1)
- Architectural Engineering (1)
- Architectural Technology (1)
- Architecture (1)
- Art Practice (1)
- Biological and Physical Anthropology (1)
- Communication (1)
- Computational Engineering (1)
- Construction Engineering (1)
- Data Science (1)
- Digital Communications and Networking (1)
- Fiction (1)
- Hardware Systems (1)
- Latin American Literature (1)
- Other Communication (1)
- Physical Sciences and Mathematics (1)
- Poetry (1)
- Reading and Language (1)
- Spanish and Portuguese Language and Literature (1)
- Systems Engineering and Multidisciplinary Design Optimization (1)
- Keyword
-
- AI Ethics and Human Values (1)
- Artificial Intelligence (1)
- Artificial Neural Network; Machine Learning Accelerators; MRAM; Resiliency; Hardware Supply Chain Security; Neuron Activation Function (1)
- Automation (1)
- Autonomy (1)
-
- CXL (1)
- Clock network synthesis; Timing optimization; Reconfigurable circuits; Power management; Synchronous design (1)
- Compute-in-Memory; MRAM devices; Generative Adversarial Networks; Energy efficiency; Recurrent Neural Networks (1)
- Construction (1)
- Deep Reinforcement Learning (1)
- Enclave (1)
- Encryption (1)
- Engineering (1)
- Ethical AI Decision-Making (1)
- FORTRAN simulation program (1)
- Field failure data analysis (1)
- GPU (1)
- Hardware/software co-design; domain-specific accelerators; memory-efficient computing; data movement; vision transformers; 3D human mesh recovery; pangenome mapping; graph processing; register-transfer-level optimization; design-space exploration (1)
- Homomorphic Encryption (1)
- Human-Machine Communication (1)
- Linked Data (1)
- Machine Learning, Real-Time Scheduling (1)
- Machine Learning, k-NN, Regularized Regression, Random Missingness, MNIST (1)
- Memory disaggregation (1)
- Mission failure rate (1)
- NVMM (1)
- Persistent Memory (1)
- Real Time, Mixed Criticality (1)
- Real-time systems, mixed criticality, review (1)
- Reinforcement Learning with Human Feedback (RLHF) (1)
- Publication
- Publication Type
Articles 1 - 16 of 16
Full-Text Articles in Computer and Systems Architecture
Singulars: Performing The Reverse Turing Test, Halim Madi
Singulars: Performing The Reverse Turing Test, Halim Madi
ELO (un)supervised 2026
Singulars is an ongoing series of performance systems in which I co-create poetry with a language model trained on an anthology of English poetry alongside my own writing. Across three works—carnation.exe, versus.exe, and reinforcement.exe—I stage live reinforcement loops in which my poems and the model’s responses compete for audience votes. The audience functions as an embodied feedback mechanism, shaping the evolution of both the machine and the human poet in real time.
This paper examines what happens when a poet becomes both author and training data. Drawing from creativity research, metacognition, and social cognition, I reflect …
Evaluating Regularized Logistic Regression And K-Nn On Mnist Under Increasing Random Missingness, Daniel Markwei
Evaluating Regularized Logistic Regression And K-Nn On Mnist Under Increasing Random Missingness, Daniel Markwei
Data Science and Data Mining
This paper investigates the effect of random missingness on the performance of regularized multinomial logistic regression and the k-nearest neighbors (k-NN) classifier for handwritten digit recognition on the MNIST dataset. In particular, we study L1-regularized (LASSO) logistic regression and L2-regularized (Ridge) logistic regression alongside k-NN. Varying percentages of random missingness were introduced into the original dataset, and each model was evaluated in terms of its classification performance. The results show that random missingness degrades the performance of all three classifiers. Overall, k-NN consistently achieves higher accuracy than both L1- and L2-regularized logistic regression across all missingness levels; however, its performance …
Minimizing Performance Overheads For Crash-Consistency In Disaggregated Persistent Memory, Khan Shaikhul Hadi
Minimizing Performance Overheads For Crash-Consistency In Disaggregated Persistent Memory, Khan Shaikhul Hadi
Graduate Studies Theses and Dissertations 2026
Compute express link (CXL) enables persistent memory disaggregation with memory pooling and hardware managed multi-host memory sharing capability, resulting in better resource utilization, increased scalability. Persistency-aware applications need to manage crash consistency across the system which results in significant performance overhead. This dissertation systematically investigates performance overhead to achieve crash consistency in disaggregated persistent memory and proposes solutions to enable persistency-aware application scaling for distributed system. First, we study persistent parallel programming to scale computation capability beyond single processor and determine the underlying hardware limitation to adopt lock-free data structure. We propose hardware support to design durable atomic instruction (DAI) …
Memory-Efficient Acceleration For Emerging Applications Via Hardware/Software Co-Design, Shilin Tian
Memory-Efficient Acceleration For Emerging Applications Via Hardware/Software Co-Design, Shilin Tian
Graduate Studies Theses and Dissertations 2026
Emerging artificial-intelligence and data-intensive scientific workloads increasingly face a memory wall: irregular access patterns and large intermediate data volumes make data movement, rather than arithmetic, the primary constraint on performance and energy efficiency. This dissertation develops a memory-centric hardware/software co-design methodology that jointly reshapes algorithms, architectures, and dataflows to retain frequently reused data on chip. The methodology is demonstrated through three accelerators and an RTL design tool. VITA replaces multi-head attention in vision-transformer-based 3D human mesh recovery with hardware-friendly average pooling and maps the resulting operators to a reconfigurable datapath, achieving 5.05-fold and 69.12-fold speedups over a state-of-the-art GPU and …
Towards Human-Machine Collaboration In Autonomous Material Handling On Construction Sites, Jyrki Oraskari, Lukas Kirner, Marit Zöcklein, Sigrid Brell-Cokcan
Towards Human-Machine Collaboration In Autonomous Material Handling On Construction Sites, Jyrki Oraskari, Lukas Kirner, Marit Zöcklein, Sigrid Brell-Cokcan
Human-Machine Communication
In the contemporary construction industry, the shortage of skilled labor has prompted the exploration of automation as a remedy and machine autonomy as a potential solution to the environmental conditions at the site. This research explores the balance between human oversight and the independent decision-making capabilities of robots for material delivery on construction sites. Using a scenario-based approach, autonomy in construction robotics is evaluated across four human-machine interaction cases with spatial and temporal dimensions. The expected outcomes revolve around improved safety through better human-machine communication and establishing an interoperable data model to enhance robot autonomy. This aims to automate tasks …
Adaptive Beyond Von-Neumann Computing Devices And Reconfigurable Architectures For Edge Computing Applications, Mousam Hossain
Adaptive Beyond Von-Neumann Computing Devices And Reconfigurable Architectures For Edge Computing Applications, Mousam Hossain
Graduate Thesis and Dissertation 2023-2024
The Von-Neumann bottleneck, a major challenge in computer architecture, results from significant data transfer delays between the processor and main memory. Crossbar arrays utilizing spin-based devices like Magnetoresistive Random Access Memory (MRAM) aim to overcome this bottleneck by offering advantages in area and performance, particularly for tasks requiring linear transformations. These arrays enable single-cycle and in-memory vector-matrix multiplication, reducing overheads, which is crucial for energy and area-constrained Internet of Things (IoT) sensors and embedded devices.
This dissertation focuses on designing, implementing, and evaluating reconfigurable computation platforms that leverage MRAM-based crossbar arrays and analog computation to support deep learning and error …
Addressing Challenges In Utilizing Gpus For Accelerating Privacy-Preserving Computation, Ardhi Wiratama Baskara Yudha
Addressing Challenges In Utilizing Gpus For Accelerating Privacy-Preserving Computation, Ardhi Wiratama Baskara Yudha
Graduate Thesis and Dissertation 2023-2024
Cloud computing increasingly handles confidential data, like private inference and query databases. Two strategies are used for secure computation: (1) employing CPU Trusted Execution Environments (TEEs) like AMD SEV, Intel SGX, or ARM TrustZone, and (2) utilizing emerging cryptographic methods like Fully Homomorphic Encryption (FHE) with libraries such as HElib, Microsoft SEAL, and PALISADE. To enhance computation, GPUs are often employed. However, using GPUs to accelerate secure computation introduces challenges addressed in three works.
In the first work, we tackle GPU acceleration for secure computation with CPU TEEs. While TEEs perform computations on confidential data, extending their capabilities to GPUs …
Reinforcement Learning From Human Feedback For Ethically Robust Ai Decision-Making, Marco M. Plasencia
Reinforcement Learning From Human Feedback For Ethically Robust Ai Decision-Making, Marco M. Plasencia
Honors Undergraduate Theses
The emergence of reinforcement learning from human feedback (RLHF) has made great strides toward giving AI decision-making the ability to learn from external human advice. In general, this machine learning technique is concerned with producing agents that learn to work toward optimizing and achieving some goal, advanced by interactions with the environment and feedback given in terms of a quantifiable reward. In the scope of this project, we seek to merge the intricate realms of AI robustness, ethical decision-making, and RLHF. With no way to truly quantify human values, human feedback is an essential bridge in the learning process, allowing …
Synthesis Methodologies For Robust And Reconfigurable Clock Networks, Necati Uysal
Synthesis Methodologies For Robust And Reconfigurable Clock Networks, Necati Uysal
Electronic Theses and Dissertations, 2020-2023
In today's aggressively scaled technology nodes, billions of transistors are packaged into a single integrated circuit. Electronic Design Automation (EDA) tools are needed to automatically assemble the transistors into a functioning system. One of the most important design steps in the physical synthesis is the design of the clock network. The clock network delivers a synchronizing clock signal to each sequential element. The clock signal is required to be delivered meeting timing constraints under variations and in multiple operating modes. Synthesizing such clock networks is becoming increasingly difficult with the complex power management methodologies and severe manufacturing variations. Clock network …
Energy-Efficient In-Memory Architectures Leveraging Intrinsic Behaviors Of Embedded Mram Devices, Shadi Sheikhfaal
Energy-Efficient In-Memory Architectures Leveraging Intrinsic Behaviors Of Embedded Mram Devices, Shadi Sheikhfaal
Electronic Theses and Dissertations, 2020-2023
For decades, innovations to surmount the processor versus memory gap and move beyond conventional von Neumann architectures continue to be sought and explored. Recent machine learning models still expend orders of magnitude more time and energy to access data in memory in addition to merely performing the computation itself. This phenomenon referred to as a memory-wall bottleneck, is addressed herein via a completely fresh perspective on logic and memory technology design. The specific solutions developed in this dissertation focus on utilizing intrinsic switching behaviors of embedded MRAM devices to design cross-layer and energy-efficient Compute-in-Memory (CiM) architectures, accelerate the computationally-intensive operations …
Research Review On Mixed-Criticality Scheduling, Hattan Althebeiti
Research Review On Mixed-Criticality Scheduling, Hattan Althebeiti
Recent Advances in Real-Time Systems
No abstract provided.
Non Infinite Stories: How Digital Allow To Create Infinite Reconformations Of A Text?, David Núñez
Non Infinite Stories: How Digital Allow To Create Infinite Reconformations Of A Text?, David Núñez
Electronic Literature Organization Conference 2020
Last year I presented at ELO, in Ireland, the Artistic piece "Bastard" a digital fiction that combine a fragmented novel to create 10x149 differents texts and optimized in 4 billions coherent stories with narrative structures. In Orlando we want to explain how the system works, theory and functioning, and invited all the members to produce they personal "infinite" fiction.
Non Infinite Stories is an electronic publishing house that creates a dynamic hyperliterature system to give each reader a unique book by using a digital combinatorial processes, specific narrative rules and optimization of fragmented works in chapters of short narrative blocks, …
A Review On Mixed Criticality Methods, Alex Jenkel
A Review On Mixed Criticality Methods, Alex Jenkel
Recent Advances in Real-Time Systems
Within the study of mixed criticality scheduling, there are many different aspects that must be considered—resources, processor speeds, number of processors, etc.—that make scheduling theories difficult to produce. Two papers address specific aspects of mixed criticality scheduling, and this paper compares the two different methods and also builds upon them.
Machine Learning And Neural Networks For Real-Time Scheduling, Daniel Hureira, Christian Vartanian
Machine Learning And Neural Networks For Real-Time Scheduling, Daniel Hureira, Christian Vartanian
Recent Advances in Real-Time Systems
This paper aims to serve as an efficient survey of the processes, problems, and methodologies surrounding the use of Neural Networks, specifically Hopfield-Type, in order to solve Hard-Real-Time Scheduling problems. Our primary goal is to demystify the field of Neural Networks research and properly describe the methods in which Real-Time scheduling problems may be approached when using neural networks. Furthermore, to give an introduction of sorts on this niche topic in a niche field. This survey is derived from four main papers, namely: “A Neurodynamic Approach for Real-Time Scheduling via Maximizing Piecewise Linear Utility” and “Scheduling Multiprocessor Job with Resource …
Agent-Based And System Dynamics Hybrid Modeling And Simulation Approach Using Systems Modeling Language, Asli Soyler Akbas
Agent-Based And System Dynamics Hybrid Modeling And Simulation Approach Using Systems Modeling Language, Asli Soyler Akbas
Electronic Theses and Dissertations
Agent-based (AB) and system dynamics (SD) modeling and simulation techniques have been studied and used by various research fields. After the new hybrid modeling field emerged, the combination of these techniques started getting attention in the late 1990's. Applications of using agent-based (AB) and system dynamics (SD) hybrid models for simulating systems have been demonstrated in the literature. However, majority of the work on the domain includes system specific approaches where the models from two techniques are integrated after being independently developed. Existing work on creating an implicit and universal approach is limited to conceptual modeling and structure design. This …
Analysis Of System Reliability As A Capital Investment, Albert J. Williams
Analysis Of System Reliability As A Capital Investment, Albert J. Williams
Retrospective Theses and Dissertations
This report, "Analysis of System Reliability as a Capital Investment", is an analysis of radar system reliability of two similar tracking radar systems as a capital investment. It describes the two tracking radar systems and calculates the mission failures rates based upon field failure data. Additionally, an analysis of a simulation program written in FORTRAN is performed which treats system reliability as a capital investment based on 335 electronic systems that were fabricated with a reliability program versus 564 electronic systems fabricated without a reliability program. The data from the two tracking radar systems, one with reliability program and the …