中文
相关论文

相关论文: FastTab: A Fast Table Recognizer with a Tiny Recur…

200 篇论文

This paper presents an efficient multi-scale vision Transformer, called ResT, that capably served as a general-purpose backbone for image recognition. Unlike existing Transformer methods, which employ standard Transformer blocks to tackle…

计算机视觉与模式识别 · 计算机科学 2021-10-15 Qinglong Zhang , Yubin Yang

Recently, heatmap regression methods based on 1D landmark representations have shown prominent performance on locating facial landmarks. However, previous methods ignored to make deep explorations on the good potentials of 1D landmark…

计算机视觉与模式识别 · 计算机科学 2024-02-02 Shi Yin , Shijie Huan , Shangfei Wang , Jinshui Hu , Tao Guo , Bing Yin , Baocai Yin , Cong Liu

Recent deep learning approaches in table detection achieved outstanding performance and proved to be effective in identifying document layouts. Currently, available table detection benchmarks have many limitations, including the lack of…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Mrinal Haloi , Shashank Shekhar , Nikhil Fande , Siddhant Swaroop Dash , Sanjay G

We propose a novel high-performance and interpretable canonical deep tabular data learning architecture, TabNet. TabNet uses sequential attention to choose which features to reason from at each decision step, enabling interpretability and…

机器学习 · 计算机科学 2020-12-10 Sercan O. Arik , Tomas Pfister

3D structure modeling is essential across scales, enabling applications from fluid simulation and 3D reconstruction to protein folding and molecular docking. Yet, despite shared 3D spatial patterns, current approaches remain fragmented,…

机器学习 · 计算机科学 2025-10-10 Shuqi Lu , Haowei Lin , Lin Yao , Zhifeng Gao , Xiaohong Ji , Yitao Liang , Weinan E , Linfeng Zhang , Guolin Ke

Telecommunication standards pose a unique challenge for retrieval systems, where accuracy depends on semantic relevance as well as on preserving the structural logic embedded in the documents, including structured relationships embedded in…

信号处理 · 电气工程与系统科学 2026-05-12 Yuzhi Yang , Lina Bariah , Yuhuan Lu , Hang Zou , Mérouane Debbah

The Transformer architecture has shown significant success in many language processing and visual tasks. However, the method faces challenges in efficiently scaling to long sequences because the self-attention computation is quadratic with…

机器学习 · 计算机科学 2025-05-05 Edison Mucllari , Zachary Daniels , David Zhang , Qiang Ye

Prediction over tabular data is an essential task in many data science applications such as recommender systems, online advertising, medical treatment, etc. Tabular data is structured into rows and columns, with each row as a data sample…

信息检索 · 计算机科学 2021-08-12 Jiarui Qin , Weinan Zhang , Rong Su , Zhirong Liu , Weiwen Liu , Ruiming Tang , Xiuqiang He , Yong Yu

Extraction of transaction information from bank statements is required to assess one's financial well-being for credit rating and underwriting decisions. Unlike other financial documents such as tax forms or financial statements, extracting…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Abhishek Trivedi , Sourajit Mukherjee , Rajat Kumar Singh , Vani Agarwal , Sriranjani Ramakrishnan , Himanshu S. Bhatt

This research addresses the challenge of limited data in tabular data classification, particularly prevalent in domains with constraints like healthcare. We propose Tab2Visual, a novel approach that transforms heterogeneous tabular data…

机器学习 · 计算机科学 2025-02-12 Ahmed Mamdouh , Moumen El-Melegy , Samia Ali , Ron Kikinis

Data representation remains a fundamental challenge in machine learning, particularly when adapting sequence-based architectures like Transformers and Large Language Models (LLMs) for structured tabular data. Existing methods often fail to…

机器学习 · 计算机科学 2025-08-05 Kayvan Karim , Hani Ragab Hassen. Hadj Batatia

Table-to-text generation aims at automatically generating text to help people conveniently obtain salient information in tables. Recent works explicitly decompose the generation process into content planning and surface generation stages,…

计算与语言 · 计算机科学 2023-03-01 Liang Li , Ruiying Geng , Chengyang Fang , Bing Li , Can Ma , Binhua Li , Yongbin Li

We introduce a temporal feature encoding architecture called Time Series Representation Model (TSRM) for multivariate time series forecasting and imputation. The architecture is structured around CNN-based representation layers, each…

机器学习 · 计算机科学 2025-04-29 Robert Leppich , Michael Stenger , Daniel Grillmeyer , Vanessa Borst , Samuel Kounev

Masked Autoregressive (MAR) models promise better efficiency in visual generation than autoregressive (AR) models for the ability of parallel generation, yet their acceleration potential remains constrained by the modeling complexity of…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Feihong Yan , Peiru Wang , Yao Zhu , Kaiyu Pang , Qingyan Wei , Huiqi Li , Linfeng Zhang

In this paper, we present a new approach for model acceleration by exploiting spatial sparsity in visual data. We observe that the final prediction in vision Transformers is only based on a subset of the most informative tokens, which is…

计算机视觉与模式识别 · 计算机科学 2023-06-05 Yongming Rao , Zuyan Liu , Wenliang Zhao , Jie Zhou , Jiwen Lu

Tabular data from different tables exhibit significant diversity due to varied definitions and types of features, as well as complex inter-feature and feature-target relationships. Cross-dataset pretraining, which learns reusable patterns…

机器学习 · 计算机科学 2024-06-04 Jintai Chen , Zhen Lin , Qiyuan Chen , Jimeng Sun

While Transformer architectures have demonstrated impressive scalability across domains, they continue to face challenges in long-context reasoning, computational efficiency, and structural generalization - largely due to rigid layer…

计算与语言 · 计算机科学 2025-10-03 Haochen You , Baojing Liu

Transformer based architectures are recently used for the task of answering questions over tables. In order to improve the accuracy on this task, specialized pre-training techniques have been developed and applied on millions of open-domain…

The output structure of database-like tables, consisting of values structured in horizontal rows and vertical columns identifiable by name, can cover a wide range of NLP tasks. Following this constatation, we propose a framework for…

This work presents a sparse-attention Transformer architecture for modeling documents that contain large tables. Tables are ubiquitous on the web, and are rich in information. However, more than 20% of relational tables on the web have 20…

计算与语言 · 计算机科学 2021-09-10 Julian Martin Eisenschlos , Maharshi Gor , Thomas Müller , William W. Cohen