Circular Image

R.R. Venkatesha Prasad

52 records found

Event-driven neural network accelerators achieve superior energy efficiency by processing only meaningful data events, yet existing design space exploration tools lack support for their asynchronous execution characteristics. This thesis introduces AeDAM (Event-Driven Architectur ...
This work investigates the feasibility of performing monocular depth estimation on highly resource-constrained hardware, specifically the Raspberry Pi Pico Zero microcontroller. In contrast to existing approaches that rely on large convolutional networks and high performance devi ...

TinyML-Empowered Indoor Positioning with Light

A Study on the Impact of LED Aging and Failure

Visible light positioning (VLP) enables accurate indoor localization by leveraging a dense deployment of LEDs in future lighting infrastructure, but its widespread adoption is hindered by two key challenges: the need for densely sampled fingerprint datasets and performance degrad ...

TinyML-Empowered Line Following for a Car Robot

Evaluating the Capabilities of Various Lane Detection Models on Microcontrollers

This research explores the feasibility of implementing lane detection on lightweight microcontrollers using a combination of traditional image processing and compact machine learning methods. With the aim of enabling real-time inference under strict hardware constraints, several ...

TinyML-Empowered Indoor Positioning with Light

Model Optimization using Neural Architecture Search

Visible light positioning (VLP) systems are a promising solution for indoor positioning, utilizing light-emitting diodes (LEDs) as transmitters and photodiodes (PDs) as receivers.
A received signal strength (RSS) based VLP system's accuracy is heavily dependent on the de ...
Real-time traffic sign recognition on microcontrollers introduces challenges due to limited memory and processing capacity. This study investigates the trade-offs between model size, classification accuracy, and inference latency within hardware constraints. We present an efficie ...

Liquid Crystal Reconfigurable Intelligent Surfaces (LC-RIS) are crucial for future millimeter-wave and terahertz wireless systems due to their ability to dynamically control electromagnetic waves. As LC-RIS requires very fast operation, an appropriate voltage ...

Radar-Inspired Defenses for Wi-Fi Sensing Privacy

A Survey of Radar Defenses and Their Applicability to Wi-Fi Sensing

Wi-Fi sensing poses a serious threat to privacy due to its passive and covert nature. Nonetheless, the field of defenses is largely underdeveloped. This survey draws from the vast field of radar systems and their state-of-the-art countermeasures to discover potentially new Wi-Fi ...

Investigation of Learning Robustness Techniques in WiFi Sensing Deep Learning Models

Analyzing the impact of various techniques on model performance

WiFi sensing has shown great promise in applications such as activity recognition, human identification, and health monitoring. However, models trained on Channel State Information (CSI) data often suffer from poor generalizability due to high variance and inconsistent reporting ...
Liquid-crystal reconfigurable intelligent surfaces (LC-RIS) need hundreds of stable bias voltages, yet most existing controllers are slow, expensive, or hard to scale. This thesis prototypes a lean 64-channel driver that combines one 1 kHz NE555 square-wave source with per-channe ...
Knowing the floorplan of an incident site beforehand allows first responders to operate quicker and more efficient. This thesis explores the potential of using robotic swarms for environment mapping, with the goal of deploying these swarms to create maps before emergency personne ...
We present a passport-level trust token for Europe. In an era of escalating cyber threats fueled by global competition in economic, military, and technological domains, traditional security models are proving inadequate. The rise of advanced attacks exploiting zero-day vulner ...
With the rise of the artificial intelligence starting in the late 2010s there has been a great increase of demand for neural networks. It seems AI is omnipresent these days, whether it is OpenAI releasing the famous or infamous large language model chatGPT, Google following by ad ...
This thesis researches the security of firmware images in the Internet of Things (IoT) and embedded devices. We present an open-source tool, Embedded Binary Analysis Tool (EBAT), designed to analyze cross-architectural firmware image security context. EBAT consists of various mod ...

Sonic Filter Localization

Integrating Particle Filter with Sound Source Localization techniques to achieve accurate indoor localization

For my master’s thesis, I developed a novel indoor localization approach that can achieve accurate localization results. Indoor localization is a well-known topic of research, and many attempts have been made to find the so-called holy grail. For a robotic car swarm to be able to ...
The aim of this paper is to challenge and compare several Multi-Armed Bandit algorithms in an en- vironment with fixed kernelized reward and noisy observations. Bandit algorithms are a class of decision-making problems with the goal of opti- mizing the trade-off between explorati ...

Exploring Bandit Algorithms in Sparse Environments

Does increasing the level of sparsity enhance the advantage of sparsity-adapted Multi-Armed Bandit algorithms?

In sequential decision-making, Multi-armed Bandit (MAB) models the dilemma of exploration versus exploitation. The problem is commonly situated in an unknown environment where a player iteratively selects one action from a set of predetermined choices. The player's choices can be ...

Exploring Bandit Algorithms in User-Interactive Systems

Influence of Delay on Contextual Multi-Armed Bandits

Delay is a frequently encountered phenomenon in Multi-armed bandit problems that affects the accuracy of choosing the optimal arm. One example of this phenomenon is online shopping, where there is a delay between a user being recommended a product and placing the order. This stud ...