中文
相关论文

相关论文: Neighbor Discovery for VANET with Gossip Mechanism…

200 篇论文

Mobile Ad hoc Network (MANET), supporting Machine-Type Communication(MTC), has a strong demand for rapid networking. Neighbor Discovery (ND) is a key initial step in configuring MANETs and faces a serious challenge in decreasing convergence…

系统与控制 · 电气工程与系统科学 2023-10-12 Zhiqing Wei , Chenfei Li , Yanpeng Cui , Xu Chen , Zeyang Meng , Zhiyong Feng

Neighbor discovery (ND) is a key step in wireless ad hoc network, which directly affects the efficiency of wireless networking. Improving the speed of ND has always been the goal of ND algorithms. The classical ND algorithms lose packets…

网络与互联网体系结构 · 计算机科学 2023-10-11 Zhiqing Wei , Yueyue Liang , Zeyang Meng , Zhiyong Feng , Kaifeng Han , Huici Wu

Many significant functionalities of vehicular ad hoc networks (VANETs) require that nodes have knowledge of the positions of other vehicles, and notably of those within communication range. However, adversarial nodes could provide false…

密码学与安全 · 计算机科学 2010-06-07 Marco Fiore , Claudio Casetti , Carla Fabiana Chiasserini , Panagiotis Papadimitratos

Relative Nearest Neighbor Descent (RNN-Descent) is a state-of-the-art algorithm for constructing sparse approximate nearest neighbor (ANN) graphs by combining the iterative refinement of NN-Descent with the edge-pruning rules of the…

分布式、并行与集群计算 · 计算机科学 2025-10-06 Xiang Li , Qiong Chang , Yun Li , Jun Miyazaki

Neighbor Discovery (ND) is the process employed by two wireless devices to discover each other. There are many different ND protocols, both in the scientific literature and also those employed in practice. All ND protocols involve devices…

网络与互联网体系结构 · 计算机科学 2021-03-10 Philipp H. Kindt , Samarjit Chakraborty

Feature correspondence selection is pivotal to many feature-matching based tasks in computer vision. Searching for spatially k-nearest neighbors is a common strategy for extracting local information in many previous works. However, there is…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Chen Zhao , Zhiguo Cao , Chi Li , Xin Li , Jiaqi Yang

Training and inference with graph neural networks (GNNs) on massive graphs has been actively studied since the inception of GNNs, owing to the widespread use and success of GNNs in applications such as recommendation systems and financial…

Vehicular Networks enable a vast number of innovative applications, which rely on the efficient exchange of information between vehicles. However, efficient and reliable data dissemination is a particularly challenging task in the context…

网络与互联网体系结构 · 计算机科学 2014-11-11 Pedro M. d'Orey , Nitin Maslekar , Idoia de la Iglesia , Nikola K. Zahariev

In randomly deployed networks, such as sensor networks, an important problem for each node is to discover its \textit{neighbor} nodes so that the connectivity amongst nodes can be established. In this paper, we consider this problem by…

网络与互联网体系结构 · 计算机科学 2013-02-21 Jeongho Jeon , Anthony Ephremides

Approximate nearest neighbor (ANN) search in high dimensions is an integral part of several computer vision systems and gains importance in deep learning with explicit memory representations. Since PQT, FAISS, and SONG started to leverage…

计算机视觉与模式识别 · 计算机科学 2022-04-08 Fabian Groh , Lukas Ruppert , Patrick Wieschollek , Hendrik P. A. Lensch

Nearest Neighbor Search (NNS) has recently drawn a rapid increase of interest due to its core role in managing high-dimensional vector data in data science and AI applications. The interest is fueled by the success of neural embedding,…

分布式、并行与集群计算 · 计算机科学 2022-02-01 Zhen Peng , Minjia Zhang , Kai Li , Ruoming Jin , Bin Ren

VANETs (Vehicular Ad hoc Networks) are highly mobile wireless ad hoc networks and will play an important role in public safety communications and commercial applications. Routing of data in VANETs is a challenging task due to rapidly…

网络与互联网体系结构 · 计算机科学 2010-07-15 K. Prasanth , Dr. K. Duraiswamy , K. Jayasudha , Dr. C. Chandrasekar

The trajectory prediction is a critical and challenging problem in the design of an autonomous driving system. Many AI-oriented companies, such as Google Waymo, Uber and DiDi, are investigating more accurate vehicle trajectory prediction…

机器人学 · 计算机科学 2020-03-27 Ziyi Zhao , Haowen Fang , Zhao Jin , Qinru Qiu

In wireless systems, neighbor discovery (ND) is a fundamental building block: determining which devices are within direct radio communication is an enabler for networking protocols and a wide range of applications. To thwart abuse of ND and…

密码学与安全 · 计算机科学 2009-01-05 Marcin Poturalski , Panos Papadimitratos , Jean-Pierre Hubaux

In recent years, vehicle re-identification (Re-ID) has gained increasing importance in various applications such as assisted driving systems, traffic flow management, and vehicle tracking, due to the growth of intelligent transportation…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Yuejun Jiao , Song Qiu , Mingsong Chen , Dingding Han , Qingli Li , Yue Lu

Graph neural networks (GNNs) are powerful tools for learning from graph data and are widely used in various applications such as social network recommendation, fraud detection, and graph search. The graphs in these applications are…

机器学习 · 计算机科学 2021-06-14 Jialin Dong , Da Zheng , Lin F. Yang , Geroge Karypis

Inspired by recent advances in retrieval augmented methods in NLP~\citep{khandelwal2019generalization,khandelwal2020nearest,meng2021gnn}, in this paper, we introduce a $k$ nearest neighbor NER ($k$NN-NER) framework, which augments the…

计算与语言 · 计算机科学 2022-04-01 Shuhe Wang , Xiaoya Li , Yuxian Meng , Tianwei Zhang , Rongbin Ouyang , Jiwei Li , Guoyin Wang

Time synchronization is critical for the operation of distributed systems in networked environments. It is also demanded in vehicular ad-hoc networks (VANETs), which, as a special type of wireless networks, are becoming increasingly…

网络与互联网体系结构 · 计算机科学 2018-11-08 Khondokar Fida Hasan , Yanming Feng , Yu-Chu Tian

Massive Multiple-Input Multiple-Out (MIMO) detection is an important problem in modern wireless communication systems. While traditional Belief Propagation (BP) detectors perform poorly on loopy graphs, the recent Graph Neural Networks…

信息论 · 计算机科学 2022-06-15 Hongyi Li , Junxiang Wang , Yongchao Wang

Distributed Nearest Neighbor Search (DNNS) locates service nodes that have shortest interactive delay towards requesting hosts. DNNS provides an important service for large-scale latency sensitive networked applications, such as VoIP,…

分布式、并行与集群计算 · 计算机科学 2011-08-10 Yongquan Fu , Yijie Wang , Ernst Biersack
‹ 上一页 1 2 3 10 下一页 ›