paper-with-me

Papers

LASER: Language Model Regression for Semi-Structured Workflow Resource and Runtime Estimation

2025-12-08 · Yuxuan Yin, Shengke Zhou, Yunjie Zhang, Ajay Mohindra, Boxun Xu, Peng Li arxiv

Accurate prediction of resource consumption and runtime for cloud workflow jobs is critical for scheduling efficiency, yet remains challenging due to the semi-structured nature of job configurations -- comprising shell commands, tool-specific parameters, dependency graphs, and hierarchical metadata. Traditional ML approaches require brittle feature engineering to flatten this rich information into fixed-size vectors, losing critical semantic context. We present LASER, a framework that fine-tunes LLMs on serialized workflow job configurations for multi-target resource and runtime regression. To address the challenges of numerical regression via generation, we introduce scientific notation output encoding for targets spanning multiple orders of magnitude, and constrained decoding with prefix filling to enforce output validity while reducing inference latency by over 30%. We further show that full-attention fine-tuning improves accuracy over sliding-window LLMs on long job contexts. Validated on large-scale chip design workloads, and GHARuntime, a new public benchmark derived from 580,000+ GitHub Actions runs across 27,000+ repositories, LASER outperforms human experts and SOTA tabular ML baselines, with clear model- and data-scaling behavior, establishing a new paradigm for LLM-based regression on semi-structured workflow data.

📄 PDF Abstract BibTeX arXiv:2512.19701

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Engineering

Similar Papers 제목 키워드 기반

Landslide Monitoring based on Terrestrial Laser Scanning: A Novel Semi-automatic Workflow

2018-09-01 · Yue Pan

In this paper, we propose a workflow that uses Terrestrial Laser Scanning(TLS) to semi-automatically monitor landslide and then test it in practice. Firstly, several groups of TLS stations are set on different time to co…

LLMs4SchemaDiscovery: A Human-in-the-Loop Workflow for Scientific Schema Mining with Large Language Models

2025-04-01 · Sameer Sadruddin, Jennifer D'Souza, Eleni Poupaki, Alex Watkins 외

Extracting structured information from unstructured text is crucial for modeling real-world processes, but traditional schema mining relies on semi-structured data, limiting scalability. This paper introduces schema-mine…

A Semi-Automated Annotation Workflow for Paediatric Histopathology Reports Using Small Language Models

2026-04-05 · Avish Vijayaraghavan, Jaskaran Singh Kawatra, Sebin Sabu, Jonny Sheldon 외 arxiv

Electronic Patient Record (EPR) systems contain valuable clinical information, but much of it is trapped in unstructured text, limiting its use for research and decision-making. Large language models can extract such inf…

Information Extraction

A Machine Learning-based Framework for Predictive Maintenance of Semiconductor Laser for Optical Communication

2022-11-05 · Khouloud Abdelli, Helmut Griesser, Stephan Pachnicke

Semiconductor lasers, one of the key components for optical communication systems, have been rapidly evolving to meet the requirements of next generation optical networks with respect to high speed, low power consumption…

Anomaly DetectionDecision MakingPredictionPrognosis

Semi-supervised structured output prediction by local linear regression and sub-gradient descent

2016-06-07 · Ru-Ze Liang, Wei Xie, Weizhi Li, Xin Du 외

We propose a novel semi-supervised structured output prediction method based on local linear regression in this paper. The existing semi-supervise structured output prediction methods learn a global predictor for all the…

PredictionregressionStructured Prediction