Machine learning for accessible web navigation

Tlamelo Makati
{"title":"Machine learning for accessible web navigation","authors":"Tlamelo Makati","doi":"10.1145/3493612.3520463","DOIUrl":null,"url":null,"abstract":"This research looks at the application of Machine Learning to Web Accessibility. It considers how Machine Learning (ML) can be used to help make the processes of Web Navigation more accessible in line with Web Content Accessibility Guideline (WCAG) 2.4 Navigable, which demands that ways be provided \"to help users navigate, find content, and determine where they are.\" ML techniques such as reinforcement learning have been applied to website navigation in diverse ways. These include goal-directed search to answer questions and task-oriented problems such as booking a flight. Related work includes Web Automation and Testing. These techniques typically involve a state space exploration where actions such as clicking links, filling forms, and pressing buttons move the agent to a new state. The search space can be represented as a directed graph whose nodes represent the state. The choice of action involves a reward in reinforcement learning, which is used to learn behavior. Sequences of actions are collected into policies and the objective is to identify the best policy. For many websites, the potential search space is exceptionally large, and these techniques can provide ways of navigating them more efficiently. While the outcomes of these approaches can help to make the processes of search and task completion easier and thereby help accessibility, it is not the primary focus. The question under consideration is whether these techniques can be adapted to improve the website's navigability from an accessibility perspective. The approach seems promising. The state-space can be explored automatically, and the state representation can then be mined using ML techniques for structure, content and other information, which has the potential to improve accessibility Examples of the application of these approaches, which reflect the goals of the success criteria around WCAG Guideline 2.1 would include the generation of good anchor text for links where this is not provided, optimizing pathways to website functionality, and optimizing the processes of querying the website. There are open questions about how state representation can be enhanced to improve the prospects of reaching goal states. For example, can the process of calculating reward exploit features such as Search Engine Optimization information, which is designed to reflect the purpose of the page directly? Indexing techniques from Information science can serve a similar purpose. From an accessibility standpoint, there are exciting directions to explore. For example, what role can accessibility features, e.g., Headings, Anchor Text, and alternative text, play in calculating rewards. By way of illustration, a case study on one of these page enhancement techniques, DocTTTTTQuery, will be presented. This enhances a document by generating potential queries from its content. The system is trained by matching these generated questions against a set of historical questions asked of the site. This knowledge can then be exploited to lead the user more directly to potential answers to queries. Other studies have shown the effectiveness of this approach. Augmenting the page with these queries has shown improved search performance.","PeriodicalId":195975,"journal":{"name":"Proceedings of the 19th International Web for All Conference","volume":"230 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-04-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the 19th International Web for All Conference","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/3493612.3520463","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

Abstract

This research looks at the application of Machine Learning to Web Accessibility. It considers how Machine Learning (ML) can be used to help make the processes of Web Navigation more accessible in line with Web Content Accessibility Guideline (WCAG) 2.4 Navigable, which demands that ways be provided "to help users navigate, find content, and determine where they are." ML techniques such as reinforcement learning have been applied to website navigation in diverse ways. These include goal-directed search to answer questions and task-oriented problems such as booking a flight. Related work includes Web Automation and Testing. These techniques typically involve a state space exploration where actions such as clicking links, filling forms, and pressing buttons move the agent to a new state. The search space can be represented as a directed graph whose nodes represent the state. The choice of action involves a reward in reinforcement learning, which is used to learn behavior. Sequences of actions are collected into policies and the objective is to identify the best policy. For many websites, the potential search space is exceptionally large, and these techniques can provide ways of navigating them more efficiently. While the outcomes of these approaches can help to make the processes of search and task completion easier and thereby help accessibility, it is not the primary focus. The question under consideration is whether these techniques can be adapted to improve the website's navigability from an accessibility perspective. The approach seems promising. The state-space can be explored automatically, and the state representation can then be mined using ML techniques for structure, content and other information, which has the potential to improve accessibility Examples of the application of these approaches, which reflect the goals of the success criteria around WCAG Guideline 2.1 would include the generation of good anchor text for links where this is not provided, optimizing pathways to website functionality, and optimizing the processes of querying the website. There are open questions about how state representation can be enhanced to improve the prospects of reaching goal states. For example, can the process of calculating reward exploit features such as Search Engine Optimization information, which is designed to reflect the purpose of the page directly? Indexing techniques from Information science can serve a similar purpose. From an accessibility standpoint, there are exciting directions to explore. For example, what role can accessibility features, e.g., Headings, Anchor Text, and alternative text, play in calculating rewards. By way of illustration, a case study on one of these page enhancement techniques, DocTTTTTQuery, will be presented. This enhances a document by generating potential queries from its content. The system is trained by matching these generated questions against a set of historical questions asked of the site. This knowledge can then be exploited to lead the user more directly to potential answers to queries. Other studies have shown the effectiveness of this approach. Augmenting the page with these queries has shown improved search performance.
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
无障碍网页导航的机器学习
这项研究着眼于机器学习在网页可访问性方面的应用。它考虑了如何使用机器学习(ML)来帮助使Web导航过程更易于访问,符合Web内容可访问性指南(WCAG) 2.4 Navigable,该指南要求提供“帮助用户导航,查找内容并确定他们所在的位置”的方法。强化学习等机器学习技术已经以多种方式应用于网站导航。这包括以目标为导向的搜索,以回答问题,以及以任务为导向的问题,如预订航班。相关工作包括Web自动化和测试。这些技术通常涉及状态空间探索,其中单击链接、填写表单和按按钮等操作将代理移动到新状态。搜索空间可以表示为一个有向图,其节点表示状态。在强化学习中,行动的选择涉及到奖励,这是用来学习行为的。操作序列被收集到策略中,目标是确定最佳策略。对于许多网站来说,潜在的搜索空间是非常大的,这些技术可以提供更有效的导航方式。虽然这些方法的结果可以帮助使搜索和任务完成的过程更容易,从而帮助可访问性,但这不是主要的焦点。考虑的问题是,这些技术是否可以从可访问性的角度来改进网站的可导航性。这种方法似乎很有希望。可以自动探索状态空间,然后可以使用ML技术挖掘状态表示,以获取结构、内容和其他信息,这有可能提高可访问性。这些方法的应用示例反映了WCAG指南2.1成功标准的目标,包括为未提供链接的链接生成良好的锚文本,优化网站功能的路径,优化查询网站的流程。关于如何加强国家代表权以改善实现目标国家的前景,还有一些悬而未决的问题。例如,计算奖励的过程是否可以利用搜索引擎优化信息等功能,这些功能旨在直接反映页面的目的?信息科学中的索引技术也可以达到类似的目的。从可访问性的角度来看,有令人兴奋的探索方向。例如,可访问性特征(如标题、锚文本和替代文本)在计算奖励中扮演什么角色。为了说明这一点,本文将介绍其中一种页面增强技术DocTTTTTQuery的案例研究。这通过从文档的内容生成潜在的查询来增强文档。该系统通过将这些生成的问题与现场询问的一组历史问题进行匹配来进行训练。然后可以利用这些知识更直接地引导用户找到潜在的查询答案。其他研究已经证明了这种方法的有效性。使用这些查询增强页面显示了改进的搜索性能。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
For one or for all?: survey of educator perceptions of web speech-based auditory description in science interactives Machine learning for accessible web navigation WearSkill: personalized and interchangeable input with wearables for users with motor impairments IMAGE: a deployment framework for creating multimodal experiences of web graphics AIDE: automatic and accessible image descriptions for review imagery in online retail
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1