Mohna Chakraborty

dblp:299/8728 · DBLP profile ↗
← Back
4ranked-venue papers in the field
3as first author
4since 2021 · last 2025
0000-0003-3112-7445ORCID · corroborated

Domains — venue-derived; a paper can count in several

Data Mining & Knowledge Discovery · 4 (3 first)
YearPublicationVenuePosition
2025 Modeling Data Diversity for Joint Instance and Verbalizer Selection in Cold-Start Scenarios
Mohna Chakraborty, Adithya Kulkarni, Qi Li 0012
PAKDD (1)1
2025 Blue Sky: Reducing Performance Gap between Commercial and Open-Source LLMs
abstract
The performance gap between commercial and open-source large language models (LLMs) poses a critical challenge in achieving equitable access to advanced AI technologies, particularly for underfunded institutions. As commercial entities like OpenAI invest substantial resources into proprietary models, open-source alternatives struggle with limitations such as a lack of access to high-quality datasets and feedback, restricting opportunities for research and innovation. We propose strategies needed to democratize AI technology, emphasizing collaboration and knowledge sharing within the community. By fostering a more inclusive environment, we can develop versatile, user-focused models that empower diverse stakeholders and expand the horizons of AI research across various sectors. This paper calls for a holistic approach to bridging this gap through behavioral modeling, leveraging techniques such as reinforcement learning and scenario-based testing to enhance the capabilities of open-source LLMs.
Adithya Kulkarni, Mohna Chakraborty
SDM2
2025 Weakly Supervised Open-Domain Aspect-Based Sentiment Analysis
abstract
Aspect-Based Sentiment Analysis (ABSA) comprises several subtasks: aspect term extraction (ATE), opinion term extraction (OTE), aspect term sentiment extraction (ATSE), aspect-opinion pair extraction (AOPE), and aspect sentiment triplet extraction (ASTE). Existing unified frameworks for ABSA rely heavily on large-scale annotated data, limiting scalability across domains. We propose UAOS, a double-layer unified span extraction framework that performs all five ABSA subtasks under weak supervision. Our approach first extracts aspect-opinion pairs using universal dependency-based rules from unannotated corpora. Sentiment labels for these pairs are generated via a novel zero-shot, domain-agnostic prompt-based method. The resulting weak labels train a unified span extraction architecture equipped with canonical correlation analysis for early stopping and a self-training mechanism to mitigate noise and bias in supervision. Extensive experiments on four ABSA benchmarks demonstrate that UAOS achieves competitive or superior performance compared to fully supervised baselines. It improves upon the state-of-the-art ODAO by +1.54 F1 for ATE, +0.56 for OTE, and +0.82 for AOPE. In ATSE and ASTE, where no weakly supervised baselines exist, UAOS outperforms several supervised models, setting new benchmarks. To assess domain generalizability, we evaluate UAOS on a psychology/education-domain dataset of student reflections spanning four instructional conditions. Without in-domain fine-tuning, it achieves macro F1 scores of 71.05 (ATE), 74.39 (OTE), 68.24 (AOPE), and 60.56 (ASTE). These results highlight the model’s ability to generalize to out-of-distribution, non-commercial text, underscoring its scalability for low-resource ABSA applications.
Mohna Chakraborty, Adithya Kulkarni, Qi Li 0012
ACM Trans. Knowl. Discov. Data1
2022 Open-Domain Aspect-Opinion Co-Mining with Double-Layer Span Extraction
abstract
The aspect-opinion extraction tasks extract aspect terms and opinion terms from reviews. The supervised extraction methods achieve state-of-the-art performance but require large-scale human-annotated training data. Thus, they are restricted for open-domain tasks due to the lack of training data. This work addresses this challenge and simultaneously mines aspect terms, opinion terms, and their correspondence in a joint model. We propose an Open-Domain Aspect-Opinion Co-Mining (ODAO) method with a Double-Layer span extraction framework. Instead of acquiring human annotations, ODAO first generates weak labels for unannotated corpus by employing rules-based on universal dependency parsing. Then, ODAO utilizes this weak supervision to train a double-layer span extraction framework to extract aspect terms (ATE), opinion terms (OTE), and aspect-opinion pairs (AOPE). ODAO applies canonical correlation analysis as an early stopping indicator to avoid the model over-fitting to the noise to tackle the noisy weak supervision. ODAO applies a self-training process to gradually enrich the training data to tackle the weak supervision bias issue. We conduct extensive experiments and demonstrate the power of the proposed ODAO. The results on four benchmark datasets for aspect-opinion co-extraction and pair extraction tasks show that ODAO can achieve competitive or even better performance compared with the state-of-the-art fully supervised methods.
Mohna Chakraborty, Adithya Kulkarni, Qi Li 0012
KDD1