中文
相关论文

相关论文: Characters as Graphs: Recognizing Online Handwritt…

200 篇论文

Graph Neural Networks (GNN) have emerged as a popular and standard approach for learning from graph-structured data. The literature on GNN highlights the potential of this evolving research area and its widespread adoption in real-life…

机器学习 · 计算机科学 2024-03-25 Sukhdeep Singh , Anuj Sharma , Vinod Kumar Chauhan

Following the success of deep convolutional networks in various vision and speech related tasks, researchers have started investigating generalizations of the well-known technique for graph-structured data. A recently-proposed method called…

社会与信息网络 · 计算机科学 2018-09-21 John Boaz Lee , Ryan A. Rossi , Xiangnan Kong , Sungchul Kim , Eunyee Koh , Anup Rao

This paper aims to make a graph representing an essential skeleton of a character from an image that includes a machine printed or a handwritten character using growing neural gas (GNG) method and relative network graph (RNG) algorithm. The…

计算机视觉与模式识别 · 计算机科学 2022-02-02 Kazuhisa Fujita

Over the past few years, a significant progress has been made in deep convolutional neural networks (CNNs)-based image recognition. This is mainly due to the strong ability of such networks in mining discriminative object pose and parts…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Asish Bera , Zachary Wharton , Yonghuai Liu , Nik Bessis , Ardhendu Behera

There are ubiquitous distribution shifts in the real world. However, deep neural networks (DNNs) are easily biased towards the training set, which causes severe performance degradation when they receive out-of-distribution data. Many…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Jiao Zhang , Xu-Yao Zhang , Cheng-Lin Liu

Vision Large Language Models (VLLMs) have achieved remarkable success in modern text-rich visual understanding. However, their perceptual robustness in the face of the continuous morphological evolution of historical writing systems remains…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Gengluo Li , Shangpin Peng , Xingyu Wan , Chengquan Zhang , Hao Feng , Xin Xu , Pian Wu , Bang Li , Zengmao Ding , Yongge Liu , Yipei Ye , Yang Yang , Zhan Shu , Guojun Yan , Zhe Li , Can Ma , Weiping Wang , Yu Zhou , Han Hu

Spatial correlations between different ground objects are an important feature of mining land cover research. Graph Convolutional Networks (GCNs) can effectively capture such spatial feature representations and have demonstrated promising…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Renxiang Guan , Zihao Li , Chujia Song , Guo Yu , Xianju Li , Ruyi Feng

Chinese character recognition has attracted much research interest due to its wide applications. Although it has been studied for many years, some issues in this field have not been completely resolved yet, e.g. the zero-shot problem.…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Jingye Chen , Bin Li , Xiangyang Xue

The era of "data deluge" has sparked renewed interest in graph-based learning methods and their widespread applications ranging from sociology and biology to transportation and communications. In this context of graph-aware methods, the…

机器学习 · 计算机科学 2020-12-30 Vassilis N. Ioannidis , Antonio G. Marques , Georgios B. Giannakis

This paper presents an end-to-end neural network system to identify writers through handwritten word images, which jointly integrates global-context information and a sequence of local fragment-based features. The global-context information…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Sheng He , Lambert Schomaker

In this paper, we propose an end-to-end trainable framework for restoring historical documents content that follows the correct reading order. In this framework, two branches named character branch and layout branch are added behind the…

计算机视觉与模式识别 · 计算机科学 2020-07-15 Weihong Ma , Hesuo Zhang , Lianwen Jin , Sihang Wu , Jiapeng Wang , Yongpan Wang

The prediction of urban vehicle flow and speed can greatly facilitate people's travel, and also can provide reasonable advice for the decision-making of relevant government departments. However, due to the spatial, temporal and hierarchy of…

计算机视觉与模式识别 · 计算机科学 2019-03-18 Mingming Lu , Kunfang Zhang , Haiying Liu , Naixue Xiong

Devising and analyzing learning models for spatiotemporal network data is of importance for tasks including forecasting, anomaly detection, and multi-agent coordination, among others. Graph Convolutional Neural Networks (GCNNs) are an…

机器学习 · 计算机科学 2022-07-01 Mohammad Sabbaqi , Elvin Isufi

Shared-account Cross-domain Sequential recommendation (SCSR) is the task of recommending the next item based on a sequence of recorded user behaviors, where multiple users share a single account, and their behaviours are available in…

信息检索 · 计算机科学 2021-05-10 Lei Guo , Li Tang , Tong Chen , Lei Zhu , Quoc Viet Hung Nguyen , Hongzhi Yin

Identifying influential nodes in complex networks is of great importance, and has many applications in practice. For example, finding influential nodes in e-commerce network can provide merchants with customers with strong purchase intent;…

社会与信息网络 · 计算机科学 2025-08-05 Yanmei Hu , Siyuan Yin , Yihang Wu , Xue Yue , Yue Liu

In text recognition, complex glyphs and tail classes have always been factors affecting model performance. Specifically for Chinese text recognition, the lack of shape-awareness can lead to confusion among close complex characters. Since…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Junyi Zhang , Chang Liu , Chun Yang

Despite the significant success in the field of text recognition, complex and unsolved problems still exist in this field. In recent years, the recognition accuracy of the English language has greatly increased, while the problem of…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Sergey A. Ilyuhin , Alexander V. Sheshkus , Vladimir L. Arlazarov

We present an end-to-end trainable approach for Optical Character Recognition (OCR) on printed documents. Specifically, we propose a model that predicts a) a two-dimensional character grid (\emph{chargrid}) representation of a document…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Christian Reisswig , Anoop R Katti , Marco Spinaci , Johannes Höhne

Convolutional neural networks (CNNs) have massively impacted visual recognition in 2D images, and are now ubiquitous in state-of-the-art approaches. CNNs do not easily extend, however, to data that are not represented by regular grids, such…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Nitika Verma , Edmond Boyer , Jakob Verbeek

We introduce Chinese Text in the Wild, a very large dataset of Chinese text in street view images. While optical character recognition (OCR) in document images is well studied and many commercial tools are available, detection and…

计算机视觉与模式识别 · 计算机科学 2018-03-02 Tai-Ling Yuan , Zhe Zhu , Kun Xu , Cheng-Jun Li , Shi-Min Hu