paper-with-me

Papers

Leveraging Large Language Model for Automatic Evolving of Industrial Data-Centric R&D Cycle

2023-10-17 · Xu Yang, Xiao Yang, Weiqing Liu, Jinhui Li, Peng Yu, Zeqi Ye, Jiang Bian

In the wake of relentless digital transformation, data-driven solutions are emerging as powerful tools to address multifarious industrial tasks such as forecasting, anomaly detection, planning, and even complex decision-making. Although data-centric R&D has been pivotal in harnessing these solutions, it often comes with significant costs in terms of human, computational, and time resources. This paper delves into the potential of large language models (LLMs) to expedite the evolution cycle of data-centric R&D. Assessing the foundational elements of data-centric R&D, including heterogeneous task-related data, multi-facet domain knowledge, and diverse computing-functional tools, we explore how well LLMs can understand domain-specific requirements, generate professional ideas, utilize domain-specific tools to conduct experiments, interpret results, and incorporate knowledge from past endeavors to tackle new challenges. We take quantitative investment research as a typical example of industrial data-centric R&D scenario and verified our proposed framework upon our full-stack open-sourced quantitative research platform Qlib and obtained promising results which shed light on our vision of automatic evolving of industrial data-centric R&D cycle.

📄 PDF Abstract BibTeX arXiv:2310.11249

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionDecision MakingLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Software Model Evolution with Large Language Models: Experiments on Simulated, Public, and Industrial Datasets

2024-06-25 · Christof Tinnes, Alisa Welter, Sven Apel

Modeling structure and behavior of software systems plays a crucial role in the industrial practice of software engineering. As with other software engineering artifacts, software models are subject to evolution. Support…

RetrievalRetrieval-augmented Generation

EvoOpt-LLM: Evolving industrial optimization models with large language models

2026-02-01 · Yiliu He, Tianle Li, Binghao Ji, Zhiyuan Liu 외 arxiv

Optimization modeling via mixed-integer linear programming (MILP) is fundamental to industrial planning and scheduling, yet translating natural-language requirements into solver-executable models and maintaining them und…

Computational Efficiency

Learning to Solve and Optimize by Evolving Code

2026-05-29 · Veronika Semmelrock, Benedetta Strizzolo, Francesco Zuccato, Gerhard Friedrich 외 arxiv

Combinatorial and optimization problems are fundamental to many industrial AI applications. Solving large-scale real-world instances of such problems typically requires careful problem formalization, specialized solvers,…

Can Large Language Models Serve as Effective Classifiers for Hierarchical Multi-Label Classification of Scientific Documents at Industrial Scale?

2024-12-06 · Seyed Amin Tabatabaei, Sarah Fancher, Michael Parsons, Arian Askari

We address the task of hierarchical multi-label classification (HMC) of scientific documents at an industrial scale, where hundreds of thousands of documents must be classified across thousands of dynamic labels. The rap…

ClassificationDocument ClassificationHierarchical Multi-label ClassificationMulti-Label Classification+1

Log-based Anomaly Detection based on EVT Theory with feedback

2023-06-08 · Jinyang Liu, JunJie Huang, Yintong Huo, Zhihan Jiang 외

System logs play a critical role in maintaining the reliability of software systems. Fruitful studies have explored automatic log-based anomaly detection and achieved notable accuracy on benchmark datasets. However, when…

Anomaly Detection