Skip to main content

Showing 1–11 of 11 results for author: Namazi, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2506.22606  [pdf, ps, other

    cs.CR cs.LG

    A User-Centric, Privacy-Preserving, and Verifiable Ecosystem for Personal Data Management and Utilization

    Authors: Osama Zafar, Mina Namazi, Yuqiao Xu, Youngjin Yoo, Erman Ayday

    Abstract: In the current paradigm of digital personalized services, the centralized management of personal data raises significant privacy concerns, security vulnerabilities, and diminished individual autonomy over sensitive information. Despite their efficiency, traditional centralized architectures frequently fail to satisfy rigorous privacy requirements and expose users to data breaches and unauthorized… ▽ More

    Submitted 27 June, 2025; originally announced June 2025.

  2. arXiv:2506.20915  [pdf, ps, other

    cs.CR cs.AI cs.LG

    ZKPROV: A Zero-Knowledge Approach to Dataset Provenance for Large Language Models

    Authors: Mina Namazi, Alexander Nemecek, Erman Ayday

    Abstract: As the deployment of large language models (LLMs) grows in sensitive domains, ensuring the integrity of their computational provenance becomes a critical challenge, particularly in regulated sectors such as healthcare, where strict requirements are applied in dataset usage. We introduce ZKPROV, a novel cryptographic framework that enables zero-knowledge proofs of LLM provenance. It allows users to… ▽ More

    Submitted 25 June, 2025; originally announced June 2025.

    Comments: 12 pages, 1 figure

  3. arXiv:2506.20872  [pdf, ps, other

    cs.CR cs.LG

    Empowering Digital Agriculture: A Privacy-Preserving Framework for Data Sharing and Collaborative Research

    Authors: Osama Zafar, Rosemarie Santa González, Mina Namazi, Alfonso Morales, Erman Ayday

    Abstract: Data-driven agriculture, which integrates technology and data into agricultural practices, has the potential to improve crop yield, disease resilience, and long-term soil health. However, privacy concerns, such as adverse pricing, discrimination, and resource manipulation, deter farmers from sharing data, as it can be used against them. To address this barrier, we propose a privacy-preserving fram… ▽ More

    Submitted 25 June, 2025; originally announced June 2025.

    Comments: arXiv admin note: text overlap with arXiv:2409.06069

  4. arXiv:2411.12008  [pdf, other

    cs.SD cs.LG cs.MM eess.AS

    Compression of Higher Order Ambisonics with Multichannel RVQGAN

    Authors: Toni Hirvonen, Mahmoud Namazi

    Abstract: A multichannel extension to the RVQGAN neural coding method is proposed, and realized for data-driven compression of third-order Ambisonics audio. The input- and output layers of the generator and discriminator models are modified to accept multiple (16) channels without increasing the model bitrate. We also propose a loss function for accounting for spatial perception in immersive reproduction, a… ▽ More

    Submitted 11 December, 2024; v1 submitted 18 November, 2024; originally announced November 2024.

  5. arXiv:2310.18461  [pdf, ps, other

    eess.AS cs.MM

    Improved Lossless Coding for Storage and Transmission of Multichannel Immersive Audio

    Authors: Toni Hirvonen, Mahmoud Namazi

    Abstract: In this paper, techniques for improving multichannel lossless coding are examined. A method is proposed for the simultaneous coding of two or more different renderings (mixes) of the same content. The signal model uses both past samples of the upmix, and the current time samples of downmix samples to predict the upmix. Model parameters are optimized via a general linear solver, and the prediction… ▽ More

    Submitted 27 October, 2023; originally announced October 2023.

  6. Solving Travelling Thief Problems using Coordination Based Methods

    Authors: Majid Namazi, M. A. Hakim Newton, Conrad Sanderson, Abdul Sattar

    Abstract: A travelling thief problem (TTP) is a proxy to real-life problems such as postal collection. TTP comprises an entanglement of a travelling salesman problem (TSP) and a knapsack problem (KP) since items of KP are scattered over cities of TSP, and a thief has to visit cities to collect items. In TTP, city selection and item selection decisions need close coordination since the thief's travelling spe… ▽ More

    Submitted 10 October, 2023; originally announced October 2023.

    Comments: expanded and revised version of arXiv:1911.03124

    MSC Class: 68T20; 90B06; 90C27; 90C59

    Journal ref: Journal of Heuristics, Vol. 29, No. 4-6, pp. 487-544, 2023

  7. arXiv:2212.12785  [pdf, other

    cs.CR

    zkFaith: Soonami's Zero-Knowledge Identity Protocol

    Authors: Mina Namazi, Duncan Ross, Xiaojie Zhu, Erman Ayday

    Abstract: Individuals are encouraged to prove their eligibility to access specific services regularly. However, providing various organizations with personal data spreads sensitive information and endangers people's privacy. Hence, privacy-preserving identification systems that enable individuals to prove they are permitted to use specific services are required to fill the gap. Cryptographic techniques are… ▽ More

    Submitted 24 December, 2022; originally announced December 2022.

  8. arXiv:2210.01297  [pdf, other

    cs.CR

    Privacy-Preserving Link Prediction

    Authors: Didem Demirag, Mina Namazi, Erman Ayday, Jeremy Clark

    Abstract: Consider two data holders, ABC and XYZ, with graph data (e.g., social networks, e-commerce, telecommunication, and bio-informatics). ABC can see that node A is linked to node B, and XYZ can see node B is linked to node C. Node B is the common neighbour of A and C but neither network can discover this fact on their own. In this paper, we provide a two party computation that ABC and XYZ can run to d… ▽ More

    Submitted 3 October, 2022; originally announced October 2022.

  9. Surrogate Assisted Optimisation for Travelling Thief Problems

    Authors: Majid Namazi, Conrad Sanderson, M. A. Hakim Newton, Abdul Sattar

    Abstract: The travelling thief problem (TTP) is a multi-component optimisation problem involving two interdependent NP-hard components: the travelling salesman problem (TSP) and the knapsack problem (KP). Recent state-of-the-art TTP solvers modify the underlying TSP and KP solutions in an iterative and interleaved fashion. The TSP solution (cyclic tour) is typically changed in a deterministic way, while cha… ▽ More

    Submitted 13 May, 2020; originally announced May 2020.

    MSC Class: 68T05; 68T20; 90B06; 90C27; 90C59

    Journal ref: Symposium on Combinatorial Search (SoCS) 2020

  10. arXiv:1911.03124  [pdf, other

    cs.AI math.OC

    A Cooperative Coordination Solver for Travelling Thief Problems

    Authors: Majid Namazi, Conrad Sanderson, M. A. Hakim Newton, Abdul Sattar

    Abstract: The travelling thief problem (TTP) is a representative of multi-component optimisation problems with interacting components. TTP combines the knapsack problem (KP) and the travelling salesman problem (TSP). A thief performs a cyclic tour through a set of cities, and pursuant to a collection plan, collects a subset of items into a rented knapsack with finite capacity. The aim is to maximise profit… ▽ More

    Submitted 14 December, 2020; v1 submitted 8 November, 2019; originally announced November 2019.

    MSC Class: 68T20; 90B06; 90C27; 90C59

  11. Diversified Late Acceptance Search

    Authors: Majid Namazi, Conrad Sanderson, M. A. Hakim Newton, M. M. A. Polash, Abdul Sattar

    Abstract: The well-known Late Acceptance Hill Climbing (LAHC) search aims to overcome the main downside of traditional Hill Climbing (HC) search, which is often quickly trapped in a local optimum due to strictly accepting only non-worsening moves within each iteration. In contrast, LAHC also accepts worsening moves, by keeping a circular array of fitness values of previously visited solutions and comparing… ▽ More

    Submitted 9 December, 2018; v1 submitted 25 June, 2018; originally announced June 2018.

    MSC Class: 68T20; 90B40; 90C59 ACM Class: I.2.8

    Journal ref: Lecture Notes in Computer Science, Vol. 11320, pp. 299-311, 2018