2 citations · 2 across the 7 of their papers we have counts for
7 papers
You Augment Me: Exploring ChatGPT-based Data Augmentation for Semantic Code Search
Yanlin Wang, Lianghong Guo, Ensheng Shi +8
Code search plays a crucial role in software development, enabling developers to retrieve and reuse code using natural language queries. While the performance of code search models…
LLM-Guided Multi-View Hypergraph Learning for Human-Centric Explainable Recommendation
Zhixuan Chu, Yan Wang, Qing Cui +4
As personalized recommendation systems become vital in the age of information overload, traditional methods relying solely on historical user interactions often fail to fully captu…
Chain-of-Thought Tuning: Masked Language Models can also Think Step By Step in Natural Language Understanding
Caoyun Fan, Jidong Tian, Yitian Li +3
Chain-of-Thought (CoT) is a technique that guides Large Language Models (LLMs) to decompose complex tasks into multi-step reasoning through intermediate steps in natural language f…
Accurate Use of Label Dependency in Multi-Label Text Classification Through the Lens of Causality
Caoyun Fan, Wenqing Chen, Jidong Tian +3
Multi-Label Text Classification (MLTC) aims to assign the most relevant labels to each given text. Existing methods demonstrate that label dependency can help to improve the model'…
Unlock the Potential of Counterfactually-Augmented Data in Out-Of-Distribution Generalization
Caoyun Fan, Wenqing Chen, Jidong Tian +3
Counterfactually-Augmented Data (CAD) -- minimal editing of sentences to flip the corresponding labels -- has the potential to improve the Out-Of-Distribution (OOD) generalization…
MaxGNR: A Dynamic Weight Strategy via Maximizing Gradient-to-Noise Ratio for Multi-Task Learning
Caoyun Fan, Wenqing Chen, Jidong Tian +3
When modeling related tasks in computer vision, Multi-Task Learning (MTL) can outperform Single-Task Learning (STL) due to its ability to capture intrinsic relatedness among tasks.…