← Search

Fei Yin

27 accepted papers

2026

End-to-End Hyper-Relational Information Extraction for Engineering Diagrams via Dynamically Tokenized Relation Transformer

CVPR 2026

Engineering diagrams are the core carriers of technical information in industrial contexts, where the pressing demand for their digitization from industrial sectors has driven great advancements in related research domains. However, existing research still suffers from three limitations. Firstly, th

Cited by 0SourcecodeScholar
2026

Learning to Generate Stylized Handwritten Text via a Unified Representation of Style, Content, and Noise

ICLR 2026poster

Handwritten Text Generation (HTG) seeks to synthesize realistic and personalized handwriting by modeling stylistic and structural traits. While recent diffusion-based approaches have advanced generation fidelity, they typically rely on auxiliary style or content encoders with handcrafted objectives,…

Cited by 0SourceScholar
2026

SAM2Text: Towards Prompt-Free and Multi-Resolution Video Scene Text Segmentation

CVPR 2026

We introduce a novel method for video Scene Text Segmentation (STS), a task critical for understanding dynamic visual content. Despite the success of foundation models like Segment Anything Model 2 (SAM2) in generic segmentation, their application to video STS is hindered by the reliance on external

Cited by 0SourcecodeScholar
2025

Do Computer Vision Foundation Models Learn the Low-level Characteristics of the Human Visual System?

CVPR 2025highlight

Computer vision foundation models, such as DINO or OpenCLIP, are trained in a self-supervised manner on large image datasets. Analogously, substantial evidence suggests that the human visual system (HVS) is influenced by the statistical distribution of colors and patterns in the natural world, chara…

2025

DocSAM: Unified Document Image Segmentation via Query Decomposition and Heterogeneous Mixed Learning

CVPR 2025poster

Document image segmentation is crucial in document analysis and recognition but remains challenging due to the heterogeneity of document formats and diverse segmentation tasks. Existing methods often treat these tasks separately, leading to limited generalization and resource wastage.This paper intr…

2025

FaceCraft4D: Animated 3D Facial Avatar Generation from a Single Image

ICCV 2025poster

We present a novel framework for generating high-quality, animatable 4D avatar from a single image. While recent advances have shown promising results in 4D avatar creation, existing methods either require extensive multiview data or struggle with geometry accuracy and identity consistency. To addre…

Cited by 0SourcePDFScholar
2025

HiE-VL: A Large Vision-Language Model with Hierarchical Adapter for Handwritten Mathematical Expression Recognition

ICASSP 2025accepted

Large Vision-Language Models (LVLMs) have shown impressive capabilities across various domains, but existing LVLMs have limited performance in dense perception and structured learning problems, such as Handwritten Mathematical Expression Recognition (HMER). The primary challenges stem from the compl…

Cited by 0SourceScholar
2025

MV-MATH: Evaluating Multimodal Math Reasoning in Multi-Visual Contexts

CVPR 2025poster

Multimodal Large Language Models (MLLMs) have shown promising capabilities in mathematical reasoning within visual contexts across various datasets. However, most existing multimodal math benchmarks are limited to single-visual contexts, which diverges from the multi-visual scenarios commonly encoun…

Cited by 6SourcePDFScholar
2025

SolidGeo: Measuring Multimodal Spatial Math Reasoning in Solid Geometry

NeurIPS 2025poster

Geometry is a fundamental branch of mathematics and plays a crucial role in evaluating the reasoning capabilities of multimodal large language models (MLLMs). However, existing multimodal mathematics benchmarks mainly focus on plane geometry and largely ignore solid geometry, which requires spatial…

Cited by 0SourceScholar
2024

Accelerating Diffusion Models for Inverse Problems through Shortcut Sampling

IJCAI 2024poster

Diffusion models have recently demonstrated an impressive ability to address inverse problems in an unsupervised manner. While existing methods primarily focus on modifying the posterior sampling process, the potential of the forward process remains largely unexplored. In this work, we propose Short…

2024

GeoEval: Benchmark for Evaluating LLMs and Multi-Modal Models on Geometry Problem-Solving

ACL 2024findings

