Angebotene Arbeiten

Bei Interesse an einer Bachelor oder Master Arbeit, einer Ingenieurs- oder Forschungspraxis oder einer Werkstudententätigkeit, können Sie sich auch direkt an unsere Doktoranden wenden. Es sind oftmals Themen in Vorbereitung, die hier noch nicht aufgelistet sind und es besteht die Möglichkeit ein Thema entsprechend Ihrer Interessenlage zu finden.
Bitte legen Sie jeder Bewerbung einen Lebenslauf sowie eine Liste der besuchten Lehrveranstaltungen bei.
Wenn Ihre Ingenieurspraxis vom Studiendekanat an einen unserer Professoren zugeteilt wurde, wenden Sie sich damit bitte an Frau Dorn (Raum N2401).

Bachelorarbeiten

Coding theory in different metrics

Beschreibung

In this thesis, the student will study the mathematics of codes in diffent metrics such as the Hamming metric, (sum-)rank metric, column/row-cover metric, etc.

The focus can lie on similar mathematical ideas shared across different metrics, such as bounds on codes, good code constructions, decoding algorithms, applications.  

Betreuer:

Code-based Cryptography

Beschreibung

In this thesis, the student will study the mathematics of linear codes and how they can be used to design cryptosystems. 

Betreuer:

[identification] Idnetification and Secrecy with Physically-Unclonable-Functions (PUFs)

Stichworte:
PUF secrecy identification

Beschreibung

Identification is a communication scheme that allows rate doubly exponential in the blocklemght, with the tradeoff that identities cannot be decoded (as messages do) but can only be verified.

Identification codes can be achieved by first removing the errors from the channel with regular transmission channel coding, and then sending a challenge though the corrected channel. For every identity i, The channenge is generated by picking a random input m and computing the corresponding output T_i(m) using a function T_i that depends on the identity. The challenge is then the pair m,T_i(m) and the receiver wanting to verify an identity j will verify whether j=i by testing the challenge. This is done by recomputing the output with T_j and verifying whether T_j(m)= T_i(m). The errors are reduced by ensuring that the various functions collide on a small fraction of the possible inputs.

It turns out that choosing good sets of funtions {T_i} is the same as choosing error-correction codes {c_i} with large distance, where now each codeword c_i defines a function by mapping positions m (sometimes called code locators) to symbols c_im of the codeword.
We can thus construct identification codes by choosing error-correction codes where we are only interested in the performance of the error correction encoders (we are not interested in the error-correction decoder or error-correction codes).

From previous work we have a fairly efficient implementation based Reed-Muller code which can be found at

Secrecy in this identification codes has also been implemented in unpublished work. Furthermore, the theoretical work on Identification with PUF's has been done in

The goal of the project will be to bridge the three topics and create practical and efficient secret identification codes in the PUF setting.

The working language will be in English.

Environment: this is a project in collaboration with LTI. At LNT and LTI there is currently a lot of funding for research in identification. Therefore you will find a large group of people that might be available for discussion and collaboration.

Betreuer:

Private and Secure Federated Learning

Beschreibung

In federated learning, a machine learning model shall be trained on private user data with the help of a central server, the so-called federator. This setting differs from other machine learning settings in that the user data shall not be shared with the federator for privacy reasons and/or to decrease the communication load of the system.

Even though only intermediate results are shared, extra care is necessary to guarantee data privacy. An additional challenge arises if the system includes malicious users that breach protocol and send corrupt computation results.

The goal of this work is to design, implement and analyze coding- and information-theoretic solutions for privacy and security in federated learning.

Voraussetzungen

  • Coding Theory (e.g., Channel Coding)
  • Information Theory
  • Machine Learning Basics

Betreuer:

Error Correcting Codes for Memories with (Partially) Defects

Stichworte:
Linear Codes, Algebraic Codes, Error Correction , Masking Defects, Flash Memories, Phase-Change Memories

Beschreibung

For different applications, the demand for reliable memory solutions in particular for non-volatile memories such as phase-change memories (PCMs)  is rapidly increasing. PCM cells may become defective (also called stuck) either fully or partially if they fail in switching their states, and therefore these cells can only hold a single phase. In response to these defects, combined masking and error-correcting code constructions have been proposed, where masking is for hiding the defects while error-correcting is to compromise potential added-channel errors.  We want to investigate further code constructions such that less overall redundancy is required to handle these two types of errors. As an alternate, work for combined erasure errors and masking code constructions could be investigated.

Voraussetzungen

- Basic principle of Linear Algebra 

- Channel Coding/Coding Theory 

- Basic knowledge in Information Theory  

Kontakt

M.Eng. Haider Al Kim

Doctoral Researcher

Technical University of Munich

Department of Electrical and Computer Engineering /

Coding and Cryptography (COD) Group

 

Email: haider.alkim@tum.de 

 

Betreuer:

Deterministic K-Identification For The DMC With Power Constraint

Stichworte:
Identification via channel, K-identification, deterministic codes
Kurzbeschreibung:
K-identification capacity of a DMC is derived.

Beschreibung

The student attempt to study the deterministic identification capacity

