中文
相关论文

相关论文: TabText: Language-Based Representations of Tabular…

200 篇论文

We propose TabTransformer, a novel deep tabular data modeling architecture for supervised and semi-supervised learning. The TabTransformer is built upon self-attention based Transformers. The Transformer layers transform the embeddings of…

机器学习 · 计算机科学 2020-12-15 Xin Huang , Ashish Khetan , Milan Cvitkovic , Zohar Karnin

While deep learning has achieved remarkable success across many domains, it has historically underperformed on tabular learning tasks, which remain dominated by gradient boosting decision trees. However, recent advancements are paving the…

机器学习 · 计算机科学 2025-10-31 Alan Arazi , Eilam Shapira , Roi Reichart

Tabular data is often hidden in text, particularly in medical diagnostic reports. Traditional machine learning (ML) models designed to work with tabular data, cannot effectively process information in such form. On the other hand, large…

Handling heterogeneous data in tabular datasets poses a significant challenge for deep learning models. While attention-based architectures and self-supervised learning have achieved notable success, their application to tabular data…

机器学习 · 计算机科学 2025-02-27 Anay Majee , Maria Xenochristou , Wei-Peng Chen

Medical texts, particularly electronic medical records (EMRs), are a cornerstone of modern healthcare, capturing critical information about patient care, diagnoses, and treatments. These texts hold immense potential for advancing clinical…

计算与语言 · 计算机科学 2025-11-12 Mucheng Ren , Yucheng Yan , He Chen , Danqing Hu , Jun Xu , Xian Zeng

Large Language Models (LLMs) have demonstrated remarkable performance across various domains, including healthcare. However, their ability to effectively represent structured non-textual data, such as the alphanumeric medical codes used in…

We present \emph{TabRet}, a pre-trainable Transformer-based model for tabular data. TabRet is designed to work on a downstream task that contains columns not seen in pre-training. Unlike other methods, TabRet has an extra learning step…

机器学习 · 计算机科学 2023-04-18 Soma Onishi , Kenta Oono , Kohei Hayashi

Tabular data prediction has been employed in medical applications such as patient health risk prediction. However, existing methods usually revolve around the algorithm design while overlooking the significance of data engineering. Medical…

机器学习 · 计算机科学 2024-05-02 Zifeng Wang , Chufan Gao , Cao Xiao , Jimeng Sun

Clinical information extraction, which involves structuring clinical concepts from unstructured medical text, remains a challenging problem that could benefit from the inclusion of tabular background information available in electronic…

人工智能 · 计算机科学 2025-12-10 Paloma Rabaey , Stefan Heytens , Thomas Demeester

Tabular data is one of the most ubiquitous sources of information worldwide, spanning a wide variety of domains. This inherent heterogeneity has slowed the development of Tabular Foundation Models (TFMs) capable of fast generalization to…

We study LLMs for tabular prediction with mixed text, numeric, and categorical fields. We introduce TabGemma, a schema-agnostic in-context learner that treats rows as sequences and tackles two practical hurdles when adapting pretrained LLMs…

机器学习 · 计算机科学 2025-11-06 Günther Schindler , Maximilian Schambach , Michael Medek , Sam Thelin

Tabular data is prevalent in many critical domains, yet it is often challenging to acquire in large quantities. This scarcity usually results in poor performance of machine learning models on such data. Data augmentation, a common strategy…

机器学习 · 计算机科学 2024-07-30 Andrei Margeloiu , Adrián Bazaga , Nikola Simidjievski , Pietro Liò , Mateja Jamnik

Medical datasets are typically affected by issues such as missing values, class imbalance, a heterogeneous feature types, and a high number of features versus a relatively small number of samples, preventing machine learning models from…

Text classification tasks which aim at harvesting and/or organizing information from electronic health records are pivotal to support clinical and translational research. However these present specific challenges compared to other…

计算与语言 · 计算机科学 2020-05-15 Aurelie Mascio , Zeljko Kraljevic , Daniel Bean , Richard Dobson , Robert Stewart , Rebecca Bendayan , Angus Roberts

Structured (tabular) data in the preclinical and clinical domains contains valuable information about individuals and an efficient table-to-text summarization system can drastically reduce manual efforts to condense this data into reports.…

计算与语言 · 计算机科学 2022-07-15 Heng-Yi Wu , Jingqing Zhang , Julia Ive , Tong Li , Vibhor Gupta , Bingyuan Chen , Yike Guo

Leveraging the in-context learning (ICL) capability of Large Language Models (LLMs) for tabular classification has gained significant attention for its training-free adaptability across diverse datasets. Recent advancements, like TabPFN,…

机器学习 · 计算机科学 2025-06-09 Yuchen Zeng , Tuan Dinh , Wonjun Kang , Andreas C Mueller

Recent studies have shown that large language models (LLMs), when customized with post-training on tabular data, can acquire general tabular in-context learning (TabICL) capabilities. These models are able to transfer effectively across…

计算与语言 · 计算机科学 2025-02-06 Xumeng Wen , Shun Zheng , Zhen Xu , Yiming Sun , Jiang Bian

Fine-tuning a pre-trained deep neural network has become a successful paradigm in various machine learning tasks. However, such a paradigm becomes particularly challenging with tabular data when there are discrepancies between the feature…

机器学习 · 计算机科学 2023-10-24 Qi-Le Zhou , Han-Jia Ye , Le-Ye Wang , De-Chuan Zhan

Natural Language Processing technology has advanced vastly in the past decade. Text processing has been successfully applied to a wide variety of domains. In this paper, we propose a novel framework, Text Based Classification(TBC), that…

人工智能 · 计算机科学 2023-11-22 Keshav Ramani , Daniel Borrajo

Tabular Foundation Models have recently established the state of the art in supervised tabular learning, by leveraging pretraining to learn generalizable representations of numerical and categorical structured data. However, they lack…

‹ 上一页 1 2 3 10 下一页 ›