中文
相关论文

相关论文: Constant-Time Snapshots with Applications to Concu…

200 篇论文

Similarity search, the task of identifying objects most similar to a given query object under a specific metric, has gathered significant attention due to its practical applications. However, the absence of coordinate information to…

数据库 · 计算机科学 2024-05-14 Yifan Zhu , Ruiyao Ma , Baihua Zheng , Xiangyu Ke , Lu Chen , Yunjun Gao

The ongoing Big Data explosion has created a demand for efficient and scalable algorithms for similarity search. Most recent work has focused on \textit{approximate} $k$-NN search, and while this may be sufficient for some applications,…

数据结构与算法 · 计算机科学 2025-01-28 Morgan E. Prior , Thomas J. Howard , Oliver McLaughlin , Terrence Ferguson , Najib Ishaq , Noah M. Daniels

We propose a technique to train semantic part-based models of object classes from Google Images. Our models encompass the appearance of parts and their spatial arrangement on the object, specific to each viewpoint. We learn these rich…

计算机视觉与模式识别 · 计算机科学 2018-05-15 Davide Modolo , Vittorio Ferrari

A robot operating in a household makes observations of multiple objects as it moves around over the course of days or weeks. The objects may be moved by inhabitants, but not completely at random. The robot may be called upon later to…

机器学习 · 计算机科学 2022-08-02 Yilun Du , Tomas Lozano-Perez , Leslie Kaelbling

One-shot neural architecture search (NAS) methods significantly reduce the search cost by considering the whole search space as one network, which only needs to be trained once. However, current methods select each operation independently…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Xiu Su , Tao Huang , Yanxi Li , Shan You , Fei Wang , Chen Qian , Changshui Zhang , Chang Xu

Instance segmentation with unseen objects is a challenging problem in unstructured environments. To solve this problem, we propose a robot learning approach to actively interact with novel objects and collect each object's training label…

机器人学 · 计算机科学 2022-07-22 Houjian Yu , Changhyun Choi

Significant performance gains in deep learning coupled with the exponential growth of image and video data on the Internet have resulted in the recent emergence of automated image captioning systems. Ensuring scalability of automated image…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Karan Sharma , Arun CS Kumar , Suchendra Bhandarkar

Instance segmentation is a computer vision task where separate objects in an image are detected and segmented. State-of-the-art deep neural network models require large amounts of labeled data in order to perform well in this task. Making…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Tuomas Sormunen , Arttu Lämsä , Miguel Bordallo Lopez

Many concurrent data-structure implementations use the well-known compare-and-swap (CAS) operation, supported in hardware by most modern multiprocessor architectures for inter-thread synchronization. A key weakness of the CAS operation is…

分布式、并行与集群计算 · 计算机科学 2013-05-27 Dave Dice , Danny Hendler , Ilya Mirsky

Conventional compressed sensing (CS) algorithms typically apply a uniform sampling rate to different image blocks. A more strategic approach could be to allocate the number of measurements adaptively, based on each image block's complexity.…

计算机视觉与模式识别 · 计算机科学 2024-02-28 Yujun Huang , Bin Chen , Naiqi Li , Baoyi An , Shu-Tao Xia , Yaowei Wang

Scene graph generation (SGG) analyzes images to extract meaningful information about objects and their relationships. In the dynamic visual world, it is crucial for AI systems to continuously detect new objects and establish their…

计算机视觉与模式识别 · 计算机科学 2024-11-04 Naitik Khandelwal , Xiao Liu , Mengmi Zhang

Data management systems have traditionally been designed to support either long-running analytics queries or short-lived transactions, but an increasing number of applications need both. For example, online games, socio-mobile apps, and…

数据库 · 计算机科学 2012-05-31 Benjamin Sowell , Wojciech Golab , Mehul A. Shah

Establishing the correspondences between newly acquired points and historically accumulated data (i.e., map) through nearest neighbors search is crucial in numerous robotic applications. However, static tree data structures are inadequate…

机器人学 · 计算机科学 2024-03-01 Jun Zhu , Hongyi Li , Zhepeng Wang , Shengjie Wang , Tao Zhang

Data exchange is the problem of transforming data that is structured under a source schema into data structured under another schema, called the target schema, so that both the source and target data satisfy the relationship between the…

数据库 · 计算机科学 2019-02-18 Ladan Golshanara , Jan Chomicki

Object Storage Systems (OSS) inside a cloud promise scalability, durability, availability, and concurrency. However, open-source OSS does not have a specific approach to letting users and administrators search based on the data, which is…

分布式、并行与集群计算 · 计算机科学 2023-05-09 Jannatun Noor , Rizwanul Haque Ratul , Mir Rownak Ali Uday , Joyanta Jyoti Mondal , Md. Sadiqul Islam Sakif , A. B. M. Alim Al Islam

Data mining has been widely recognized as a powerful tool to explore added value from large-scale databases. Finding frequent item sets in databases is a crucial in data mining process of extracting association rules. Many algorithms were…

数据库 · 计算机科学 2010-03-23 M. S. Danessh , C. Balasubramanian , K. Duraiswamy

Consider a set of n images of a scene with dynamic objects captured with a static or a handheld camera. Let the temporal order in which these images are captured be unknown. There can be n! possibilities for the temporal order in which…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Gagan Kanojia , Shanmuganathan Raman

A common problem when implementing concurrent programs is efficiently protecting against unsafe races between processes reading and then using a resource (e.g., memory blocks, file descriptors, or network connections) and other processes…

分布式、并行与集群计算 · 计算机科学 2020-03-03 Guy E. Blelloch , Yuanhao Wei

An understanding of the nature of objects could help robots to solve both high-level abstract tasks and improve performance at lower-level concrete tasks. Although deep learning has facilitated progress in image understanding, a robot's…

机器人学 · 计算机科学 2018-07-30 Joris Guérin , Olivier Gibaru , Eric Nyiri , Stéphane Thiery , Byron Boots

Bitmap indexes are widely used for read-intensive analytical workloads because they are clustered and offer efficient reads with a small memory footprint. However, they are notoriously inefficient to update. As analytical applications are…

数据库 · 计算机科学 2024-10-24 Junchang Wang , Manos Athanassoulis
‹ 上一页 1 8 9 10 下一页 ›