中文
相关论文

相关论文: Distance Based Image Classification: A solution to…

200 篇论文

This paper draws a parallel between similarity-based categorisation models developed in cognitive psychology and the nearest neighbour classifier (1-NN) in machine learning. Conceived as a result of the historical rivalry between prototype…

人工智能 · 计算机科学 2018-06-05 Julian Zubek , Ludmila Kuncheva

Modern recommender systems perform large-scale retrieval by first embedding queries and item candidates in the same unified space, followed by approximate nearest neighbor search to select top candidates given a query embedding. In this…

This paper investigates the recently emerged problem of Language-assisted Image Clustering (LaIC), where textual semantics are leveraged to improve the discriminability of visual representations to facilitate image clustering. Due to the…

计算机视觉与模式识别 · 计算机科学 2026-05-25 Bo Peng , Jie Lu , Guangquan Zhang , Zhen Fang

Prevalent semantic segmentation solutions are, in essence, a dense discriminative classifier of p(class|pixel feature). Though straightforward, this de facto paradigm neglects the underlying data distribution p(pixel feature|class), and…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Chen Liang , Wenguan Wang , Jiaxu Miao , Yi Yang

Class-conditional generative models hold promise to overcome the shortcomings of their discriminative counterparts. They are a natural choice to solve discriminative tasks in a robust manner as they jointly optimize for predictive…

机器学习 · 计算机科学 2020-02-18 Ethan Fetaya , Jörn-Henrik Jacobsen , Will Grathwohl , Richard Zemel

Zero-shot referring image segmentation is a challenging task because it aims to find an instance segmentation mask based on the given referring descriptions, without training on this type of paired data. Current zero-shot methods mainly…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Minheng Ni , Yabo Zhang , Kailai Feng , Xiaoming Li , Yiwen Guo , Wangmeng Zuo

The comparison between discriminative and generative classifiers has intrigued researchers since Efron's seminal analysis of logistic regression versus discriminant analysis. While early theoretical work established that generative…

Neural networks for image classification tasks assume that any given image during inference belongs to one of the training classes. This closed-set assumption is challenged in real-world applications where models may encounter inputs of…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Jinsol Lee , Ghassan AlRegib

Classifier guidance is a recently introduced method to trade off mode coverage and sample fidelity in conditional diffusion models post training, in the same spirit as low temperature sampling or truncation in other types of generative…

机器学习 · 计算机科学 2022-07-27 Jonathan Ho , Tim Salimans

Feature selection is an important problem in high-dimensional data analysis and classification. Conventional feature selection approaches focus on detecting the features based on a redundancy criterion using learning and feature searching…

计算机视觉与模式识别 · 计算机科学 2012-01-31 Alex Pappachen James , Sima Dimitrijev

Generative classifiers, which leverage conditional generative models for classification, have recently demonstrated desirable properties such as robustness to distribution shifts. However, recent progress in this area has been largely…

机器学习 · 计算机科学 2026-03-24 Yi-Chung Chen , David I. Inouye , Jing Gao

We introduce and motivate generative modeling as a central task for machine learning and provide a critical view of the algorithms which have been proposed for solving this task. We overview how generative modeling can be defined…

机器学习 · 计算机科学 2021-03-02 Alex Lamb

In this work, we demonstrate yet another approach to tackle the amodal segmentation problem. Specifically, we first introduce a new representation, namely a semantics-aware distance map (sem-dist map), to serve as our target for amodal…

计算机视觉与模式识别 · 计算机科学 2019-08-23 Ziheng Zhang , Anpei Chen , Ling Xie , Jingyi Yu , Shenghua Gao

Remote sensing scene classification has experienced a paradigmatic transformation from traditional handcrafted feature methods to sophisticated artificial intelligence systems that now form the backbone of modern Earth observation…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Qionghao Huang , Can Hu

The recent wave of large-scale text-to-image diffusion models has dramatically increased our text-based image generation abilities. These models can generate realistic images for a staggering variety of prompts and exhibit impressive…

机器学习 · 计算机科学 2023-09-14 Alexander C. Li , Mihir Prabhudesai , Shivam Duggal , Ellis Brown , Deepak Pathak

The explication of Convolutional Neural Networks (CNN) through xAI techniques often poses challenges in interpretation. The inherent complexity of input features, notably pixels extracted from images, engenders complex correlations.…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Caroline Mazini Rodrigues , Nicolas Boutry , Laurent Najman

We use contextualized word definitions generated by large language models as semantic representations in the task of diachronic lexical semantic change detection (LSCD). In short, generated definitions are used as `senses', and the change…

计算与语言 · 计算机科学 2024-08-01 Mariia Fedorova , Andrey Kutuzov , Yves Scherrer

In machine learning, the performance of a classifier depends on both the classifier model and the dataset. For a specific neural network classifier, the training process varies with the training set used; some training data make training…

机器学习 · 计算机科学 2020-06-01 Shuyue Guan , Murray Loew , Hanseok Ko

Semantic instance segmentation remains a challenging task. In this work we propose to tackle the problem with a discriminative loss function, operating at the pixel level, that encourages a convolutional network to produce a representation…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Bert De Brabandere , Davy Neven , Luc Van Gool

We introduce a novel criterion in clustering that seeks clusters with limited range of values associated with each cluster's elements. In clustering or classification the objective is to partition a set of objects into subsets, called…

数据结构与算法 · 计算机科学 2018-05-15 Dorit S. Hochbaum