paper-with-me

Papers

DeepSolution: Boosting Complex Engineering Solution Design via Tree-based Exploration and Bi-point Thinking

2025-02-28 · Zhuoqun Li, Haiyang Yu, Xuanang Chen, Hongyu Lin, Yaojie Lu, Fei Huang, Xianpei Han, Yongbin Li, Le Sun

Designing solutions for complex engineering challenges is crucial in human production activities. However, previous research in the retrieval-augmented generation (RAG) field has not sufficiently addressed tasks related to the design of complex engineering solutions. To fill this gap, we introduce a new benchmark, SolutionBench, to evaluate a system's ability to generate complete and feasible solutions for engineering problems with multiple complex constraints. To further advance the design of complex engineering solutions, we propose a novel system, SolutionRAG, that leverages the tree-based exploration and bi-point thinking mechanism to generate reliable solutions. Extensive experimental results demonstrate that SolutionRAG achieves state-of-the-art (SOTA) performance on the SolutionBench, highlighting its potential to enhance the automation and reliability of complex engineering solution design in real-world applications.

📄 PDF Abstract BibTeX arXiv:2502.20730

Code (1)

Li-Z-Q/DeepSolution 공식 구현 pytorch

Tasks

RAGRetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Sample Design Engineering: An Empirical Study of What Makes Good Downstream Fine-Tuning Samples for LLMs

2024-04-19 · Biyang Guo, He Wang, Wenyilin Xiao, Hong Chen 외

In the burgeoning field of Large Language Models (LLMs) like ChatGPT and LLaMA, Prompt Engineering (PE) is renowned for boosting zero-shot or in-context learning (ICL) through prompt modifications. Yet, the realm of the …

Event ExtractionIn-Context LearningPrompt EngineeringSentiment Analysis

KDD CUP 2022 Wind Power Forecasting Team 88VIP Solution

2022-08-18 · Fangquan Lin, Wei Jiang, Hanwei Zhang, Cheng Yang

KDD CUP 2022 proposes a time-series forecasting task on spatial dynamic wind power dataset, in which the participants are required to predict the future generation given the historical context factors. The evaluation met…

Feature EngineeringImputationTime SeriesTime Series Analysis+1

A Convolutional Neural Network Approach to the Classification of Engineering Models

2021-07-14 · Bharadwaj Manda, Pranjal Bhaskare, Ramanathan Muthuganapathy

This paper presents a deep learning approach for the classification of Engineering (CAD) models using Convolutional Neural Networks (CNNs). Owing to the availability of large annotated datasets and also enough computatio…

Classification

SimuAgent: An LLM-Based Simulink Modeling Assistant Enhanced with Reinforcement Learning

2026-01-08 · Yanchang Liang, Xiaowei Zhao arxiv

Large language models (LLMs) have revolutionized text-based code automation, but their potential in graph-oriented engineering workflows remains under-explored. We introduce SimuAgent, an LLM-powered modeling and simulat…

Reinforcement LearningData Augmentation

Introduction to Analytical Software Engineering Design Paradigm

2025-05-17 · Tarik Houichime, Younes EL Amrani

As modern software systems expand in scale and complexity, the challenges associated with their modeling and formulation grow increasingly intricate. Traditional approaches often fall short in effectively addressing thes…