paper-with-me

Papers

SemanticOpt: Towards LLM-Based Semantic Black-Box Optimization

2025-10-29 · Jamison Meindl, Yunsheng Tian, Tony Cui, Veronika Thost, Zhang-Wei Hong, Jie Chen, Wojciech Matusik, Mina Konaković Luković arxiv

Optimizing an experimental system can be extremely challenging when each experiment is expensive, time-consuming, or difficult to perform. Existing optimizers for expensive black-box problems, such as Bayesian optimization, are typically limited to numerical or categorical observations. They do not make use of broader domain knowledge, such as expert heuristics, relevant scientific papers, or similar previous experiments. Large language models (LLMs) can interpret this semantic information; however, even state-of-the-art LLMs struggle to reliably solve black-box optimization problems. We introduce SemanticOpt, a framework for semantic black-box optimization that equips LLMs with optimization capabilities by fine-tuning them on structured Bayesian optimization trajectories augmented with natural-language context. SemanticOpt jointly uses numerical and semantic evidence when proposing new experiments, while producing interpretable predictions aligned with Bayesian surrogate models. We construct a range of real-world optimization problems paired with semantic information to create a diverse benchmark for evaluating semantic black-box optimization. Across these domains, SemanticOpt outperforms both classical optimizers and existing LLM-based approaches on average when given relevant semantic information.

📄 PDF Abstract BibTeX arXiv:2510.25404

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BadApex: Backdoor Attack Based on Adaptive Optimization Mechanism of Black-box Large Language Models

2025-04-18 · Zhengxian Wu, Juan Wen, Wanli Peng, Ziwei Zhang 외

Previous insertion-based and paraphrase-based backdoors have achieved great success in attack efficacy, but they ignore the text quality and semantic consistency between poisoned and clean texts. Although recent studies …

Backdoor Attack

Federated Black-Box Adaptation for Semantic Segmentation

2024-10-31 · Jay N. Paranjape, Shameema Sikder, S. Swaroop Vedula, Vishal M. Patel

Federated Learning (FL) is a form of distributed learning that allows multiple institutions or clients to collaboratively learn a global model to solve a task. This allows the model to utilize the information from every …

Federated LearningSemantic Segmentation

Purely Agent-Driven Black-Box Optimization for Biological Design

2026-01-29 · Natalie Maus, Yimeng Zeng, Haydn Thomas Jones, Yining Huang 외 arxiv

Many key challenges in biological design -- such as small-molecule drug discovery, antimicrobial peptide development, and protein engineering -- can be framed as black-box optimization over vast, complex structured space…

Drug Discovery

Attention-Guided Black-box Adversarial Attacks with Large-Scale Multiobjective Evolutionary Optimization

2021-01-19 · ICML Workshop AML 2021 7 · Jie Wang, Zhaoxia Yin, Jing Jiang, Yang Du

Fooling deep neural networks (DNNs) with the black-box optimization has become a popular adversarial attack fashion, as the structural prior knowledge of DNNs is always unknown. Nevertheless, recent black-box adversarial…

Adversarial Attack

Ask, Attend, Attack: A Effective Decision-Based Black-Box Targeted Attack for Image-to-Text Models

2024-08-16 · Qingyuan Zeng, Zhenzhong Wang, Yiu-ming Cheung, Min Jiang

While image-to-text models have demonstrated significant advancements in various vision-language tasks, they remain susceptible to adversarial attacks. Existing white-box attacks on image-to-text models require access to…

Image to text