中文
相关论文

相关论文: Learning Local Feature Aggregation Functions with …

200 篇论文

Recent advances in neural networks have inspired people to design hybrid recommendation algorithms that can incorporate both (1) user-item interaction information and (2) content information including image, audio, and text. Despite their…

机器学习 · 计算机科学 2017-06-27 Ting Chen , Yizhou Sun , Yue Shi , Liangjie Hong

A supervised learning algorithm searches over a set of functions $A \to B$ parametrised by a space $P$ to find the best approximation to some ideal function $f\colon A \to B$. It does this by taking examples $(a,f(a)) \in A\times B$, and…

范畴论 · 数学 2019-05-02 Brendan Fong , David I. Spivak , Rémy Tuyéras

Classifying large-scale image data into object categories is an important problem that has received increasing research attention. Given the huge amount of data, non-parametric approaches such as nearest neighbor classifiers have shown…

计算机视觉与模式识别 · 计算机科学 2014-04-28 Zhaowen Wang , Jianchao Yang , Zhe Lin , Jonathan Brandt , Shiyu Chang , Thomas Huang

The Forward-Forward (FF) algorithm was recently proposed as a local learning method to address the limitations of backpropagation (BP), offering biological plausibility along with memory-efficient and highly parallelized computational…

神经与进化计算 · 计算机科学 2024-08-28 Yujie Wu , Siyuan Xu , Jibin Wu , Lei Deng , Mingkun Xu , Qinghao Wen , Guoqi Li

Artificial Intelligence algorithms have been steadily increasing in popularity and usage. Deep Learning, allows neural networks to be trained using huge datasets and also removes the need for human extracted features, as it automates the…

神经与进化计算 · 计算机科学 2020-05-11 Vasco Lopes , Paulo Fazendeiro

The federated learning paradigm has motivated the development of methods for aggregating multiple client updates into a global server model, without sharing client data. Many federated learning algorithms, including the canonical Federated…

机器学习 · 计算机科学 2024-02-20 Nikita Dhawan , Nicole Mitchell , Zachary Charles , Zachary Garrett , Gintare Karolina Dziugaite

This paper presents a new method for spatially adaptive local (constant) likelihood estimation which applies to a broad class of nonparametric models, including the Gaussian, Poisson and binary response models. The main idea of the method…

统计理论 · 数学 2007-12-18 Denis Belomestny , Vladimir Spokoiny

Efficient LiDAR Place Recognition (LPR) compresses dense pointwise features into compact global descriptors. While first-order aggregators such as GeM and NetVLAD are widely used, they overlook inter-feature correlations that second-order…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Saimunur Rahman , Peyman Moghadam

Data association problems are an important component of many computer vision applications, with multi-object tracking being one of the most prominent examples. A typical approach to data association involves finding a graph matching or…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Samuel Schulter , Paul Vernaza , Wongun Choi , Manmohan Chandraker

Extraction of local feature descriptors is a vital stage in the solution pipelines for numerous computer vision tasks. Learning-based approaches improve performance in certain tasks, but still cannot replace handcrafted features in general.…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Kun He , Yan Lu , Stan Sclaroff

During the last decades, many methods for the analysis of functional data including classification methods have been developed. Nonetheless, there are issues that have not been adressed satisfactorily by currently available methods, as, for…

统计方法学 · 统计学 2017-02-08 Karen Fuchs , Wolfgang Pößnecker , Gerhard Tutz

In this study, we address local photo enhancement to improve the aesthetic quality of an input image by applying different effects to different regions. Existing photo enhancement methods are either not content-aware or not local;…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Satoshi Kosugi , Toshihiko Yamasaki

With the advances in both stable interest region detectors and robust and distinctive descriptors, local feature-based image or object retrieval has become a popular research topic. %All of the local feature-based image retrieval system…

计算机视觉与模式识别 · 计算机科学 2016-07-29 Yusuke Uchida

Content-Based Image Retrieval based on local features is computationally expensive because of the complexity of both extraction and matching of local feature. On one hand, the cost for extracting, representing, and comparing local visual…

计算机视觉与模式识别 · 计算机科学 2017-03-03 Giuseppe Amato , Fabrizio Falchi , Lucia Vadicamo

Pedestrian attribute recognition has attracted many attentions due to its wide applications in scene understanding and person analysis from surveillance videos. Existing methods try to use additional pose, part or viewpoint information to…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Pengze Liu , Xihui Liu , Junjie Yan , Jing Shao

It is often observed that the aggregated model in FL underperforms on local data until after several rounds of local training. This temporary performance drop can potentially slow down the convergence of the FL model. Prior work regards…

机器学习 · 计算机科学 2025-06-17 Guogang Zhu , Xuefeng Liu , Jianwei Niu , Shaojie Tang , Xinghao Wu

Gradient descent has been a central training principle for artificial neural networks from the early beginnings to today's deep learning networks. The most common implementation is the backpropagation algorithm for training feed-forward…

机器学习 · 计算机科学 2020-06-09 Stefan Jaeger

Deep representation learning using triplet network for classification suffers from a lack of theoretical foundation and difficulty in tuning both the network and classifiers for performance. To address the problem, local-margin triplet loss…

Current approaches for explaining machine learning models fall into two distinct classes: antecedent event influence and value attribution. The former leverages training instances to describe how much influence a training point exerts on a…

机器学习 · 计算机科学 2019-01-30 Umang Bhatt , Pradeep Ravikumar , Jose M. F. Moura

We propose a new aggregation framework for approximate dynamic programming, which provides a connection with rollout algorithms, approximate policy iteration, and other single and multistep lookahead methods. The central novel…

机器学习 · 计算机科学 2019-10-08 Dimitri Bertsekas