of a DMC subject to power constraint and generalize it for the K-identification.

Voraussetzungen

Basics of Information Theory and Channel Coding.

Familiarity with the fundamentals of Identification Theory

Betreuer:

Mohammad Salariseddigh

Masterarbeiten

Error Resilience in the Number-Theoretic Transform – PQC acceleration for safetycritical applications

Stichworte:
post-quantum cryptography, HW acceleration, number theoretic transform

Beschreibung

Asymmetric cryptography is a core component of modern communication infrastructure. The existence of a sufficiently large quantum computer threatens all algorithms currently in use and recent developments in this field motivate the field of post-quantum cryptography (PQC), with the primary objective of developing secure and futureproof alternatives. To consolidate these efforts, the National Institute of Standards and Technology (NIST) is conducting a competition with the goal of selecting and standardizing the best available candidates.

In July 2022 four algorithms were selected, one Public-key Encryption and Key-establishment Algorithms (KEM) and three Digital Signature Algorithms (DSA). Of these four algorithms, three (including the two recommended for general purpose applications) are from the class of lattice-based schemes, i.e., they rely on difficult problems over lattices for their security.

The lattices in these schemes are represented by elements from a polynomial ring and arithmetic over this ring therefore plays a crucial role in their execution. To accelerate this arithmetic and, specifically, the multiplication of polynomials, the number-theoretic transform (NTT) is used. This approach is a generalization of the multiplication algorithms based on the fast Fourier transform (FFT), that have been long established in fields like signal processing. Since a considerable part of the computational complexity of these algorithms lies in this NTT, it is a prime candidate for HW acceleration and many works in literature have proposed such accelerators.

While considerable efforts have been made to offer fast and lean NTT accelerators, the topic of fault resilience has received little attention so far. In safety critical applications, as common in automotive or industrial fields, this resilience is an important feature and needs to be provided by the HW. On the other hand, these fields are traditionally price sensitive, so the additional chip area required for these features should be minimal. However, current approaches, such as those introduced by Sarker et al. [1], impose a large area (or latency) overhead.

The goal of this thesis is to address this shortcoming. First, the approaches published in literature shall be evaluated with regard to the relevant performance figures (area overhead, latency, …). Then, new approaches for error resilience in NTT calculation shall be developed, either based on improving upon existing methods or by adapting methods for error resilience in the computation of FFTs.

References

[1] Sarker, Ausmita, Alvaro Cintas Canto, Mehran Mozaffari Kermani, and Reza Azarderakhsh. “Error Detection Architectures for Hardware/Software Co-Design Approaches of Number-Theoretic Transform.” IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, 2022, 1–1. https://doi.org/10.1109/TCAD.2022.3218614.

Voraussetzungen

Basic understanding of HW design

Good knowledge of algebra

Kontakt

georg.maringer@tum.de

 

Betreuer:

Georg Maringer - Lukas Holzbaur, Alexander Zeh (Infineon Technologies)

Multicarrier Modulation Comparison in IRS-aided Wireless Scenarios

Beschreibung

The main aim of the thesis is to make a comparison between different multicarrier modulations, in particular OFDM and OTFS, inside a wireless system.

The considered wireless system consists in a Delay-Doppler channel, which is typical in vehicular communications. A Hybrid IRS is considered in order to be able to achieve Integrated Sensing and Communications.

 

Betreuer:

Lorenzo Zaniboni, Mohammad Mahdi Mahvari Habibabadi

Channel Coding: Efficient Decoding of General Codes

Stichworte:
channel coding, efficient decoding, general linear binary codes
Kurzbeschreibung:
We develop efficient decoders for short block codes.

Beschreibung

Arising applications, such as machine-to-maschine communication require error-correction codes with short information length.The design of such codes and efficient decoders is an open problem [1].

One approach to obtain good results in the short-length regime is using the best-known codes [2].
Since these codes do usually not have a structure that enables efficient decoding, one has to perform decoding of a general linear code. The most efficient approaches are variants of Ordered Statistics Decoding (OSD) [3]. The idea for improving over state-of-the-art varaints is to encorporate recent improvements from another field of research: Information Set Decoding.

If you are interested in the poposed direction (or have some other direction in mind), please write an email, then we'll discuss the details.

 

References:

[1] Co?kun, M. C., Durisi, G., Jerkovits, T., Liva, G., Ryan, W., Stein, B., & Steiner, F. (2019). Efficient error-correcting codes in the short blocklength regime. Physical Communication, 34, 66-79.

[2] Markus Grassl. "Bounds on the minimum distance of linear codes and quantum codes." Online available at http://www.codetables.de.

[3] Fossorier, M. P., & Lin, S. (1995). Soft-decision decoding of linear block codes based on ordered statistics. IEEE Transactions on Information Theory, 41(5), 1379-1396.

 

 

 

Voraussetzungen

Channel coding

stochastics and combinatorics are helpful

some experience with the AWGN channel

 

 

 

 

Betreuer:

Error correction for DNA storage

Beschreibung

DNA-based data storage is a novel approach for long term digital data archiving.

