论文阅读:Towards Automatic Testing of Reference Point Based Interactive Methods

Towards Automatic Testing of Reference Point Based Interactive Methods

作者:Vesa Ojalehto、Dmitry Podkopaev、Kaisa Miettinen

期刊:PPSN、2016

DOI:10.1007/978-3-319-45823-645

内容简介

为了了解优化算法的优缺点,有必要了解不同类型的测试问题、定义良好的性能指标和分析工具。这样的工具广泛用于测试进化多目标优化算法。

据我们所知,目前还没有基于参考点来传递偏好信息的交互式多目标优化方法的性能分析工具。这些工具的主要障碍是人类决策者参与交互式解决方案进程,这使得交互式方法的性能取决于人类使用它们的性能。在这项研究中,我们的目标是建立一个测试框架,在这个框架中,人工决策者被替换为虚拟决策者,并且允许在一个可控的环境中重复测试交互式方法。

内容摘录


We propose to employ an artificial DM to replace the real DM. Our concept of an artificial DM and its interaction with an interactive method comprises the following three components:

Steady part: the complexity of knowledge possessed by the DM and related to solving the considered class of problems which does not change during the solution process. This includes accumulated experience and the core preferences which do not change in time.

优化过程中不随时间变化的内容(经验、偏好、问题类型、参数)

Current context: the current situation as perceived by the DM, which may change in time. This includes: the knowledge about the problem accumulated by the DM during the solution process, level of tiredness which can affect concentration, and the probability of making mistakes.

优化过程中随着时间会发生变化的内容(DM积累的经验、影响注意力的疲劳程度、失误率)

Preference information: the method-specific information expressed by the DM during the solution process to guide the method toward solutions that are more preferred by the DM.

The artificial DM should be defined by the steady part which does not change in time, a mechanism of representing and updating the current context as the solution process continues, and the mechanism of generating the preference information based on the steady part and the current context. By varying the parameters of the steady part, one can obtain different artificial DMs for conducting multiple experiments

虚拟决策者应该由不随时间变化的稳定部分来定义,随着求解进程的继续,表达和更新当前上下文的机制、基于稳定部分和当前上下文生成偏好信息的机制。通过改变稳态部分的参数,可以得到不同的虚拟决策者进行多次实验。


阅读心得总结

Artificial Decision Maker Driven by PSO: An Approach for Testing Reference Point Based Interactive Methods是对本篇论文的扩展。

本篇论文所提出的虚拟决策者Artificial Decision Maker替代人类DM向交互式算法提供参考点,但是参考点的生成方式并没有涉及到人类DM的经验,本文是通过预设的目标函数期望水平ADM aspirations point(asp)与当前Pareto解集中各目标函数值来确定的。

Artificial Decision Maker Driven by PSO: An Approach for Testing Reference Point Based Interactive Methods是通过粒子群算法中粒子动力学的生物模型来生成参考点。

是否可以看作使用了可以量化的评价体系来代替DM的偏好信息?

相关推荐
闲研随记9 小时前
【文献阅读 ICML 2026】RL算法:Critique-GRPO
论文阅读·算法·llm·强化学习·rl·icml·grpo
大模型最新论文速读2 天前
RL 的 token 选择之争:高熵词到底重不重要?
论文阅读·人工智能·深度学习·神经网络·机器学习
STLearner4 天前
ICML 2026 | 时间序列(Time Series)论文总结【基础模型,生成,分类,异常检测,插补,表示学习和分析等】
论文阅读·人工智能·python·深度学习·神经网络·机器学习·数据挖掘
lally.4 天前
Last-Vit论文阅读
论文阅读
pW3g3lLuu4 天前
“Memory in the Age of AI Agents: A Survey“ 论文笔记
论文阅读·人工智能·microsoft
cqbzcsq21 天前
CellFlow虚拟细胞论文阅读
论文阅读·人工智能·笔记·学习·生物信息
凌晨一点的秃头猪21 天前
论文阅读 GTI(Graph-based Tree Index): 面向高维空间最近邻搜索的动态图-树混合索引结构
论文阅读
有Li21 天前
PTCMIL:基于提示 token 聚类的全切片图像多实例学习分析文献速递/多模态医学影像最新进展
论文阅读·学习·数据挖掘·聚类·文献·医学生
大模型最新论文速读21 天前
06-16 · LLM 最新论文速览
论文阅读·人工智能·深度学习·机器学习·自然语言处理
墨绿色的摆渡人22 天前
论文笔记(一百三十七)Learning Dual-Arm Push and Grasp Synergy in Dense Clutter
arm开发·论文阅读