English
Related papers

Related papers: Dissecting a Small InfiniBand Application Using th…

200 papers

A new variant of index coding problem termed as Pliable Index Coding Problem (PICOD) is formulated in [S. Brahma, C. Fragouli, "Pliable index coding", IEEE Transactions on Information Theory, vol. 61, no. 11, pp. 6192-6203, 2015]. In PICOD,…

Information Theory · Computer Science 2019-01-18 Shanuja Sasi , B. Sundar Rajan

Intrabody communication (IBC), is a promising technology that can be utilized for data transmission across the human body. In this study, a galvanic coupled (GC)-based IBC channel has been investigated for implantable configuration both…

Signal Processing · Electrical Eng. & Systems 2025-01-31 Kayhan Ate , Anna Marcucci , Pietro Savazzi , Şükrü Özen , Fabio Dell'Acqua , Anna Vizziello

Biips is a software platform for automatic Bayesian inference with interacting particle systems. Biips allows users to define their statistical model in the probabilistic programming BUGS language, as well as to add custom functions or…

Computation · Statistics 2014-12-12 Adrien Todeschini , François Caron , Marc Fuentes , Pierrick Legrand , Pierre Del Moral

We have exhaustively enumerated all simple, connected graphs of a finite order and have computed a selection of invariants over this set. Integer sequences were constructed from these invariants and checked against the Online Encyclopedia…

Combinatorics · Mathematics 2015-10-23 Travis Hoppe , Anna Petrone

In pliable index coding (PICOD), a number of clients are connected via a noise-free broadcast channel to a server which has a list of messages. Each client has a unique subset of messages at the server as side-information and requests for…

Information Theory · Computer Science 2022-12-27 Tulasi Sowjanya B. , Visvesh Subramanian , Prasad Krishnan

We study the problem of computing shortest path or distance between two query vertices in a graph, which has numerous important applications. Quite a number of indexes have been proposed to answer such distance queries. However, all of…

Databases · Computer Science 2012-11-13 Ada Wai-Chee Fu , Huanhuan Wu , James Cheng , Shumo Chu , Raymond Chi-Wing Wong

Adding versatile interactions to imperative programming -- C, Java and Android -- is an essential task. Unfortunately, existing languages provide only limited constructs for user interaction. These constructs are usually in the form of…

Programming Languages · Computer Science 2019-11-27 Keehang Kwon , Jeongyoon Seo , Daeseong Kang

We study index-based processing for connectivity queries within sliding windows on streaming graphs. These queries, which determine whether two vertices belong to the same connected component, are fundamental operations in real-time graph…

Databases · Computer Science 2024-06-14 Chao Zhang , Angela Bonifati , M. Tamer Özsu

We present the Lightweight Parallel Foundations (LPF), an interoperable and model-compliant communication layer adhering to a strict performance model of parallel computations. LPF consists of twelve primitives, each with strict performance…

Distributed, Parallel, and Cluster Computing · Computer Science 2019-06-10 Wijnand Suijlen , A. N. Yzelman

If simplicity is a key strategy for success as a network protocol OpenFlow is not winning. At its core OpenFlow presents a simple idea, which is a network switch data plane abstraction along with a control protocol for manipulating that…

Networking and Internet Architecture · Computer Science 2014-03-27 C. Jasson Casey , Andrew Sutton , Alex Sprintson

The proliferation of the Internet of Things (IoT) and its cutting-edge AI-enabled applications (e.g., autonomous vehicles and smart industries) combine two paradigms: data-driven systems and their deployment on the edge. Usually, edge…

Machine Learning · Computer Science 2025-08-01 Ghazal Sobhani , Md. Monzurul Amin Ifath , Tushar Sharma , Israat Haque

Optical interconnect is seen as a potential solution to meet the performance requirements of current and future generation of data processors. Optical interconnects have negligible frequency dependent loss, low cross talk and high band…

Emerging Technologies · Computer Science 2013-03-19 Sumita Mishra , Naresh K Chaudhary , Kalyan Singh

Extreme Edge Computing (XEC) distributes streaming workloads across consumer-owned devices, exploiting their proximity to users and ubiquitous availability. Many such workloads are AI-driven, requiring continuous neural network inference…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-02-19 MHD Saria Allahham , Hossam S. Hassanein

Vector embeddings have become ubiquitous tools for many language-related tasks. A leading embedding model is OpenAI's text-ada-002 which can embed approximately 6,000 words into a 1,536-dimensional vector. While powerful, text-ada-002 is…

Computation and Language · Computer Science 2023-06-23 Andrew Kean Gao

The main purpose of a voice command system is to process a sentence in natural language and perform the corresponding action. Although there exist many approaches to map sentences to API (application programming interface) calls, this…

Software Engineering · Computer Science 2020-12-03 Matúš Sulír , Jaroslav Porubän

Paisley is an extensible lightweight embedded domain-specific language for nondeterministic pattern matching in Java. Using simple APIs and programming idioms, it brings the power of functional-logic processing of arbitrary data objects to…

Programming Languages · Computer Science 2017-01-04 Baltasar Trancón y Widemann , Markus Lepper

As multimodal large language models (MLLMs) advance, MLLM-based virtual agents have demonstrated remarkable performance. However, existing benchmarks face significant limitations, including uncontrollable task complexity, extensive manual…

Computer Vision and Pattern Recognition · Computer Science 2025-06-11 Wendong Bu , Yang Wu , Qifan Yu , Minghe Gao , Bingchen Miao , Zhenkui Zhang , Kaihang Pan , Yunfei Li , Mengze Li , Wei Ji , Juncheng Li , Siliang Tang , Yueting Zhuang

An index coding (IC) problem consisting of a server and multiple receivers with different side-information and demand sets can be equivalently represented using a fitting matrix. A scalar linear index code to a given IC problem is a matrix…

Information Theory · Computer Science 2017-04-04 Vamsi Krishna Gummadi , Ashok Choudhary , Prasad Krishnan

Congestion control in the current Internet is accomplished mainly by TCP/IP. To understand the macroscopic network behavior that results from TCP/IP and similar end-to-end protocols, one main analytic technique is to show that the the…

Data Structures and Algorithms · Computer Science 2015-06-02 Naveen Garg , Neal E. Young

Many big-data frameworks are written in Java, e.g. Apache Spark, Flink and Cassandra. These systems use the networking framework netty which is based on Java NIO. While this allows for fast networking on traditional Ethernet networks, it…

Networking and Internet Architecture · Computer Science 2022-09-29 Fabian Ruhland , Filip Krakowski , Michael Schöttner