论文阅读: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的偏好信息?

相关推荐
m4Rk_15 小时前
【论文阅读】Agent 记忆机制(22):FluxMem——根据对话结构动态选择记忆组织方式
论文阅读·人工智能·学习
万里鹏程转瞬至2 天前
论文简读:Boogu-Image 图像生成与编辑模型
论文阅读·深度学习·aigc
Rocky Ding*4 天前
一文读懂Kimi k1.5大模型核心基础知识
论文阅读·人工智能·深度学习·机器学习·aigc·ai-native·kimi k1.5
SimpleLearingAI5 天前
论文解读:RECCE — 端到端重建-分类学习的人脸伪造检测
论文阅读
柳叶方舟11 天前
npj Digital Medicine IF=15.1 | 多模态数字活检:术前无创预测胃癌隐匿性腹膜转移
论文阅读·人工智能·健康医疗
chnyi6_ya15 天前
论文阅读笔记 | VIDEOPHY: Evaluating Physical Commonsense for Video Generation
论文阅读·笔记
闲研随记15 天前
【文献阅读 ICML 2026】RL算法:R2VPO
论文阅读·人工智能·算法·强化学习·icml·rl算法
0X7816 天前
从随机几何看下行卫星网络覆盖概率分析
论文阅读
Eastmount16 天前
[论文阅读] (51)ESWA25 基于启发式优化器的入侵检测系统
论文阅读·网络安全·sci·入侵检测·eswa
STLearner16 天前
ICML 2026 | LLM×Graph论文总结[1]【图基础模型,文本属性图,多模态属性图,图对齐,图提示学习,关系深度学习
论文阅读·人工智能·python·深度学习·学习·机器学习·数据挖掘