中文
相关论文

相关论文: SMAP: A Joint Dimensionality Reduction Scheme for …

200 篇论文

Dimensionality reduction is often used as an initial step in data exploration, either as preprocessing for classification or regression or for visualization. Most dimensionality reduction techniques to date are unsupervised; they do not…

机器学习 · 统计学 2020-06-17 Jake S. Rhodes , Adele Cutler , Guy Wolf , Kevin R. Moon

Encrypted data deduplication is an important technique for saving storage space and network bandwidth, which has been widely used in cloud storage. Recently, a number of schemes that solve the problem of data deduplication with dynamic…

密码学与安全 · 计算机科学 2022-09-01 Xuewei Ma , Wenyuan Yang , Yuesheng Zhu , Zhiqiang Bai

We propose a new method for data visualization based on attraction-repulsion swarming (ARS) dynamics, which we call ARS visualization. ARS is a generalized framework that is based on viewing the t-distributed stochastic neighbor embedding…

机器学习 · 计算机科学 2024-11-19 Jingcheng Lu , Jeff Calder

As the demand for privacy in visual data management grows, safeguarding sensitive information has become a critical challenge. This paper addresses the need for privacy-preserving solutions in large-scale visual data processing by…

计算机视觉与模式识别 · 计算机科学 2025-02-12 Pedro Santos , Tânia Carvalho , Filipe Magalhães , Luís Antunes

Unstructured data is pervasive, but analytical queries demand structured representations, creating a significant extraction challenge. Existing methods like RAG lack schema awareness and struggle with cross-document alignment, leading to…

数据库 · 计算机科学 2025-11-05 Daren Chao , Kaiwen Chen , Naiqing Guan , Nick Koudas

Although distributed Gaussian process regression (GPR) enables multiple agents with separate datasets to jointly learn a model of the target function, its collaborative nature poses risks of private data leakage. To address this, we propose…

系统与控制 · 电气工程与系统科学 2025-12-08 Yeongjun Jang , Kaoru Teranishi , Jihoon Suh , Takashi Tanaka

Real-world data sets often provide multiple types of information about the same set of entities. This data is well represented by multi-view graphs, which consist of several distinct sets of edges over the same nodes. These can be used to…

机器学习 · 统计学 2018-08-21 Anuththari Gamage , Brian Rappaport , Shuchin Aeron , Xiaozhe Hu

A distributed computing protocol consists of three components: (i) Data Localization: a network-wide dataset is decomposed into local datasets separately preserved at a network of nodes; (ii) Node Communication: the nodes hold individual…

系统与控制 · 计算机科学 2019-02-20 Yang Liu , Junfeng Wu , Ian R. Manchester , Guodong Shi

This work presents an innovative method for point set self-embedding, that encodes the structural information of a dense point set into its sparser version in a visual but imperceptible form. The self-embedded point set can function as the…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Ruihui Li , Xianzhi Li , Tien-Tsin Wong , Chi-Wing Fu

Existing methods for safe multi-agent control using logic specifications like Signal Temporal Logic (STL) often face scalability issues. This is because they rely either on single-agent perspectives or on Mixed Integer Linear Programming…

多智能体系统 · 计算机科学 2025-01-13 Joe Eappen , Zikang Xiong , Dipam Patel , Aniket Bera , Suresh Jagannathan

Nowadays, distributed smart cameras are deployed for a wide set of tasks in several application scenarios, ranging from object recognition, image retrieval, and forensic applications. Due to limited bandwidth in distributed systems,…

计算机视觉与模式识别 · 计算机科学 2017-06-02 Ali Taalimi , Alireza Rahimpour , Liu Liu , Hairong Qi

UMAP is a non-parametric graph-based dimensionality reduction algorithm using applied Riemannian geometry and algebraic topology to find low-dimensional embeddings of structured data. The UMAP algorithm consists of two steps: (1) Compute a…

机器学习 · 计算机科学 2021-08-31 Tim Sainburg , Leland McInnes , Timothy Q Gentner

Studying complex real-world phenomena often involves data from multiple views (e.g. sensor modalities or brain regions), each capturing different aspects of the underlying system. Within neuroscience, there is growing interest in…

Dimensionality reduction methods such as UMAP and t-SNE are central tools for visualising high-dimensional data, but their local-neighborhood objectives can preserve sampling noise while distorting global topology. We show that standard…

机器学习 · 计算机科学 2026-04-30 Alexander Kolpakov , Igor Rivin

The paper presents a strategy to construct an incremental Singular Value Decomposition (SVD) for time-evolving, spatially 3D discrete data sets. A low memory access procedure for reducing and deploying the snapshot data is presented.…

数学软件 · 计算机科学 2023-02-21 Niklas Kühl , Hendrik Fischer , Michael Hinze , Thomas Rung

Real-time semantic segmentation of LiDAR data is crucial for autonomously driving vehicles, which are usually equipped with an embedded platform and have limited computational resources. Approaches that operate directly on the point cloud…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Shijie Li , Xieyuanli Chen , Yun Liu , Dengxin Dai , Cyrill Stachniss , Juergen Gall

Situational Graphs (S-Graphs) merge geometric models of the environment generated by Simultaneous Localization and Mapping (SLAM) approaches with 3D scene graphs into a multi-layered jointly optimizable factor graph. As an advantage,…

Diagrams often depict complex phenomena and serve as a good test bed for visual and textual reasoning. However, understanding diagrams using natural image understanding approaches requires large training datasets of diagrams, which are very…

计算机视觉与模式识别 · 计算机科学 2018-04-05 Jonghyun Choi , Jayant Krishnamurthy , Aniruddha Kembhavi , Ali Farhadi

Federated learning promises to make machine learning feasible on distributed, private datasets by implementing gradient descent using secure aggregation methods. The idea is to compute a global weight update without revealing the…

机器学习 · 计算机科学 2019-12-03 Badih Ghazi , Rasmus Pagh , Ameya Velingker

In this paper, we address the problem of privacy-preserving distributed learning and the evaluation of machine-learning models by analyzing it in the widespread MapReduce abstraction that we extend with privacy constraints. We design…