中文
相关论文

相关论文: StackMix and Blot Augmentations for Handwritten Te…

200 篇论文

This paper explores the multi-scale aggregation strategy for scene text detection in natural images. We present the Aggregated Text TRansformer(ATTR), which is designed to represent texts in scene images with a multi-scale self-attention…

计算机视觉与模式识别 · 计算机科学 2024-06-05 Zhao Zhou , Xiangcheng Du , Yingbin Zheng , Cheng Jin

In the field of Natural Language Processing (NLP), Named Entity Recognition (NER) is recognized as a critical technology, employed across a wide array of applications. Traditional methodologies for annotating datasets for NER models are…

计算与语言 · 计算机科学 2025-01-03 Yuji Naraki , Ryosuke Yamaki , Yoshikazu Ikeda , Takafumi Horie , Kotaro Yoshida , Ryotaro Shimizu , Hiroki Naganuma

This paper introduces an advanced methodology for machine translation (MT) corpus generation, integrating semi-automated, human-in-the-loop post-editing with large language models (LLMs) to enhance efficiency and translation quality.…

计算与语言 · 计算机科学 2025-02-19 Kamer Ali Yuksel , Ahmet Gunduz , Abdul Baseet Anees , Hassan Sawaf

In this paper, we demonstrate how a generative model can be used to build a better recognizer through the control of content and style. We are building an online handwriting recognizer from a modest amount of training samples. By training…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Jen-Hao Rick Chang , Martin Bresler , Youssouf Chherawala , Adrien Delaye , Thomas Deselaers , Ryan Dixon , Oncel Tuzel

We successfully combine Expectation-Maximization algorithm and variational approaches for parameter learning and computing inference on Markov random felds. This is a general method that can be applied to many computer vision tasks. In this…

计算机视觉与模式识别 · 计算机科学 2018-05-16 Francisco Cruz , Oriol Ramos Terrades

We present a new handwritten text segmentation method by training a convolutional neural network (CNN) in an end-to-end manner. Many conventional methods addressed this problem by extracting connected components and then classifying them.…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Junho Jo , Hyung Il Koo , Jae Woong Soh , Nam Ik Cho

We study reinforcement learning (RL) for text-based games, which are interactive simulations in the context of natural language. While different methods have been developed to represent the environment information and language actions,…

机器学习 · 计算机科学 2020-12-29 Yunqiu Xu , Meng Fang , Ling Chen , Yali Du , Joey Tianyi Zhou , Chengqi Zhang

We propose a novel transformer-based styled handwritten text image generation approach, HWT, that strives to learn both style-content entanglement as well as global and local writing style patterns. The proposed HWT captures the long and…

计算机视觉与模式识别 · 计算机科学 2021-08-06 Ankan Kumar Bhunia , Salman Khan , Hisham Cholakkal , Rao Muhammad Anwer , Fahad Shahbaz Khan , Mubarak Shah

Text clustering is an important method for organising the increasing volume of digital content, aiding in the structuring and discovery of hidden patterns in uncategorised data. The effectiveness of text clustering largely depends on the…

计算与语言 · 计算机科学 2024-12-06 Alina Petukhova , João P. Matos-Carvalho , Nuno Fachada

While neural networks have been used extensively to make substantial progress in the machine translation task, they are known for being heavily dependent on the availability of large amounts of training data. Recent efforts have tried to…

计算与语言 · 计算机科学 2019-02-26 Diego Moussallem , Mihael Arčan , Axel-Cyrille Ngonga Ngomo , Paul Buitelaar

The goal of text ranking is to generate an ordered list of texts retrieved from a corpus in response to a query. Although the most common formulation of text ranking is search, instances of the task can also be found in many natural…

信息检索 · 计算机科学 2021-08-20 Jimmy Lin , Rodrigo Nogueira , Andrew Yates

This paper reports our submission under the team name `SynthDetectives' to the ALTA 2023 Shared Task. We use a stacking ensemble of Transformers for the task of AI-generated text detection. Our approach is novel in terms of its choice of…

计算与语言 · 计算机科学 2023-10-31 Duke Nguyen , Khaing Myat Noe Naing , Aditya Joshi

Unconstrained handwritten text recognition is a major step in most document analysis tasks. This is generally processed by deep recurrent neural networks and more specifically with the use of Long Short-Term Memory cells. The main drawbacks…

计算机视觉与模式识别 · 计算机科学 2020-12-10 Denis Coquenet , Clément Chatelain , Thierry Paquet

Handwritten text recognition has been widely studied in the last decades for its numerous applications. Nowadays, the state-of-the-art approach consists in a three-step process. The document is segmented into text lines, which are then…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Denis Coquenet

Recurrent neural network (RNN) and connectionist temporal classification (CTC) have showed successes in many sequence labeling tasks with the strong ability of dealing with the problems where the alignment between the inputs and the target…

计算机视觉与模式识别 · 计算机科学 2017-10-10 Hongjian Zhan , Qingqing Wang , Yue Lu

In Neural Machine Translation (NMT), data augmentation methods such as back-translation have proven their effectiveness in improving translation performance. In this paper, we propose a novel data augmentation approach for NMT, which is…

计算与语言 · 计算机科学 2022-05-11 Chang Jin , Shigui Qiu , Nini Xiao , Hao Jia

Inertial measurement unit-based online handwriting recognition enables the recognition of input signals collected across different writing surfaces but remains challenged by uneven character distributions and inter-writer variability. In…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Jindong Li , Dario Zanca , Vincent Christlein , Tim Hamann , Jens Barth , Peter Kämpf , Björn Eskofier

We posit that handwriting recognition benefits from complementary cues carried by the rasterized complex glyph and the pen's trajectory, yet most systems exploit only one modality. We introduce an end-to-end network that performs early…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Ayush Lodh , Ritabrata Chakraborty , Shivakumara Palaiahnakote , Umapada Pal

A well-known way to improve the performance of document retrieval is to expand the user's query. Several approaches have been proposed in the literature, and some of them are considered as yielding state-of-the-art results in IR. In this…

信息检索 · 计算机科学 2020-12-17 Vincent Claveau

Graph Transformers, leveraging the global attention to capture long-range dependencies in graph structures, have significantly advanced graph machine learning, but face prohibitive computational complexity. Tokenized Graph Learning Models…

机器学习 · 计算机科学 2025-05-23 Zhibiao Wang , Yunlong Zhou , Ziwei Zhang , Mengmei Zhang , Shirui Pan , Chunming Hu , Xiao Wang