中文
相关论文

相关论文: A Bag-of-Prototypes Representation for Dataset-Lev…

200 篇论文

The Limit Order Book (LOB), the mostly fundamental data of the financial market, provides a fine-grained view of market dynamics while poses significant challenges in dealing with the esteemed deep models due to its strong autocorrelation,…

计算工程、金融与科学 · 计算机科学 2025-05-06 Muyao Zhong , Yushi Lin , Peng Yang

Classification is a major tool of statistics and machine learning. A classification method first processes a training set of objects with given classes (labels), with the goal of afterward assigning new objects to one of these classes. When…

机器学习 · 统计学 2024-07-08 Jakob Raymaekers , Peter J. Rousseeuw , Mia Hubert

Deep Neural Networks can generalize despite being significantly overparametrized. Recent research has tried to examine this phenomenon from various view points and to provide bounds on the generalization error or measures predictive of the…

机器学习 · 计算机科学 2020-12-07 Parth Natekar , Manik Sharma

Recent work in computer vision and cognitive reasoning has given rise to an increasing adoption of the Violation-of-Expectation (VoE) paradigm in synthetic datasets. Inspired by infant psychology, researchers are now evaluating a model's…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Arijit Dasgupta , Jiafei Duan , Marcelo H. Ang , Yi Lin , Su-hua Wang , Renée Baillargeon , Cheston Tan

In many learning theory problems, a central role is played by a hypothesis class: we might assume that the data is labeled according to a hypothesis in the class (usually referred to as the realizable setting), or we might evaluate the…

机器学习 · 计算机科学 2022-11-17 Lunjia Hu , Charlotte Peale

Collaborative perception allows agents to enhance their perceptual capabilities by exchanging intermediate features. Existing methods typically organize these intermediate features as 2D bird's-eye-view (BEV) representations, which discard…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Yang Li , Quan Yuan , Guiyang Luo , Xiaoyuan Fu , Rui Pan , Yujia Yang , Congzhang Shao , Yuewen Liu , Jinglin Li

Human vision is able to capture the part-whole hierarchical information from the entire scene. This paper presents the Visual Parser (ViP) that explicitly constructs such a hierarchy with transformers. ViP divides visual representations…

计算机视觉与模式识别 · 计算机科学 2022-01-11 Shuyang Sun , Xiaoyu Yue , Song Bai , Philip Torr

Comparative evaluation of several systems is a recurrent task in researching. It is a key step before deciding which system to use for our work, or, once our research has been conducted, to demonstrate the potential of the resulting model.…

计算与语言 · 计算机科学 2026-02-24 Sergio Gómez González , Miguel Domingo , Francisco Casacuberta

Generalization, the ability to perform well beyond the training context, is a hallmark of biological and artificial intelligence, yet anticipating unseen failures remains a central challenge. Conventional approaches often take a…

机器学习 · 计算机科学 2026-03-03 Chi-Ning Chou , Artem Kirsanov , Yao-Yuan Yang , SueYeon Chung

A join is a set of manuscript fragments identified as originally emanating from the same manuscript. We study manuscript join retrieval: Given a query image of a fragment, retrieve other fragments originating from the same physical…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Sharva Gogawale , Gal Grudka , Daria Vasyutinsky-Shapira , Omer Ventura , Berat Kurar-Barakat , Nachum Dershowitz

Dataset bias, where data points are skewed to certain concepts, is ubiquitous in machine learning datasets. Yet, systematically identifying these biases is challenging without costly, fine-grained attribute annotations. We present…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Jinho Choi , Hyesu Lim , Steffen Schneider , Jaegul Choo

Bag-of-Visual-Words (BoVW) approach has been widely used in the recent years for image classification purposes. However, the limitations regarding optimal feature selection, clustering technique, the lack of spatial organization of the data…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Dawood Al Chanti , Alice Caplier

In many pattern recognition problems, a single feature vector is not sufficient to describe an object. In multiple instance learning (MIL), objects are represented by sets (\emph{bags}) of feature vectors (\emph{instances}). This requires…

计算机视觉与模式识别 · 计算机科学 2018-06-22 Veronika Cheplygina , David M. J. Tax

Named entity recognition (NER) is a fundamental task in natural language processing that aims to identify and classify named entities in text. However, span-based methods for NER typically assign entity types to text spans, resulting in an…

计算与语言 · 计算机科学 2023-10-31 Minghao Tang , Yongquan He , Yongxiu Xu , Hongbo Xu , Wenyuan Zhang , Yang Lin

Bayesian optimization (BO) is a sample efficient approach to automatically tune the hyperparameters of machine learning models. In practice, one frequently has to solve similar hyperparameter tuning problems sequentially. For example, one…

机器学习 · 计算机科学 2021-02-26 Samuel Horváth , Aaron Klein , Peter Richtárik , Cédric Archambeau

Pre-trained representations are becoming crucial for many NLP and perception tasks. While representation learning in NLP has transitioned to training on raw text without human annotations, visual and vision-language representations still…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Chao Jia , Yinfei Yang , Ye Xia , Yi-Ting Chen , Zarana Parekh , Hieu Pham , Quoc V. Le , Yunhsuan Sung , Zhen Li , Tom Duerig

Self-supervised representation learning targets to learn convnet-based image representations from unlabeled data. Inspired by the success of NLP methods in this area, in this work we propose a self-supervised approach based on spatially…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Spyros Gidaris , Andrei Bursuc , Nikos Komodakis , Patrick Pérez , Matthieu Cord

Image captioning models are becoming increasingly successful at describing the content of images in restricted domains. However, if these models are to function in the wild - for example, as assistants for people with impaired vision - a…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Peter Anderson , Stephen Gould , Mark Johnson

In embodied intelligence, datasets play a pivotal role, serving as both a knowledge repository and a conduit for information transfer. The two most critical attributes of a dataset are the amount of information it provides and how easily…

机器人学 · 计算机科学 2025-11-13 Jiahao Xiao , Bowen Yan , Jianbo Zhang , Jia Wang , Chunyi Li , Zhengxue Cheng , Guangtao Zhai

Labelled image datasets have played a critical role in high-level image understanding. However, the process of manual labelling is both time-consuming and labor intensive. To reduce the cost of manual labelling, there has been increased…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Yazhou Yao , Jian Zhang , Fumin Shen , Xiansheng Hua , Jingsong Xu , Zhenmin Tang