Over the past decade, responsive web design (RWD) has become the de facto standard for adapting web pages to a wide range of devices used for browsing. While RWD has improved the usability of web pages, it is not without drawbacks and limitations: designers and developers must manually design the web layouts for multiple screen sizes and implement associated adaptation rules, and its “one responsive design fits all” approach lacks support for personalization. This paper presents a novel approach for automated generation of responsive and personalized web layouts. Given an existing web page design and preferences related to design objectives, our integer programming -based optimizer generates a consistent set of web designs. Where relevant data is available, these can be further automatically personalized for the user and browsing device. The paper includes presentation of techniques for runtime adaptation of the designs generated into a fully responsive grid layout for web browsing. Results from our ratings-based online studies with end users (N = 86) and designers (N = 64) show that the proposed approach can automatically create high-quality responsive web layouts for a variety of real-world websites.
PDF, 32 MB
Markku Laine, Yu Zhang, Simo Santala, Jussi P. P. Jokinen, and Antti Oulasvirta. 2021. Responsive and Personalized Web Layouts with Integer Programming. Proc. ACM Hum.-Comput. Interact. 5, EICS, Article 213 (June 2021), 23 pages. https://doi.org/10.1145/3461735
@article{laine2021responsive,
author = {Laine, Markku and Zhang, Yu and Santala, Simo and Jokinen, Jussi P. P. and Oulasvirta, Antti},
title = {Responsive and Personalized Web Layouts with Integer Programming},
year = {2021},
issue_date = {June 2021},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {5},
number = {EICS},
url = {https://doi.org/10.1145/3461735},
doi = {10.1145/3461735},
journal = {Proc. ACM Hum.-Comput. Interact.},
month = may,
articleno = {213},
numpages = {23},
keywords = {responsive web design, integer programming, web personalization, retargeting, computational design}
}
(1/7) AI-generated #responsive web designs, #personalized for the user and browsing device
— Markku Laine (@mplaine) June 29, 2021
📃 Our #EICS2021 / #PACMHCI paper with Zhang, Santala, Jokinen, @oulasvirta
🌐 Project page: https://t.co/nOBlBotOGN
🎥 Watch the demo: https://t.co/7TRS2xYqvm@AaltoResearch @helsinkiuni pic.twitter.com/dssPpARl90
Designing a responsive web page #rwd does not need to take hours!
— Antti Oulasvirta (@oulasvirta) July 6, 2021
Our 🤖method:
✅Generates designs for all screens given one design
✅Optimizes for saliency and selection performance
✅Ensures consistent and well-formed grids
Read the #eics2021 paper https://t.co/98MCJHxOMM pic.twitter.com/UOJxdWexFl
For questions and further information, please contact:
Markku Laine
Email:
markku.laine (at) aalto.fi
Acknowledgements: This work was funded by Technology Industries of Finland (Grant No. 700047, “Self-Optimizing Web Pages”) and the Academy of Finland (Grant No. 328813, “Human Automata”).