中文
相关论文

相关论文: Document Image Cleaning using Budget-Aware Black-B…

200 篇论文

In highly distributed environments such as cloud, edge and fog computing, the application of machine learning for automating and optimizing processes is on the rise. Machine learning jobs are frequently applied in streaming conditions,…

分布式、并行与集群计算 · 计算机科学 2022-03-11 Soeren Becker , Dominik Scheinert , Florian Schmidt , Odej Kao

Implicit layer deep learning techniques, like Neural Differential Equations, have become an important modeling framework due to their ability to adapt to new problems automatically. Training a neural differential equation is effectively a…

机器学习 · 计算机科学 2023-06-05 Avik Pal , Alan Edelman , Chris Rackauckas

We study the problem of object detection from a novel perspective in which annotation budget constraints are taken into consideration, appropriately coined Budget Aware Object Detection (BAOD). When provided with a fixed budget, we propose…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Alejandro Pardo , Mengmeng Xu , Ali Thabet , Pablo Arbelaez , Bernard Ghanem

Deep learning's success has been attributed to the training of large, overparameterized models on massive amounts of data. As this trend continues, model training has become prohibitively costly, requiring access to powerful computing…

机器学习 · 计算机科学 2021-11-25 Ravi S Raju , Kyle Daruwalla , Mikko Lipasti

Key information extraction (KIE) from document images requires understanding the contextual and spatial semantics of texts in two-dimensional (2D) space. Many recent studies try to solve the task by developing pre-trained language models…

计算与语言 · 计算机科学 2022-04-06 Teakgyu Hong , Donghyun Kim , Mingi Ji , Wonseok Hwang , Daehyun Nam , Sungrae Park

Existing algorithms for explaining the output of image classifiers perform poorly on inputs where the object of interest is partially occluded. We present a novel, black-box algorithm for computing explanations that uses a principled…

机器学习 · 计算机科学 2021-09-08 Hana Chockler , Daniel Kroening , Youcheng Sun

Over recent years, an increasing amount of compute and data has been poured into training large language models (LLMs), usually by doing one-pass learning on as many tokens as possible randomly selected from large-scale web corpora. While…

计算与语言 · 计算机科学 2023-08-24 Kushal Tirumala , Daniel Simig , Armen Aghajanyan , Ari S. Morcos

Multi-orientation scene text detection has recently gained significant research attention. Previous methods directly predict words or text lines, typically by using quadrilateral shapes. However, many of these methods neglect the…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Yuliang Liu , Tong He , Hao Chen , Xinyu Wang , Canjie Luo , Shuaitao Zhang , Chunhua Shen , Lianwen Jin

Active learning selects informative samples for annotation within budget, which has proven efficient recently on object detection. However, the widely used active detection benchmarks conduct image-level evaluation, which is unrealistic in…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Mengyao Lyu , Jundong Zhou , Hui Chen , Yijie Huang , Dongdong Yu , Yaqian Li , Yandong Guo , Yuchen Guo , Liuyu Xiang , Guiguang Ding

Image coding for machines (ICM) aims at reducing the bitrate required to represent an image while minimizing the drop in machine vision analysis accuracy. In many use cases, such as surveillance, it is also important that the visual quality…

图像与视频处理 · 电气工程与系统科学 2024-01-22 Nam Le , Honglei Zhang , Francesco Cricri , Ramin G. Youvalari , Hamed Rezazadegan Tavakoli , Emre Aksu , Miska M. Hannuksela , Esa Rahtu

In this paper, we propose a novel defensive transformation that enables us to maintain a high classification accuracy under the use of both clean images and adversarial examples for adversarially robust defense. The proposed transformation…

计算机视觉与模式识别 · 计算机科学 2020-10-05 MaungMaung AprilPyone , Hitoshi Kiya

We explore the black-box adversarial attack on video recognition models. Attacks are only performed on selected key regions and key frames to reduce the high computation cost of searching adversarial perturbations on a video due to its high…

密码学与安全 · 计算机科学 2021-09-01 Zeyuan Wang , Chaofeng Sha , Su Yang

Deep Neural Networks (DNNs) require large amounts of annotated training data for a good performance. Often this data is generated using manual labeling (error-prone and time-consuming) or rendering (requiring geometry and material…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Thomas Pöllabauer , Volker Knauthe , André Boller , Arjan Kuijper , Dieter Fellner

Crowdsourcing platforms are often used to collect datasets for training machine learning models, despite higher levels of inaccurate labeling compared to expert labeling. There are two common strategies to manage the impact of such noise.…

计算与语言 · 计算机科学 2022-06-14 Derek Chen , Zhou Yu , Samuel R. Bowman

We study the problem of black-box optimization of a noisy function in the presence of low-cost approximations or fidelities, which is motivated by problems like hyper-parameter tuning. In hyper-parameter tuning evaluating the black-box…

机器学习 · 统计学 2018-10-25 Rajat Sen , Kirthevasan Kandasamy , Sanjay Shakkottai

Composed Image Retrieval (CIR) aims to retrieve a target image based on a reference image and conditioning text, enabling controllable image searches. The mainstream Zero-Shot (ZS) CIR methods bypass the need for expensive training CIR…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Jaeseok Byun , Seokhyeon Jeong , Wonjae Kim , Sanghyuk Chun , Taesup Moon

There is little to no data available to build natural language processing models for most endangered languages. However, textual data in these languages often exists in formats that are not machine-readable, such as paper books and scanned…

计算与语言 · 计算机科学 2020-11-12 Shruti Rijhwani , Antonios Anastasopoulos , Graham Neubig

In this work, we propose a novel adversarial defence mechanism for image classification - CARSO - blending the paradigms of adversarial training and adversarial purification in a synergistic robustness-enhancing way. The method builds upon…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Emanuele Ballarin , Alessio Ansuini , Luca Bortolussi

Bayesian optimization (BO) is a sample-efficient method and has been widely used for optimizing expensive black-box functions. Recently, there has been a considerable interest in BO literature in optimizing functions that are affected by…

机器学习 · 计算机科学 2023-12-22 Xiaobin Huang , Lei Song , Ke Xue , Chao Qian

Matching information across image and text modalities is a fundamental challenge for many applications that involve both vision and natural language processing. The objective is to find efficient similarity metrics to compare the similarity…

计算机视觉与模式识别 · 计算机科学 2020-10-29 Li Ren , Kai Li , LiQiang Wang , Kien Hua
‹ 上一页 1 8 9 10 下一页 ›