Due to the unique nature of writing and reading DNA, the channel associated with these processes is still relatively poorly understood and varies over different synthesis (writing) and sequencing (reading) technologies. The task of the student is to evaluate various decoding strategies for certain error-correcting schemes tailored for the DNA storage channel.

 

Voraussetzungen

- Basic principles of stochastic and algebra
- Channel Coding
- Information Theory

Betreuer:

Anisha Banerjee

Efficient Block Propagation in Cryptocurrency Networks

Beschreibung

Cryptocurrencies like Bitcoin and Ethereum use a decentralized ledger called Blockchain to track transactions. Whenever a new block is added to the Blockchain, the change is spread through the network using a gossip-like protocol. This process is known as block propagation.

To increase scalability, the efficiency of block propagation is crucial. This thesis aims to explore the information theoretic limits of block propagation, derive realistic models based on real data, and investigate innovative and efficient techniques for block propagation.

The thesis will be conducted at the Institute of Communications and Navigation at DLR (German Aerospace Center) in Oberpfaffenhofen.

Voraussetzungen

Required qualifications are

  • basic knowledge of information theory
  • programming experience in Matlab, C, or python.
  • Interest in cryptocurrencies.

Kontakt

Interested applicants may contact Dr. Francisco Lázaro via email at francisco.lazaroblasco@dlr.de.

Betreuer:

Juan Diego Lentner Ibanez - Dr. Francisco Lázaro (DLR (German Aerospace Center))

[identification] Idnetification and Secrecy with Physically-Unclonable-Functions (PUFs)

Stichworte:
PUF secrecy identification

Beschreibung

Identification is a communication scheme that allows rate doubly exponential in the blocklemght, with the tradeoff that identities cannot be decoded (as messages do) but can only be verified.

Identification codes can be achieved by first removing the errors from the channel with regular transmission channel coding, and then sending a challenge though the corrected channel. For every identity i, The channenge is generated by picking a random input m and computing the corresponding output T_i(m) using a function T_i that depends on the identity. The challenge is then the pair m,T_i(m) and the receiver wanting to verify an identity j will verify whether j=i by testing the challenge. This is done by recomputing the output with T_j and verifying whether T_j(m)= T_i(m). The errors are reduced by ensuring that the various functions collide on a small fraction of the possible inputs.

It turns out that choosing good sets of funtions {T_i} is the same as choosing error-correction codes {c_i} with large distance, where now each codeword c_i defines a function by mapping positions m (sometimes called code locators) to symbols c_im of the codeword.
We can thus construct identification codes by choosing error-correction codes where we are only interested in the performance of the error correction encoders (we are not interested in the error-correction decoder or error-correction codes).

From previous work we have a fairly efficient implementation based Reed-Muller code which can be found at

Secrecy in this identification codes has also been implemented in unpublished work. Furthermore, the theoretical work on Identification with PUF's has been done in

The goal of the project will be to bridge the three topics and create practical and efficient secret identification codes in the PUF setting.

The working language will be in English.

Environment: this is a project in collaboration with LTI. At LNT and LTI there is currently a lot of funding for research in identification. Therefore you will find a large group of people that might be available for discussion and collaboration.

Betreuer:

Capacity upper Bounds for ISI Channels with Direct Detection

Beschreibung

We are interested in computing upper bounds (on capacity) for frequency-selective channels with a memoryless nonlineary at the transmitter/receiver.

One application for these bounds are short-reach fiber-optic communication systems with a single photodiode at the receiver. The photodiode is a memoryless nonlinearity, as it produces an output that is proportional to the squared magnitude of the input signal.

A simple upper bound for the above model is given in [Sec. III D, 2].

D. Plabst et al., "Achievable Rates for Short-Reach Fiber-Optic Channels With Direct Detection," in Journal of Lightwave Technology, vol. 40, no. 12, pp. 3602-3613, 15 June15, 2022, doi: 10.1109/JLT.2022.3149574.

 

 

Voraussetzungen

Information Theory

Linear System Theory

Betreuer:

Private and Secure Federated Learning

Beschreibung

In federated learning, a machine learning model shall be trained on private user data with the help of a central server, the so-called federator. This setting differs from other machine learning settings in that the user data shall not be shared with the federator for privacy reasons and/or to decrease the communication load of the system.

Even though only intermediate results are shared, extra care is necessary to guarantee data privacy. An additional challenge arises if the system includes malicious users that breach protocol and send corrupt computation results.

The goal of this work is to design, implement and analyze coding- and information-theoretic solutions for privacy and security in federated learning.

Voraussetzungen

  • Coding Theory (e.g., Channel Coding)
  • Information Theory
  • Machine Learning Basics

Betreuer:

[quantum] Quantum Machine Learning for Communication

Stichworte:
physical, layer, quantum, machine learning, non-linear

Beschreibung

As part of an ongoing project with Huawei we are looking into quantum machine learning algorithms applied to decoding at the end of an optical fiber in the non-linear regime.

So far we have tried only the quantum version of k-mean clustering, however the goal is to test further quantum algorithms, in particular quantum support vector machines next, and their classical quantum-inspired counterpart.

