中文
相关论文

相关论文: MaTableGPT: GPT-based Table Data Extractor from Ma…

200 篇论文

Objective: This study introduces ChatSchema, an effective method for extracting and structuring information from unstructured data in medical paper reports using a combination of Large Multimodal Models (LMMs) and Optical Character…

计算与语言 · 计算机科学 2024-07-29 Fei Wang , Yuewen Zheng , Qin Li , Jingyi Wu , Pengfei Li , Luxia Zhang

The number of published articles in the field of materials science is growing rapidly every year. This comparatively unstructured data source, which contains a large amount of information, has a restriction on its re-usability, as the…

Operations in many essential industries including finance and banking are often characterized by the need to perform repetitive sequential tasks. Despite their criticality to the business, workflows are rarely fully automated or even…

计算与语言 · 计算机科学 2021-06-15 Alberto Olmo , Sarath Sreedharan , Subbarao Kambhampati

Tabular data are omnipresent in various sectors of industries. Neural networks for tabular data such as TabNet have been proposed to make predictions while leveraging the attention mechanism for interpretability. However, the inferred…

机器学习 · 计算机科学 2024-06-12 Jacob Si , Wendy Yusi Cheng , Michael Cooper , Rahul G. Krishnan

We introduce FathomGPT, an open source system for the interactive investigation of ocean science data via a natural language interface. FathomGPT was developed in close collaboration with marine scientists to enable researchers to explore…

人机交互 · 计算机科学 2024-12-05 Nabin Khanal , Chun Meng Yu , Jui-Cheng Chiu , Anav Chaudhary , Ziyue Zhang , Kakani Katija , Angus G. Forbes

In an era of radical technology transformations, technology maps play a crucial role in enhancing decision making. These maps heavily rely on automated methods of technology extraction. This paper introduces Retrieval Augmented Technology…

信息检索 · 计算机科学 2025-07-30 Karan Mirhosseini , Arya Aftab , Alireza Sheikh

Few-shot learning and parameter-efficient fine-tuning (PEFT) are crucial to overcome the challenges of data scarcity and ever growing language model sizes. This applies in particular to specialized scientific domains, where researchers…

计算与语言 · 计算机科学 2025-09-18 Jonas Rieger , Mattes Ruckdeschel , Gregor Wiedemann

Attention-based Neural Networks (NN) have demonstrated their effectiveness in accurate memory access prediction, an essential step in data prefetching. However, the substantial computational overheads associated with these models result in…

神经与进化计算 · 计算机科学 2024-02-23 Pengmiao Zhang , Neelesh Gupta , Rajgopal Kannan , Viktor K. Prasanna

Although gold nanorods have been the subject of much research, the pathways for controlling their shape and thereby their optical properties remain largely heuristically understood. Although it is apparent that the simultaneous presence of…

Information Extraction (IE) from the tables present in scientific articles is challenging due to complicated tabular representations and complex embedded text. This paper presents TabLeX, a large-scale benchmark dataset comprising table…

信息检索 · 计算机科学 2021-09-07 Harsh Desai , Pratik Kayal , Mayank Singh

The demand for deploying large language models(LLMs) on mobile devices continues to increase, driven by escalating data security concerns and cloud costs. However, network bandwidth and memory limitations pose challenges for deploying…

机器学习 · 计算机科学 2024-07-02 Songwei Liu , Chao Zeng , Lianqiang Li , Chenqian Yan , Lean Fu , Xing Mei , Fangmin Chen

Many documents, that we call templatized documents, are programmatically generated by populating fields in a visual template. Effective data extraction from these documents is crucial to supporting downstream analytical tasks. Current data…

数据库 · 计算机科学 2025-01-14 Yiming Lin , Mawil Hasan , Rohan Kosalge , Alvin Cheung , Aditya G. Parameswaran

Modeling semantic and structural information from tabular data remains a core challenge for effective table understanding. Existing Table-as-Text approaches flatten tables for large language models (LLMs), but lose crucial structural cues,…

计算与语言 · 计算机科学 2026-02-12 Xiaobo Xing , Wei Yuan , Tong Chen , Quoc Viet Hung Nguyen , Xiangliang Zhang , Hongzhi Yin

Neural embedding models are extensively employed in the table union search problem, which aims to find semantically compatible tables that can be merged with a given query table. In particular, multi-vector models, which represent a table…

数据库 · 计算机科学 2025-11-10 Yiming Xie , Hua Dai , Mingfeng Jiang , Pengyue Li , zhengkai Zhang , Bohan Li

Molecular property prediction (MPP) is a fundamental and crucial task in drug discovery. However, prior methods are limited by the requirement for a large number of labeled molecules and their restricted ability to generalize for unseen and…

定量方法 · 定量生物学 2024-10-21 Yuyan Liu , Sirui Ding , Sheng Zhou , Wenqi Fan , Qiaoyu Tan

Data annotation is a time-consuming and labor-intensive process for many NLP tasks. Although there exist various methods to produce pseudo data labels, they are often task-specific and require a decent amount of labeled data to start with.…

计算与语言 · 计算机科学 2021-09-01 Shuohang Wang , Yang Liu , Yichong Xu , Chenguang Zhu , Michael Zeng

Data-efficient learning has garnered significant attention, especially given the current trend of large multi-modal models. Recently, dataset distillation has become an effective approach by synthesizing data samples that are essential for…

机器学习 · 计算机科学 2024-08-08 Yue Xu , Yong-Lu Li , Kaitong Cui , Ziyu Wang , Cewu Lu , Yu-Wing Tai , Chi-Keung Tang

We propose a new end-to-end method for extending a Knowledge Graph (KG) from tables. Existing techniques tend to interpret tables by focusing on information that is already in the KG, and therefore tend to extract many redundant facts. Our…

信息检索 · 计算机科学 2019-07-16 Benno Kruit , Peter Boncz , Jacopo Urbani

We present an extensible method for identifying semantic points to reverse engineer (i.e. extract the values of) data charts, particularly those in scientific articles. Our method uses a point proposal network (akin to region proposal…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Carlos Soto , Shinjae Yoo

We introduce a simple method for probabilistic predictions on tabular data based on Large Language Models (LLMs) called JoLT (Joint LLM Process for Tabular data). JoLT uses the in-context learning capabilities of LLMs to define joint…