中文
相关论文

相关论文: Multiset Synchronization with Counting Cuckoo Filt…

200 篇论文

Most existing fingerprints-based indoor localization approaches are based on some single fingerprints, such as received signal strength (RSS), channel impulse response (CIR), and signal subspace. However, the localization accuracy obtained…

机器学习 · 统计学 2017-12-21 Xiansheng Guo , Nirwan Ansari

Content-based analysis and retrieval of digital images found in scientific articles is often hindered by images consisting of multiple subfigures (compound figures). We address this problem by proposing a method to automatically classify…

计算机视觉与模式识别 · 计算机科学 2016-10-19 Mario Taschwer , Oge Marques

Microarray technology is known as one of the most important tools for collecting DNA expression data. This technology allows researchers to investigate and examine types of diseases and their origins. However, microarray data are often…

定量方法 · 定量生物学 2021-01-05 Babak Nouri-Moghaddam , Mehdi Ghazanfari , Mohammad Fathian

Fluorescence correlation and cross-correlation spectroscopy (FCS, FCCS) are widely used techniques to study the diffusion properties and interactions of fluorescent molecules. Autocorrelation (ACFs) and cross-correlation functions (CCFs)…

In collaborative filtering (CF), interaction function (IFC) plays the important role of capturing interactions among items and users. The most popular IFC is the inner product, which has been successfully used in low-rank matrix…

机器学习 · 计算机科学 2020-04-07 Quanming Yao , Xiangning Chen , James Kwok , Yong Li , Cho-Jui Hsieh

The significance of multi-scale features has been gradually recognized by the edge detection community. However, the fusion of multi-scale features increases the complexity of the model, which is not friendly to practical application. In…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Yachuan Li , Zongmin Li , Xavier Soria P. , Chaozhi Yang , Qian Xiao , Yun Bai , Hua Li , Xiangdong Wang

Clouds in remote sensing images inevitably affect information extraction, which hinder the following analysis of satellite images. Hence, cloud detection is a necessary preprocessing procedure. However, the existing methods have numerous…

计算机视觉与模式识别 · 计算机科学 2025-02-06 Wenxuan Ge , Xubing Yang , Li Zhang

Recent advancements in video semantic segmentation have made substantial progress by exploiting temporal correlations. Nevertheless, persistent challenges, including redundant computation and the reliability of the feature propagation…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yaoyan Zheng , Hongyu Yang , Di Huang

Street Scene Change Detection (SSCD) aims to locate the changed regions between a given street-view image pair captured at different times, which is an important yet challenging task in the computer vision community. The intuitive way to…

计算机视觉与模式识别 · 计算机科学 2020-12-30 Yinjie Lei , Duo Peng , Pingping Zhang , Qiuhong Ke , Haifeng Li

Recently, the Kernelized Correlation Filters tracker (KCF) achieved competitive performance and robustness in visual object tracking. On the other hand, visual trackers are not typically used in multiple object tracking. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Yuebin Yang , Guillaume-Alexandre Bilodeau

In this paper, we develop a novel unfitted multiscale framework that combines two separate scales represented by only one single computational mesh. Our framework relies on a mixed zooming technique where we zoom at regions of interest to…

计算工程、金融与科学 · 计算机科学 2022-05-27 Ehsan Mikaeili , Susanne Claus , Pierre Kerfriden

The self-consistent field (SCF) generation of the three-dimensional (3D) electron density distribution ($\rho$) represents a fundamental aspect of density functional theory (DFT) and related first-principles calculations, and how one can…

计算物理 · 物理学 2024-11-19 Ryong-Gyu Lee , Yong-Hoon Kim

Convolutional Neural Networks (CNNs) have drawn researchers' attention to identifying cattle using muzzle images. However, CNNs often fail to capture long-range dependencies within the complex patterns of the muzzle. The transformers handle…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Rabin Dulal , Lihong Zheng , Muhammad Ashad Kabir

Bloom and cuckoo filters provide fast approximate set membership while using little memory. Engineers use them to avoid expensive disk and network accesses. The recently introduced xor filters can be faster and smaller than Bloom and cuckoo…

数据结构与算法 · 计算机科学 2022-03-15 Thomas Mueller Graf , Daniel Lemire

Cuckoo hashing is a powerful primitive that enables storing items using small space with efficient querying. At a high level, cuckoo hashing maps $n$ items into $b$ entries storing at most $\ell$ items such that each item is placed into one…

密码学与安全 · 计算机科学 2023-06-21 Kevin Yeo

Modern caches are often required to handle a massive amount of data, which exceeds the amount of available memory; thus, hybrid caches, specifically DRAM/SSD combination, become more and more prevalent. In such environments, in addition to…

操作系统 · 计算机科学 2022-06-28 Ohad Eytan , Roy Friedman

Learning by integrating multiple heterogeneous data sources is a common requirement in many tasks. Collective Matrix Factorization (CMF) is a technique to learn shared latent representations from arbitrary collections of matrices. It can be…

机器学习 · 计算机科学 2021-09-29 Ragunathan Mariappan , Vaibhav Rajan

In recent years, substantial progress has been made on Graph Convolutional Networks (GCNs). However, the computing of GCN usually requires a large memory space for keeping the entire graph. In consequence, GCN is not flexible enough,…

社会与信息网络 · 计算机科学 2020-11-05 Qiang Liu , Haoli Zhang , Zhaocheng Liu

Matrix factorization (MF) is employed by many popular algorithms, e.g., collaborative filtering. The emerging GPU technology, with massively multicore and high intra-chip memory bandwidth but limited memory capacity, presents an opportunity…

分布式、并行与集群计算 · 计算机科学 2016-10-25 Wei Tan , Liangliang Cao , Liana Fong

A quotient filter is a cache efficient AMQ data structure. Depending on the fill degree of the filter most insertions and queries only need to access one or two consecutive cache lines. This makes quotient filters fast compared to the more…

数据结构与算法 · 计算机科学 2019-11-20 Tobias Maier , Peter Sanders , Robert Williger