中文
相关论文

相关论文: Ramp: Fast Frequent Itemset Mining with Efficient …

200 篇论文

Deep learning models have become pivotal in the field of video processing and is increasingly critical in practical applications such as autonomous driving and object detection. Although Vision Transformers (ViTs) have demonstrated their…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Kunyun Wang , Shuo Yang , Jieru Zhao , Wenchao Ding , Quan Chen , Jingwen Leng , Minyi Guo

Projected gradient descent has been proved efficient in many optimization and machine learning problems. The weighted $\ell_1$ ball has been shown effective in sparse system identification and features selection. In this paper we propose…

机器学习 · 计算机科学 2020-09-08 Guillaume Perez , Sebastian Ament , Carla Gomes , Michel Barlaud

In the current deep learning based recommendation system, the embedding method is generally employed to complete the conversion from the high-dimensional sparse feature vector to the low-dimensional dense feature vector. However, as the…

信息检索 · 计算机科学 2021-08-10 Huimin Zhou , Qing Li , Yong Jiang , Rongwei Yang , Zhuyun Qi

This paper introduces RankMap, a platform-aware end-to-end framework for efficient execution of a broad class of iterative learning algorithms for massive and dense datasets. Our framework exploits data structure to factorize it into an…

分布式、并行与集群计算 · 计算机科学 2016-10-28 Azalia Mirhoseini , Eva L. Dyer , Ebrahim. M. Songhori , Richard G. Baraniuk , Farinaz Koushanfar

We present vMAP, an object-level dense SLAM system using neural field representations. Each object is represented by a small MLP, enabling efficient, watertight object modelling without the need for 3D priors. As an RGB-D camera browses a…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Xin Kong , Shikun Liu , Marwan Taher , Andrew J. Davison

Frequent itemset mining leads to the discovery of associations and correlations among items in large transactional databases. Apriori is a classical frequent itemset mining algorithm, which employs iterative passes over database combining…

分布式、并行与集群计算 · 计算机科学 2023-03-09 Mikhail Zymbler

In this paper, we address the problem of efficient point searching and sampling for volume neural rendering. Within this realm, two typical approaches are employed: rasterization and ray tracing. The rasterization-based methods enable…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Jiahao Ma , Miaomiao Liu , David Ahmedt-Aristizaba , Chuong Nguyen

State-of-the-art video object detection methods maintain a memory structure, either a sliding window or a memory queue, to enhance the current frame using attention mechanisms. However, we argue that these memory structures are not…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Guanxiong Sun , Yang Hua , Guosheng Hu , Neil Robertson

The size of large, geo-located datasets has reached scales where visualization of all data points is inefficient. Random sampling is a method to reduce the size of a dataset, yet it can introduce unwanted errors. We describe a method for…

人机交互 · 计算机科学 2017-09-14 Yan Zheng , Yi Ou , Alexander Lex , Jeff M. Phillips

Frequent itemset mining has emerged as a fundamental problem in data mining and plays an important role in many data mining tasks, such as association analysis, classification, etc. In the framework of frequent itemset mining, the results…

数据库 · 计算机科学 2015-12-25 Zhi-Hong Deng

Mining frequent itemsets and association rules is an essential task within data mining and data analysis. In this paper, we introduce PrefRec, a recursive algorithm for finding frequent itemsets and association rules. Its main advantage is…

数据库 · 计算机科学 2022-02-10 Abdelkader Mokkadem , Mariane Pelletier , Louis Raimbault

High-resolution images enable neural networks to learn richer visual representations. However, this improved performance comes at the cost of growing computational complexity, hindering their usage in latency-sensitive applications. As not…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Xuanyao Chen , Zhijian Liu , Haotian Tang , Li Yi , Hang Zhao , Song Han

Nowadays, frequent pattern mining (FPM) on large graphs receives increasing attention, since it is crucial to a variety of applications, e.g., social analysis. Informally, the FPM problem is defined as finding all the patterns in a large…

数据库 · 计算机科学 2022-05-04 Xin Wang , Zhuo Lan , Yu-Ang He , Yang Wang , Zhi-Gui Liu , Wen-Bo Xie

The adoption of Vision Transformers (ViTs) in resource-constrained applications necessitates improvements in inference throughput. To this end several token pruning and merging approaches have been proposed that improve efficiency by…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Benjamin Bergner , Christoph Lippert , Aravindh Mahendran

This paper applies the Recursive Projection Method (RPM) to the problem of finding the effective mechanical response of a periodic heterogeneous solid. Previous works apply the Fast Fourier Transform (FFT) in combination with various…

计算工程、金融与科学 · 计算机科学 2020-03-18 Xiaoyao Peng , Dhriti Nepal , Kaushik Dayal

As advances in technology allow for the collection, storage, and analysis of vast amounts of data, the task of screening and assessing the significance of discovered patterns is becoming a major challenge in data mining applications. In…

数据库 · 计算机科学 2010-02-08 Adam Kirsch , Michael Mitzenmacher , Andrea Pietracaprina , Geppino Pucci , Eli Upfal , Fabio Vandin

The sparse representation of graphs has shown great potential for accelerating the computation of graph applications (e.g., Social Networks, Knowledge Graphs) on traditional computing architectures (CPU, GPU, or TPU). But the exploration of…

机器学习 · 计算机科学 2024-10-28 Bo Lyu , Shengbo Wang , Shiping Wen , Kaibo Shi , Yin Yang , Lingfang Zeng , Tingwen Huang

The introduction of robust backbones, such as Vision Transformers, has improved the performance of object tracking algorithms in recent years. However, these state-of-the-art trackers are computationally expensive since they have a large…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Goutam Yelluru Gopal , Maria A. Amer

Frequent-pattern mining is a common approach to reveal the valuable hidden trends behind data. However, existing frequent-pattern mining algorithms are designed for DRAM, instead of persistent memories (PMs), which can lead to severe…

数据库 · 计算机科学 2020-08-26 Jiaqi Dong , Runyu Zhang , Chaoshu Yang , Yujuan Tan , Duo Liu

Several video understanding tasks, such as natural language temporal video grounding, temporal activity localization, and audio description generation, require "temporally dense" reasoning over frames sampled at high temporal resolution.…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Mattia Soldan , Fabian Caba Heilbron , Bernard Ghanem , Josef Sivic , Bryan Russell