Skip to main content

Showing 1–50 of 63 results for author: Fekri, F

.
  1. arXiv:2502.05744  [pdf, other

    cs.IT

    DISCD: Distributed Lossy Semantic Communication for Logical Deduction of Hypothesis

    Authors: Ahmet Faruk Saz, Siheng Xiong, Faramarz Fekri

    Abstract: In this paper, we address hypothesis testing in a distributed network of nodes, where each node has only partial information about the State of the World (SotW) and is tasked with determining which hypothesis, among a given set, is most supported by the data available within the node. However, due to each node's limited perspective of the SotW, individual nodes cannot reliably determine the most s… ▽ More

    Submitted 8 February, 2025; originally announced February 2025.

    Comments: Accepted to ICMLCN25

  2. arXiv:2411.01425  [pdf, other

    cs.LG cs.AI eess.SY

    Learning Hidden Subgoals under Temporal Ordering Constraints in Reinforcement Learning

    Authors: Duo Xu, Faramarz Fekri

    Abstract: In real-world applications, the success of completing a task is often determined by multiple key steps which are distant in time steps and have to be achieved in a fixed time order. For example, the key steps listed on the cooking recipe should be achieved one-by-one in the right time order. These key steps can be regarded as subgoals of the task and their time orderings are described as temporal… ▽ More

    Submitted 2 November, 2024; originally announced November 2024.

  3. arXiv:2410.18918  [pdf, other

    stat.ML cs.LG

    MissNODAG: Differentiable Cyclic Causal Graph Learning from Incomplete Data

    Authors: Muralikrishnna G. Sethuraman, Razieh Nabi, Faramarz Fekri

    Abstract: Causal discovery in real-world systems, such as biological networks, is often complicated by feedback loops and incomplete data. Standard algorithms, which assume acyclic structures or fully observed data, struggle with these challenges. To address this gap, we propose MissNODAG, a differentiable framework for learning both the underlying cyclic causal graph and the missingness mechanism from part… ▽ More

    Submitted 24 October, 2024; originally announced October 2024.

  4. arXiv:2410.09686  [pdf, other

    cs.AI eess.SY

    Generalization of Compositional Tasks with Logical Specification via Implicit Planning

    Authors: Duo Xu, Faramarz Fekri

    Abstract: In this study, we address the challenge of learning generalizable policies for compositional tasks defined by logical specifications. These tasks consist of multiple temporally extended sub-tasks. Due to the sub-task inter-dependencies and sparse reward issue in long-horizon tasks, existing reinforcement learning (RL) approaches, such as task-conditioned and goal-conditioned policies, continue to… ▽ More

    Submitted 2 November, 2024; v1 submitted 12 October, 2024; originally announced October 2024.

  5. arXiv:2410.03136  [pdf, other

    cs.CL

    Deliberate Reasoning in Language Models as Structure-Aware Planning with an Accurate World Model

    Authors: Siheng Xiong, Ali Payani, Yuan Yang, Faramarz Fekri

    Abstract: Enhancing the reasoning capabilities of language models (LMs) remains a key challenge, especially for tasks that require complex, multi-step decision-making where existing Chain-of-Thought (CoT) approaches struggle with consistency and verification. In this paper, we propose a novel reasoning framework, referred to as Structure-aware Planning with an Accurate World Model (SWAP), that integrates st… ▽ More

    Submitted 18 February, 2025; v1 submitted 4 October, 2024; originally announced October 2024.

  6. arXiv:2410.01929  [pdf, other

    cs.AI cs.LG

    LLM-Augmented Symbolic Reinforcement Learning with Landmark-Based Task Decomposition

    Authors: Alireza Kheirandish, Duo Xu, Faramarz Fekri

    Abstract: One of the fundamental challenges in reinforcement learning (RL) is to take a complex task and be able to decompose it to subtasks that are simpler for the RL agent to learn. In this paper, we report on our work that would identify subtasks by using some given positive and negative trajectories for solving the complex task. We assume that the states are represented by first-order predicate logic u… ▽ More

    Submitted 2 October, 2024; originally announced October 2024.

  7. arXiv:2410.01676  [pdf, other

    cs.IT

    Lossy Semantic Communication for the Logical Deduction of the State of the World

    Authors: Ahmet Faruk Saz, Siheng Xiong, Faramarz Fekri

    Abstract: In this paper, we address the problem of lossy semantic communication to reduce uncertainty about the State of the World (SotW) for deductive tasks in point to point communication. A key challenge is transmitting the maximum semantic information with minimal overhead suitable for downstream applications. Our solution involves maximizing semantic content information within a constrained bit budget,… ▽ More

    Submitted 2 October, 2024; originally announced October 2024.

  8. arXiv:2409.01495  [pdf, other

    cs.CL

    The Compressor-Retriever Architecture for Language Model OS

    Authors: Yuan Yang, Siheng Xiong, Ehsan Shareghi, Faramarz Fekri

    Abstract: Recent advancements in large language models (LLMs) have significantly enhanced their capacity to aggregate and process information across multiple modalities, enabling them to perform a wide range of tasks such as multimodal data querying, tool usage, web interactions, and handling long documents. These capabilities pave the way for transforming LLMs from mere chatbots into general-purpose agents… ▽ More

    Submitted 2 September, 2024; originally announced September 2024.

  9. arXiv:2406.13764  [pdf, other

    cs.CL

    Can LLMs Reason in the Wild with Programs?

    Authors: Yuan Yang, Siheng Xiong, Ali Payani, Ehsan Shareghi, Faramarz Fekri

    Abstract: Large Language Models (LLMs) have shown superior capability to solve reasoning problems with programs. While being a promising direction, most of such frameworks are trained and evaluated in settings with a prior knowledge of task requirements. However, as LLMs become more capable, it is necessary to assess their reasoning abilities in more realistic scenarios where many real-world problems are op… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

  10. arXiv:2402.15625  [pdf, other

    stat.ML cs.AI cs.LG

    Learning Cyclic Causal Models from Incomplete Data

    Authors: Muralikrishnna G. Sethuraman, Faramarz Fekri

    Abstract: Causal learning is a fundamental problem in statistics and science, offering insights into predicting the effects of unseen treatments on a system. Despite recent advances in this topic, most existing causal discovery algorithms operate under two key assumptions: (i) the underlying graph is acyclic, and (ii) the available data is complete. These assumptions can be problematic as many real-world sy… ▽ More

    Submitted 23 February, 2024; originally announced February 2024.

  11. arXiv:2402.12309  [pdf, other

    cs.CL

    TILP: Differentiable Learning of Temporal Logical Rules on Knowledge Graphs

    Authors: Siheng Xiong, Yuan Yang, Faramarz Fekri, James Clayton Kerce

    Abstract: Compared with static knowledge graphs, temporal knowledge graphs (tKG), which can capture the evolution and change of information over time, are more realistic and general. However, due to the complexity that the notion of time introduces to the learning of the rules, an accurate graph reasoning, e.g., predicting new links between entities, is still a difficult problem. In this paper, we propose T… ▽ More

    Submitted 3 April, 2025; v1 submitted 19 February, 2024; originally announced February 2024.

    Comments: ICLR 2023

  12. arXiv:2401.17556  [pdf, ps, other

    cs.IT

    Model-Theoretic Logic for Mathematical Theory of Semantic Information and Communication

    Authors: Ahmet Faruk Saz, Siheng Xiong, Yashas Malur Saidutta, Faramarz Fekri

    Abstract: In this paper, we propose an advancement to Tarskian model-theoretic semantics, leading to a unified quantitative theory of semantic information and communication. We start with description of inductive logic and probabilities, which serve as notable tools in development of the proposed theory. Then, we identify two disparate kinds of uncertainty in semantic communication, that of physical and con… ▽ More

    Submitted 30 January, 2024; originally announced January 2024.

  13. arXiv:2401.06853  [pdf, other

    cs.CL

    Large Language Models Can Learn Temporal Reasoning

    Authors: Siheng Xiong, Ali Payani, Ramana Kompella, Faramarz Fekri

    Abstract: While large language models (LLMs) have demonstrated remarkable reasoning capabilities, they are not without their flaws and inaccuracies. Recent studies have introduced various methods to mitigate these limitations. Temporal reasoning (TR), in particular, presents a significant challenge for LLMs due to its reliance on diverse temporal concepts and intricate temporal logic. In this paper, we prop… ▽ More

    Submitted 8 October, 2024; v1 submitted 12 January, 2024; originally announced January 2024.

    Comments: ACL24 (main)

  14. arXiv:2312.15816  [pdf, other

    cs.CL

    TEILP: Time Prediction over Knowledge Graphs via Logical Reasoning

    Authors: Siheng Xiong, Yuan Yang, Ali Payani, James C Kerce, Faramarz Fekri

    Abstract: Conventional embedding-based models approach event time prediction in temporal knowledge graphs (TKGs) as a ranking problem. However, they often fall short in capturing essential temporal relationships such as order and distance. In this paper, we propose TEILP, a logical reasoning framework that naturally integrates such temporal elements into knowledge graph predictions. We first convert TKGs in… ▽ More

    Submitted 28 January, 2024; v1 submitted 25 December, 2023; originally announced December 2023.

    Comments: AAAI24 (Oral)

  15. arXiv:2305.15541  [pdf, other

    cs.CL cs.AI

    Harnessing the Power of Large Language Models for Natural Language to First-Order Logic Translation

    Authors: Yuan Yang, Siheng Xiong, Ali Payani, Ehsan Shareghi, Faramarz Fekri

    Abstract: Translating natural language sentences to first-order logic (NL-FOL translation) is a longstanding challenge in the NLP and formal logic literature. This paper introduces LogicLLaMA, a LLaMA-7B model fine-tuned for NL-FOL translation using LoRA on a single GPU. LogicLLaMA is capable of directly translating natural language into FOL rules, which outperforms GPT-3.5. LogicLLaMA is also equipped to c… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

  16. arXiv:2301.01849  [pdf, other

    cs.LG stat.ME stat.ML

    NODAGS-Flow: Nonlinear Cyclic Causal Structure Learning

    Authors: Muralikrishnna G. Sethuraman, Romain Lopez, Rahul Mohan, Faramarz Fekri, Tommaso Biancalani, Jan-Christian Hütter

    Abstract: Learning causal relationships between variables is a well-studied problem in statistics, with many important applications in science. However, modeling real-world systems remain challenging, as most existing algorithms assume that the underlying causal graph is acyclic. While this is a convenient framework for developing theoretical developments about causal reasoning and inference, the underlying… ▽ More

    Submitted 4 January, 2023; originally announced January 2023.

  17. arXiv:2212.04576  [pdf, other

    cs.AI

    Generalizing LTL Instructions via Future Dependent Options

    Authors: Duo Xu, Faramarz Fekri

    Abstract: In many real-world applications of control system and robotics, linear temporal logic (LTL) is a widely-used task specification language which has a compositional grammar that naturally induces temporally extended behaviours across tasks, including conditionals and alternative realizations. An important problem in RL with LTL tasks is to learn task-conditioned policies which can zero-shot generali… ▽ More

    Submitted 15 December, 2022; v1 submitted 8 December, 2022; originally announced December 2022.

  18. arXiv:2206.05051  [pdf, other

    cs.LG cs.AI cs.LO

    Temporal Inductive Logic Reasoning over Hypergraphs

    Authors: Yuan Yang, Siheng Xiong, Ali Payani, James C Kerce, Faramarz Fekri

    Abstract: Inductive logic reasoning is a fundamental task in graph analysis, which aims to generalize patterns from data. This task has been extensively studied for traditional graph representations, such as knowledge graphs (KGs), using techniques like inductive logic programming (ILP). Existing ILP methods assume learning from KGs with static facts and binary relations. Beyond KGs, graph structures are wi… ▽ More

    Submitted 5 May, 2024; v1 submitted 8 June, 2022; originally announced June 2022.

  19. arXiv:2205.03454  [pdf, ps, other

    stat.ML cs.LG eess.SP

    Structure Learning in Graphical Models from Indirect Observations

    Authors: Hang Zhang, Afshin Abdi, Faramarz Fekri

    Abstract: This paper considers learning of the graphical structure of a $p$-dimensional random vector $X \in R^p$ using both parametric and non-parametric methods. Unlike the previous works which observe $x$ directly, we consider the indirect observation scenario in which samples $y$ are collected via a sensing matrix $A \in R^{d\times p}$, and corrupted with some additive noise $w$, i.e, $Y = AX + W$. For… ▽ More

    Submitted 6 May, 2022; originally announced May 2022.

  20. arXiv:2204.04963  [pdf, other

    eess.SP

    A General Compressive Sensing Construct using Density Evolution

    Authors: Hang Zhang, Afshin Abdi, Faramarz Fekri

    Abstract: This paper proposes a general framework to design a sparse sensing matrix $\ensuremath{\mathbf{A}}\in \mathbb{R}^{m\times n}$, in a linear measurement system $\ensuremath{\mathbf{y}} = \ensuremath{\mathbf{Ax}}^{\natural} + \ensuremath{\mathbf{w}}$, where $\ensuremath{\mathbf{y}} \in \mathbb{R}^m$, $\ensuremath{\mathbf{x}}^{\natural}\in \RR^n$, and $\ensuremath{\mathbf{w}}$ denote the measurements,… ▽ More

    Submitted 11 April, 2022; originally announced April 2022.

  21. arXiv:2204.03196  [pdf, other

    cs.RO

    A Framework for Following Temporal Logic Instructions with Unknown Causal Dependencies

    Authors: Duo Xu, Faramarz Fekri

    Abstract: Teaching a deep reinforcement learning (RL) agent to follow instructions in multi-task environments is a challenging problem. We consider that user defines every task by a linear temporal logic (LTL) formula. However, some causal dependencies in complex environments may be unknown to the user in advance. Hence, when human user is specifying instructions, the robot cannot solve the tasks by simply… ▽ More

    Submitted 12 July, 2022; v1 submitted 7 April, 2022; originally announced April 2022.

    Comments: Accepted at IJCNN 2022 (Oral)

  22. arXiv:2203.09636  [pdf, other

    cs.IT cs.LG eess.SP

    A Density Evolution framework for Preferential Recovery of Covariance and Causal Graphs from Compressed Measurements

    Authors: Muralikrishnna G. Sethuraman, Hang Zhang, Faramarz Fekri

    Abstract: In this paper, we propose a general framework for designing sensing matrix $\boldsymbol{A} \in \mathbb{R}^{d\times p}$, for estimation of sparse covariance matrix from compressed measurements of the form $\boldsymbol{y} = \boldsymbol{A}\boldsymbol{x} + \boldsymbol{n}$, where $\boldsymbol{y}, \boldsymbol{n} \in \mathbb{R}^d$, and $\boldsymbol{x} \in \mathbb{R}^p$. By viewing covariance recovery as… ▽ More

    Submitted 14 November, 2022; v1 submitted 17 March, 2022; originally announced March 2022.

  23. arXiv:2201.09483  [pdf, other

    cs.LG cs.DC cs.IT eess.SP stat.ML

    A Machine Learning Framework for Distributed Functional Compression over Wireless Channels in IoT

    Authors: Yashas Malur Saidutta, Afshin Abdi, Faramarz Fekri

    Abstract: IoT devices generating enormous data and state-of-the-art machine learning techniques together will revolutionize cyber-physical systems. In many diverse fields, from autonomous driving to augmented reality, distributed IoT devices compute specific target functions without simple forms like obstacle detection, object recognition, etc. Traditional cloud-based methods that focus on transferring data… ▽ More

    Submitted 30 April, 2023; v1 submitted 24 January, 2022; originally announced January 2022.

  24. arXiv:2111.04785  [pdf, other

    cs.CV cs.AI cs.CL

    Visual Question Answering based on Formal Logic

    Authors: Muralikrishnna G. Sethuraman, Ali Payani, Faramarz Fekri, J. Clayton Kerce

    Abstract: Visual question answering (VQA) has been gaining a lot of traction in the machine learning community in the recent years due to the challenges posed in understanding information coming from multiple modalities (i.e., images, language). In VQA, a series of questions are posed based on a set of images and the task at hand is to arrive at the answer. To achieve this, we take a symbolic reasoning base… ▽ More

    Submitted 8 November, 2021; originally announced November 2021.

  25. arXiv:2106.11417  [pdf, other

    cs.LG

    Interpretable Model-based Hierarchical Reinforcement Learning using Inductive Logic Programming

    Authors: Duo Xu, Faramarz Fekri

    Abstract: Recently deep reinforcement learning has achieved tremendous success in wide ranges of applications. However, it notoriously lacks data-efficiency and interpretability. Data-efficiency is important as interacting with the environment is expensive. Further, interpretability can increase the transparency of the black-box-style deep RL models and hence gain trust from the users. In this work, we prop… ▽ More

    Submitted 21 June, 2021; originally announced June 2021.

  26. arXiv:2103.12020  [pdf, other

    cs.LG stat.ML

    Improving Actor-Critic Reinforcement Learning via Hamiltonian Monte Carlo Method

    Authors: Duo Xu, Faramarz Fekri

    Abstract: The actor-critic RL is widely used in various robotic control tasks. By viewing the actor-critic RL from the perspective of variational inference (VI), the policy network is trained to obtain the approximate posterior of actions given the optimality criteria. However, in practice, the actor-critic RL may yield suboptimal policy estimates due to the amortization gap and insufficient exploration. In… ▽ More

    Submitted 2 January, 2022; v1 submitted 22 March, 2021; originally announced March 2021.

  27. arXiv:2008.08289  [pdf, other

    cs.LG cs.DC stat.ML

    Restructuring, Pruning, and Adjustment of Deep Models for Parallel Distributed Inference

    Authors: Afshin Abdi, Saeed Rashidi, Faramarz Fekri, Tushar Krishna

    Abstract: Using multiple nodes and parallel computing algorithms has become a principal tool to improve training and execution times of deep neural networks as well as effective collective intelligence in sensor networks. In this paper, we consider the parallel implementation of an already-trained deep model on multiple processing nodes (a.k.a. workers) where the deep model is divided into several parallel… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

  28. arXiv:2006.16498  [pdf, other

    cs.NE cs.LG eess.SP

    Accelerating Reinforcement Learning Agent with EEG-based Implicit Human Feedback

    Authors: Duo Xu, Mohit Agarwal, Ekansh Gupta, Faramarz Fekri, Raghupathy Sivakumar

    Abstract: Providing Reinforcement Learning (RL) agents with human feedback can dramatically improve various aspects of learning. However, previous methods require human observer to give inputs explicitly (e.g., press buttons, voice interface), burdening the human in the loop of RL agent's learning process. Further, it is sometimes difficult or impossible to obtain the explicit human advise (feedback), e.g.,… ▽ More

    Submitted 14 October, 2020; v1 submitted 29 June, 2020; originally announced June 2020.

  29. arXiv:2003.10386  [pdf, other

    cs.LG stat.ML

    Incorporating Relational Background Knowledge into Reinforcement Learning via Differentiable Inductive Logic Programming

    Authors: Ali Payani, Faramarz Fekri

    Abstract: Relational Reinforcement Learning (RRL) can offers various desirable features. Most importantly, it allows for incorporating expert knowledge into the learning, and hence leading to much faster learning and better generalization compared to the standard deep reinforcement learning. However, most of the existing RRL approaches are either incapable of incorporating expert background knowledge (e.g.,… ▽ More

    Submitted 23 March, 2020; originally announced March 2020.

  30. arXiv:1906.03523  [pdf, other

    cs.AI cs.LO

    Inductive Logic Programming via Differentiable Deep Neural Logic Networks

    Authors: Ali Payani, Faramarz Fekri

    Abstract: We propose a novel paradigm for solving Inductive Logic Programming (ILP) problems via deep recurrent neural networks. This proposed ILP solver is designed based on differentiable implementation of the deduction via forward chaining. In contrast to the majority of past methods, instead of searching through the space of possible first-order logic rules by using some restrictive rule templates, we d… ▽ More

    Submitted 8 June, 2019; originally announced June 2019.

  31. arXiv:1904.01554  [pdf, other

    cs.LG cs.AI

    Learning Algorithms via Neural Logic Networks

    Authors: Ali Payani, Faramarz Fekri

    Abstract: We propose a novel learning paradigm for Deep Neural Networks (DNN) by using Boolean logic algebra. We first present the basic differentiable operators of a Boolean system such as conjunction, disjunction and exclusive-OR and show how these elementary operators can be combined in a simple and meaningful way to form Neural Logic Networks (NLNs). We examine the effectiveness of the proposed NLN fram… ▽ More

    Submitted 2 April, 2019; originally announced April 2019.

    Comments: Under Review in ICLM2019

  32. arXiv:1904.01197  [pdf, other

    cs.DC

    Nested Dithered Quantization for Communication Reduction in Distributed Training

    Authors: Afshin Abdi, Faramarz Fekri

    Abstract: In distributed training, the communication cost due to the transmission of gradients or the parameters of the deep model is a major bottleneck in scaling up the number of processing nodes. To address this issue, we propose \emph{dithered quantization} for the transmission of the stochastic gradients and show that training with \emph{Dithered Quantized Stochastic Gradients (DQSG)} is similar to the… ▽ More

    Submitted 1 April, 2019; originally announced April 2019.

  33. arXiv:1901.07512  [pdf, ps, other

    math.OC

    Compressive Sensing with a Multiple Convex Sets Domain

    Authors: Hang Zhang, Afshin Abdi, Faramarz Fekri

    Abstract: In this paper, we study a general framework for compressive sensing assuming the existence of the prior knowledge that $\boldsymbol{x}^*$ belongs to the union of multiple convex sets, $\boldsymbol{x}^{*} \in \bigcup_i \mathcal{C}_i$. In fact, by proper choices of these convex sets in the above framework, the problem can be transformed to well known CS problems such as the phase retrieval, quantize… ▽ More

    Submitted 12 August, 2019; v1 submitted 22 January, 2019; originally announced January 2019.

  34. arXiv:1901.03625  [pdf, other

    cs.IT

    Universal Compression with Side Information from a Correlated Source

    Authors: Ahmad Beirami, Faramarz Fekri

    Abstract: Packets originated from an information source in the network can be highly correlated. These packets are often routed through different paths, and compressing them requires to process them individually. Traditional universal compression solutions would not perform well over a single packet because of the limited data available for learning the unknown source parameters. In this paper, we define a… ▽ More

    Submitted 11 January, 2019; originally announced January 2019.

    Comments: submitted to IEEE Trans. Communications

  35. arXiv:1511.02307  [pdf, other

    cs.IT

    On the Capacity Achieving Probability Measures for Molecular Receivers

    Authors: Mehrdad Tahmasbi, Faramarz Fekri

    Abstract: In this paper, diffusion-based molecular commu- nication with ligand receptor receivers is studied. Information messages are assumed to be encoded via variations of the con- centration of molecules. The randomness in the ligand reception process induces uncertainty in the communication; limiting the rate of information decoding. We model the ligand receptor receiver by a set of finite-state Markov… ▽ More

    Submitted 7 November, 2015; originally announced November 2015.

    Comments: 6 pages, 1 figure

  36. arXiv:1509.05877  [pdf, other

    cs.IT q-bio.MN

    On the Capacity of Point-to-Point and Multiple-Access Molecular Communications with Ligand-Receptors

    Authors: Gholamali Aminian, Maryam Farahnak Ghazani, Mahtab Mirmohseni, Masoumeh Nasiri Kenari, Faramarz Fekri

    Abstract: In this paper, we consider the bacterial point-to-point and multiple-access molecular communications with ligand-receptors. For the point-to-point communication, we investigate common signaling methods, namely the Level Scenario (LS), which uses one type of a molecule with different concentration levels, and the Type Scenario (TS), which employs multiple types of molecules with a single concentrat… ▽ More

    Submitted 19 September, 2015; originally announced September 2015.

  37. arXiv:1508.02495  [pdf, other

    cs.IT

    On ISI-free Modulations for Diffusion based Molecular Communication

    Authors: Hamidreza Arjmandi, Mohammad Movahednasab, Amin Gohari, Mahtab Mirmohseni, Masoumeh Nasiri Kenari, Faramarz Fekri

    Abstract: A diffusion molecular channel is a channel with memory, as molecules released into the medium hit the receptors after a random delay. Coding over the diffusion channel is performed by choosing the type, intensity, or the released time of molecules diffused in the environment over time. To avoid intersymbol interference (ISI), molecules of the same type should be released at time instances that are… ▽ More

    Submitted 11 August, 2015; originally announced August 2015.

  38. arXiv:1504.04322  [pdf, other

    cs.IT

    On the Capacity of Level and Type Modulation in Molecular Communication with Ligand Receptors

    Authors: Gholamali Aminian, Mahtab Mirmohseni, Masoumeh Nasiri Kenari, Faramarz Fekri

    Abstract: In this paper, we consider the bacterial point-to-point communication problem with one transmitter and one receiver by considering the ligand receptor binding process. The most commonly investigated signalling model, referred to as the Level Scenario (LS), uses one type of a molecule with different concentration levels for signaling. An alternative approach is to employ multiple types of molecules… ▽ More

    Submitted 16 April, 2015; originally announced April 2015.

    Comments: 18 pages, Accepted at ISIT conference

  39. arXiv:1411.7607  [pdf, other

    cs.IT

    Universal Compression of a Mixture of Parametric Sources with Side Information

    Authors: Ahmad Beirami, Liling Huang, Mohsen Sardari, Faramarz Fekri

    Abstract: This paper investigates the benefits of the side information on the universal compression of sequences from a mixture of $K$ parametric sources. The output sequence of the mixture source is chosen from the source $i \in \{1,\ldots ,K\}$ with a $d_i$-dimensional parameter vector at random according to probability vector $\mathbf{w} = (w_1,\ldots,w_K)$. The average minimax redundancy of the universa… ▽ More

    Submitted 27 November, 2014; originally announced November 2014.

  40. arXiv:1411.6359  [pdf, other

    cs.NI

    Packet-Level Network Compression: Realization and Scaling of the Network-Wide Benefits

    Authors: Ahmad Beirami, Mohsen Sardari, Faramarz Fekri

    Abstract: The existence of considerable amount of redundancy in the Internet traffic at the packet level has stimulated the deployment of packet-level redundancy elimination techniques within the network by enabling network nodes to memorize data packets. Redundancy elimination results in traffic reduction which in turn improves the efficiency of network links. In this paper, the concept of network compress… ▽ More

    Submitted 24 November, 2014; originally announced November 2014.

  41. arXiv:1410.1086  [pdf, other

    cs.ET cs.IT q-bio.MN

    Relaying in Diffusion-Based Molecular Communication

    Authors: Arash Einolghozati, Mohsen Sardari, Faramarz Fekri

    Abstract: Molecular communication between biological entities is a new paradigm in communications. Recently, we studied molecular communication between two nodes formed from synthetic bacteria. Due to high randomness in behavior of bacteria, we used a population of them in each node. The reliability of such communication systems depends on both the maximum concentration of molecules that a transmitter node… ▽ More

    Submitted 4 October, 2014; originally announced October 2014.

  42. arXiv:1410.1085  [pdf, other

    cs.IT cs.ET q-bio.MN

    Design and Analysis of Wireless Communication Systems Using Diffusion-Based Molecular Communication Among Bacteria

    Authors: Arash Einolghozati, Mohsen Sardari, Faramarz Fekri

    Abstract: The design of biologically-inspired wireless communication systems using bacteria as the basic element of the system is initially motivated by a phenomenon called \emph{Quorum Sensing}. Due to high randomness in the individual behavior of a bacterium, reliable communication between two bacteria is almost impossible. Therefore, we have recently proposed that a population of bacteria in a cluster is… ▽ More

    Submitted 4 October, 2014; originally announced October 2014.

    Comments: IEEE Transactions on Wireless communication Vol. 12, 2013. arXiv admin note: text overlap with arXiv:1209.2688

  43. arXiv:1211.2198  [pdf, ps, other

    cs.IT

    Results on Finite Wireless Sensor Networks: Connectivity and Coverage

    Authors: Ali Eslami, Mohammad Nekoui, Hossein Pishro-Nik, F. Fekri

    Abstract: Many analytic results for the connectivity, coverage, and capacity of wireless networks have been reported for the case where the number of nodes, $n$, tends to infinity (large-scale networks). The majority of these results have not been extended for small or moderate values of $n$; whereas in many practical networks, $n$ is not very large. In this paper, we consider finite (small-scale) wireless… ▽ More

    Submitted 9 November, 2012; originally announced November 2012.

  44. arXiv:1210.2144  [pdf, ps, other

    cs.IT

    Network Compression: Memory-Assisted Universal Coding of Sources with Correlated Parameters

    Authors: Ahmad Beirami, Faramarz Fekri

    Abstract: In this paper, we propose {\em distributed network compression via memory}. We consider two spatially separated sources with correlated unknown source parameters. We wish to study the universal compression of a sequence of length $n$ from one of the sources provided that the decoder has access to (i.e., memorized) a sequence of length $m$ from the other source. In this setup, the correlation does… ▽ More

    Submitted 8 October, 2012; originally announced October 2012.

    Comments: 2012 Allerton Conference

  45. arXiv:1209.5335  [pdf, ps, other

    cs.LG

    BPRS: Belief Propagation Based Iterative Recommender System

    Authors: Erman Ayday, Arash Einolghozati, Faramarz Fekri

    Abstract: In this paper we introduce the first application of the Belief Propagation (BP) algorithm in the design of recommender systems. We formulate the recommendation problem as an inference problem and aim to compute the marginal probability distributions of the variables which represent the ratings to be predicted. However, computing these marginal probability functions is computationally prohibitive f… ▽ More

    Submitted 24 September, 2012; originally announced September 2012.

  46. arXiv:1206.4245  [pdf, ps, other

    cs.IT

    On Lossless Universal Compression of Distributed Identical Sources

    Authors: Ahmad Beirami, Faramarz Fekri

    Abstract: Slepian-Wolf theorem is a well-known framework that targets almost lossless compression of (two) data streams with symbol-by-symbol correlation between the outputs of (two) distributed sources. However, this paper considers a different scenario which does not fit in the Slepian-Wolf framework. We consider two identical but spatially separated sources. We wish to study the universal compression of… ▽ More

    Submitted 19 June, 2012; originally announced June 2012.

    Comments: To appear in 2012 IEEE International Symposium on Information Theory (ISIT'2012)

  47. arXiv:1205.4988  [pdf, ps, other

    cs.IT

    Capacity of Diffusion-based Molecular Communication with Ligand Receptors

    Authors: Arash Einolghozati, Mohsen Sardari, Faramarz Fekri

    Abstract: A diffusion-based molecular communication system has two major components: the diffusion in the medium, and the ligand-reception. Information bits, encoded in the time variations of the concentration of molecules, are conveyed to the receiver front through the molecular diffusion in the medium. The receiver, in turn, measures the concentration of the molecules in its vicinity in order to retrieve… ▽ More

    Submitted 22 May, 2012; originally announced May 2012.

    Comments: Published in Information Theory Workshop 2011 (ITW '2011)

  48. arXiv:1205.4983  [pdf, other

    cs.IT

    Collective Sensing-Capacity of Bacteria Populations

    Authors: Arash Einolghozati, Mohsen Sardari, Faramarz Fekri

    Abstract: The design of biological networks using bacteria as the basic elements of the network is initially motivated by a phenomenon called quorum sensing. Through quorum sensing, each bacterium performs sensing the medium and communicating it to others via molecular communication. As a result, bacteria can orchestrate and act collectively and perform tasks impossible otherwise. In this paper, we consider… ▽ More

    Submitted 22 May, 2012; originally announced May 2012.

    Comments: Published in International Symposium on Information Theory 2012 (ISIT '2012)

  49. arXiv:1205.4971  [pdf, ps, other

    cs.IT q-bio.MN

    Data Gathering in Networks of Bacteria Colonies: Collective Sensing and Relaying Using Molecular Communication

    Authors: Arash Einolghozati, Mohsen Sardari, Ahmad Beirami, Faramarz Fekri

    Abstract: The prospect of new biological and industrial applications that require communication in micro-scale, encourages research on the design of bio-compatible communication networks using networking primitives already available in nature. One of the most promising candidates for constructing such networks is to adapt and engineer specific types of bacteria that are capable of sensing, actuation, and ab… ▽ More

    Submitted 22 May, 2012; originally announced May 2012.

    Comments: appeared in 2012 IEEE INFOCOM WORKSHOPS (NetSciCom '2012)

  50. arXiv:1205.4338  [pdf, ps, other

    cs.IT

    Results on the Fundamental Gain of Memory-Assisted Universal Source Coding

    Authors: Ahmad Beirami, Mohsen Sardari, Faramarz Fekri

    Abstract: Many applications require data processing to be performed on individual pieces of data which are of finite sizes, e.g., files in cloud storage units and packets in data networks. However, traditional universal compression solutions would not perform well over the finite-length sequences. Recently, we proposed a framework called memory-assisted universal compression that holds a significant promise… ▽ More

    Submitted 19 May, 2012; originally announced May 2012.

    Comments: 2012 IEEE International Symposium on Information Theory (ISIT '2012), Boston, MA, July 2012