The projects will involve reading the literature on quantum machine learning algorithms and quantum-inspired algorithms, find or come up with an implementation (this will involve the use of quantum libraries, in particular so far we have use qiskit), and benchmark the performance.

Voraussetzungen

Knowledge of quantum mechanics or quantum information is highly recommended.

Betreuer:

Error Correcting Codes for Memories with (Partially) Defects

Stichworte:
Linear Codes, Algebraic Codes, Error Correction , Masking Defects, Flash Memories, Phase-Change Memories

Beschreibung

For different applications, the demand for reliable memory solutions in particular for non-volatile memories such as phase-change memories (PCMs)  is rapidly increasing. PCM cells may become defective (also called stuck) either fully or partially if they fail in switching their states, and therefore these cells can only hold a single phase. In response to these defects, combined masking and error-correcting code constructions have been proposed, where masking is for hiding the defects while error-correcting is to compromise potential added-channel errors.  We want to investigate further code constructions such that less overall redundancy is required to handle these two types of errors. As an alternate, work for combined erasure errors and masking code constructions could be investigated.

Voraussetzungen

- Basic principle of Linear Algebra 

- Channel Coding/Coding Theory 

- Basic knowledge in Information Theory  

Kontakt

M.Eng. Haider Al Kim

Doctoral Researcher

Technical University of Munich

Department of Electrical and Computer Engineering /

Coding and Cryptography (COD) Group

 

Email: haider.alkim@tum.de 

 

Betreuer:

[identification] Applications of Identification Codes in V2X Communications

Stichworte:
sumo, ns3, ns-3, vehicular, communication, identification, c++, Reed-Muller

Beschreibung

As part of the NewCom Project, new communication paradigms are investigated from an experimental perspective in order to construct proof-of-concept implementations that demonstrate the theoretical results obtained for Post-Shannon Communication schemes. In particular, this MSc thesis focuses on Identification Codes and their integration into a simulation environment where vehicular networks are modelled.

For this, the master student will first conduct a review of the state-of-the-art use cases for identification in the scientific literature and in form of patents, with an emphasis on V2X communications. By using an open-source V2X implementation based on LDR’s Simulation of Urban Mobility (SUMO) framework integrated with ns-3’s implementation of the ITS-G5 and LTE standards and conducting simulation in specific scenarios, the student will gain a first impression of the performance of the system using traditional transmission schemes. The integration of existing implementation of identification codes culminates this thesis, where KPIs will be defined in order to compare the advantages of using identification instead of transmission in the context of V2X communications.

Details about the C++ tools/libraries

The software used for the simulation of the vehicular network communication is ezCar2x

which build on and integrates the NS-3 (network simulation) and SUMO (traffic simulation) libraries

For the identification part and identification code based on Reed-Muller codes needs to be reimplemented (work in progress) from Python into C++ using the Givaro library

 

 

Voraussetzungen

  • Knowledge of communications engineering, mobile communications, wireless channel models, signal processing, and channel coding techniques (experience in LTE/5G cellular networks is a plus)

  • Interest in novel communication concepts as well in their practical implementation

  • Software experience: MATLAB, C++ and Python (experience with ns-3 or SUMO is a plus)

  • Comfortable working with Linux operative systems and distributed version control tools (e.g., gitlab)

  • Goal-oriented and structured work style

 

Kontakt

To apply, Please send your application by e-mail to Roberto Ferrara (roberto.ferrara@tum.de) and Luis Torres-Figueroa (luis.torres.figueroa@tum.de) with the following documents:

  • Curriculum vitae

  • Academic transcript

  • Short motivation (0.5 – 1 page)

Betreuer:

[identification] Simulation and performance improvement of identification codes

Beschreibung

Identification is a communication scheme that allows rate doubly exponential in the blocklemght, with the tradeoff that identities cannot be decoded (as messages do) but can only be verified.

The double exponential growth presents various challenges in the finite regime: there are heavy computational costs introduced at the encoder and decoder and heavy trade-offs between the error and the codes sizes.

The ultimate goal is to find a fast, reliable implementation while still achieving large code sizes.

Identification codes can be achieved by first removing the errors from the channel with regular transmission channel coding, and then sending a challenge though the corrected channel. For every identity i, The channenge is generated by picking a random input m and computing the corresponding output T_i(m) using a function T_i that depends on the identity. The challenge is then the pair m,T_i(m) and the receiver wanting to verify an identity j will verify whether j=i by testing the challenge. This is done by recomputing the output with T_j and verifying whether T_j(m)= T_i(m). The errors are reduced by ensuring that the various functions collide on a small fraction of the possible inputs.

It turns out that choosing good sets of funtions {T_i} is the same as choosing error-correction codes {c_i} with large distance, where now each codeword c_i defines a function by mapping positions m (sometimes called code locators) to symbols c_im of the codeword.
We can thus construct identification codes by choosing error-correction codes where we are only interested in the performance of the error correction encoders (we are not interested in the error-correction decoder or error-correction codes).

Your task will be speeding up the current implementations based on Reed-Solomon and Reed-Muller codes:

The coding will be in Python/Sagemath.
This work can accomodate multiple students.
The working language will be in English.