Recent advancements in large language models (LLMs) and multi-modal models (MMs) have demonstrated their remarkable capabilities in problem-solving. Yet, their proficiency in tackling geometry math problems, which necessitates an integrated understanding of both textual and visual information, has n…

2024

LANS: A Layout-Aware Neural Solver for Plane Geometry Problem

ACL 2024findings

Geometry problem solving (GPS) is a challenging mathematical reasoning task requiring multi-modal understanding, fusion, and reasoning. Existing neural solvers take GPS as a vision-language task but are short in the representation of geometry diagrams that carry rich and complex layout information.…

2023

3D GAN Inversion With Facial Symmetry Prior

CVPR 2023poster

Recently, a surge of high-quality 3D-aware GANs have been proposed, which leverage the generative power of neural rendering. It is natural to associate 3D GANs with GAN inversion methods to project a real image into the generator's latent space, allowing free-view consistent synthesis and editing, r…

Cited by 45SourcePDFScholar
2023

A Multi-Modal Neural Geometric Solver with Textual Clauses Parsed from Diagram

IJCAI 2023poster

Geometry problem solving (GPS) is a high-level mathematical reasoning requiring the capacities of multi-modal fusion and geometric knowledge application. Recently, neural solvers have shown great potential in GPS but still be short in diagram presentation and modal fusion. In this work, we convert d…

2023

Social Relation Reasoning Based on Triangular Constraints

AAAI 2023technical

Social networks are essentially in a graph structure where persons act as nodes and the edges connecting nodes denote social relations. The prediction of social relations, therefore, relies on the context in graphs to model the higher-order constraints among relations, which has not been exploited s…

Cited by 9SourcePDFScholar
2023

Visual Traffic Knowledge Graph Generation from Scene Images

ICCV 2023poster

Although previous works on traffic scene understanding have achieved great success, most of them stop at a lowlevel perception stage, such as road segmentation and lane detection, and few concern high-level understanding. In this paper, we present Visual Traffic Knowledge Graph Generation (VTKGG), a…

Cited by 15PDFScholar
2022

Learning Quality-Aware Dynamic Memory for Video Object Segmentation

ECCV 2022poster

"Recently, several spatial-temporal memory-based methods have verified that storing intermediate frames and their masks as memory are helpful to segment target objects in videos. However, they mainly focus on better matching between the current frame and the memory frames without explicitly paying a…

2022

StyleHEAT: One-Shot High-Resolution Editable Talking Face Generation via Pre-trained StyleGAN

ECCV 2022poster

"One-shot talking face generation aims at synthesizing a high-quality talking face video from an arbitrary portrait image, driven by a video or an audio segment. In this work, we provide a solution from a novel perspective that differs from existing frameworks. We first investigate the latent featur…

2021

Graph-to-Graph: Towards Accurate and Interpretable Online Handwritten Mathematical Expression Recognition

AAAI 2021technical

Recent handwritten mathematical expression recognition (HMER) approaches treat the problem as an image-to-markup generation task where the handwritten formula is translated into a sequence (e.g. LaTeX). The encoder-decoder framework is widely used to solve this image-to-sequence problem. However, (i…

Cited by 46SourcePDFScholar
2021

Prototype Augmentation and Self-Supervision for Incremental Learning

CVPR 2021poster

Despite the impressive performance in many individual tasks, deep neural networks suffer from catastrophic forgetting when learning new tasks incrementally. Recently, various incremental learning methods have been proposed, and some approaches achieved acceptable performance relying on stored data o…

Cited by 486PDFScholar
2019

TextDragon: An End-to-End Framework for Arbitrary Shaped Text Spotting

ICCV 2019poster

Most existing text spotting methods either focus on horizontal/oriented texts or perform arbitrary shaped text spotting with character-level annotations. In this paper, we propose a novel text spotting framework to detect and recognize text of arbitrary shapes in an end-to-end manner, using only wor…

Cited by 255PDFScholar
2018

Robust Classification With Convolutional Prototype Learning

CVPR 2018poster

Convolutional neural networks (CNNs) have been widely used for image classification. Despite its high accuracies, CNN has been shown to be easily fooled by some adversarial examples, indicating that CNN is not robust enough for pattern classification. In this paper, we argue that the lack of robustn…