SearcharxivSearch

arXiv subjects

Geert Heijenk

Publications and source records attributed to Geert Heijenk.

5 recordsLinked to original sources

Head Count: Privacy-Preserving Face-Based Crowd Monitoring

An important aspect of crowd monitoring is knowing how many people we are dealing with. Sometimes, knowing the size of a crowd in a single location and at a specific moment is enough. Matters become problematic when counting the same people across dif ferent locations or counting them over longer periods of time. In those cases, we need to identify and later reidentify a person, which immediately leads to privacy concerns. Until recently, solutions have been based on unique identification of carry-on devices, yet privacy improvements have caused transmitted information to be randomized, rendering this technique mostly useless. We propose to use biometric data instead. We introduce a pipeline that counts people based on face recognition, yet without ever being able to reveal the identity of individuals. To count, a camera initially detects a face, extracts its features, and derives an identifier using a fuzzy extractor. The original facial image is then deleted. Identifiers are inserted into homomorphically encrypted Bloom filters. This allows oblivious set membership testing directly on encrypted data, enabling the system to count across locations or across different moments, without revealing any identities. We provide an initial evaluation of our method that shows promising results.

cs.CR

Impact of Power Consumption Models on the Energy Efficiency of Downlink NOMA Systems

While non-orthogonal multiple access (NOMA) improves spectral efficiency, it results in a complexity at the receivers due to successive interference cancellation (SIC). Prior studies on the energy efficiency of NOMA overlook the SIC overhead and rely on simplistic power consumption models (PCM). To fill this gap, we first introduce PCM-$κ$ that accounts for SIC-related power expenditure, where $κ$ represents the average power consumption per SIC layer. Then, to investigate the energy efficiency of NOMA and joint transmission (JT)-CoMP NOMA, we formulate a power allocation problem for maximizing the energy efficiency and consequently propose a global approach running at a centralized entity and a local algorithm running at a base station. We evaluate the energy efficiency using PCM-$κ$ and two PCMs commonly used in the literature. Numerical analysis suggests that using simplistic PCMs leads to a few orders of magnitude overestimation of energy efficiency, especially when the receivers have low rate requirements. Despite the superiority of JT-CoMP NOMA over conventional NOMA in finding a feasible power allocation, the difference in their energy efficiency is only marginal. Moreover, when conventional NOMA is feasible, the optimal solution for JT-CoMP NOMA converges to conventional NOMA and NOMA schemes favour the users with the best channel quality.

cs.NI

Stochastic String Stability of Vehicle Platoons via Cooperative Adaptive Cruise Control with Lossy Communication

This paper is about obtaining stable vehicle platooning by using Cooperative Adaptive Cruise Control when the communication is unreliable and suffers from message losses. We model communication losses as independent random events and we propose an original design for the cooperative controller, which mitigates the effect of losses. This objective is obtained by a switching controller that has a twofold objective: on the one hand, it promotes both plant stability and string stability of the average error dynamics by an $H_infty$ approach, and on the other hand it minimizes the variance around the average. We show by simulations that the proposed controller is able to compensate even for high probability of losses.

eess.SY

A Distributed Routing Algorithm for Internet-wide Geocast

Geocast is the concept of sending data packets to nodes in a specified geographical area instead of nodes with a specific address. To route geocast messages to their destination we need a geographic routing algorithm that can route packets efficiently to the devices inside the destination area. Our goal is to design an algorithm that can deliver shortest path tree like forwarding while relying purely on distributed data without central knowledge. In this paper, we present two algorithms for geographic routing. One based purely on distance vector data, and one more complicated algorithm based on path data. In our evaluation, we show that our purely distance vector based algorithm can come close to shortest path tree performance when a small number of routers are present in the destination area. We also show that our path based algorithm can come close to the performance of a shortest path tree in almost all geocast situations.

cs.NI

Spaceprint: a Mobility-based Fingerprinting Scheme for Public Spaces

In this paper, we address the problem of how automated situation-awareness can be achieved by learning real-world situations from ubiquitously generated mobility data. Without semantic input about the time and space where situations take place, this turns out to be a fundamental challenging problem. Uncertainties also introduce technical challenges when data is generated in irregular time intervals, being mixed with noise, and errors. Purely relying on temporal patterns observable in mobility data, in this paper, we propose Spaceprint, a fully automated algorithm for finding the repetitive pattern of similar situations in spaces. We evaluate this technique by showing how the latent variables describing the category, and the actual identity of a space can be discovered from the extracted situation patterns. Doing so, we use different real-world mobility datasets with data about the presence of mobile entities in a variety of spaces. We also evaluate the performance of this technique by showing its robustness against uncertainties.

cs.AI