Nafees Ahmed

2papers

2 Papers

CVOct 4, 2020
Static and Animated 3D Scene Generation from Free-form Text Descriptions

Faria Huq, Nafees Ahmed, Anindya Iqbal

Generating coherent and useful image/video scenes from a free-form textual description is technically a very difficult problem to handle. Textual description of the same scene can vary greatly from person to person, or sometimes even for the same person from time to time. As the choice of words and syntax vary while preparing a textual description, it is challenging for the system to reliably produce a consistently desirable output from different forms of language input. The prior works of scene generation have been mostly confined to rigorous sentence structures of text input which restrict the freedom of users to write description. In our work, we study a new pipeline that aims to generate static as well as animated 3D scenes from different types of free-form textual scene description without any major restriction. In particular, to keep our study practical and tractable, we focus on a small subspace of all possible 3D scenes, containing various combinations of cube, cylinder and sphere. We design a two-stage pipeline. In the first stage, we encode the free-form text using an encoder-decoder neural architecture. In the second stage, we generate a 3D scene based on the generated encoding. Our neural architecture exploits state-of-the-art language model as encoder to leverage rich contextual encoding and a new multi-head decoder to predict multiple features of an object in the scene simultaneously. For our experiments, we generate a large synthetic data-set which contains 13,00,000 and 14,00,000 samples of unique static and animated scene descriptions, respectively. We achieve 98.427% accuracy on test data set in detecting the 3D objects features successfully. Our work shows a proof of concept of one approach towards solving the problem, and we believe with enough training data, the same pipeline can be expanded to handle even broader set of 3D scene generation problems.

HCNov 21, 2019
EnergyScout: A Consumer Oriented Dashboard for Smart Meter Data Analytics

Nafees Ahmed, Klaus Mueller

The increasing popularity of smart meters provides energy consumers in households with unprecedented opportunities for understanding and modifying their energy use. However, while a variety of solutions, both commercial and academic,have been proposed, research on effective visual analysis tools is still needed to achieve widespread adoption of smart meters. In this paper we explore an interface that seeks to balance the tradeoff between complexity and usability. We worked with real household data and in close collaboration with consumer experts of a large local utility company. Based on their continued feedback we designed EnergyScout - a dashboard with a versatile set of highly interactive visual tools with which consumers can understand the energy consumption of their household devices, discover the impact of their usage patterns, compare them with usage patterns of the past, and see via what-if analysis what effects a modification of these patterns may have, also in the context of modulated incentivized pricing, social and personal events, outside temperature, and weather. All of these are events which could explain certain usage patterns and help motivate a modification of behavior. We tested EnergyScout with various groups of people, households, and energy bill responsibilities in order to gauge the merits of this system.