中文
相关论文

相关论文: BRVST: Efficient and Content-Expressive Informatio…

200 篇论文

Binary relations are commonly used in Computer Science for modeling data. In addition to classical representations using matrices or lists, some compressed data structures have recently been proposed to represent binary relations in compact…

数据结构与算法 · 计算机科学 2020-02-24 Carlos Quijada-Fuentes , Miguel R. Penabad , Susana Ladra , Gilberto Gutiérrez

Satellite-ground semantic communication is anticipated to serve a critical role in the forthcoming 6G era. Nonetheless, task-oriented data transmission in such systems remains a formidable challenge, primarily due to the dynamic nature of…

信号处理 · 电气工程与系统科学 2025-12-16 Hui Cao , Rui Meng , Xiaodong Xu , Shujun Han , Ping Zhang

Information dissemination is a fundamental and frequently occurring problem in large, dynamic, distributed systems. In order to solve this, there has been an increased interest in creating efficient overlay networks that can maintain…

网络与互联网体系结构 · 计算机科学 2020-06-09 Chase Smith , Alex Rusnak

The need for scalable concurrent ordered set data structures with linearizable range query support is increasing due to the rise of multicore computers, data processing platforms and in-memory databases. This paper presents a new concurrent…

分布式、并行与集群计算 · 计算机科学 2017-09-05 Kjell Winblad

With the rapid development of deep learning, a growing number of pre-trained models have been publicly available. However, deploying these fixed models in real-world IoT applications is challenging because different devices possess…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Maoyu Wang , Yao Lu , Jiaqi Nie , Zeyu Wang , Yun Lin , Qi Xuan , Guan Gui

We propose Range-based Ternary Search Tree (RTST), a tree-based approach for flow-table lookup in SDN network. RTST builds upon flow-tables in SDN switches to provide a fast lookup among flows. We present a parallel multi-pipeline…

网络与互联网体系结构 · 计算机科学 2018-01-04 Rashid Hatamia , Hossein Bahramgiria , Ahmad Khonsari

The support of coexisting ultra-reliable and low-latency (URLL) and enhanced Mobile BroadBand (eMBB) services is a key challenge for the current and future wireless communication networks. Those two types of services introduce strict, and…

计算机视觉与模式识别 · 计算机科学 2021-03-19 Muhammad Alrabeiah , Umut Demirhan , Andrew Hredzak , Ahmed Alkhateeb

Accurate bandwidth estimation (BWE) is critical for real-time communication (RTC) systems. Traditional heuristic approaches offer limited adaptability under dynamic networks, while online reinforcement learning (RL) suffers from high…

系统与控制 · 电气工程与系统科学 2025-09-09 Jian Kai , Tianwei Zhang , Zihan Ling , Yang Cao , Can Shen

Millimeter-wave (mmWave) and terahertz (THz) communication systems require large antenna arrays and use narrow directive beams to ensure sufficient receive signal power. However, selecting the optimal beams for these large antenna arrays…

信息论 · 计算机科学 2024-02-23 Shoaib Imran , Gouranga Charan , Ahmed Alkhateeb

Physical spaces are increasingly dense with networked devices, promising seamless coordination and ambient intelligence. Yet today, cloud-first architectures force all communication through wide-area networks regardless of physical…

网络与互联网体系结构 · 计算机科学 2025-10-06 Josh Millar , Ryan Gibb , Roy Ang , Hamed Haddadi , Anil Madhavapeddy

Recent advances in the development of the low-cost, power-efficient embedded devices, coupled with the rising need for support of new information processing paradigms such as smart spaces and military surveillance systems, have led to…

信息检索 · 计算机科学 2015-03-03 Savneet Kaur , Deepali Virmani , Satbir Jain

The global Information and Communications Technology (ICT) supply chain is a complex network consisting of all types of participants. It is often formulated as a Social Network to discuss the supply chain network's relations, properties,…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Bin Xiao , Yakup Akkaya , Murat Simsek , Burak Kantarci , Ala Abu Alkheir

The deep neural network (DNN) has been proven effective in various domains. However, they often struggle to perform well on certain minority groups during inference, despite showing strong performance on the majority of data groups. This is…

机器学习 · 计算机科学 2023-12-11 Jiaxu Zhao , Lu Yin , Shiwei Liu , Meng Fang , Mykola Pechenizkiy

Infrared small target detection presents significant challenges due to the limited intrinsic features of the target and the overwhelming presence of visually similar background distractors. We contend that background semantics are critical…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Mengxuan Xiao , Yinfei Zhu , Yiming Zhu , Boyang Li , Feifei Zhang , Huan Wang , Meng Cai , Yimian Dai

As a key component of low-altitude economic networks, aerial base stations (AeBSs) provide flexible and reliable wireless coverage to support 6G ultra-reliable and low-latency communication (URLLC) services. However, limited spectrum…

网络与互联网体系结构 · 计算机科学 2025-07-08 Xudong Wang , Lei Feng , Jiacheng Wang , Hongyang Du , Changyuan Zhao , Wenjing Li , Zehui Xiong , Dusit Niyato , Ping Zhang

Achieving a flexible and efficient sharing of wireless resources among a wide range of novel applications and services is one of the major goals of the sixth-generation of mobile systems (6G). Accordingly, this work investigates the…

信号处理 · 电气工程与系统科学 2024-11-21 Anup Mishra , Nikolaos Pappas , Čedomir Stefanović , Onur Ayan , Xueli An , Yiqun Wu , Petar Popovski , Israel Leyva-Mayorga

We study the compressive diffusion strategies over distributed networks based on the diffusion implementation and adaptive extraction of the information from the compressed diffusion data. We demonstrate that one can achieve a comparable…

系统与控制 · 计算机科学 2015-06-18 Muhammed O. Sayin , Suleyman S. Kozat

Achieving invariance to nuisance transformations is a fundamental challenge in the construction of robust and reliable vision systems. Existing approaches to invariance scale exponentially with the dimension of the family of…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Sam Buchanan , Jingkai Yan , Ellie Haber , John Wright

The evolution toward 6G networks demands a fundamental shift from bit-centric transmission to semantic-aware communication that emphasizes task-relevant information. This work introduces TOAST (Task-Oriented Adaptive Semantic Transmission),…

机器学习 · 计算机科学 2025-06-30 Sheng Yun , Jianhua Pei , Ping Wang

Building a spanning tree, minimum spanning tree (MST), and BFS tree in a distributed network are fundamental problems which are still not fully understood in terms of time and communication cost. x The first work to succeed in computing a…

分布式、并行与集群计算 · 计算机科学 2019-07-30 Ali Mashreghi , Valerie King