I have been working on text mining and natural language processing to understand human emotions and interaction among other things embedded in text. This work includes developing novel sentiment and aspect analysis techniques as well as developing lexicons for emotion detection. I am also engaged in developing smart software solutions for energy constrained devives by generating tools to help developers in creating energy efficient applications. My vitae gives a more complete list of publications.
Current research challenges in natural language processing and understanding include extraction of implied semantic information from text. This includes emotions, aspects, hidden sentiments, references etc. Solving these chalenges requires complex formalizations of how the human mind processes language constructs. We use the state of the art Deep Learning techniques to solve some of the unique challenges underlying information transfer thruogh text and human conversations.
Saira Qamar, Hasan Mujtaba, Hammad Majeed, Mirza O. Beg. Relationship Identification between Conversational Agents using Emotion Analysis. Cognitive Computation. 2020.
Mubashar Nazr Awan, Mirza O. Beg.TOP-Rank: A TopicalPostionRank for Extraction and Classification of Keyphrases in Text. Computer Speech and Language. Volume 65. 2020.
Bilal Naeem, Aymen Khan, Mirza O. Beg, Hasan Mujtaba. A Deep Learning Framework for Clickbait Detection on Social Area Network using Natural Language Cues. Journal of Computational Social Science, Volume 3, Issue 1, Pages 231-243. 2020.
Hussain Khawaja, Saira Qamar, Mirza Beg. Domain Specific Emotion Lexicon Expansion. In Proceedings of the IEEE International Conference on Emerging Technologies. 2018 (ICET~'18), pages 1-6, Islamabad, Pakistan, December 2018
Noman Dilawar, Hammad Majeed, Mirza O. Beg. Naveed Ejaz, Khan Muhammad, Irfan Mehmood, Yunyoung Nam. Understanding Citizen Issues through Reviews: A Step towards Data Informed Planning in Smart Cities. Applied Sciences, Volume 8, Issue 9, 1589. 2018
Ahmed Uzair, Mirza O. Beg, Hasan Mujtaba, Hammad Majeed . WEEC: Web Energy Efficient Computing: A Machine Learning Approach. Sustainable Computing: Informatics and Systems. Volume 22. pp 230-243 . Elsevier. 2019
Hareem Sahar, Abdul A. Bangash, Mirza O. Beg. Towards Energy Aware Object-Oriented Development of Android Applications. Sustainable Computing: Informatics and Systems, Elsevier. Volume 21, pp. 28-46, 2019
Abdul Ali Bangash, Hareem Sahr, Mirza Beg. A Methodology for Relating Software Structure with Energy Consumption. In Proceedings of the 17th IEEE International Conference on Source Code Analysis and Manipulation. 2017 (SCAM '17), pages 111-120, Shanghai, China, September 2017
Hamza Alvi, Hareem Sahr, Abdul Ali Bangash, Mirza Beg. EnSights: A Tool for Energy Aware Software Development. In Proceedings of the IEEE International Conference on Emerging Technologies. 2017 (ICET~'17), pages 1-6, Islamabad, Pakistan, December 2017
Previously, I have worked on a number of compiler optimization problems. These include formalizing instruction scheduling for clustered architectures, memory hierarchy optimizations and code generation. This work mixes compiler optimization, design, constraint modeling, and graph theoretic analysis.
Clustering is used in the embedded world to scale up instruction level parallelism in a cost effective manner. But it requires both spatial and temporal scheduling. Scheduling for space and time is known to be a hard problem. Previous work has proposed greedy approaches based on list scheduling, and phased approaches based on graph partitioning. We applied a constraint programming approach to schedule instructions on clustered architectures. We employ a problem decomposition technique that solves spatial and temporal scheduling in an integrated manner. We analyze the effect of different hardware parameters---such as the number of clusters, issue-width and inter-cluster communication cost---on application performance.
Mirza Beg, Peter van Beek. A Constraint Programming Approach for Instruction Assignment. In Proceedings of the 15th Workshop on Interaction between Compilers and Computer Architectures (INTERACT-15), pages 25-34, San Antonio, Texas, February 2011
Mirza Beg. Instruction Scheduling on Multicores. PLDI '10 Student Research Competition, Poster Presentation. June 2010. Winner of third place in graduate student track of ACM SRC PLDI 2010
Embedded systems are increasingly making use of on-chip static memory in the form of caches to improve performance. The efficient utilization of the caches can improve data availability and more predictable cache performance. We tackle the problem of laying out data in memory given the sequence of accesses on a finite set of data objects such that cache-misses are minimized. In this paper we show that given the configuration of a cache and the data access sequence, it is possible to identify instances where there are no conflict misses. We describe an algorithm that can assign the data to cache for minimal number of misses if there exists a way in which conflict misses can be avoided altogether. We also describe the implementation of a heuristic for assigning data to cache for instances where the size of the cache forces conflict misses.
Mirza Beg, Peter van Beek. A Graph Theoretic Approach to Cache-Conscious Data Placement for Direct mapped Caches. In Proceedings of the 9th International Symposium on Memory Management 2010 (ISMM '10), pages 113-120, Toronto, Canada, June 2010.
An axiomatic basis for communication presents an approach to formally model communication paradigms. Todays Internet has been extended widely beyond its well defined fundamental networking concepts. An axiomatic framework has been presented describing basic communication paradigms and concepts. Further, this concept is extended to dynamic networks and message processing. A Hoare inspired logic enables correctness proofs and formal analysis of protocols.
Mirza Beg. FLECS: A Framework for Rapidly Implementing Forwarding Protocols. In Proceedings of the First International Conference on Complex Sciences (COMPLEX 2009), pages 1761-1773, Shanghai, China, February 2009
Martin Karsten, S. Keshav, Sanjiva Prasad, Mirza Beg. An Axiomatic Basis for Communication. In Proceedings of the 2007 Conference on Applications, Technologies, Architectures and Protocols for Computer Communications (SIGCOMM '07), pages 217-228, Kyoto, Japan, August 2007