+++ title = "Enabling Adaptability in Web Forms Based on User Characteristics Detection Through A/B Testing and Machine Learning" date = 2018-01-01 draft = false # Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`. authors = ["Juan Cruz-Benito", "Andrea Vázquez-Ingelmo", "José Carlos Sánchez-Prieto", "Roberto Therón", "Francisco J. García-Peñalvo", "Martín Martín-González"] # Publication type. # Legend: # 0 = Uncategorized # 1 = Conference paper # 2 = Journal article # 3 = Manuscript # 4 = Report # 5 = Book # 6 = Book section publication_types = ["2"] # Publication name and optional abbreviated version. publication = "_IEEE Access, 6_, 2251-2265" # publication*short = "In \_CIMIE'17*" # Abstract and optional shortened version. abstract = "This paper presents an original study with the aim of improving users' performance in completing large questionnaires through adaptability in web forms. Such adaptability is based on the application of machine-learning procedures and an A/B testing approach. To detect the user preferences, behavior, and the optimal version of the forms for all kinds of users, researchers built predictive models using machine-learning algorithms (trained with data from more than 3000 users who participated previously in the questionnaires), extracting the most relevant factors that describe the models, and clustering the users based on their similar characteristics and these factors. Based on these groups and their performance in the system, the researchers generated heuristic rules between the different versions of the web forms to guide users to the most adequate version (modifying the user interface and user experience) for them. To validate the approach and confirm the improvements, the authors tested these redirection rules on a group of more than 1000 users. The results with this cohort of users were better than those achieved without redirection rules at the initial stage. Besides these promising results, the paper proposes a future study that would enhance the process (or automate it) as well as push its application to other fields." abstract_short = "" # Is this a selected publication? (true/false) selected = true # Projects (optional). # Associate this publication with one or more of your projects. # Simply enter your project's folder or file name without extension. # E.g. `projects = ["deep-learning"]` references # `content/project/deep-learning/index.md`. # Otherwise, set `projects = []`. # projects = ["internal-project"] # Tags (optional). # Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags. tags = ["human factors","learning (artificial intelligence)","user interfaces","enabling adaptability","user characteristics detection","machine learning","original study","questionnaires","machine-learning procedures","A/B testing approach","user preferences","optimal version","predictive models","machine-learning algorithms","relevant factors","similar characteristics","different versions","adequate version","user interface","user experience","redirection rules","Web forms","user behavior","heuristic rules","Predictive models","Testing","Employment","Tools","Machine learning algorithms","Software","Electronic mail","Adaptability","machine learning","user profiles","web forms","clusters","hierarchical clustering","random forest","A/B testing","human-computer interaction","HCI"] # Links (optional). url_pdf = "https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8240912" #url_preprint = "" #url_code = "#" #url_dataset = "#" #url_project = "#" #url_slides = "#" #url_video = "#" #url_poster = "#" #url_source = "#" # Custom links (optional). # Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`. #url_custom = [{name = "Custom Link", url = "http://example.org"}] # Digital Object Identifier (DOI) doi = "10.1109/ACCESS.2017.2782678" # Does this page contain LaTeX math? (true/false) math = true # Featured image # To use, add an image named `featured.jpg/png` to your page's folder. [image] # Caption (optional) #caption = "Image credit: [**Unsplash**](https://unsplash.com/photos/pLCdAaMFLTE)" # Focal point (optional) # Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight focal_point = "" +++