Environment: we collaborate with LTI. At LNT and LTI there is currently a lot of funding for research in identification. Therefore you will find a large group of people that might be available for discussion and collaboration.

Voraussetzungen

Nachrichtentechnik 2

 

Betreuer:

[security] Practical implementation of physical-layer semantic security

Stichworte:
semantic, security, secrecy, programming, implementation

Beschreibung

The goal of this project is to implement in Python/Sagemath the security functions (at least one of four) described in https://arxiv.org/abs/2102.00983
Sagemath contains libraries for mosaics, BIBDs, etc, that can be used for the project.

Motivation:
There are various types of security definitions.
The mutual information based types, in increasing order of security requirement are

  1. Weak secresy asks that the average mutual information of the eavesdropper I(M:E)/n goes to 0 for a uniform message M (average here means averaged over the blocklength n, an additional average over M is implicit in the mutual information)
  2. Strong secrecy asks that the total mutual information I(M:E) goes to 0,
  3. Semantic security asks that the total mutual informaiton I(M:E) goes to 0 for any distribution of the message M (and thus in particular for all distributions that pick any of two chosen messages with 1/2 probabilty)

Then there are the almost-equivalent respective indistiguishablity types  of security requirements (below |P-Q|_1 is the statistical distance and Exp_M is expectation value over M)

  1. average indistinguishability 1/n Exp_M | P_{E|M} - P_E |_1 for a uniform message M goes to 0 (again average refers over the blocklegth n, clearly there is also the average over M)
  2. total indistiguishability Exp_M | P_{E|M} - P_E |_1 for a uniform message M goes to 0
  3. indistinguishability |P_{E|m} - P_{E|m'}|_1 for any two messages m and m' goes to 0.

Each of the indistiguishabilities can also be written using KL digvergence instead of statistical distance, in which case the conditions are exactly equivalent to their mutual information versions.

Strong secrecy is the standard security requirement considered in information-theoretic security, while semantic security is the minimum requirement considered in computational security.
Information-theoretic (physical-layer) security differs from computational security in that the secrecy is guaranteed irrespective of the power of the adversary, while in computational security E is computationally bounded. Computational security also assumes that the message is at least of a certain length for the schemes to work, and thus if the message to be secured is too small it needs to be padded to a larger message.

In practice, information theoretic security is expensive, because the messages that can be secured can be only as long as the keys that can be generated. However, in identification only a very small part of the message needs to be secured, which in computational security triggers padding and thus waste, but on the other side makes information-theoretic security accessible and not so expensive.

At the same time, the security of identification implicitly requires semantic security. It has been known for a while that hash functions provide information-theoretic strong secrecy. However, because the standard for information-theoretic security has been strong secrecy, before https://arxiv.org/abs/2102.00983 no efficient functions where known to provide information-theoretic semantic security.
We need an implementation of these type of functions so that we can integrate information-theoretic security into our identification project.

Betreuer:

[quantum] Realignment criterion and upper bounds in device-independent QKD

Beschreibung

This paper uses the partial transpose as a tool to derive upper bounds on device-independent QKD
https://arxiv.org/abs/2005.13511
In this project the goal is to try to generalize the above to the other tools like the reallignment criterion:
https://arxiv.org/abs/quant-ph/0205017
https://arxiv.org/abs/0802.2019

Voraussetzungen

basics of quantum information/quantum formalism

Betreuer:

[quantum] Semantic security of infinite-dimensional classical-quantum channels

Beschreibung

Generalize semantic security of classical-quantum channels to infinite dimensional channel (not necessarily gaussian)

Voraussetzungen

quantum information theory

Betreuer:

[quantum] Asymptotic continuity of restricted quantum relative entropies under general channels

Stichworte:
quantum, relative entropy, Pinsker, reverse, inequality, information thoery, asymptotic, continuity

Beschreibung

Asypmtotic continuity is a property in the form of inequalities (classically known also as inequalities of the reverse-Pinker type) that is necessary to prove upper bounds on operational capacities.

The (quantum) relative entropy (also known as quantum divergence and classically also known as Kullbackt-Leibler divergence), can be used to define various entanglment measures many of which have a proven asymptotic continuity.

Of particular interest are the restricted quantum relative entropies defined by Marco Piani (https://arxiv.org/abs/0904.2705), many of which satisfy asymptotic continuity (A.S.)

In the above there are maybe 2-3 different proof styles.
We can group the results in the above as follows:

  • A.S. for entropy, conditional entropies, mutual information, conditional mutual information
  • A.S. for relative entropies with infimum over states on the second argument
  • A.S. relative entropies with infimum over state *and maximization over measurement channels*

The goal of the project is to generalize the last case to asymptotic continuity for relative entropies with infimum over state and maximization over *general* channels.

Possible new proof directions are

Voraussetzungen

Knowledge of quantum information is highly recommended/required.
Knowledge of matrix analysis will be a strong advantage.

Kontakt

roberto.ferrara@tum.de

Betreuer:

[quantum] Practical protocols for quantum synchronization in classical network

Stichworte:
quantum, network, synchronization

Beschreibung

Voraussetzungen

Knowledge of quantum theory as provided by the course Algorithms in Quantum Theory or similar

Betreuer:

[quantum] Entanglement-measures upper bounds on device-independent distillable key

Stichworte:
quantum, qkd, entanglement

Beschreibung

The goal of this work is to try to upper bound the device-independent distillable key in terms of locally restricted relative entropy of entanglement (an entanglement measure).

The following are relevant works/articles

Voraussetzungen

Strong background in quantum theory is required, preferably in quantum information theory, which is not covered by the course Algorithms in Quantum Theory

Betreuer:

Forschungspraxis (Research Internships)

Strong Coupling Multimode Fibers

Stichworte:
Multimode fibers, Space-division multiplexing

Beschreibung

Space-division multiplexing (SDM), which consists in exploiting multimode (MMF) or multicore fibers instead of single mode ones, is one of the future architectures to increase data rates and network planning flexibility. A desired working condition for SDM is the so called strong-coupling linear regime, which is however not intrinsically achievable in common MMFs. With this topic, the student has the chance to investigate if it would be achievable with some new design. If you are curious about it, just send a mail to paolo.carniello@tum.de.

Voraussetzungen

Basics of Optical Communication Systems (see https://www.ce.cit.tum.de/en/lnt/teaching/lectures/optical-communication-systems/)

Kontakt

paolo.carniello@tum.de

Betreuer:

Neural Network-Based Signal Predistortion for Direct Detection Systems

Beschreibung

During the internship, the student will be researching the application of Neural Network-based signal predistortion to mitigate the effects of fiber chromatic dispersion in direct detection systems.

Voraussetzungen

  • basic Python skills beneficial

Betreuer:

Channel Coding: Efficient Decoding of General Codes

Stichworte:
channel coding, efficient decoding, general linear binary codes
Kurzbeschreibung:
We develop efficient decoders for short block codes.

Beschreibung

Arising applications, such as machine-to-maschine communication require error-correction codes with short information length.The design of such codes and efficient decoders is an open problem [1].

One approach to obtain good results in the short-length regime is using the best-known codes [2].
Since these codes do usually not have a structure that enables efficient decoding, one has to perform decoding of a general linear code. The most efficient approaches are variants of Ordered Statistics Decoding (OSD) [3]. The idea for improving over state-of-the-art varaints is to encorporate recent improvements from another field of research: Information Set Decoding.

If you are interested in the poposed direction (or have some other direction in mind), please write an email, then we'll discuss the details.

 

References:

[1] Co?kun, M. C., Durisi, G., Jerkovits, T., Liva, G., Ryan, W., Stein, B., & Steiner, F. (2019). Efficient error-correcting codes in the short blocklength regime. Physical Communication, 34, 66-79.

[2] Markus Grassl. "Bounds on the minimum distance of linear codes and quantum codes." Online available at http://www.codetables.de.

[3] Fossorier, M. P., & Lin, S. (1995). Soft-decision decoding of linear block codes based on ordered statistics. IEEE Transactions on Information Theory, 41(5), 1379-1396.

 

 

 

Voraussetzungen

Channel coding

stochastics and combinatorics are helpful

some experience with the AWGN channel

 

 

 

 

Betreuer:

Error correction for DNA storage

Beschreibung

DNA-based data storage is a novel approach for long term digital data archiving.

Due to the unique nature of writing and reading DNA, the channel associated with these processes is still relatively poorly understood and varies over different synthesis (writing) and sequencing (reading) technologies. The task of the student is to evaluate various decoding strategies for certain error-correcting schemes tailored for the DNA storage channel.

 

Voraussetzungen

- Basic principles of stochastic and algebra
- Channel Coding
- Information Theory

Betreuer:

Anisha Banerjee

Distributed Noise Generation for Secure Over-the-Air Computation with Applications in Federated Learning

Kurzbeschreibung:
Over-the-Air (OtA) computation is a promising approach with the potential to drastically reduce the communication overhead of wireless distributed data-processing systems (e.g. Federated Learning). Since this method, however, is prone to eavesdropping, artificial noise can be employed to secure the communication. An open problem however, is the distributed design of artifical noise among different users.

Beschreibung

Novel use cases for mobile communication networks include the aggregation of large amounts of data, which is stored in a distributed manner across network users. For instance, Federated Learning requires the aggregation of machine learning model updates from contributing users.

Over-the-Air (OtA) computation is an approach with the potential to drastically reduce the communication overhead of wireless distributed data-processing systems (e.g. Federated Learning). It exploits the multiple-access property and linearity of the wireless channel to compute sums of pre-processed data by the channel. This important property at the same time opens great opportunities for eavesdroppers to learn about the transmitted signal. If the legitimate receiver shall have exclusive access to the computation result, it is crucial to employ additional security measures.

Artificial noise can be employed to secure the communication. This noise is either generated by dedicated users jamming the communication [3], or by jointly designing the noise contribution of each user, [1][2]. The latter approach makes it possible to minimize the distortion at the legitimate receiver, but requires a centrally coordinated noise design. Therefore, an open problem is how to allow for the distributed design of artifical noise.

[1] Maßny, Luis, and Antonia Wachter-Zeh. "Secure Over-the-Air Computation using Zero-Forced Artificial Noise." arXiv preprint arXiv:2212.04288 (2022).
[2] Liao, Jialing, Zheng Chen, and Erik G. Larsson. "Over-the-Air Federated Learning with Privacy Protection via Correlated Additive Perturbations." arXiv preprint arXiv:2210.02235 (2022).
[3] Yan, Na, et al. "Toward Secure and Private Over-the-Air Federated Learning." arXiv preprint arXiv:2210.07669 (2022).

Voraussetzungen

- basic knowledge in statistics and estimation theory
- basic knowledge about linear wireless channels

Betreuer:

[identification] Idnetification and Secrecy with Physically-Unclonable-Functions (PUFs)

Stichworte:
PUF secrecy identification

Beschreibung

Identification is a communication scheme that allows rate doubly exponential in the blocklemght, with the tradeoff that identities cannot be decoded (as messages do) but can only be verified.

Identification codes can be achieved by first removing the errors from the channel with regular transmission channel coding, and then sending a challenge though the corrected channel. For every identity i, The channenge is generated by picking a random input m and computing the corresponding output T_i(m) using a function T_i that depends on the identity. The challenge is then the pair m,T_i(m) and the receiver wanting to verify an identity j will verify whether j=i by testing the challenge. This is done by recomputing the output with T_j and verifying whether T_j(m)= T_i(m). The errors are reduced by ensuring that the various functions collide on a small fraction of the possible inputs.

It turns out that choosing good sets of funtions {T_i} is the same as choosing error-correction codes {c_i} with large distance, where now each codeword c_i defines a function by mapping positions m (sometimes called code locators) to symbols c_im of the codeword.
We can thus construct identification codes by choosing error-correction codes where we are only interested in the performance of the error correction encoders (we are not interested in the error-correction decoder or error-correction codes).

From previous work we have a fairly efficient implementation based Reed-Muller code which can be found at

Secrecy in this identification codes has also been implemented in unpublished work. Furthermore, the theoretical work on Identification with PUF's has been done in

The goal of the project will be to bridge the three topics and create practical and efficient secret identification codes in the PUF setting.

The working language will be in English.

Environment: this is a project in collaboration with LTI. At LNT and LTI there is currently a lot of funding for research in identification. Therefore you will find a large group of people that might be available for discussion and collaboration.

Betreuer:

Capacity upper Bounds for ISI Channels with Direct Detection

Beschreibung

We are interested in computing upper bounds (on capacity) for frequency-selective channels with a memoryless nonlineary at the transmitter/receiver.

One application for these bounds are short-reach fiber-optic communication systems with a single photodiode at the receiver. The photodiode is a memoryless nonlinearity, as it produces an output that is proportional to the squared magnitude of the input signal.

A simple upper bound for the above model is given in [Sec. III D, 2].

D. Plabst et al., "Achievable Rates for Short-Reach Fiber-Optic Channels With Direct Detection," in Journal of Lightwave Technology, vol. 40, no. 12, pp. 3602-3613, 15 June15, 2022, doi: 10.1109/JLT.2022.3149574.

 

 

Voraussetzungen

Information Theory

Linear System Theory

Betreuer:

MAB-Based Efficient Distributed ML on the Cloud

Stichworte:
Distributed Machine Learning (ML), Multi-Armed Bandits (MABs), Cloud Simulations (AWS, GCP, ...)

Beschreibung

We consider the problem of running a distributed machine learning algorithm on the cloud. This imposes several challenges. In particular, cloud instances may have different performances/speeds. To fully leverage the performance of the instances, we want to characterize their speed and potentially use the fastest ones. To explore the speed of the instances while exploiting them (assigning computational tasks), we use the theory of multi-armed bandits (MABs).

The goal of the research intership is to start by implementing existing theoretical algorithms [1] and possibly adapting them based on the experimental observations.

[1] M. Egger, R. Bitar, A. Wachter-Zeh and D. Gündüz, Efficient Distributed Machine Learning via Combinatorial Multi-Armed Bandits, submitted to IEEE Journal on Selected Areas in Communications (JSAC), 2022.

Voraussetzungen

  • Information Theory
  • Machine Learning Basics
  • Python (Intermediate Level)

Betreuer:

Private and Secure Federated Learning

Beschreibung

In federated learning, a machine learning model shall be trained on private user data with the help of a central server, the so-called federator. This setting differs from other machine learning settings in that the user data shall not be shared with the federator for privacy reasons and/or to decrease the communication load of the system.

Even though only intermediate results are shared, extra care is necessary to guarantee data privacy. An additional challenge arises if the system includes malicious users that breach protocol and send corrupt computation results.

The goal of this work is to design, implement and analyze coding- and information-theoretic solutions for privacy and security in federated learning.

Voraussetzungen

  • Coding Theory (e.g., Channel Coding)
  • Information Theory
  • Machine Learning Basics

Betreuer:

[quantum] Quantum Machine Learning for Communication

Stichworte:
physical, layer, quantum, machine learning, non-linear

Beschreibung

As part of an ongoing project with Huawei we are looking into quantum machine learning algorithms applied to decoding at the end of an optical fiber in the non-linear regime.

So far we have tried only the quantum version of k-mean clustering, however the goal is to test further quantum algorithms, in particular quantum support vector machines next, and their classical quantum-inspired counterpart.

The projects will involve reading the literature on quantum machine learning algorithms and quantum-inspired algorithms, find or come up with an implementation (this will involve the use of quantum libraries, in particular so far we have use qiskit), and benchmark the performance.

Voraussetzungen

Knowledge of quantum mechanics or quantum information is highly recommended.

Betreuer:

[identification] Simulation and performance improvement of identification codes

Beschreibung

Identification is a communication scheme that allows rate doubly exponential in the blocklemght, with the tradeoff that identities cannot be decoded (as messages do) but can only be verified.

The double exponential growth presents various challenges in the finite regime: there are heavy computational costs introduced at the encoder and decoder and heavy trade-offs between the error and the codes sizes.

The ultimate goal is to find a fast, reliable implementation while still achieving large code sizes.

Identification codes can be achieved by first removing the errors from the channel with regular transmission channel coding, and then sending a challenge though the corrected channel. For every identity i, The channenge is generated by picking a random input m and computing the corresponding output T_i(m) using a function T_i that depends on the identity. The challenge is then the pair m,T_i(m) and the receiver wanting to verify an identity j will verify whether j=i by testing the challenge. This is done by recomputing the output with T_j and verifying whether T_j(m)= T_i(m). The errors are reduced by ensuring that the various functions collide on a small fraction of the possible inputs.

It turns out that choosing good sets of funtions {T_i} is the same as choosing error-correction codes {c_i} with large distance, where now each codeword c_i defines a function by mapping positions m (sometimes called code locators) to symbols c_im of the codeword.
We can thus construct identification codes by choosing error-correction codes where we are only interested in the performance of the error correction encoders (we are not interested in the error-correction decoder or error-correction codes).

Your task will be speeding up the current implementations based on Reed-Solomon and Reed-Muller codes:

The coding will be in Python/Sagemath.
This work can accomodate multiple students.
The working language will be in English.

Environment: we collaborate with LTI. At LNT and LTI there is currently a lot of funding for research in identification. Therefore you will find a large group of people that might be available for discussion and collaboration.

Voraussetzungen

Nachrichtentechnik 2

 

Betreuer:

[quantum] Realignment criterion and upper bounds in device-independent QKD

Beschreibung

This paper uses the partial transpose as a tool to derive upper bounds on device-independent QKD
https://arxiv.org/abs/2005.13511
In this project the goal is to try to generalize the above to the other tools like the reallignment criterion:
https://arxiv.org/abs/quant-ph/0205017
https://arxiv.org/abs/0802.2019

Voraussetzungen

basics of quantum information/quantum formalism

Betreuer:

On the Equivalence of Identification and Authentication

Stichworte:
Identification via channel, identification codes, authentication, authentication codes
Kurzbeschreibung:
A Certain equivalence of identification and authentication would be shown.

Beschreibung

It would be shown that under suitable formulations (preserving all salient features) the two problem of Identification (Ahlswede and Dueck, 1989) and Authentication (Simmons, G. J. 1984) are in essence very close to each other. This equivalency was conjectured first by M. S. Pinsker. In this research internship the student is expected to address this conjecture. Both problems must be studied separately and then the similar essence of them should be drawn out. In particular the identification codes and authentication codes along with theire relation will be investigated.

 

 

Voraussetzungen

  1. Background in Information Theory and Channel Coding
  2. Familiarity with fundamentals of Identification Theory

 

References:

  1. Simmons, G. J. 1984, “Message authentication: a game on hypergraphs,” Congressus Numer. 45:161-192.
  2. Simmons, G. J. 1982, “A game theory model of digital message authentication,”  Congressus Numer., 34, 413-424
  3. Simmons, G. J. 1985, “Authentication theory/coding theory,” in: Advances in Cryptology: Proceedings of CRYPTO 84, Lecture Notes in Computer Science, vol. 196, Springer-Verlag, Berlin, pp. 411-432.
  4. E. Gilbert, F. J. MacWilliams and N.J. A. Sloane, 1974, “Codes which detect deception,” Bell System Tech. J., 53, 405-424.
  5. R. Ahlswede and G. Dueck, “Identification via channels,” in IEEE Trans. on Inf. Theory, vol. 35, no. 1, pp. 15-29, Jan. 1989, doi: 10.1109/18.42172.
  6. L. A. Bassalygo, M. V. Burnashev, “Authentication, Identification, and Pairwise Separated Measures”, Problems Inform. Transmission, 32:1 (1996), 33–39

Betreuer:

Mohammad Salariseddigh

Seminar Themen

Die drei Seminare "Seminar on Coding and Cryptography", "Seminar on Digital Communications" und "Seminar on Optical Communications" werden zusammen organisiert und abgehalten.

Mehr Informationen finden Sie unter Seminar Themen.