I am a fifth-year Ph.D. candidate in the Department of Computer Science at Virginia Tech, focusing on Human-AI Collaboration. I am advised by Dr. Kurt Luther in the Crowd Intelligence Lab. I was a Software Engineer at Microsoft before starting my PhD.
My research focuses on designing, prototyping, and evaluating proactive and transparent AI agents that scale up sensemaking, problem-solving, and creative tasks in a group context. In my PhD, I have published papers at top-tier HCI conferences like CHI, CSCW, DIS, and Collective Intelligence.
My research explores the evolving roles of AI in human–AI collaboration: (1) as a tool or personal assistant, supporting technical skill development, collaboration, and augmenting real-world tasks. (2) as a teammate, where AI takes on a more proactive and interdependent role. I have developed LLM-powered systems such as a Slack bot that supports leadership behaviors and designed proactive generative AI agents that act as a facilitator or peer. (3) as an agentic collaborator, capable of autonomously completing parts of a task while remaining transparent and trustworthy.
In a second line of work, I built expert-led crowdsourcing systems where experts coordinate and verify work from trained crowdworkers. This scales effort while keeping human judgment. I plan to apply these insights to guide trustworthy and collaborative AI agents—letting AI handle routine tasks while humans stay in charge of the core decision-making.
I am on the job market and seeking scientist positions starting in May 2026.
A. Mukhopadhyay, K. Luther, K. Salubre, S. Mehrotra, H. Javed, T. Misu, K. Akash. 2026.
Exploring the Impact of Proactive Generative AI Agent Roles in Time-Sensitive Collaborative Problem-Solving Tasks.
Under review at CHI 2026.
A. Mukhopadhyay, K. Luther. 2025.
OSINT Clinic: Co-designing AI-Augmented Collaborative OSINT Investigations for Vulnerability Assessment.
CHI Conference on Human Factors in Computing Systems (CHI ’25), April 26-May 1, 2025, Yokohama, Japan.
ACM, New York, NY, USA, 22 pages. (CHI 2025)
A. Mukhopadhyay, S. Venkatagiri, K. Luther. 2024.
OSINT Research Studios: A Flexible Crowdsourcing Framework to Scale Up Open Source Intelligence Investigations.
Proceedings of the ACM on Human-Computer Interaction 8.CSCW1 (2024): 1-38.
(CSCW 2024)
S. Venkatagiri, A. Mukhopadhyay, K. Luther. 2023.
CoSINT: Designing a Collaborative Capture the Flag Competition to Investigate Misinformation.
Proceedings of the 2023 ACM Designing Interactive Systems Conference (DIS '23).
Association for Computing Machinery, New York, NY, USA, 2551–2572. (DIS 2023)
A. Mukhopadhyay. Scaling Open Source Intelligence Investigations Through Human-AI Collaboration and Crowdsourcing. In Doctoral Consortium of the ACM Collective Intelligence Conference 2025. (CI 2025)
A. Mukhopadhyay and K. Luther. Tailoring Generative AI to Augment Creative Leadership in Capture-The-Flag Development. In Workshop on Tools for Thought: Research and Design for Understanding, Protecting, and Augmenting Human Cognition with Generative AI. (CHI 2025)
S. Marks, F. Moraes, A. Mukhopadhyay, and K. Luther. IntelBuddy: Designing an AI Agent to Perform OSINT Discovery and Verification Tasks. Poster presented at Academic Symposium on Cybersecurity, Emerging Networks, and Technologies (ASCENT) 2025, Virginia Tech, Blacksburg.
Ph.D. in Computer Science, 2021 - Present
Virginia Tech
M.S. in Computer Science, 2021 - 2023
Virginia Tech
Bachelor of Engineering in Computer Science and Engineering, 2014 - 2018
Jadavpur University, India
Agentic Workflows, LLM APIs, Django, REST APIs, SQLServer, PostgreSQL, DynamoDB, React
MCP Framework, PyTorch, TensorFlow, OpenAI Assistants, Azure Web Services, Llama, LangChain, Hugging Face Transformers, Whisper, Scikit-learn, CUDA, Pandas, NumPy
Co-design, Design-based Research, Scenario-based Design, Research through Design, Contextual Inquiry, Human-Centered Design
Journey Mapping, Contextual Inquiry and Analysis, Wireframing, Rapid Prototyping, Survey Design, Semi-structured Interview, Thematic Analysis
Responsibilities included:
Responsibilities included:
Responsibilities included:
Responsibilities included:
Human-AI Interaction Course project 2021
We design a notebook to allow the user to upload an image of a person and modify the pose of that person by dragging and dropping body joints.
We use CoCosNet-v2 to synthesize the image of the reposed person. We use OpenPose to extract the pose of the person. We use IPython widgets to enable interaction with the extracted pose.