中文
相关论文

相关论文: Automatically Restructuring Practice Guidelines us…

200 篇论文

A handy technique for the Finite Element Method (FEM) is presented that uses the null space for the implementation of Dirichlet and constraint boundary conditions. The focus of this method is to present an illustrative approach to modeling…

数值分析 · 数学 2024-03-12 Stefan Schoder

In the XML community, exact queries allow users to specify exactly what they want to check and/or retrieve in an XML document. When they are applied to a semi-structured document or to a document with an overly complex model, the lack or…

数据库 · 计算机科学 2019-06-10 Maurice Tchoupé Tchendji , Lionel Tadonfouet , Thomas Tébougang Tchendji

We introduce a simple approach that uses a large language model (LLM) to automatically implement a fully interpretable rule-based data-to-text system in pure Python. Experimental evaluation on the WebNLG dataset showed that such a…

计算与语言 · 计算机科学 2025-03-03 Jędrzej Warczyński , Mateusz Lango , Ondrej Dusek

Text-driven image manipulation remains challenging in training or inference flexibility. Conditional generative models depend heavily on expensive annotated training data. Meanwhile, recent frameworks, which leverage pre-trained…

计算机视觉与模式识别 · 计算机科学 2025-07-04 Yueming Lyu , Tianwei Lin , Fu Li , Dongliang He , Jing Dong , Tieniu Tan

This study investigates the effectiveness of Large Language Models (LLMs) for the extraction of structured knowledge in the form of Subject-Predicate-Object triples. We apply the setup for the domain of Economics application. The findings…

计算与语言 · 计算机科学 2025-10-08 Durgesh Nandini , Rebekka Koch , Mirco Schoenfeld

Open-ended question answering (QA) evaluates a model's ability to perform contextualized reasoning beyond factual recall. This challenge is especially acute in practice-based domains, where knowledge is procedural and grounded in…

计算与语言 · 计算机科学 2026-01-29 Si Chen , Le Huy Khiem , Annalisa Szymanski , Ronald Metoyer , Ting Hua , Nitesh V. Chawla

Software requirements specification is undoubtedly critical for the whole software life-cycle. Nowadays, writing software requirements specifications primarily depends on human work. Although massive studies have been proposed to fasten the…

软件工程 · 计算机科学 2022-12-01 Ziyan Zhao , Li Zhang , Xiaoyun Gao , Xiaoli Lian , Heyang Lv , Lin Shi

There is significant interest in using existing repositories of biological entities, relationships, and models to automate biological model assembly and extension. Current methods aggregate human-curated biological information into…

分子网络 · 定量生物学 2023-01-30 Adam A. Butchy , Cheryl A. Telmer , Natasa Miskov-Zivanov

Large language models (LLMs) have shown impressive performance on general-purpose tasks, yet adapting them to specific domains remains challenging due to the scarcity of high-quality domain data. Existing data synthesis tools often struggle…

计算与语言 · 计算机科学 2025-07-08 Ziyang Miao , Qiyu Sun , Jingyuan Wang , Yuchen Gong , Yaowei Zheng , Shiqi Li , Richong Zhang

Pest identification is a crucial aspect of pest control in agriculture. However, most farmers are not capable of accurately identifying pests in the field, and there is a limited number of structured data sources available for rapid…

人工智能 · 计算机科学 2023-08-08 Ruoling Peng , Kang Liu , Po Yang , Zhipeng Yuan , Shunbao Li

Knowledge tagging for questions plays a crucial role in contemporary intelligent educational applications, including learning progress diagnosis, practice question recommendations, and course content organization. Traditionally, these…

计算与语言 · 计算机科学 2024-06-21 Hang Li , Tianlong Xu , Jiliang Tang , Qingsong Wen

XML is a standard and universal language for representing information. XML processing is supported by two key frameworks: DOM and SAX. SAX is efficient, but leaves the developer to encode much of the processing. This paper introduces a…

形式语言与自动机理论 · 计算机科学 2015-06-11 Tony Clark

Reliable transformation of unstructured person and address text into structured data remains a key challenge in large-scale information systems. Traditional rule-based and probabilistic approaches perform well on clean inputs but fail under…

计算与语言 · 计算机科学 2026-01-27 Adeeba Tarannum , Muzakkiruddin Ahmed Mohammed , Mert Can Cakmak , Shames Al Mandalawi , John Talburt

In this paper, we explore the question of whether large language models can support cost-efficient information extraction from tables. We introduce schema-driven information extraction, a new task that transforms tabular data into…

计算与语言 · 计算机科学 2024-11-22 Fan Bai , Junmo Kang , Gabriel Stanovsky , Dayne Freitag , Mark Dredze , Alan Ritter

Improving Large Language Model (LLM) agents for sequential decision-making tasks typically requires extensive task-specific knowledge engineering--custom prompts, curated examples, and specialized observation/action spaces. We investigate a…

机器学习 · 计算机科学 2025-05-20 Vishnu Sarukkai , Zhiqiang Xie , Kayvon Fatahalian

We introduce an automated method for structuring textual data into a model-agnostic schema, enabling alignment with any database model. It generates both a schema and its instance. Initially, textual data is represented as semantically…

数据库 · 计算机科学 2025-12-15 Jacques Chabin , Mirian Halfeld Ferrari , Nicolas Hiot

The generation of realistic medical images from text descriptions has significant potential to address data scarcity challenges in healthcare AI while preserving patient privacy. This paper presents a comprehensive study of text-to-image…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Mikhail Chaichuk , Sushant Gautam , Steven Hicks , Elena Tutubalina

The advent of Large Language Models (LLMs) has provided unprecedented capabilities for analyzing unstructured text data. However, deploying these models as reliable, robust, and scalable classifiers in production environments presents…

计算与语言 · 计算机科学 2025-08-25 Doohee You , Andy Parisi , Zach Vander Velden , Lara Dantas Inojosa

Biomedical knowledge graphs (KGs) hold rich information on entities such as diseases, drugs, and genes. Predicting missing links in these graphs can boost many important applications, such as drug design and repurposing. Recent work has…

计算与语言 · 计算机科学 2021-09-22 Rahul Nadkarni , David Wadden , Iz Beltagy , Noah A. Smith , Hannaneh Hajishirzi , Tom Hope

Regular expressions (regexes) are widely used in different fields of computer science, such as programming languages, string processing, and databases. However, existing tools for synthesizing or repairing regexes always assume that the…

软件工程 · 计算机科学 2022-11-02 Shujun Wang , Yongqiang Tian andDengcheng He