中文
相关论文

相关论文: A Few-shot Learning Approach for Historical Cipher…

200 篇论文

Authentication is the act of confirming the truth of an attribute of a datum or entity. This might involve confirming the identity of a person, tracing the origins of an artefact, ensuring that a product is what it's packaging and labelling…

密码学与安全 · 计算机科学 2011-10-10 A. S. N. Chakravarthy , Penmetsa V. Krishna Raja , P. S. Avadhani

Few-shot image classification aims to classify unseen classes with limited labelled samples. Recent works benefit from the meta-learning process with episodic tasks and can fast adapt to class from training to testing. Due to the limited…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Da Chen , Yuefeng Chen , Yuhong Li , Feng Mao , Yuan He , Hui Xue

Hyper-spectral imaging has become the latest trend in the field of optical imaging systems. Among various other applications, hyper-spectral imaging has been widely used for analysis of printed and handwritten documents. This paper proposes…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Muhammad Farhan Humayun , Hassan Waseem Malik , Ahmed Ahsan Alvi

The quality and realism of synthetically generated fingerprint images have increased significantly over the past decade fueled by advancements in generative artificial intelligence (GenAI). This has exacerbated the vulnerability of…

计算机视觉与模式识别 · 计算机科学 2026-05-05 Joseph Geo Benjamin , Anil K. Jain , Karthik Nandakumar

Huge amounts of digital page images of important manuscripts are preserved in archives worldwide. The amounts are so large that it is generally unfeasible for archivists to adequately tag most of the documents with the required metadata so…

计算机视觉与模式识别 · 计算机科学 2022-06-28 José Ramón Prieto , Juan José Flores , Enrique Vidal , Alejandro H. Toselli , David Garrido , Carlos Alonso

Conventional methods for object detection usually require substantial amounts of training data and annotated bounding boxes. If there are only a few training data and annotations, the object detectors easily overfit and fail to generalize.…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Geonuk Kim , Hong-Gyu Jung , Seong-Whan Lee

Historical encrypted manuscripts require both paleographic interpretation of cipher symbols and cryptanalytic recovery of plaintext. Most existing computational workflows rely on a transcription-first paradigm, in which handwritten symbols…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Lei Kang , Giuseppe De Gregorio , Raphaela Heil , Alicia Fornés , Beáta Megyesi

Historical Document Processing is the process of digitizing written material from the past for future use by historians and other scholars. It incorporates algorithms and software tools from various subfields of computer science, including…

计算机视觉与模式识别 · 计算机科学 2020-09-14 James P. Philips , Nasseh Tabrizi

Entity recognition is a fundamental task in understanding document images. Traditional sequence labeling frameworks treat the entity types as class IDs and rely on extensive data and high-quality annotations to learn semantics which are…

计算与语言 · 计算机科学 2022-04-13 Zilong Wang , Jingbo Shang

Traditionally, the performance of ocr algorithms and systems is based on the recognition of isolated characters. When a system classifies an individual character, its output is typically a character label or a reject marker that corresponds…

网络与互联网体系结构 · 计算机科学 2016-09-08 B. S. Saritha , S. Hemanth

Low-shot learning indicates the ability to recognize unseen objects based on very limited labeled training samples, which simulates human visual intelligence. According to this concept, we propose a multi-level similarity model (MLSM) to…

计算机视觉与模式识别 · 计算机科学 2019-12-16 Hongwei Xv , Xin Sun , Junyu Dong , Shu Zhang , Qiong Li

A handwritten word recognition system comes with issues such as lack of large and diverse datasets. It is necessary to resolve such issues since millions of official documents can be digitized by training deep learning models using a large…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Mst Shapna Akter , Hossain Shahriar , Alfredo Cuzzocrea , Nova Ahmed , Carson Leung

Many localized languages struggle to reap the benefits of recent advancements in character recognition systems due to the lack of substantial amount of labeled training data. This is due to the difficulty in generating large amounts of…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Vinoj Jayasundara , Sandaru Jayasekara , Hirunima Jayasekara , Jathushan Rajasegaran , Suranga Seneviratne , Ranga Rodrigo

Sign language recognition from sequences of monocular images or 2D poses is a challenging field, not only due to the difficulty to infer 3D information from 2D data, but also due to the temporal relationship between the sequences of…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Silvan Ferreira , Esdras Costa , Márcio Dahia , Jampierre Rocha

The Transformer has quickly become the dominant architecture for various pattern recognition tasks due to its capacity for long-range representation. However, transformers are data-hungry models and need large datasets for training. In…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Marwa Dhiaf , Ahmed Cheikh Rouhou , Yousri Kessentini , Sinda Ben Salem

The application of handwritten text recognition to historical works is highly dependant on accurate text line retrieval. A number of systems utilizing a robust baseline detection paradigm have emerged recently but the advancement of layout…

计算机视觉与模式识别 · 计算机科学 2019-07-10 Benjamin Kiessling , Daniel Stökl Ben Ezra , Matthew Thomas Miller

Few-shot learning, especially few-shot image classification, has received increasing attention and witnessed significant advances in recent years. Some recent studies implicitly show that many generic techniques or ``tricks'', such as data…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Wenbin Li , Ziyi , Wang , Xuesong Yang , Chuanqi Dong , Pinzhuo Tian , Tiexin Qin , Jing Huo , Yinghuan Shi , Lei Wang , Yang Gao , Jiebo Luo

Automatic recognition of historical handwritten manuscripts is a daunting task due to paper degradation over time. Recognition-free retrieval or word spotting is popularly used for information retrieval and digitization of the historical…

计算机视觉与模式识别 · 计算机科学 2018-08-15 Anders Hast , Ekta Vats

Few-shot and zero-shot text classification aim to recognize samples from novel classes with limited labeled samples or no labeled samples at all. While prevailing methods have shown promising performance via transferring knowledge from seen…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Han Liu , Siyang Zhao , Xiaotong Zhang , Feng Zhang , Wei Wang , Fenglong Ma , Hongyang Chen , Hong Yu , Xianchao Zhang

Few-shot learning is the process of learning novel classes using only a few examples and it remains a challenging task in machine learning. Many sophisticated few-shot learning algorithms have been proposed based on the notion that networks…

机器学习 · 计算机科学 2019-10-04 Akihiro Nakamura , Tatsuya Harada