中文
相关论文

相关论文: First Order Locally Orderless Registration

200 篇论文

We study property testing of properties that are definable in first-order logic (FO) in the bounded-degree graph and relational structure models. We show that any FO property that is defined by a formula with quantifier prefix…

计算机科学中的逻辑 · 计算机科学 2021-01-08 Isolde Adler , Noleen Köhler , Pan Peng

Federated Learning (FL) is an advanced distributed machine learning approach, that protects the privacy of each vehicle by allowing the model to be trained on multiple devices simultaneously without the need to upload all data to a road…

机器学习 · 计算机科学 2025-06-23 Xueying Gu , Qiong Wu , Pingyi Fan , Qiang Fan

Spatially Coherent Random Forest (SCRF) extends Random Forest to create spatially coherent labeling. Each split function in SCRF is evaluated based on a traditional information gain measure that is regularized by a spatial coherency term.…

计算机视觉与模式识别 · 计算机科学 2015-12-08 Tal Remez , Shai Avidan

This paper introduces a novel mathematical property applicable to diverse images, referred to as FINOLA (First-Order Norm+Linear Autoregressive). FINOLA represents each image in the latent space as a first-order autoregressive process, in…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Yinpeng Chen , Xiyang Dai , Dongdong Chen , Mengchen Liu , Lu Yuan , Zicheng Liu , Youzuo Lin

Diffeomorphic image registration (DIR) is a fundamental task in 3D medical image analysis that seeks topology-preserving deformations between image pairs. To ensure diffeomorphism, a common approach is to model the deformation field as the…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Mohammadjavad Matinkia , Nilanjan Ray

Multi-view unsupervised feature selection (MUFS) has recently emerged as an effective dimensionality reduction method for unlabeled multi-view data. However, most existing methods mainly use first-order similarity graphs to preserve local…

机器学习 · 计算机科学 2025-12-01 Lin Xu , Ke Li , Dongjie Wang , Fengmao Lv , Tianrui Li , Yanyong Huang

Non-negative matrix factorization (NMF) is a popular unsupervised learning approach widely used in image clustering. However, in real-world clustering scenarios, most existing NMF methods are highly sensitive to noise corruption and are…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Jingjing Liu , Nian Wu , Xianchao Xiu , Jianhua Zhang

One-shot federated learning (OSFL) reduces the communication cost and privacy risks of iterative federated learning by constructing a global model with a single round of communication. However, most existing methods struggle to achieve…

机器学习 · 计算机科学 2026-01-08 Shudong Liu , Hanwen Zhang , Xiuling Wang , Yuesheng Zhu , Guibo Luo

Federated learning (FL) is a machine learning paradigm in which distributed local nodes collaboratively train a central model without sharing individually held private data. Existing FL methods either iteratively share local model…

机器学习 · 计算机科学 2023-12-25 Xuan Gong , Shanglin Li , Yuxiang Bao , Barry Yao , Yawen Huang , Ziyan Wu , Baochang Zhang , Yefeng Zheng , David Doermann

Out-of-distribution (OOD) detection is crucial to safety-critical machine learning applications and has been extensively studied. While recent studies have predominantly focused on classifier-based methods, research on deep generative model…

机器学习 · 计算机科学 2024-02-19 Genki Osada , Tsubasa Takahashi , Takashi Nishide

In this article, we propose the fractional lower order covariance method (FLOC) for estimating the parameters of vector autoregressive process (VAR) of order $p$, $p\geq 1$ with symmetric stable noise. Further, we show the efficiency,…

统计方法学 · 统计学 2021-04-16 Aastha M. Sathe , N. S. Upadhye

First-order model counting (FOMC) is the problem of counting the number of models of a sentence in first-order logic. Since lifted inference techniques rely on reductions to variants of FOMC, the design of scalable methods for FOMC has…

计算机科学中的逻辑 · 计算机科学 2025-06-11 Ananth K. Kidambi , Guramrit Singh , Paulius Dilkas , Kuldeep S. Meel

Depth estimation using a single-photon LiDAR is often solved by a matched filter. It is, however, error-prone in the presence of background noise. A commonly used technique to reject background noise is the rank-ordered mean (ROM) filter…

信号处理 · 电气工程与系统科学 2024-07-31 William C. Yau , Weijian Zhang , Hashan Kavinga Weerasooriya , Stanley H. Chan

Federated Learning (FL) is an emerging learning framework that enables edge devices to collaboratively train ML models without sharing their local data. FL faces, however, a significant challenge due to the high amount of information that…

机器学习 · 计算机科学 2025-08-12 Mohamad Assaad , Zeinab Nehme , Merouane Debbah

Subspace clustering and feature extraction are two of the most commonly used unsupervised learning techniques in computer vision and pattern recognition. State-of-the-art techniques for subspace clustering make use of recent advances in…

计算机视觉与模式识别 · 计算机科学 2012-04-18 Risheng Liu , Zhouchen Lin , Fernando De la Torre , Zhixun Su

We propose a novel hashing-based matching scheme, called Locally Optimized Hashing (LOH), based on a state-of-the-art quantization algorithm that can be used for efficient, large-scale search, recommendation, clustering, and deduplication.…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Yannis Kalantidis , Lyndon Kennedy , Huy Nguyen , Clayton Mellina , David A. Shamma

Federated learning (FL) allows multiple medical institutions to collaboratively learn a global model without centralizing client data. It is difficult, if possible at all, for such a global model to commonly achieve optimal performance for…

图像与视频处理 · 电气工程与系统科学 2023-03-30 Meirui Jiang , Hongzheng Yang , Chen Cheng , Qi Dou

The performance of medical image classification has been enhanced by deep convolutional neural networks (CNNs), which are typically trained with cross-entropy (CE) loss. However, when the label presents an intrinsic ordinal property in…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Yiming Lei , Haiping Zhu , Junping Zhang , Hongming Shan

Continual learning requires new-task adaptation without damaging previously acquired capabilities. Recent forward-pass and zeroth-order (ZO) results show that low-query adaptation may retain better than first-order (FO) descent, but the…

机器学习 · 计算机科学 2026-05-12 Yao Shu , Jian Mu , Zhongxiang Dai

Cross-device federated learning (FL) is a growing machine learning setting whereby multiple edge devices collaborate to train a model without disclosing their raw data. With the great number of mobile devices participating in more FL…

机器学习 · 计算机科学 2025-02-14 Elissa Mhanna , Mohamad Assaad