Abhishek Bhatia

2papers

2 Papers

6.6GNMay 8
Vibecoding and Digital Entrepreneurship

Ruiqing Cao, Abhishek Bhatia

As generative artificial intelligence (GenAI) automates coding tasks and expands access to technical resources, this paper examines how GenAI-enabled coding automation, colloquially known as "vibecoding," affects digital entrepreneurial entry and venture performance. We exploit ex-ante variation in ventures' exposure to vibecoding based on the product characteristics of their initial launches and estimate difference-in-differences models around the diffusion of GenAI coding tools. Vibecoding increases first-time launches and shortens time to launch, but economically viable entry rises only where vibecoding augments, rather than fully automates, product development. In these partially exposed product segments, viable entry increases by 11%, driven entirely by ventures founded by individuals with STEM education or work experience, especially those whose most recent employment was outside middle management. Among ventures launched before GenAI became widely accessible, performance gains similarly concentrate among partially exposed ventures with engineering-intensive initial teams. Together, these results suggest that GenAI-enabled coding automation does not eliminate the value of technical expertise. Instead, vibecoding creates the greatest value when it complements internal engineering capabilities, allowing ventures to delegate lower-level coding tasks to GenAI while shifting human effort toward higher-level problem solving and dynamic adaptation.

CVAug 31, 2021
SemIE: Semantically-aware Image Extrapolation

Bholeshwar Khurana, Soumya Ranjan Dash, Abhishek Bhatia et al.

We propose a semantically-aware novel paradigm to perform image extrapolation that enables the addition of new object instances. All previous methods are limited in their capability of extrapolation to merely extending the already existing objects in the image. However, our proposed approach focuses not only on (i) extending the already present objects but also on (ii) adding new objects in the extended region based on the context. To this end, for a given image, we first obtain an object segmentation map using a state-of-the-art semantic segmentation method. The, thus, obtained segmentation map is fed into a network to compute the extrapolated semantic segmentation and the corresponding panoptic segmentation maps. The input image and the obtained segmentation maps are further utilized to generate the final extrapolated image. We conduct experiments on Cityscapes and ADE20K-bedroom datasets and show that our method outperforms all baselines in terms of FID, and similarity in object co-occurrence statistics.