中文
相关论文

相关论文: Automated LaTeX Code Generation from Handwritten M…

200 篇论文

In this project, we train a vision encoder-decoder model to generate LaTeX code from images of mathematical formulas and text. Utilizing a diverse collection of image-to-LaTeX data, we build two models: a base model with a Swin Transformer…

计算与语言 · 计算机科学 2024-08-09 Daniil Gurgurov , Aleksey Morshnev

Encoder-decoder models have made great progress on handwritten mathematical expression recognition recently. However, it is still a challenge for existing methods to assign attention to image features accurately. Moreover, those…

计算机视觉与模式识别 · 计算机科学 2021-05-18 Wenqi Zhao , Liangcai Gao , Zuoyu Yan , Shuai Peng , Lin Du , Ziyin Zhang

In this paper we propose a deep neural network model with an encoder-decoder architecture that translates images of math formulas into their LaTeX markup sequences. The encoder is a convolutional neural network (CNN) that transforms images…

机器学习 · 计算机科学 2019-09-11 Zelun Wang , Jyh-Charn Liu

We explore the application of Vision Transformer (ViT) for handwritten text recognition. The limited availability of labeled data in this domain poses challenges for achieving high performance solely relying on ViT. Previous…

计算机视觉与模式识别 · 计算机科学 2024-09-16 Yuting Li , Dexiong Chen , Tinglong Tang , Xi Shen

The Transformer architecture is shown to provide a powerful framework as an end-to-end model for building expression trees from online handwritten gestures corresponding to glyph strokes. In particular, the attention mechanism was…

计算与语言 · 计算机科学 2022-11-07 Mirco Ramo , Guénolé C. M. Silvestre

Offline handwritten mathematical expression recognition is a challenging task, because handwritten mathematical expressions mainly have two problems in the process of recognition. On one hand, it is how to correctly recognize different…

计算机视觉与模式识别 · 计算机科学 2020-05-29 Guangcun Shan , Hongyu Wang , Wei Liang

CNN-LSTM based architectures have played an important role in image captioning, but limited by the training efficiency and expression ability, researchers began to explore the CNN-Transformer based models and achieved great success.…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Yiyu Wang , Jungang Xu , Yingfei Sun

One of the crucial challenges taken in document analysis is mathematical expression recognition. Unlike text recognition which only focuses on one-dimensional structure images, mathematical expression recognition is a much more complicated…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Anh Duy Le , Van Linh Pham , Vinh Loi Ly , Nam Quan Nguyen , Huu Thang Nguyen , Tuan Anh Tran

We present a lightweight yet effective pipeline for training vision-language models to solve math problems by rendering LaTeX encoded equations into images and pairing them with structured chain-of-thought prompts. This simple…

机器学习 · 计算机科学 2025-11-18 Matvey Skripkin , Elizaveta Goncharova , Andrey Kuznetsov

This project aims to create an automated image captioning system that generates natural language descriptions for input images by integrating techniques from computer vision and natural language processing. We employ various different…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Joshua Adrian Cahyono , Jeremy Nathan Jusuf

Handwritten Mathematical Expression Recognition (HMER) methods have made remarkable progress, with most existing HMER approaches based on either a hybrid CNN/RNN-based with GRU architecture or Transformer architectures. Each of these has…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Kehua Chen , Haoyang Shen , Lifan Zhong , Mingyi Chen

In this paper, a robust multiscale neural network is proposed to recognize handwritten mathematical expressions and output LaTeX sequences, which can effectively and correctly focus on where each step of output should be concerned and has a…

计算机视觉与模式识别 · 计算机科学 2020-03-03 Hongyu Wang , Guangcun Shan

This paper proposes a Transformer-based model to generate equations for math word problems. It achieves much better results than RNN models when copy and align mechanisms are not used, and can outperform complex copy and align RNN models.…

机器学习 · 计算机科学 2019-08-30 Yuanliang Meng , Anna Rumshisky

Building outline extracted from high-resolution aerial images can be used in various application fields such as change detection and disaster assessment. However, traditional CNN model cannot recognize contours very precisely from original…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Weihang Ran , Wei Yuan , Xiaodan Shi , Zipei Fan , Ryosuke Shibasaki

Despite the recent advances in optical character recognition (OCR), mathematical expressions still face a great challenge to recognize due to their two-dimensional graphical layout. In this paper, we propose a convolutional sequence…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Zuoyu Yan , Xiaode Zhang , Liangcai Gao , Ke Yuan , Zhi Tang

Handwritten Mathematical Expression Recognition (HMER) has extensive applications in automated grading and office automation. However, existing sequence-based decoding methods, which directly predict $\LaTeX$ sequences, struggle to…

计算机视觉与模式识别 · 计算机科学 2024-12-12 Jianhua Zhu , Wenqi Zhao , Yu Li , Xingjian Hu , Liangcai Gao

The use of neural networks and deep learning techniques in image processing has significantly advanced the field, enabling highly accurate recognition results. However, achieving high recognition rates often necessitates complex network…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Md Laraib Salam , Akash S Balsaraf , Gaurav Gupta , Ashish Rajeshwar Kulkarni

We propose a fully-convolutional conditional generative model, the latent transformation neural network (LTNN), capable of view synthesis using a light-weight neural network suited for real-time applications. In contrast to existing…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Sangpil Kim , Nick Winovich , Guang Lin , Karthik Ramani

Code generation maps a program description to executable source code in a programming language. Existing approaches mainly rely on a recurrent neural network (RNN) as the decoder. However, we find that a program contains significantly more…

机器学习 · 计算机科学 2018-11-19 Zeyu Sun , Qihao Zhu , Lili Mou , Yingfei Xiong , Ge Li , Lu Zhang

Handwritten mathematical expression recognition is a challenging problem due to the complicated two-dimensional structures, ambiguous handwriting input and variant scales of handwritten math symbols. To settle this problem, we utilize the…

计算机视觉与模式识别 · 计算机科学 2018-02-01 Jianshu Zhang , Jun Du , Lirong Dai
‹ 上一页 1 2 3 10 下一页 ›